UNPKG

@ithinkdt/core

Version:

iThinkDT Core

8 lines (6 loc) 211 B
export declare const Core: { from: string imports: (string | { name: string; type: boolean })[] } export default Core export declare const I18nResolver: (name: string) => { name: string; from: string }