refactor: rename states to view controllers (#1060)
This commit is contained in:
4
app/assets/javascripts/Typings/EditorEventSource.ts
Normal file
4
app/assets/javascripts/Typings/EditorEventSource.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export enum EditorEventSource {
|
||||
UserInteraction,
|
||||
Script,
|
||||
}
|
||||
Reference in New Issue
Block a user