@watzon/baserow
    Preparing search index...

    Interface UniqueRowValues

    interface UniqueRowValues {
        values: string[];
    }
    Index

    Properties

    Properties

    values: string[]