Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 378 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 378 Bytes

Installation

npm install --save typed-sails

or

yarn add typed-sails

Why?

This package contains TypeScript 2.0 type definitions for SailsJS. It is a fork from Ben Teichman's repo typed-sails updated for @types/xxxx compatibility in TypeScript 2.0+ and published to NPM.