UNPKG

flagsmith-react

Version:

Flagsmith integration for React Single Page Applications (SPA)

4 lines (3 loc) 195 B
export { default as FlagsmithProvider } from "./flagsmith-provider"; export { default as useFlagsmith } from "./useFlagsmith"; //export { default as FlagsmithContext } from './flagsmith-context'