// thirdparty scope // tslint:disable-next-line: no-submodule-imports import fastDeepEqual from 'fast-deep-equal/es6'; import minimatch from 'minimatch'; export { fastDeepEqual, minimatch };