UNPKG

mustard-app

Version:

个人前端微应用建设中。。。

4 lines (3 loc) 163 B
import { MustardName } from '../typings'; export declare function proxyDocument(appName: MustardName): Document; export declare function changeDomPropety(): void;