UNPKG

@blocklet/ui-react

Version:

Some useful front-end web components that can be used in Blocklets.

15 lines (14 loc) 316 B
export declare const translations: { zh: { importResource: string; exportResource: string; noPermission: string; needLogin: string; }; en: { importResource: string; exportResource: string; noPermission: string; needLogin: string; }; };