UNPKG

supertokens-node

Version:
4 lines (3 loc) 139 B
// @ts-nocheck import { ProviderInput, TypeProvider } from "../types"; export default function Github(input: ProviderInput): TypeProvider;