Skip to content

Install

Installing ts-collect is easy. Simply pull it in via your package manager of choice.

sh
npm install ts-collect
# npm i ts-collect
sh
bun install ts-collect
# bun add ts-collect
sh
pnpm add ts-collect
sh
yarn add ts-collect

Released under the MIT License.