mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-24 15:47:08 +00:00
Rename files part 1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Hook, ModelPath, Path, StringHookParams, ValidationOption, EnumOption, INode, DataModel, MapNode, StringNode } from '@mcschema/core'
|
||||
import { locale, segmentedLocale } from '../Locales'
|
||||
import { locale, segmentedLocale } from '../locales_'
|
||||
import { Mounter } from '../Mounter'
|
||||
import { hexId, htmlEncode } from '../Utils'
|
||||
import { hexId, htmlEncode } from '../utils_'
|
||||
|
||||
/**
|
||||
* Secondary model used to remember the keys of a map
|
||||
|
||||
Reference in New Issue
Block a user