supa-seed
Version:
A constraint-aware, framework-agnostic database seeding framework with deep PostgreSQL business logic discovery and MakerKit integration support
8 lines • 322 B
JavaScript
;
/**
* Authentication Types for Epic 1: Universal MakerKit Core System
* Comprehensive type definitions for complete MakerKit authentication flows
* Part of Task 1.1: Implement Auth.Identities Support
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=auth-types.js.map