UNPKG

@mcma/core

Version:

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

7 lines (6 loc) 141 B
export declare enum LocatorStatus { Processing = "Processing", Ready = "Ready", Archived = "Archived", Deleted = "Deleted" }