UNPKG
@ionic-internal/ionic-ds
Version:
latest (8.0.0)
next (8.0.0-10)
version4 (4.1.5)
8.0.0
8.0.0-10
8.0.0-9
8.0.0-8
8.0.0-7
8.0.0-6
8.0.0-5
8.0.0-4
8.0.0-3
8.0.0-2
8.0.0-1
8.0.0-0
7.1.0
7.0.0
6.0.1
6.0.0
6.0.0-10
6.0.0-9
6.0.0-8
6.0.0-7
6.0.0-6
6.0.0-5
6.0.0-4
6.0.0-3
6.0.0-2
6.0.0-1
6.0.0-0
5.2.3
5.2.2
5.2.1
5.2.0
5.1.0
5.1.0-1
5.1.0-0
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.0
4.0.0-12
4.0.0-11
4.0.0-10
4.0.0-9
4.0.0-8
4.0.0-7
4.0.0-6
4.0.0-5
4.0.0-4
4.0.0-3
4.0.0-2
4.0.0-1
4.0.0-0
3.1.1
3.1.0
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-8
3.0.0-7
3.0.0-6
3.0.0-5
3.0.0-4
3.0.0-3
3.0.0-2
3.0.0-1
3.0.0-0
2.1.5
2.1.4
2.1.4-3
2.1.4-2
2.1.4-1
2.1.4-0
2.1.3
2.1.2
2.1.0
2.0.6
2.0.5
2.0.5-0
2.0.4
2.0.4-1
2.0.4-0
2.0.3
2.0.2
2.0.2-0
2.0.1
2.0.0
1.1.2
Ionic Design System
github.com/ionic-team/ionic-ds
ionic-team/ionic-ds
@ionic-internal/ionic-ds
/
dist
/
types
/
src
/
index.d.ts
5 lines
(4 loc)
•
195 B
TypeScript
View Raw
1
2
3
4
5
import
Button
from
'./components/Button/index'
;
import
Heading
from
'./components/Heading/index'
;
import
Paragraph
from
'./components/Paragraph/index'
;
export
{
Button
,
Heading
,
Paragraph
};