UNPKG

@sourcefield/lsif-typescript

Version:
8 lines (7 loc) 116 B
declare namespace a { function hello(): string interface Interface { hello: string } var i: Interface }