UNPKG

169 BTypeScriptView Raw
1/**
2 * Check if a string is an http/https url
3 */
4export default function throwIfNonHttpProtocol(url: string): void;
5//# sourceMappingURL=throwIfNonHttpProtocol.d.ts.map
\No newline at end of file