chore: typo

This commit is contained in:
charlie
2025-01-14 17:51:53 +08:00
parent 9224df59cc
commit 03592a26b6

View File

@@ -819,7 +819,7 @@ export interface IEditorProxy extends Record<string, any> {
}>,
opts?: { name?: string }) => Promise<IEntityID>
// remove property definition
// remove property entity
removeProperty: (key: string) => Promise<void>
// block property related APIs