Type alias WithKind<T>

WithKind<T>: {
    type: T;
}

Defines attributes common to all help sections.

Type Parameters

  • T extends string

Type declaration

  • Readonly type: T

    The kind of section.