UNPKG

@siren-js/core

Version:

Cross-platform library of classes for generating and parsing Siren entities

7 lines (6 loc) 181 B
export * from './Extendable'; export * from './parse'; export * from './stringify'; export * from './transform'; export * from './UnknownRecord'; export * from './ValidationError';