1 line
230 B
JSON
1 line
230 B
JSON
{"ast":null,"code":"export function not(pred, thisArg) {\n return (value, index) => !pred.call(thisArg, value, index);\n}\n//# sourceMappingURL=not.js.map","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]} |