typed-sails

TypeScript definitions for sails

Usage no npm install needed!

<script type="module">
  import typedSails from 'https://cdn.skypack.dev/typed-sails';
</script>

README

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.