typebox-genx - v0.1.0
    Preparing search index...

    Type Alias ImportAllData

    type ImportAllData = {
        alias: string;
        from: string;
        type: "all";
    }
    Index

    Properties

    Properties

    alias: string
    from: string
    type: "all"