@inweb/viewer-visualize
    Preparing search index...

    Interface ICommandDescription

    Defines the command description.

    interface ICommandDescription {
        description: string;
    }
    Index

    Properties

    Properties

    description: string

    Command description string.