UNPKG

@dailymotion/vast-client

Version:
6 lines 164 B
export namespace urlHandler { export { get }; } declare function get(url: any, options: any): Promise<any>; export {}; //# sourceMappingURL=url_handler.d.ts.map