Skip to content

iij/mp4box.ts

Repository files navigation

build

% npm run build

test

% npm test (for all tests)
% npx jest tests/xxx.test.ts (for each test)

or

% npx http-server -o coverage/lcov-report