DisBot
    Preparing search index...
    type JsArgs = {
        include?: Selection;
        omit?: Omission;
        select?: Selection;
        [argName: string]: JsInputValue;
    }

    Indexable

    Index

    Properties

    include?: Selection
    omit?: Omission
    select?: Selection