ROOC
    Preparing search index...

    Type Alias RuntimeBlockFunction

    type RuntimeBlockFunction = {
        type: "RuntimeBlockFunction";
        name: string;
        description: string;
    }
    Index

    Properties

    Properties

    type: "RuntimeBlockFunction"
    name: string
    description: string