This project is a Visual Studio Code extension that allows you to view TypeScript Interfaces and Types entire information easily.
There are two packages in this project:
ts-viewer-extension
: The extension itself.ts-viewer-language-plugin
: A TS plugin that provides the information about the TypeScript Interfaces and Types.