{"version":3,"file":"is-file.test.mjs","names":["moduleExports"],"sources":["../src/is-file.test.ts"],"sourcesContent":["import { describe, expect, it } from \"vitest\";\nimport * as moduleExports from \"./is-file.ts\";\n\ndescribe(\"is-file.ts exports\", () => {\n  it(\"loads module exports\", () => {\n    expect(moduleExports).toBeDefined();\n    expect(typeof moduleExports).toBe(\"object\");\n  });\n});\n"],"mappings":";;;;AAGA,SAAS,4BAA4B;AACnC,IAAG,8BAA8B;AAC/B,SAAOA,gBAAc,CAAC,aAAa;AACnC,SAAO,OAAOA,gBAAc,CAAC,KAAK,SAAS;GAC3C;EACF"}