Theemo / @theemo/theme / isBrowserFeature
Function: isBrowserFeature()
ts
function isBrowserFeature(feature): feature is BrowserFeature;
Defined in: features.ts:91
Parameters
Parameter | Type |
---|---|
feature | Feature |
Returns
feature is BrowserFeature