UNPKG

expo

Version:
3 lines (2 loc) 179 B
export declare function shouldProcess(string: string): boolean; export declare function batchProcessAllSourcesAsync(string: string, baseUrl?: string, get?: any): Promise<string>;