Skip to content

Install

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

Package Managers

Choose your package manager of choice:

sh
npm install ts-mocker
sh
bun add ts-mocker
sh
pnpm add ts-mocker
sh
yarn add ts-mocker

Read more about how to use it in the Usage section of the documentation.

Released under the MIT License.