app.js 86 B

1234567
  1. //webpack test
  2. import im from "./index";
  3. //just for testing
  4. window.Inputmask = im;