@ptkl/sdk - v1.3.4
    Preparing search index...

    Type Alias DocumentAuditEntry

    type DocumentAuditEntry = {
        name?: string;
        time: string;
        uuid?: string;
    }
    Index

    Properties

    Properties

    name?: string
    time: string
    uuid?: string