mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-25 16:16:50 +00:00
Move more stuff to services folder
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Hook } from '@mcschema/core'
|
||||
import { relativePath } from '@mcschema/core'
|
||||
import type { BlockStateRegistry } from '../Schemas'
|
||||
import type { BlockStateRegistry } from '../services'
|
||||
|
||||
export type OutputProps = {
|
||||
blockStates: BlockStateRegistry,
|
||||
|
||||
Reference in New Issue
Block a user