UNPKG

@nexim/upload-sdk

Version:

TypeScript SDK for seamless integration with Nexim Media Upload Service. It provides state machine-based upload handling, progress tracking, and type-safe API for image optimization and file uploads.

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