jimmycann / typed-sails

Typescript definitions for sails.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Typescript definitions for sails.js

License:MIT License


Languages

Language:TypeScript 100.0%