Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DdeclarationEmitShadowingInferNotRenamed.js8 export const createClient = < constant
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitShadowingInferNotRenamed.ts8 export const createClient = < constant
/third_party/rust/rust/src/tools/rust-analyzer/editors/code/src/
Dclient.ts68 export async function createClient( function