UNPKG

box-ui-elements-mlh

Version:
9 lines (7 loc) 136 B
// @flow export type FeatureOptions = { [key: string]: any, }; export type FeatureConfig = { [key: string]: FeatureOptions, };