UNPKG

@foal/jwt

Version:

Authentication with JWT for FoalTS

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