UNPKG

supertokens-web-js

Version:
4 lines (3 loc) 253 B
export declare const DEFAULT_API_BASE_PATH = "/auth"; export declare const SSR_ERROR = "\nIf you are trying to use this method doing server-side-rendering, please make sure you move this method inside a componentDidMount method or useEffect hook.";