@atomic-ehr/codegen 0.0.1-canary.20250808231821.ab61009 → 0.0.1-canary.20250808232913.e62fbdc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,10 @@
1
- #!/usr/bin/env bun
1
+ #!/usr/bin/env node
2
2
  /**
3
3
  * Atomic Codegen CLI - Simplified High-Level API
4
4
  *
5
5
  * Clean, performant CLI with only essential commands:
6
6
  * - typeschema: Create and manage TypeSchema files
7
7
  * - generate: Generate code from TypeSchema
8
- * - dev: Development utilities
9
8
  */
10
9
  export {};
11
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/cli/index.ts"],"names":[],"mappings":";AAEA;;;;;;;GAOG"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/cli/index.ts"],"names":[],"mappings":";AAEA;;;;;;GAMG"}