Skip to content
1 min read · 17 words

Variable: E_MEDIA_MISSING_ARG

ts
const E_MEDIA_MISSING_ARG: CreatedException<[string]>;

Defined in: src/batteries/media/exceptions.ts:89

Thrown when a verb's required arg is absent from the statement.