UNPKG

@bjesuiter/serializr-helpers

Version:

Provides some helper functions and serialization PropertySchemas for mobxjs/serializr - library

10 lines (9 loc) 237 B
/** * Serializr Property Schemas / Property Schema Factories */ export * from "./lib/moment-serialization-schema"; export * from "./lib/moment-serialization-options"; /** * Tools / Helpers */ export * from "./lib/serializr-helpers";