package..nycrc Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of array-buffer-byte-length Show documentation
Show all versions of array-buffer-byte-length Show documentation
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
The newest version!
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 86,
"statements": 85.93,
"functions": 82.43,
"branches": 76.06,
"exclude": [
"coverage",
"test"
]
}