Type Alias CreateQlikApiProps

type CreateQlikApiProps = {
    hostConfig?: HostConfig;
}
Index

Properties

Properties

hostConfig?: HostConfig