UNPKG

@imgly/background-removal

Version:
4 lines 206 B
export { isAbsoluteURI, ensureAbsoluteURI }; declare function isAbsoluteURI(url: string): boolean; declare function ensureAbsoluteURI(url: string, baseUrl: string): string; //# sourceMappingURL=url.d.ts.map