Home
last modified time | relevance | path

Searched defs:propertyAccessCode (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/codefixes/
DaddMissingAwait.ts5 const propertyAccessCode = Diagnostics.Property_0_does_not_exist_on_type_1.code; constant
26 propertyAccessCode, constant