https://supertokens.com/ logo
p

porcx

03/22/2022, 11:51 AM
@User Sorry again. It worked Thanks alot. But can you give me an idea what this line is doing
Copy code
type ModuleRootConf = Omit<FactoryProvider<AuthModuleConfig>, "provide" | "scope"> & Pick<ModuleMetadata, 'imports'>;