UNPKG

@nexim/upload-types

Version:

TypeScript types and interfaces for Nexim Media Upload Service, including image preset configurations and file handling types

7 lines (5 loc) 89 B
import test from 'ava'; // empty test test('empty test', (test) => { test.pass(); });