UNPKG

supa-seed

Version:

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

7 lines 229 B
"use strict"; /** * Framework Strategy Interface * Defines the contract for framework-specific seeding strategies */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=strategy-interface.js.map