added examples

This commit is contained in:
2026-04-18 21:04:28 +10:00
parent 8e650e94b1
commit da18b7dfe5
12 changed files with 611 additions and 4 deletions

1
dist/index.js vendored
View File

@@ -3,4 +3,5 @@ export { PluginTab } from './types.js';
export { generateThemeCSS } from './theme-css.js';
export { PluginRegistry } from './PluginRegistry.js';
export { createPluginContext } from './PluginContext.js';
export { PluginLoader } from './PluginLoader.js';
//# sourceMappingURL=index.js.map