mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-03 22:22:54 +00:00
Upgrade mcschema core
This commit is contained in:
@@ -9,10 +9,6 @@ import { Tracker } from '../Tracker'
|
||||
|
||||
export const suffixInjector: Hook<[Mounter], string | void> = {
|
||||
base() {},
|
||||
boolean() {},
|
||||
list() {},
|
||||
map() {},
|
||||
number() {},
|
||||
|
||||
choice({ switchNode }, path, mounter) {
|
||||
return switchNode.hook(this, path, mounter)
|
||||
|
||||
Reference in New Issue
Block a user