mirror of
https://github.com/jakejarvis/rdapper.git
synced 2026-09-23 00:15:31 -04:00
Enhance project structure: add AGENTS.md for repository guidelines, update .gitignore to exclude TypeScript build info, and refine package.json scripts for improved build and publish processes.
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
export * from "./lookup.js";
|
||||
// export * from "./types.js";
|
||||
export * from "./api/lookup.js";
|
||||
export type * from "./types.js";
|
||||
|
||||
Reference in New Issue
Block a user