feat(packaging): add package exports entry, include ts/dist_ts in package files, and add TS barrel index re-exports
This commit is contained in:
3
ts/index.ts
Normal file
3
ts/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './00_commitinfo_data.js';
|
||||
export * from './mail/index.js';
|
||||
export * from './security/index.js';
|
||||
Reference in New Issue
Block a user