BankliPlus/temparea/solarbank/frontend/node_modules/.cache/babel-loader/3abb94c4c5f3c8aabdc6f287cec2b9f730ecc853e23f555abf5d8b3ab6c2699d.json
2025-08-13 18:05:26 +02:00

1 line
793 B
JSON

{"ast":null,"code":"'use strict';\n\nexport default function parseProtocol(url) {\n const match = /^([-+\\w]{1,25})(:?\\/\\/|:)/.exec(url);\n return match && match[1] || '';\n}","map":{"version":3,"names":["parseProtocol","url","match","exec"],"sources":["/home/m3mo/Desktop/temparea/solarbank/frontend/node_modules/axios/lib/helpers/parseProtocol.js"],"sourcesContent":["'use strict';\n\nexport default function parseProtocol(url) {\n const match = /^([-+\\w]{1,25})(:?\\/\\/|:)/.exec(url);\n return match && match[1] || '';\n}\n"],"mappings":"AAAA,YAAY;;AAEZ,eAAe,SAASA,aAAaA,CAACC,GAAG,EAAE;EACzC,MAAMC,KAAK,GAAG,2BAA2B,CAACC,IAAI,CAACF,GAAG,CAAC;EACnD,OAAOC,KAAK,IAAIA,KAAK,CAAC,CAAC,CAAC,IAAI,EAAE;AAChC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}