UNPKG
intentful
Version:
latest (0.0.4)
1.0.1
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1
Create Custom Skills with less headache
github.com/VTJamie/Speechless
VTJamie/Speechless
intentful
/
apl
/
components
/
alexa-style
/
templates
/
index.d.ts
8 lines
(7 loc)
•
202 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
from
'./detail'
;
export
*
from
'./grid-list'
;
export
*
from
'./headline'
;
export
*
from
'./image-list'
;
export
*
from
'./lists'
;
export
*
from
'./paginated-lists'
;
export
*
from
'./text-list'
;