UNPKG

97 BTypeScriptView Raw
1export default function extractPathFromURL(prefixes: string[], url: string): string | undefined;