UNPKG

176 BTypeScriptView Raw
1/**
2 * Check if a url uses an allowed protocol
3 */
4export default function throwIfNonAllowedProtocol(url: string): void;
5//# sourceMappingURL=throwIfNonAllowedProtocol.d.ts.map
\No newline at end of file