nn-progress.js

nn-progress.js
import tpeRegistry from '../tpeRegistry'
import { NnProgress } from './nn-progress-class'

tpeRegistry.define('nn-progress', NnProgress)