mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-13 04:00:33 +08:00
[nouislider]: add back UMD declaration. Add missing padding option.
Fix typo in export
This commit is contained in:
committed by
GitHub
parent
1e1b5aa229
commit
e7c327d30c
2
types/nouislider/index.d.ts
vendored
2
types/nouislider/index.d.ts
vendored
@@ -4,7 +4,7 @@
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
/// <reference types="wnumb"/>
|
||||
|
||||
export = nouislider;
|
||||
export = noUiSlider;
|
||||
export as namespace noUiSlider;
|
||||
|
||||
declare namespace noUiSlider {
|
||||
|
||||
Reference in New Issue
Block a user