UNPKG
aesthetic-adapter-typestyle
Version:
latest (4.1.3)
next (4.0.0-alpha.1)
4.1.3
4.1.2
4.1.1
4.1.0
4.0.0
4.0.0-alpha.1
4.0.0-alpha.0
3.0.1
3.0.0
3.0.0-rc.0
3.0.0-alpha.6
3.0.0-alpha.5
3.0.0-alpha.4
3.0.0-alpha.3
3.0.0-alpha.2
3.0.0-alpha.1
3.0.0-alpha.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
2.0.0-rc.0
2.0.0-alpha.5
2.0.0-alpha.4
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
2.0.0-alpha.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-0
TypeStyle support for Aesthetic.
milesj/aesthetic
aesthetic-adapter-typestyle
/
lib
/
index.d.ts
8 lines
•
245 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** *
@copyright
2017-2019, Miles Johnson *
@license
https://opensource.org/licenses/MIT */
import
TypeStyleAdapter
from
'./TypeStyleAdapter'
;
export
*
from
'./types'
;
export
default
TypeStyleAdapter
;
//# sourceMappingURL=index.d.ts.map