3 lines
85 B
TypeScript
3 lines
85 B
TypeScript
export * from "./raw-job-data.interface";
|
|
export * from "./es-job-object.interface";
|