importcreateSizePropertyCheckfrom'./_createSizePropertyCheck.js';importgetByteLengthfrom'./_getByteLength.js';// Internal helper to determine whether we should spend extensive checks against// `ArrayBuffer` et al.exportdefaultcreateSizePropertyCheck(getByteLength);