Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
JiuqingSong committed Dec 2, 2024
1 parent deec88a commit f46c11c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ export type EntityRemovalOperation =
*/
| 'overwrite';

/**
* DEfine entity format related operations
*/
export type EntityFormatOperation =
/**
* Tell plugins we are doing format change and an entity is inside the selection.
Expand Down

0 comments on commit f46c11c

Please sign in to comment.