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

    Type Alias ExportItem

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

    Properties

    import?: string
    require?: string
    types?: string