Welcome to the builder helpers package here you will find out all the helpers that we use on our projects
Its a place that we can share a little bit of our code base and show how we work on our projects with our helpers
Just add the library to your project and import it!
- Depend on it:
yarn add @platformbuilders/helpers
- Import:
import { getTheme } from '@platformbuilders/helpers'