Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts101 export const createProperty: typeof factory.createPropertyDeclaration = Debug.deprecate(factory.cre… constant
/third_party/typescript/lib/
Dtsc.js49444 function makeSerializePropertySymbol(createProperty, methodKind, useAccessors) { argument