@clearkit/one
Advanced tools
Comparing version 0.9.1-0 to 0.9.1-1
{ | ||
"name": "@clearkit/one", | ||
"version": "0.9.1-0", | ||
"version": "0.9.1-1", | ||
"description": "ClearKit One", | ||
@@ -5,0 +5,0 @@ "main": "dist/clearkit-one.js", |
import { Theme } from "./theme" | ||
declare module "@clearkit/one" { | ||
const theme: Theme; | ||
export { theme }; | ||
} | ||
declare module "@clearkit/one" {} | ||
declare const theme: Theme | ||
export { theme }; |
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
2118218
79414