UNPKG

use-cookie-popup

Version:
4 lines (3 loc) 123 B
declare const stringify: (value: any) => any; declare const decode: (str: string) => string; export { stringify, decode };