@watzon/baserow
    Preparing search index...

    Interface AuditLogWorkspace

    interface AuditLogWorkspace {
        id: number;
        value: string;
    }
    Index

    Properties

    Properties

    id: number
    value: string