UNPKG

114 BTypeScriptView Raw
1declare const _default: () => (url: string, prev: string) => {
2 contents: string;
3} | null;
4export = _default;