kysely
    Preparing search index...

    Interface OrActionNode

    interface OrActionNode {
        action: string;
        kind: "OrActionNode";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: string
    kind: "OrActionNode"