UNPKG

86 BTypeScriptView Raw
1export declare function sign(secret: string, payload: string | object): Promise<any>;