enonic-types
Advanced tools
Comparing version
@@ -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", |
102375
0.1%3090
0.13%