2 lines
66 B
TypeScript
2 lines
66 B
TypeScript
import * as Proto from 'typescript/lib/protocol';
|
|
export = Proto;
|
import * as Proto from 'typescript/lib/protocol';
|
|
export = Proto;
|