Files

3 lines
144 B
TypeScript

export declare function hashPresenterToken(token: string): string;
export declare function hasPresenterToken(env?: NodeJS.ProcessEnv): boolean;