jin49
10/12/2022, 8:11 PMSuperTokensConfig type? I tried import { SuperTokensConfig } from 'supertokens-auth-react/types';, but I get an error about Cannot find module 'supertokens-auth-react/types' or its corresponding type declarations.. I tried searching github (https://cs.github.com/?scopeName=All+repos&scope=&q=language%3Atypescript+%22SuperTokensConfig%22), but didn't find any usage examples outside of the supertokens repo