interface ElementDefinitionOptions {
    extends?: string;
}

Properties

Properties

extends?: string

Generated using TypeDoc