mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-07 16:34:06 +00:00
Add required codegen template
This commit is contained in:
@@ -9,6 +9,7 @@ import { ConnectionOptions, Repository } from 'typeorm';
|
||||
import debug from 'debug';
|
||||
|
||||
import { DEFAULT_CONFIG_PATH, JSONbigNative, DatabaseInterface, Config, EventInterface } from '@cerc-io/util';
|
||||
|
||||
import { BaseCmd } from './base';
|
||||
|
||||
const log = debug('vulcanize:backfill-events-data');
|
||||
|
||||
Reference in New Issue
Block a user