mirror of
https://github.com/bfloydd/streams.git
synced 2026-07-22 12:50:25 +00:00
extract interface
This commit is contained in:
parent
840f9854c6
commit
4a982b85bc
1 changed files with 0 additions and 1 deletions
|
|
@ -129,4 +129,3 @@ export function getCommandById(app: App, commandId: string): ObsidianCommand | u
|
|||
export interface ViewWithEmptyStateObserver extends View {
|
||||
emptyStateObserver?: MutationObserver;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue