A utility to enhance TypeScript.
Install this package as a dependency in the project:
# npm
npm i ts-vista
# Yarn
yarn add ts-vista
# pnpm
pnpm add ts-vista
# Deno
deno add npm:ts-vista
# Bun
bun add ts-vistaFor the APIs, please refer to the APIs.
For contributing, please refer to the contributing guide.
This project is licensed under the terms of the MIT license.