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

    Type Alias ImportMatches

    ImportMatches: [
        plain: string,
        fullContent: string,
        allAsType: string
        | undefined,
        contentValue: string | undefined,
        fullAllWithAlias: string | undefined,
        allWithAlias: string | undefined,
        defaultContent: string | undefined,
        from: string,
    ]