diff --git a/src/shared.ts b/src/shared.ts index ae29772..2e77e2e 100644 --- a/src/shared.ts +++ b/src/shared.ts @@ -265,6 +265,7 @@ export const paramInfoPropertyOrder: string[] = [ "unsigned", "readOnly", "writeOnly", + "destructive", "allowManualEntry", "options", ];