property ReadableBase.prototype.readableObjectMode Usage in Deno```typescript import { ReadableBase } from "node:node__stream.d.ts"; ``` Getter for the property `objectMode` of a given `Readable` stream. Type boolean