UNPKG
@automapper/types
Version:
latest (6.3.1)
6.3.1
6.3.0
6.2.1
6.2.0
6.1.4
6.1.3
6.1.2
6.1.1
6.1.0
6.0.2
6.0.1
6.0.0
5.0.1
5.0.0
4.2.2
4.2.1
4.2.0
4.1.0
4.0.0
3.5.2
3.5.1
3.5.0
3.4.2
3.4.1
3.4.0
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.2
3.0.1
3.0.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta.9
1.0.0-beta.8
1.0.0-beta.7
1.0.0-beta.6
1.0.0-beta.5
1.0.0-beta.4
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
AutoMapper TypeScript Type Definitions
nartc/mapper
@automapper/types
/
src
/
index.d.ts
6 lines
(5 loc)
•
127 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./utils'
;
export
*
from
'./core'
;
export
*
from
'./options'
;
export
*
from
'./enums'
;
export
*
from
'./plugin'
;