enonic-types
Advanced tools
Comparing version 0.0.58 to 0.0.59
@@ -18,3 +18,3 @@ import { PermissionsParams } from "./content"; | ||
} | ||
interface MultiRepoConnectParams { | ||
export interface MultiRepoConnectParams { | ||
sources: ReadonlyArray<Source>; | ||
@@ -236,2 +236,1 @@ } | ||
} | ||
export {}; |
{ | ||
"name": "enonic-types", | ||
"version": "0.0.58", | ||
"version": "0.0.59", | ||
"description": "TypeScript types for Enonic XP", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
50322
1444