4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
// Browser-compatible plugins for ts_web
|
|
// Re-export from ts_shared
|
|
export * from '../ts_shared/plugins.js';
|