UNPKG

domain-objects

Version:

A simple, convenient way to represent domain objects, leverage domain knowledge, and add runtime validation in your code base.

5 lines (4 loc) 121 B
export {}; /** * constants shared across the whole service but not tied to a specific domain object go in this file */