1.0.0 • Published 1 year ago
@poolsea-nestjs/utils v1.0.0
Utils
Utils for Lido Finance projects. Part of Lido NestJS Modules
Install
yarn add @poolsea-nestjs/utils
Usage
Range
import { range } from '@poolsea-nestjs/utils';
console.log(range(0, 4)); // 0, 1, 2, 3
1.0.0
1 year ago