@aptly-as/types
Advanced tools
Comparing version 2.5.4 to 2.5.5
@@ -84,2 +84,3 @@ import { AptlyBaseSchema } from './extends.js'; | ||
Options = "options", | ||
Reports = "reports", | ||
Support = "support", | ||
@@ -86,0 +87,0 @@ Admin = "admin" |
@@ -46,2 +46,3 @@ export var AptlyAppImplementation; | ||
AptlyUnitInjection["Options"] = "options"; | ||
AptlyUnitInjection["Reports"] = "reports"; | ||
AptlyUnitInjection["Support"] = "support"; | ||
@@ -48,0 +49,0 @@ AptlyUnitInjection["Admin"] = "admin"; |
{ | ||
"name": "@aptly-as/types", | ||
"version": "2.5.4", | ||
"version": "2.5.5", | ||
"description": "Aptly types and enums", | ||
@@ -5,0 +5,0 @@ "type": "module", |
107266
2950