mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Update underscore.js to 1.13.6
This commit is contained in:
4
vendor/underscore/modules/_getByteLength.js
vendored
Normal file
4
vendor/underscore/modules/_getByteLength.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
import shallowProperty from './_shallowProperty.js';
|
||||
|
||||
// Internal helper to obtain the `byteLength` property of an object.
|
||||
export default shallowProperty('byteLength');
|
||||
Reference in New Issue
Block a user