Argument of type 'Layer<DatabaseClient, never, Scope>' is not assignable to parameter of type 'Layer<DatabaseClient, never, never>'. Type 'Scope' is not assignable to type 'never'.ts(2345)
Argument of type 'Layer<DatabaseClient, never, Scope>' is not assignable to parameter of type 'Layer<DatabaseClient, never, never>'. Type 'Scope' is not assignable to type 'never'.ts(2345)