Searched defs:createPropertyAssignment (Results 1 – 3 of 3) sorted by relevance
3991 …createPropertyAssignment(name: string | PropertyName, initializer: Expression): PropertyAssignment; method8093 …const createPropertyAssignment: (name: string | PropertyName, initializer: Expression) => Property… constant
3991 …createPropertyAssignment(name: string | PropertyName, initializer: Expression): PropertyAssignment; method12032 …const createPropertyAssignment: (name: string | PropertyName, initializer: Expression) => Property… constant