Type Alias CreateQlikApiProps

type CreateQlikApiProps = {
    hostConfig?: HostConfig;
}
Index
hostConfig?: HostConfig