Commit compiled dist for git installs
This commit is contained in:
6
dist/index.js
vendored
Normal file
6
dist/index.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export { MemoryStorage } from './interfaces.js';
|
||||
export { PluginTab } from './types.js';
|
||||
export { generateThemeCSS } from './theme-css.js';
|
||||
export { PluginRegistry } from './PluginRegistry.js';
|
||||
export { createPluginContext } from './PluginContext.js';
|
||||
//# sourceMappingURL=index.js.map
|
||||
Reference in New Issue
Block a user