UNPKG

@diax-js/form-element

Version:

Simple implementation of Form Associated Custom Elements.

3 lines 187 B
import { FormElementDecorator } from '@diax-js/common/form-element'; export declare function FormElement(tagName: string): FormElementDecorator; //# sourceMappingURL=form-element.d.ts.map