interface ElementDefinitionOptions {
    extends?: string;
}
Index

Properties

Properties

extends?: string