@farobot/utils
v1.0.0
Published
A utility package for farobot ui
Downloads
9
Readme
@farobot/utils
A utility package for Farobot UI.
Installation
Install the package using npm:
npm install @farobot/utilsUsage
Import the utilities you need in project:
import { utilityFunction } from '@farobot/utils';
utilityFunction();Changelog
All notable changes to this project will be documented in CHANGELOG.md.
