@watzon/baserow
    Preparing search index...

    Interface AuditLogActionType

    interface AuditLogActionType {
        id: string;
        value: string;
    }
    Index

    Properties

    Properties

    id: string
    value: string