nn-input-month.js

nn-input-month.js
import tpeRegistry from '../tpeRegistry'
import { NnInputMonth } from './nn-input-month-class'

tpeRegistry.define('nn-input-month', NnInputMonth)