Skip to content

Home > @liquidrazor/list-display > StreamSourceOptions > destroy

StreamSourceOptions.destroy property

Optional cleanup hook for shutting down the low-level stream.

Signature:

typescript
destroy?: () => void;