Skip to content

ES6 default import is now enabled

Latest

Choose a tag to compare

@nkovacic nkovacic released this 14 Nov 11:56
· 1 commit to master since this release

ES6 default importing is now enabled.

import { default as angularTouchspin } from 'angular-touchspin';