You've already forked AstralRinth
forked from xxxOFFxxx/AstralRinth
* feat: app i18n stuff * feat: locale switching on load * feat: db migration * feat: polish + fade indicator impl onto TabbedModal * fix: prepr checks * fix: remove staging lock for language switching * fix: lint
9 lines
225 B
TypeScript
9 lines
225 B
TypeScript
export * from './auto-icons'
|
|
export * from './common-messages'
|
|
export * from './events'
|
|
export * from './game-modes'
|
|
export * from './notices'
|
|
export * from './savable'
|
|
export * from './search'
|
|
export * from './vue-children'
|