mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-01 14:50:25 +00:00
* Set the type of language to any. The type of language can be string, array, etc. Sources: https://github.com/select2/select2/blob/6844be777b0fe9af1d2b9a8f6051b7eb7d532247/src/js/select2/defaults.js#L235-L294 * Update the language type.