All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.theming.getStylesString.d.ts Maven / Gradle / Ivy

import type { ComponentStylesData } from "../types.js";
declare const getStylesString: (styles: ComponentStylesData) => string;
export default getStylesString;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy