Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 67157ec

Browse files
author
Chau Tran
committed
fix(index.ts): reexport exposedtype decorator
1 parent 4894cf7 commit 67157ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/interfaces/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export { AutoMapper, MappingProfileBase } from '@nartc/automapper';
1+
export { AutoMapper, MappingProfileBase, ExposedType } from '@nartc/automapper';
22
export * from './automapper-configuration.interface';

0 commit comments

Comments
 (0)