prototyped.js
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "prototyped.js", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Some common prototypes", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -18,2 +18,7 @@ # prototype.js | ||
## Usage | ||
```javascript | ||
require('prototyped.js'); | ||
import 'prototyped.js'; | ||
``` | ||
All documents are available at [API.md](https://github.com/ardalanamini/prototyped.js/blob/master/API.md) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12605
24