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

    Type Alias TAKOptions

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

    Properties

    Properties

    id?: number | string
    type?: string