UNPKG

@henteko/kumiki

Version:

A video generation tool that creates videos from JSON configurations

3 lines 172 B
import type { ValidationResult } from '../types/index.js'; export declare function validateProject(data: unknown): ValidationResult; //# sourceMappingURL=validator.d.ts.map