UNPKG

supa-seed

Version:

A constraint-aware, framework-agnostic database seeding framework with deep PostgreSQL business logic discovery and MakerKit integration support

8 lines 350 B
"use strict"; /** * Configuration Layer Types for SupaSeed v2.5.0 * Implements Task 5.1.1: Create layered configuration types and interfaces * Part of FR-5.1: Implement 3-layer configuration (Universal Core + Smart Detection + Extensions) */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=config-layers.js.map