UNPKG

@alilc/lowcode-editor-skeleton

Version:

alibaba lowcode editor skeleton

3 lines (2 loc) 242 B
declare const intl: (id: string, params?: object) => string, intlNode: (id: string, params?: object) => import("react").ReactNode, getLocale: () => string, setLocale: (locale: string) => void; export { intl, intlNode, getLocale, setLocale };