Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xyhp915 committed Jan 14, 2025
1 parent 9224df5 commit 03592a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/src/LSPlugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 03592a2

Please sign in to comment.