Home > @zero-dim/core > GlobalInstanceType
GlobalInstanceType interface
全局实例类型
Signature:
typescript
export interface GlobalInstanceType
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(key: string) => void | |||
(key: string, value: any) => void | |||
Ref<Record<string, any>> | (Optional) |