1.0.2 • Published 7 years ago

airconsole-typescript v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

airconsole-typescript

NOTE: THIS PACKAGE CONTAINS ONLY TYPES FOR AIRCONSOLE API


Installation:

npm install --save-dev airconsole-typescript

then in your .ts file reference to a airconsole-typescript like so:

/// <reference path="../node_modules/airconsole-typescript/airconsole-typescript.d.ts" />

Voilà!

You now got types for airconsole-api: const airConsole = new AirConsole();

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago