UNPKG

react-enable

Version:

feature flags to enable and disable functionality at runtime in a react application

2 lines (1 loc) 80 B
export declare function useAllDisabled(withoutAll: string[] | string): boolean;