@tak-ps/node-tak
    Preparing search index...

    Type Alias TAKOptions

    type TAKOptions = {
        cot?: CoTOptions;
        id?: number | string;
        type?: string;
    }
    Index

    Properties

    Properties

    cot?: CoTOptions
    id?: number | string
    type?: string