export {};
/**
 * Note: [🐠] For example here URL https://example.com/pipeline.book is not valid
 *       because it is on private network BUT its very hard to debug because
 *       there is no error message and false return (the error) happen deep in:
 *       `isValidPipelineUrl` -> `isValidPipelineUrl` -> `isUrlOnPrivateNetwork`
 */
