UNPKG

@universal-material/web

Version:
5 lines 162 B
import { UmOption } from './option.js'; export type ExtendedOption = HTMLOptionElement & { _parent: UmOption; }; //# sourceMappingURL=extended-option.d.ts.map