Skip to Content

createAutoExtractor

createAutoExtractor(options: CreateAutoExtractorOptions): AutoExtractor

Defined in: src/lib/memory/autoExtractWorker.ts:113 

Create a per-session auto-extractor. See module docstring for usage.

Parameters

ParameterType

options

CreateAutoExtractorOptions

Returns

AutoExtractor

Last updated on