Interface IOAIHarvesterInterface

interface IOAIHarvesterInterface {
    baseUrl: URL;
    options: IOAIHarvesterOptionsInterface;
}

Implemented by

Properties

Properties

baseUrl: URL

Generated using TypeDoc