mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-10 12:42:44 +01:00
3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
import { VerifyOptions } from "jsonwebtoken";
|
|
export declare const JWTOptions: VerifyOptions;
|