feat(shell): export consts

This commit is contained in:
Il Harper 2024-03-05 19:38:17 +08:00
parent c076902f04
commit 55ecde903a
No known key found for this signature in database
GPG Key ID: 4B71FCA698E7E8EC

View File

@ -19,6 +19,7 @@ export * from './red/types'
export * from './satori/types'
export * from './services/config/configEntity'
export * from './types'
export * from './utils/consts'
declare const __DEFINE_CHRONO_VERSION__: string