This repository has been archived on 2026-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
todo/client/node_modules/.cache/babel-loader/d7e9982f02e74aa5ad078b1a9cd2706f1519999c25ba02961ed7a7bc2acdd4d0.json
2025-06-13 14:04:40 +08:00

1 line
1011 B
JSON

{"ast":null,"code":"export default function requiredArgs(required, args) {\n if (args.length < required) {\n throw new TypeError(required + ' argument' + (required > 1 ? 's' : '') + ' required, but only ' + args.length + ' present');\n }\n}","map":{"version":3,"names":["requiredArgs","required","args","length","TypeError"],"sources":["D:/aiproject/goAgent/todo/client/node_modules/date-fns/esm/_lib/requiredArgs/index.js"],"sourcesContent":["export default function requiredArgs(required, args) {\n if (args.length < required) {\n throw new TypeError(required + ' argument' + (required > 1 ? 's' : '') + ' required, but only ' + args.length + ' present');\n }\n}"],"mappings":"AAAA,eAAe,SAASA,YAAYA,CAACC,QAAQ,EAAEC,IAAI,EAAE;EACnD,IAAIA,IAAI,CAACC,MAAM,GAAGF,QAAQ,EAAE;IAC1B,MAAM,IAAIG,SAAS,CAACH,QAAQ,GAAG,WAAW,IAAIA,QAAQ,GAAG,CAAC,GAAG,GAAG,GAAG,EAAE,CAAC,GAAG,sBAAsB,GAAGC,IAAI,CAACC,MAAM,GAAG,UAAU,CAAC;EAC7H;AACF","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}