refactor: centralize crawler schemas and json config
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
export * from "./config";
|
||||
export * from "./schema";
|
||||
export * from "./utils";
|
||||
export * from "./services/crawler";
|
||||
Reference in New Issue
Block a user