Files
memecoin-botV2/.pnpm-store/v10/files/60/a31eb5dd24ff17d89ad62a9f917260ee3f2866caa602929581749df3cf83865ec6824fe5d103b5629886d5b42cb57a2e4ed5d5268c4ef20ce65f8b7e96930e

6 lines
329 B
Plaintext

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