nn-input-week.js

nn-input-week.js
import tpeRegistry from '../tpeRegistry'
import { NnInputWeek } from './nn-input-week-class'

tpeRegistry.define('nn-input-week', NnInputWeek)