harb/services/ponder/src/index.ts
2026-02-18 00:19:05 +01:00

7 lines
226 B
TypeScript

// Import all event handlers
import './kraiken';
import './stake';
import './lm';
// This file serves as the entry point for all indexing functions
// Ponder will automatically register all event handlers from imported files