UNPKG

@foal/jwt

Version:

Authentication with JWT for FoalTS

3 lines (2 loc) 96 B
/// <reference types="node" /> export declare function getSecretOrPublicKey(): Buffer | string;