brows3r — TypeScript API
    Preparing search index...

    Interface LockedDetails

    interface LockedDetails {
        lockId: string;
        opName: string;
    }
    Index

    Properties

    Properties

    lockId: string
    opName: string