Files
smartarchive/ts_web/plugins.ts

4 lines
110 B
TypeScript
Raw Normal View History

// Browser-compatible plugins for ts_web
// Re-export from ts_shared
export * from '../ts_shared/plugins.js';