介面:TypedRegistry<T>
型別參數
方法
get
▸ get(id
): T
參數
回傳
T
定義於
types/index.d.ts:1529 (開啟新視窗)
register
▸ register(item
): string
參數
回傳
string
註冊項目預設值的範圍。
定義於
types/index.d.ts:1528 (開啟新視窗)
unregister
▸ unregister(item
): void
參數
回傳
void
定義於
types/index.d.ts:1530 (開啟新視窗)