UNPKG

@react-native-community/cli-tools

Version:
5 lines 176 B
/** * Check if a url uses an allowed protocol */ export default function throwIfNonAllowedProtocol(url: string): void; //# sourceMappingURL=throwIfNonAllowedProtocol.d.ts.map