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

    Type Alias ImportDefaultData

    type ImportDefaultData = {
        alias: string;
        from: string;
        type: "default";
    }
    Index

    Properties

    Properties

    alias: string
    from: string
    type: "default"