mce
    Preparing search index...

    Interface Tool

    interface Tool {
        handle?: ToolHandle;
        name: string;
    }
    Index

    Properties

    Properties

    handle?: ToolHandle
    name: string