mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-18 23:43:55 +01:00
[WIP] Refactor to NPM workspaces (#104)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export type * from './plugins';
|
||||
export type * from './themes';
|
||||
|
||||
export * from './gen/model_util';
|
||||
export * from './gen/events';
|
||||
export * from './bindings/models';
|
||||
export * from './bindings/events';
|
||||
|
||||
Reference in New Issue
Block a user