[go: nahoru, domu]

Skip to content

Commit

Permalink
Add nativeTypeAttributes type definition for xml2js interface
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Eismantas committed Jul 1, 2019
1 parent f0376f2 commit aec4986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ declare namespace Options {
trim?: boolean
sanitize?: boolean
nativeType?: boolean
nativeTypeAttributes?: boolean
addParent?: boolean
alwaysArray?: boolean | Array<string>
alwaysChildren?: boolean
Expand Down

0 comments on commit aec4986

Please sign in to comment.