UNPKG

echadospalante-core

Version:

This package contains the core of the echadospalante project, it contains the domain entities, helpers, and other utilities that are shared between the different services.

4 lines (3 loc) 151 B
export { BasicType } from "./object-utilities"; export { ComplexType } from "./object-utilities"; export { ComplexInclude } from "./object-utilities";