[nouislider]: add back UMD declaration. Add missing padding option.

Fix typo in export
This commit is contained in:
Christopher Cortes 2017-07-13 14:41:46 +02:00 committed by GitHub
parent 1e1b5aa229
commit e7c327d30c

View File

@ -4,7 +4,7 @@
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference types="wnumb"/>
export = nouislider;
export = noUiSlider;
export as namespace noUiSlider;
declare namespace noUiSlider {