Type alias GenericRevealStatement<TagType>

GenericRevealStatement<TagType>: {
    attributeTag: TagType;
    type: LaxStringEnum<RevealAttribute>;
}

Type Parameters

  • TagType

Type declaration

Generated using TypeDoc