node build.js
tsc src/constants.ts -d --outDir dist --ignoreConfig \
	--target ES5 --module CommonJS --ignoreDeprecations 6.0
