Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DmoduleDeclarationExportStarShadowingGlobalIsNameable.ts6 export interface Account { interface
16 interface Account { interface
/third_party/typescript/tests/baselines/reference/
DmoduleDeclarationExportStarShadowingGlobalIsNameable.js25 export const func = (account: model.Account, acc2: model.Acc) => {};
/third_party/typescript/lib/
Dlib.dom.d.ts25 interface Account { interface
/third_party/typescript/src/lib/
Ddom.generated.d.ts5 interface Account { interface