APIOutput

interface APIOutput {
    meta: MetadataOutput;
}

Properties

Properties

APIOutput