Files
memecoin-botV2/.pnpm-store/v10/files/6f/85187c778d88863b6d96c4043713bf2a543abf7d5ee168abd2cae28420de6776801c8a0079b8d8c57b22ea9a5bf69044751f7b9e4ddd3f255d4db4c6e470c2

6 lines
334 B
Plaintext

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