diff --git a/types/index.d.ts b/types/index.d.ts index 0d60adf..75ca093 100644 --- a/types/index.d.ts +++ b/types/index.d.ts @@ -48,6 +48,7 @@ declare namespace Options { trim?: boolean sanitize?: boolean nativeType?: boolean + nativeTypeAttributes?: boolean addParent?: boolean alwaysArray?: boolean | Array alwaysChildren?: boolean