UNPKG

@dailymotion/vast-client

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