UNPKG

idea-toolbox

Version:
18 lines (10 loc) 282 B
# IDEA's toolbox Utility functions to support iter IDEA's projects. ## Installation `npm i idea-toolbox` ## Usage example ``` import { Address } from 'idea-toolbox'; ``` ## Documentation Documentation generated with TypeDoc: [link](https://iter-idea.github.io/IDEA-toolbox).