UNPKG

@react-native-community/cli-tools

Version:
5 lines 169 B
/** * Check if a string is an http/https url */ export default function throwIfNonHttpProtocol(url: string): void; //# sourceMappingURL=throwIfNonHttpProtocol.d.ts.map