UNPKG

@cloudbase/app

Version:
7 lines (6 loc) 214 B
import cloudbase from './index'; export { getBaseEndPoint } from './constants/common'; export { LANGS } from './libs/lang'; export type { Cloudbase } from './index'; export { cloudbase }; export default cloudbase;