getTabInstancesCallbackFunctionType type

Get tab instances callback function type

type getTabInstancesCallbackFunctionType = (tabInfo: TabInformation) => void