@homuncoli/ts-land
v0.5.3
Published
TypeScript definitions for Adventure Land
Downloads
14
Readme
TS-Land
TypeScript definitions for Adventure Land
Installation
npm install --save-dev @homuncoli/ts-land
The definitions are added to the global namespace once imported
import * as ts_land from '@homuncoli/ts-land';
Purpose
This package only provides type definitions for Adventure Land.
No implementations are included