vite-magic-tree-shaking - v1.0.0
    Preparing search index...

    Type Alias ExportConditions

    type ExportConditions = {
        import: string;
        require: string;
        types: string;
    }
    Index

    Properties

    Properties

    import: string
    require: string
    types: string