UNPKG

nyt-util

Version:

Neyaatek Utilies

2 lines (1 loc) 69 B
export declare const Encrypt: (text: string, key: string) => string;