UNPKG

supertokens-node

Version:
3 lines (2 loc) 126 B
// @ts-nocheck export declare const isVersionCompatible: (currentVersion: string, constraints: string | string[]) => boolean;