UNPKG

supertokens-node

Version:
3 lines (2 loc) 162 B
import { APIInterface, APIOptions } from "../"; export default function authorisationUrlAPI(apiImplementation: APIInterface, options: APIOptions): Promise<void>;