0.2.3 • Published 10 years ago
sails-typings v0.2.3
sails-typings
Typings for Sails.js. Used like external module.
Install
npm install sails-typings waterline-typings --save
typings install express mime serve-static express-serve-static-core socket.io node bluebird --save --global
typings install waterline=npm:waterline-typings/index.d.ts sails=npm:sails-typings/index.d.ts --saveUsage
import {Model} from "sails";
const model: Model;Tests
Only tslint and tsc checking now
npm install
npm test0.2.3
10 years ago
0.2.2
10 years ago
0.2.1
10 years ago
0.2.0
10 years ago
0.1.0
10 years ago
0.0.13
10 years ago
0.0.12
10 years ago
0.0.11
10 years ago
0.0.10
10 years ago
0.0.9
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
10 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago