UNPKG
hal-types
Version:
latest (2.0.0)
2.0.0
1.9.0
1.8.0
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
0.1.2
0.1.1
0.1.0
0.0.1
Typescript definitions for HAL
github.com/evert/hal-types
evert/ketting
hal-types
/
src
/
index.ts
4 lines
(3 loc)
•
117 B
text/typescript
View Raw
1
2
3
4
export
{
HalLink
,
HalResource
}
from
'./hal'
;
export
{
LinkHints
}
from
'./link-hints'
;
export
*
from
'./hal-forms'
;