mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 16:16:46 +08:00
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