devices
constdevices:object
Defined in: src/internal/devices.ts:462
Internal
Shortcuts for importing.
Type Declaration
Section titled “Type Declaration”console
Section titled “console”console:
DeviceDriver<{output: (text,offset) =>unknown; }> =consoleDevice
full:
DeviceDriver<any> =fullDevice
null:
DeviceDriver<any> =nullDevice
random
Section titled “random”random:
DeviceDriver<any> =randomDevice
zero:
DeviceDriver<any> =zeroDevice