0a1631dbc0
RestClient.listInboxItems/patchInboxItem + InboxItem type; iios-inbox-web InboxProvider + useInbox (poll + snooze/done/reopen). Boundary allowlist extended. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
export { InboxProvider, useInbox } from './react';
|
|
export type { InboxItem, InboxState } from '@insignia/iios-kernel-client';
|