@lido-nestjs/utils
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Utils

Utils for Lido Finance projects. Part of Lido NestJS Modules

Install

yarn add @lido-nestjs/utils

Usage

Range

import { range } from '@lido-nestjs/utils';

console.log(range(0, 4)); // 0, 1, 2, 3

Package Sidebar

Install

npm i @lido-nestjs/utils

Weekly Downloads

26

Version

1.3.0

License

MIT

Unpacked Size

11.7 kB

Total Files

19

Last publish

Collaborators

  • kirill.m
  • mst
  • george-avs