Files
smartarchive/ts_web/index.ts

5 lines
123 B
TypeScript

// ts_web - Browser-compatible entry point
// Re-exports everything from ts_shared
export * from '../ts_shared/index.js';