type alias PropertyNameimport { type PropertyName } from "https://deno.land/x/ts_morph@16.0.0/ts_morph.d.ts"; definition: | Identifier | StringLiteral | NumericLiteral | ComputedPropertyName | PrivateIdentifier