MCPcopy
hub / github.com/jef/streetmerchant / HistoryOptions

Interface HistoryOptions

src/types/pushbullet.d.ts:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12 }
13
14 export interface HistoryOptions extends ListOptions {
15 modified_after?: number;
16 }
17
18 export interface PushBulletStream {
19 connect: () => void;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected