@d11/flagship-feature-flag
v0.1.2
Published
Providing feature flags service
Readme
rflagship-feature-flags
Providing feature flags service
Installation
npm install @d11/flagship-feature-flagUsage
import { multiply } from '@d11/flagship-feature-flag';
// ...
const result = multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
