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

    Type Alias ExportConditions

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