UNPKG
@atcute/frontpage
Version:
latest (2.0.0)
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Frontpage (fyi.unravel.frontpage.*) schema definitions
github.com/mary-ext/atcute
@atcute/frontpage
/
dist
/
lexicons
/
index.js
4 lines
•
285 B
JavaScript
View Raw
1
2
3
4
export
*
as
FyiUnravelFrontpageComment
from
'./types/fyi/unravel/frontpage/comment.js'
;
export
*
as
FyiUnravelFrontpagePost
from
'./types/fyi/unravel/frontpage/post.js'
;
export
*
as
FyiUnravelFrontpageVote
from
'./types/fyi/unravel/frontpage/vote.js'
;
//# sourceMappingURL=index.js.map