This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
admin-panel/graphql-types/node_modules/change-case/dist.es2015/index.spec.js.map

1 line
505 B
Plaintext

{"version":3,"file":"index.spec.js","sourceRoot":"","sources":["../src/index.spec.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,UAAU,MAAM,GAAG,CAAC;AAEhC,QAAQ,CAAC,aAAa,EAAE;IACtB,EAAE,CAAC,0BAA0B,EAAE;QAC7B,MAAM,CAAC,OAAO,UAAU,CAAC,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC;IAC9C,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC","sourcesContent":["import * as changeCase from \".\";\n\ndescribe(\"change case\", () => {\n it(\"exports expected methods\", () => {\n expect(typeof changeCase).toEqual(\"object\");\n });\n});\n"]}