refactor(editor): remove block models global type (#10086)
This commit is contained in:
@@ -213,7 +213,5 @@ declare global {
|
||||
|
||||
type ServiceKeys = string & keyof BlockServices;
|
||||
type ConfigKeys = string & keyof BlockConfigs;
|
||||
|
||||
type Std = BlockStdScope;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user