feat: add ModularPanel
This commit is contained in:
2
doric-js/lib/src/runtime/global.d.ts
vendored
2
doric-js/lib/src/runtime/global.d.ts
vendored
@@ -1,5 +1,5 @@
|
||||
import { Panel } from "../ui/panel";
|
||||
import { ClassType } from "../pattern/mvvm";
|
||||
import { ClassType } from "../util/types";
|
||||
export declare type BridgeContext = {
|
||||
/**
|
||||
* The identify of current context
|
||||
|
Reference in New Issue
Block a user