UNPKG

@openmrs/esm-styleguide

Version:
8 lines 209 B
/** * Sets up the branding CSS variables by applying the configured brand colors * to the document root. * * @internal */ export declare function setupBranding(): void; //# sourceMappingURL=brand.d.ts.map