hetzner-ts
    Preparing search index...

    Interface ActionsResponse

    interface ActionsResponse {
        actions: Action[];
    }
    Index

    Properties

    Properties

    actions: Action[]