UNPKG

supertokens-node

Version:
4 lines (3 loc) 237 B
import { APIInterface } from "../../emailpassword"; import { APIInterface as ThirdPartyEmailPasswordAPIInterface } from "../"; export default function getIterfaceImpl(apiImplmentation: ThirdPartyEmailPasswordAPIInterface): APIInterface;