enonic-types
Advanced tools
Comparing version 0.0.26 to 0.0.27
@@ -8,3 +8,3 @@ import { ByteSource, Content, Site } from "./content"; | ||
readonly config: A; | ||
readonly regions: Record<string, Region>; | ||
readonly regions?: Record<string, Region>; | ||
} | ||
@@ -11,0 +11,0 @@ export interface Region { |
{ | ||
"name": "enonic-types", | ||
"version": "0.0.26", | ||
"version": "0.0.27", | ||
"description": "TypeScript types for Enonic XP", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
38286