Searched defs:updateTSInterfaceBody (Results 1 – 2 of 2) sorted by relevance
21 export function updateTSInterfaceBody(original: TSInterfaceBody, body: readonly AstNode[]): TSInter… function
42 …static updateTSInterfaceBody(original: TSInterfaceBody | undefined, body: readonly AstNode[]): TSI… method in TSInterfaceBody