UNPKG

@diffusionstudio/core-v4

Version:

2D motion graphics and video rendering engine

4 lines (3 loc) 98 B
import { BaseError } from './base-error'; export declare class DecoderError extends BaseError { }