@3mo/theme
Advanced tools
Comparing version 0.0.19 to 0.0.20
import { BackgroundStorage } from './Background.js'; | ||
import { AccentStorage } from './Accent.js'; | ||
/** | ||
* Utilities to control the theme of the application. | ||
* | ||
* @ssr true | ||
*/ | ||
export declare class Theme { | ||
@@ -4,0 +9,0 @@ static readonly background: BackgroundStorage; |
import { BackgroundStorage } from './Background.js'; | ||
import { AccentStorage } from './Accent.js'; | ||
/** | ||
* Utilities to control the theme of the application. | ||
* | ||
* @ssr true | ||
*/ | ||
export class Theme { | ||
@@ -4,0 +9,0 @@ } |
{ | ||
"name": "@3mo/theme", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "Tools & tokens for theming 3MO components & applications.", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
290
84999