mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-28 09:18:45 +00:00
Rename files part 1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { hexId } from "../Utils"
|
||||
import { hexId } from "../utils_"
|
||||
|
||||
type PropertyWatcher<T> = (value: T, oldValue: T | null) => void
|
||||
type NamedPropertyWatcher<T> = {
|
||||
|
||||
Reference in New Issue
Block a user