react-native-get-pixel_edit/node_modules/@react-native-community/cli-tools/build/throwIfNonAllowedProtocol.d.ts
2025-07-09 11:41:52 +09:00

5 lines
176 B
TypeScript

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