🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
177 B
JavaScript
Executable File
5 lines
177 B
JavaScript
Executable File
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.DEFAULT_DIALECT = void 0;
|
|
exports.DEFAULT_DIALECT = '2';
|
|
//# sourceMappingURL=default.js.map
|