JSFiddle - React, Tailwind, and code Playground

by amindunited

JavaScript

const buffer = new ArrayBuffer(8);

console.log('type:', typeof buffer);