UNPKG

mustard-app

Version:

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

4 lines (3 loc) 180 B
import { MustardName } from '../typings'; export declare function addEventListenerUrl(callback: () => void): () => void; export declare function checkUrl(name: MustardName): void;