UNPKG

@maur025/core-common

Version:

utility library to declare common util class and functions.

26 lines (16 loc) 306 B
# Overview Utility library to declare and extend common utilities. ## Installation Use the following command to install: ### Using pnpm: ```bash pnpm add @mauro25/core-common ``` ### Using npm: ```bash npm install @mauro25/core-common ``` ### Using yarn: ```bash yarn add @mauro25/core-common ```