@watzon/baserow
    Preparing search index...

    Interface BatchDeleteRowsPayload

    interface BatchDeleteRowsPayload {
        items: number[];
    }
    Index

    Properties

    Properties

    items: number[]