colih-utils
Advanced tools
Comparing version 0.1.42 to 0.1.43
@@ -33,2 +33,10 @@ export * from './AnyObject'; | ||
export { default as DoctorSpecialtyValue } from './DoctorSpecialtyValue'; | ||
export * from './Event'; | ||
export { default as Event } from './Event'; | ||
export * from './EventStatus'; | ||
export { default as EventStatus } from './EventStatus'; | ||
export * from './EventType'; | ||
export { default as EventType } from './EventType'; | ||
export * from './EventUser'; | ||
export { default as EventUser } from './EventUser'; | ||
export * from './ExternalEvent'; | ||
@@ -35,0 +43,0 @@ export { default as ExternalEvent } from './ExternalEvent'; |
{ | ||
"name": "colih-utils", | ||
"version": "0.1.42", | ||
"version": "0.1.43", | ||
"description": "SysColih Utils", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
1230966
70
11888