enonic-types
Advanced tools
Comparing version 0.2.0-beta2 to 0.2.0-beta3
@@ -73,2 +73,6 @@ declare module "*/lib/xp/admin" { | ||
} | ||
declare module "*/lib/xp/portal" { | ||
const lib: import("./portal").PortalLibrary; | ||
export = lib; | ||
} | ||
declare module "*/lib/xp/project" { | ||
@@ -75,0 +79,0 @@ const lib: import("./project").ProjectLibrary; |
{ | ||
"name": "enonic-types", | ||
"sideEffects": false, | ||
"version": "0.2.0-beta2", | ||
"version": "0.2.0-beta3", | ||
"description": "TypeScript types for Enonic XP", | ||
@@ -6,0 +6,0 @@ "typings": "index.d.ts", |
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
102375
3090