BaseTag<T>: {
    tagType: T;
}

Type Parameters

Type declaration

  • tagType: T

Generated using TypeDoc