UNPKG

avguesser

Version:

Guess the type of an AV file based on its header

11 lines (7 loc) 163 B
all: dist/avguesser.min.js dist/avguesser.min.js: src/*.ts node_modules/.bin/rollup npm run build node_modules/.bin/rollup: npm install clean: npm run clean