UNPKG

nyt-util

Version:

Neyaatek Utilies

2 lines (1 loc) 78 B
export declare const Decrypt: (text: string, key: string) => Promise<string>;