strict-supported
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

The module Travis CI Build Status

Check if strict mode is supported via use-strict.

NPM Badge

Install

npm install strict-supported

Usage

const strictSupported = require("strict-supported");
 
strictSupported;
//=> true

API

strictSupported

Type: boolean

If strict mode is supported.

Package Sidebar

Install

npm i strict-supported

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

2.89 kB

Total Files

6

Last publish

Collaborators

  • richienb