schangxiang@126.com
2025-09-18 4b02d54422910170d2cedabf6866b6e6bec20dac
1
{"version":3,"sources":["../browser/src/entity-schema/EntitySchemaExclusionOptions.ts"],"names":[],"mappings":"","file":"EntitySchemaExclusionOptions.js","sourcesContent":["export interface EntitySchemaExclusionOptions {\n\n    /**\n     * Exclusion constraint name.\n     */\n    name?: string;\n\n    /**\n     * Exclusion expression.\n     */\n    expression: string;\n\n}\n"],"sourceRoot":".."}