UNPKG

vue3-emoji

Version:

一个简单的Emoji表情选择组件

4 lines 209 B
export declare const setItem: (key: string, item: any) => void; export declare const getItem: (key: string) => any; export declare const removeItem: (key: string) => void; //# sourceMappingURL=storage.d.ts.map