hetzner-ts
    Preparing search index...

    Interface ActionResource

    interface ActionResource {
        id: number;
        type: string;
    }
    Index

    Properties

    Properties

    id: number
    type: string