UNPKG

@reallyland/really-elements

Version:

A collection of opinionated custom elements for the web

15 lines 709 B
export declare const parts: { readonly allCodeSnippets: "all-code-snippets"; readonly allPropertiesConfigurator: "all-properties-configurator"; readonly configurators: "configurators"; readonly content: "content"; readonly cssPropertiesCodeSnippet: "css-properties-code-snippet"; readonly cssPropertiesConfigurator: "css-properties-configurator"; readonly input: "input"; readonly propertiesCodeSnippet: "properties-code-snippet"; readonly propertiesConfigurator: "properties-configurator"; readonly select: "select"; readonly slot: "slot"; }; export declare const reallyCodeConfiguratorLocalName: "really-code-configurator"; //# sourceMappingURL=constants.d.ts.map