Skip to content

Commit a32ed9f

Browse files
authored
feat(typia): IJsonParseResult to re-exports
1 parent c87511d commit a32ed9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/typia/src/re-exports.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
export {
22
// validate
33
AssertionGuard,
4+
IJsonParseResult,
45
IValidation,
56
IRandomGenerator,
67
// json

0 commit comments

Comments
 (0)