UNPKG
lincd-design-elems
Version:
latest (1.0.1)
1.0.1
1.0.0
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.1
0.1.0
lincd-design-elems
/
lib
/
components
/
InlineList.d.ts
3 lines
(2 loc)
•
163 B
TypeScript
View Raw
1
2
3
import
{
Shape
}
from
'lincd/lib/shapes/Shape'
;
export
declare
const
InlineList
:
import
(
"lincd/lib/interfaces/Component"
).
LinkedFunctionalSetComponent
<{},
Shape
>;