mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-26 00:16:51 +00:00
Move more stuff to services folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { VersionId } from './Schemas'
|
||||
import { VersionIds } from './Schemas'
|
||||
import type { VersionId } from './services'
|
||||
import { VersionIds } from './services'
|
||||
|
||||
export namespace Store {
|
||||
export const ID_LANGUAGE = 'language'
|
||||
|
||||
Reference in New Issue
Block a user