API reference › @evolu/common › Console › ConsoleStoreOutputEntryDep
Defined in: packages/common/src/Console.ts:329
Dependency providing the latest ConsoleEntry from a ConsoleStoreOutput.
Properties
consoleStoreOutputEntry
readonly consoleStoreOutputEntry: ReadonlyStore<
| ConsoleEntry
| null>;
Defined in: packages/common/src/Console.ts:330