A collection of utility functions, types and interfaces.
Installation
Add the package to your workspace:
yarn add @rxap/utilities
Execute the init generator:
yarn nx g @rxap/utilities:init
Generators
init
Initialize the package in the workspace
nx g @rxap/utilities:init