UNPKG

@mcma/core

Version:

Node module with type definitions and helper utils for the EBU MCMA framework

10 lines (9 loc) 265 B
export * from "./job"; export * from "./ai-job"; export * from "./ame-job"; export * from "./capture-job"; export * from "./distribution-job"; export * from "./qa-job"; export * from "./storage-job"; export * from "./transform-job"; export * from "./workflow-job";