UNPKG

@a11ywatch/core

Version:
3 lines (2 loc) 113 B
export declare const cipher: (secret: any) => string; export declare const decipher: (encrypted: any) => string;