import tpeRegistry from '../tpeRegistry' import { NnMeter } from './nn-meter-class' tpeRegistry.define('nn-meter', NnMeter)