mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-23 01:49:13 +01:00
Start of plugin types refactor
This commit is contained in:
3
plugin-runtime-types/src/index.ts
Normal file
3
plugin-runtime-types/src/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export type * from './models';
|
||||
export type * from './plugins';
|
||||
export type * from './themes';
|
||||
Reference in New Issue
Block a user