UNPKG
@it-corp/vpbank-spotlight
Version:
latest (0.1.2)
0.1.2
0.1.1
Command center components for react and VPbank components
@it-corp/vpbank-spotlight
/
lib
/
default-spotlight-filter.d.ts
3 lines
(2 loc)
•
130 B
TypeScript
View Raw
1
2
3
import
type
{
SpotlightFilterFunction
}
from
'./Spotlight'
;
export
declare
const
defaultSpotlightFilter
:
SpotlightFilterFunction
;