schangxiang@126.com
2025-09-18 ef0360bd1befc35cc5af197a92ce462bad3af50f
1
{"version":3,"sources":["../browser/src/decorator/options/TransactionOptions.ts"],"names":[],"mappings":"","file":"TransactionOptions.js","sourcesContent":["import { IsolationLevel } from \"../../driver/types/IsolationLevel\";\n\nexport interface TransactionOptions {\n  connectionName?: string;\n  isolation?: IsolationLevel;\n}"],"sourceRoot":"../.."}