UNPKG

@types/three

Version:
6 lines (4 loc) 136 B
export class LoaderUtils { static extractUrlBase(url: string): string; static resolveURL(url: string, path: string): string; }