UNPKG

typescript

Version:

TypeScript is a language for application scale JavaScript development

6 lines 329 B
export var CommentDirectiveType; (function (CommentDirectiveType) { CommentDirectiveType[CommentDirectiveType["ExpectError"] = 0] = "ExpectError"; CommentDirectiveType[CommentDirectiveType["Ignore"] = 1] = "Ignore"; })(CommentDirectiveType || (CommentDirectiveType = {})); //# sourceMappingURL=commentDirectiveType.js.map