ROOC
    Preparing search index...

    Type Alias RuntimeBlockScopedFunction

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

    Properties

    Properties

    type: "RuntimeBlockScopedFunction"
    name: string
    description: string