Library module.
npm install @dizmo/types-viewer --save-dev
const { Viewer } = require('@dizmo/types-viewer');
import Viewer from '@dizmo/types-viewer'
declare const viewer: Viewer;
npm run clean
npm run build
npm run -- build --no-lint --no-clean
npm run -- build --prepack
npm run -- build --prepack --no-minify
npm run lint
npm run -- lint --fix
npm run test
npm run -- test --no-lint --no-clean --no-build
npm run cover
npm run -- cover --no-lint --no-clean --no-build
npm publish
npm publish --access=public
© 2019 dizmo AG, Switzerland