UNPKG

hal-types

Version:

Typescript definitions for HAL

4 lines (3 loc) 117 B
export { HalLink, HalResource } from './hal'; export { LinkHints } from './link-hints'; export * from './hal-forms';