@types/selectize 0.12.33 → 0.12.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. selectize/README.md +2 -2
  2. selectize/index.d.ts +673 -667
  3. selectize/package.json +4 -3
selectize/README.md CHANGED
@@ -5,10 +5,10 @@
5
5
  This package contains type definitions for Selectize (https://github.com/brianreavis/selectize.js).
6
6
 
7
7
  # Details
8
- Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selectize
8
+ Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selectize
9
9
 
10
10
  Additional Details
11
- * Last updated: Thu, 09 Nov 2017 22:14:17 GMT
11
+ * Last updated: Tue, 18 Dec 2018 20:51:06 GMT
12
12
  * Dependencies: none
13
13
  * Global values: none
14
14