UNPKG

@remotion/media-utils

Version:

Utilities for working with media files

2 lines (1 loc) 97 B
export declare const fetchWithCorsCatch: (src: string, init?: RequestInit) => Promise<Response>;