mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-30 13:37:35 +00:00
[nouislider]: add back UMD declaration. Add missing padding option.
Fix typo in export
This commit is contained in:
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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user