Repository URL to install this package:
|
Version:
3.0.0 ▾
|
@skava/identifier
/
Makefile
|
|---|
publish:
npx tsc --outDir dist || true
tests:
npx jest
coverage:
npx jest --coverage