UNPKG

@jsenv/import-map

Version:
4 lines (3 loc) 80 B
export const hasScheme = (string) => { return /^[a-zA-Z]{2,}:/.test(string) }