package js.lib; typedef ArrayBufferConstructor = { final prototype : js.lib.ArrayBuffer; function isView(arg:Dynamic):Bool; };