UNPKG

@sourcegraph/scip-typescript

Version:
9 lines (8 loc) 148 B
export declare namespace a { function hello(): string interface Interface { hello: string } var i: Interface export const value = 1 }