Skip to content

Commit f442d01

Browse files
authored
fix: missing asUnsafeString
Signed-off-by: francesco <francesco.bagnoli.69@gmail.com>
1 parent ee31dab commit f442d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ let {
2424
asDateTime,
2525
asDate,
2626
asTime,
27+
asUnsafeString
2728
} = serializer
2829
2930
asInteger = asInteger.bind(serializer)

0 commit comments

Comments
 (0)