schangxiang@126.com
2025-09-18 4b02d54422910170d2cedabf6866b6e6bec20dac
1
{"version":3,"sources":["../../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":"../.."}