UNPKG

@twobirds/microcomponents

Version:

Micro Components Organization Class

5 lines 265 B
export declare function defineCE(tagName: string, DefinitionClass: { new (...args: any[]): any; }, observedAttributes?: string[]): void; export declare function getCE(tagName: string): CustomElementConstructor | undefined; //# sourceMappingURL=elements.d.ts.map