mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
refactor DynamicSDCP
lib for core
This commit is contained in:
parent
4e060760fd
commit
0ca3d5bacc
@ -3,6 +3,6 @@ import * as appInterface from './appInterface'
|
|||||||
export * from './settings'
|
export * from './settings'
|
||||||
export * from './router'
|
export * from './router'
|
||||||
export * from './verbosity'
|
export * from './verbosity'
|
||||||
export * from './extension'
|
export * from './dynamicsdcp'
|
||||||
|
|
||||||
export { v3_model, appInterface }
|
export { v3_model, appInterface }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user