interface Deno.lint.ObjectPattern
unstable
Destructure an object.
Properties #
#typeAnnotation: TSTypeAnnotation | undefined#properties: Array<Property | RestElement>Destructure an object.
#typeAnnotation: TSTypeAnnotation | undefined#properties: Array<Property | RestElement>