mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
changed method of import for verbosity
This commit is contained in:
parent
c06ffe5e0d
commit
f327225db2
@ -1,8 +1,8 @@
|
||||
import verbosity from './verbosity'
|
||||
import * as v3_model from './v3_model'
|
||||
import * as appInterface from './appInterface'
|
||||
export * from './settings'
|
||||
export * from './router'
|
||||
export * from './verbosity'
|
||||
export * from './dynamicsdcp'
|
||||
|
||||
export { v3_model, appInterface }
|
||||
export { v3_model, appInterface, verbosity }
|
||||
|
Loading…
x
Reference in New Issue
Block a user