Frodo Library - v4.0.0-35
    Preparing search index...

    Interface MethodParam

    interface MethodParam {
        description: string;
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    description: string
    name: string
    type: string