diff --git a/3d-bin-packing/3d-bin-packing-tests.ts b/types/3d-bin-packing/3d-bin-packing-tests.ts similarity index 100% rename from 3d-bin-packing/3d-bin-packing-tests.ts rename to types/3d-bin-packing/3d-bin-packing-tests.ts diff --git a/3d-bin-packing/index.d.ts b/types/3d-bin-packing/index.d.ts similarity index 100% rename from 3d-bin-packing/index.d.ts rename to types/3d-bin-packing/index.d.ts diff --git a/3d-bin-packing/tsconfig.json b/types/3d-bin-packing/tsconfig.json similarity index 100% rename from 3d-bin-packing/tsconfig.json rename to types/3d-bin-packing/tsconfig.json diff --git a/ably/ably-tests.ts b/types/ably/ably-tests.ts similarity index 100% rename from ably/ably-tests.ts rename to types/ably/ably-tests.ts diff --git a/ably/index.d.ts b/types/ably/index.d.ts similarity index 100% rename from ably/index.d.ts rename to types/ably/index.d.ts diff --git a/ably/tsconfig.json b/types/ably/tsconfig.json similarity index 100% rename from ably/tsconfig.json rename to types/ably/tsconfig.json diff --git a/ably/tslint.json b/types/ably/tslint.json similarity index 100% rename from ably/tslint.json rename to types/ably/tslint.json diff --git a/abs/abs-tests.ts b/types/abs/abs-tests.ts similarity index 100% rename from abs/abs-tests.ts rename to types/abs/abs-tests.ts diff --git a/abs/index.d.ts b/types/abs/index.d.ts similarity index 100% rename from abs/index.d.ts rename to types/abs/index.d.ts diff --git a/abs/tsconfig.json b/types/abs/tsconfig.json similarity index 100% rename from abs/tsconfig.json rename to types/abs/tsconfig.json diff --git a/abs/tslint.json b/types/abs/tslint.json similarity index 100% rename from abs/tslint.json rename to types/abs/tslint.json diff --git a/absolute/absolute-tests.ts b/types/absolute/absolute-tests.ts similarity index 100% rename from absolute/absolute-tests.ts rename to types/absolute/absolute-tests.ts diff --git a/absolute/index.d.ts b/types/absolute/index.d.ts similarity index 100% rename from absolute/index.d.ts rename to types/absolute/index.d.ts diff --git a/absolute/tsconfig.json b/types/absolute/tsconfig.json similarity index 100% rename from absolute/tsconfig.json rename to types/absolute/tsconfig.json diff --git a/acc-wizard/acc-wizard-tests.ts b/types/acc-wizard/acc-wizard-tests.ts similarity index 100% rename from acc-wizard/acc-wizard-tests.ts rename to types/acc-wizard/acc-wizard-tests.ts diff --git a/acc-wizard/index.d.ts b/types/acc-wizard/index.d.ts similarity index 100% rename from acc-wizard/index.d.ts rename to types/acc-wizard/index.d.ts diff --git a/acc-wizard/tsconfig.json b/types/acc-wizard/tsconfig.json similarity index 100% rename from acc-wizard/tsconfig.json rename to types/acc-wizard/tsconfig.json diff --git a/accepts/accepts-tests.ts b/types/accepts/accepts-tests.ts similarity index 100% rename from accepts/accepts-tests.ts rename to types/accepts/accepts-tests.ts diff --git a/accepts/index.d.ts b/types/accepts/index.d.ts similarity index 100% rename from accepts/index.d.ts rename to types/accepts/index.d.ts diff --git a/accepts/tsconfig.json b/types/accepts/tsconfig.json similarity index 100% rename from accepts/tsconfig.json rename to types/accepts/tsconfig.json diff --git a/accepts/tslint.json b/types/accepts/tslint.json similarity index 100% rename from accepts/tslint.json rename to types/accepts/tslint.json diff --git a/accounting/accounting-tests.ts b/types/accounting/accounting-tests.ts similarity index 100% rename from accounting/accounting-tests.ts rename to types/accounting/accounting-tests.ts diff --git a/accounting/index.d.ts b/types/accounting/index.d.ts similarity index 100% rename from accounting/index.d.ts rename to types/accounting/index.d.ts diff --git a/accounting/tsconfig.json b/types/accounting/tsconfig.json similarity index 100% rename from accounting/tsconfig.json rename to types/accounting/tsconfig.json diff --git a/accounting/tslint.json b/types/accounting/tslint.json similarity index 100% rename from accounting/tslint.json rename to types/accounting/tslint.json diff --git a/ace/index.d.ts b/types/ace/index.d.ts similarity index 100% rename from ace/index.d.ts rename to types/ace/index.d.ts diff --git a/ace/test/anchor.ts b/types/ace/test/anchor.ts similarity index 100% rename from ace/test/anchor.ts rename to types/ace/test/anchor.ts diff --git a/ace/test/background_tokenizer.ts b/types/ace/test/background_tokenizer.ts similarity index 100% rename from ace/test/background_tokenizer.ts rename to types/ace/test/background_tokenizer.ts diff --git a/ace/test/default.ts b/types/ace/test/default.ts similarity index 100% rename from ace/test/default.ts rename to types/ace/test/default.ts diff --git a/ace/test/document.ts b/types/ace/test/document.ts similarity index 100% rename from ace/test/document.ts rename to types/ace/test/document.ts diff --git a/ace/test/edit_session.ts b/types/ace/test/edit_session.ts similarity index 100% rename from ace/test/edit_session.ts rename to types/ace/test/edit_session.ts diff --git a/ace/test/editor1.ts b/types/ace/test/editor1.ts similarity index 100% rename from ace/test/editor1.ts rename to types/ace/test/editor1.ts diff --git a/ace/test/editor_highlight_selected_word.ts b/types/ace/test/editor_highlight_selected_word.ts similarity index 100% rename from ace/test/editor_highlight_selected_word.ts rename to types/ace/test/editor_highlight_selected_word.ts diff --git a/ace/test/editor_navigation.ts b/types/ace/test/editor_navigation.ts similarity index 100% rename from ace/test/editor_navigation.ts rename to types/ace/test/editor_navigation.ts diff --git a/ace/test/editor_text_edit.ts b/types/ace/test/editor_text_edit.ts similarity index 100% rename from ace/test/editor_text_edit.ts rename to types/ace/test/editor_text_edit.ts diff --git a/ace/test/multi_select.ts b/types/ace/test/multi_select.ts similarity index 100% rename from ace/test/multi_select.ts rename to types/ace/test/multi_select.ts diff --git a/ace/test/placeholder.ts b/types/ace/test/placeholder.ts similarity index 100% rename from ace/test/placeholder.ts rename to types/ace/test/placeholder.ts diff --git a/ace/test/range.ts b/types/ace/test/range.ts similarity index 100% rename from ace/test/range.ts rename to types/ace/test/range.ts diff --git a/ace/test/range_list.ts b/types/ace/test/range_list.ts similarity index 100% rename from ace/test/range_list.ts rename to types/ace/test/range_list.ts diff --git a/ace/test/search.ts b/types/ace/test/search.ts similarity index 100% rename from ace/test/search.ts rename to types/ace/test/search.ts diff --git a/ace/test/selection.ts b/types/ace/test/selection.ts similarity index 100% rename from ace/test/selection.ts rename to types/ace/test/selection.ts diff --git a/ace/test/token_iterator.ts b/types/ace/test/token_iterator.ts similarity index 100% rename from ace/test/token_iterator.ts rename to types/ace/test/token_iterator.ts diff --git a/ace/test/virtual_renderer.ts b/types/ace/test/virtual_renderer.ts similarity index 100% rename from ace/test/virtual_renderer.ts rename to types/ace/test/virtual_renderer.ts diff --git a/ace/tsconfig.json b/types/ace/tsconfig.json similarity index 100% rename from ace/tsconfig.json rename to types/ace/tsconfig.json diff --git a/acl/index.d.ts b/types/acl/index.d.ts similarity index 100% rename from acl/index.d.ts rename to types/acl/index.d.ts diff --git a/acl/test/index.ts b/types/acl/test/index.ts similarity index 100% rename from acl/test/index.ts rename to types/acl/test/index.ts diff --git a/acl/test/mongodbBackend.ts b/types/acl/test/mongodbBackend.ts similarity index 100% rename from acl/test/mongodbBackend.ts rename to types/acl/test/mongodbBackend.ts diff --git a/acl/test/redisBackend.ts b/types/acl/test/redisBackend.ts similarity index 100% rename from acl/test/redisBackend.ts rename to types/acl/test/redisBackend.ts diff --git a/acl/tsconfig.json b/types/acl/tsconfig.json similarity index 100% rename from acl/tsconfig.json rename to types/acl/tsconfig.json diff --git a/acorn/README.md b/types/acorn/README.md similarity index 100% rename from acorn/README.md rename to types/acorn/README.md diff --git a/acorn/acorn-tests.ts b/types/acorn/acorn-tests.ts similarity index 100% rename from acorn/acorn-tests.ts rename to types/acorn/acorn-tests.ts diff --git a/acorn/index.d.ts b/types/acorn/index.d.ts similarity index 100% rename from acorn/index.d.ts rename to types/acorn/index.d.ts diff --git a/acorn/tsconfig.json b/types/acorn/tsconfig.json similarity index 100% rename from acorn/tsconfig.json rename to types/acorn/tsconfig.json diff --git a/actioncable/actioncable-tests.ts b/types/actioncable/actioncable-tests.ts similarity index 100% rename from actioncable/actioncable-tests.ts rename to types/actioncable/actioncable-tests.ts diff --git a/actioncable/index.d.ts b/types/actioncable/index.d.ts similarity index 100% rename from actioncable/index.d.ts rename to types/actioncable/index.d.ts diff --git a/actioncable/tsconfig.json b/types/actioncable/tsconfig.json similarity index 100% rename from actioncable/tsconfig.json rename to types/actioncable/tsconfig.json diff --git a/activex-data-objects/activex-data-objects-tests.ts b/types/activex-data-objects/activex-data-objects-tests.ts similarity index 100% rename from activex-data-objects/activex-data-objects-tests.ts rename to types/activex-data-objects/activex-data-objects-tests.ts diff --git a/activex-data-objects/index.d.ts b/types/activex-data-objects/index.d.ts similarity index 100% rename from activex-data-objects/index.d.ts rename to types/activex-data-objects/index.d.ts diff --git a/activex-data-objects/tsconfig.json b/types/activex-data-objects/tsconfig.json similarity index 100% rename from activex-data-objects/tsconfig.json rename to types/activex-data-objects/tsconfig.json diff --git a/activex-scripting-runtime/activex-scripting-runtime-tests.ts b/types/activex-scripting-runtime/activex-scripting-runtime-tests.ts similarity index 100% rename from activex-scripting-runtime/activex-scripting-runtime-tests.ts rename to types/activex-scripting-runtime/activex-scripting-runtime-tests.ts diff --git a/activex-scripting-runtime/index.d.ts b/types/activex-scripting-runtime/index.d.ts similarity index 100% rename from activex-scripting-runtime/index.d.ts rename to types/activex-scripting-runtime/index.d.ts diff --git a/activex-scripting-runtime/tsconfig.json b/types/activex-scripting-runtime/tsconfig.json similarity index 100% rename from activex-scripting-runtime/tsconfig.json rename to types/activex-scripting-runtime/tsconfig.json diff --git a/activex-windows-image-acquisition/activex-windows-image-acquisition-tests.ts b/types/activex-windows-image-acquisition/activex-windows-image-acquisition-tests.ts similarity index 100% rename from activex-windows-image-acquisition/activex-windows-image-acquisition-tests.ts rename to types/activex-windows-image-acquisition/activex-windows-image-acquisition-tests.ts diff --git a/activex-windows-image-acquisition/index.d.ts b/types/activex-windows-image-acquisition/index.d.ts similarity index 100% rename from activex-windows-image-acquisition/index.d.ts rename to types/activex-windows-image-acquisition/index.d.ts diff --git a/activex-windows-image-acquisition/tsconfig.json b/types/activex-windows-image-acquisition/tsconfig.json similarity index 100% rename from activex-windows-image-acquisition/tsconfig.json rename to types/activex-windows-image-acquisition/tsconfig.json diff --git a/adal/adal-angular.d.ts b/types/adal/adal-angular.d.ts similarity index 100% rename from adal/adal-angular.d.ts rename to types/adal/adal-angular.d.ts diff --git a/adal/index.d.ts b/types/adal/index.d.ts similarity index 100% rename from adal/index.d.ts rename to types/adal/index.d.ts diff --git a/adal/test/angular.ts b/types/adal/test/angular.ts similarity index 100% rename from adal/test/angular.ts rename to types/adal/test/angular.ts diff --git a/adal/test/index.ts b/types/adal/test/index.ts similarity index 100% rename from adal/test/index.ts rename to types/adal/test/index.ts diff --git a/adal/tsconfig.json b/types/adal/tsconfig.json similarity index 100% rename from adal/tsconfig.json rename to types/adal/tsconfig.json diff --git a/add2home/add2home-tests.ts b/types/add2home/add2home-tests.ts similarity index 100% rename from add2home/add2home-tests.ts rename to types/add2home/add2home-tests.ts diff --git a/add2home/index.d.ts b/types/add2home/index.d.ts similarity index 100% rename from add2home/index.d.ts rename to types/add2home/index.d.ts diff --git a/add2home/tsconfig.json b/types/add2home/tsconfig.json similarity index 100% rename from add2home/tsconfig.json rename to types/add2home/tsconfig.json diff --git a/adm-zip/adm-zip-tests.ts b/types/adm-zip/adm-zip-tests.ts similarity index 100% rename from adm-zip/adm-zip-tests.ts rename to types/adm-zip/adm-zip-tests.ts diff --git a/adm-zip/index.d.ts b/types/adm-zip/index.d.ts similarity index 100% rename from adm-zip/index.d.ts rename to types/adm-zip/index.d.ts diff --git a/adm-zip/tsconfig.json b/types/adm-zip/tsconfig.json similarity index 100% rename from adm-zip/tsconfig.json rename to types/adm-zip/tsconfig.json diff --git a/ag-grid/ag-grid-tests.ts b/types/ag-grid/ag-grid-tests.ts similarity index 100% rename from ag-grid/ag-grid-tests.ts rename to types/ag-grid/ag-grid-tests.ts diff --git a/ag-grid/index.d.ts b/types/ag-grid/index.d.ts similarity index 100% rename from ag-grid/index.d.ts rename to types/ag-grid/index.d.ts diff --git a/ag-grid/tsconfig.json b/types/ag-grid/tsconfig.json similarity index 100% rename from ag-grid/tsconfig.json rename to types/ag-grid/tsconfig.json diff --git a/agenda/agenda-tests.ts b/types/agenda/agenda-tests.ts similarity index 100% rename from agenda/agenda-tests.ts rename to types/agenda/agenda-tests.ts diff --git a/agenda/index.d.ts b/types/agenda/index.d.ts similarity index 100% rename from agenda/index.d.ts rename to types/agenda/index.d.ts diff --git a/agenda/tsconfig.json b/types/agenda/tsconfig.json similarity index 100% rename from agenda/tsconfig.json rename to types/agenda/tsconfig.json diff --git a/alertify/alertify-tests.ts b/types/alertify/alertify-tests.ts similarity index 100% rename from alertify/alertify-tests.ts rename to types/alertify/alertify-tests.ts diff --git a/alertify/index.d.ts b/types/alertify/index.d.ts similarity index 100% rename from alertify/index.d.ts rename to types/alertify/index.d.ts diff --git a/alertify/tsconfig.json b/types/alertify/tsconfig.json similarity index 100% rename from alertify/tsconfig.json rename to types/alertify/tsconfig.json diff --git a/alexa-sdk/alexa-sdk-tests.ts b/types/alexa-sdk/alexa-sdk-tests.ts similarity index 100% rename from alexa-sdk/alexa-sdk-tests.ts rename to types/alexa-sdk/alexa-sdk-tests.ts diff --git a/alexa-sdk/index.d.ts b/types/alexa-sdk/index.d.ts similarity index 100% rename from alexa-sdk/index.d.ts rename to types/alexa-sdk/index.d.ts diff --git a/alexa-sdk/tsconfig.json b/types/alexa-sdk/tsconfig.json similarity index 100% rename from alexa-sdk/tsconfig.json rename to types/alexa-sdk/tsconfig.json diff --git a/algoliasearch/algoliasearch-tests.ts b/types/algoliasearch/algoliasearch-tests.ts similarity index 100% rename from algoliasearch/algoliasearch-tests.ts rename to types/algoliasearch/algoliasearch-tests.ts diff --git a/algoliasearch/index.d.ts b/types/algoliasearch/index.d.ts similarity index 100% rename from algoliasearch/index.d.ts rename to types/algoliasearch/index.d.ts diff --git a/algoliasearch/tsconfig.json b/types/algoliasearch/tsconfig.json similarity index 100% rename from algoliasearch/tsconfig.json rename to types/algoliasearch/tsconfig.json diff --git a/alt/alt-tests.ts b/types/alt/alt-tests.ts similarity index 100% rename from alt/alt-tests.ts rename to types/alt/alt-tests.ts diff --git a/alt/index.d.ts b/types/alt/index.d.ts similarity index 100% rename from alt/index.d.ts rename to types/alt/index.d.ts diff --git a/alt/tsconfig.json b/types/alt/tsconfig.json similarity index 100% rename from alt/tsconfig.json rename to types/alt/tsconfig.json diff --git a/amazon-product-api/amazon-product-api-tests.ts b/types/amazon-product-api/amazon-product-api-tests.ts similarity index 100% rename from amazon-product-api/amazon-product-api-tests.ts rename to types/amazon-product-api/amazon-product-api-tests.ts diff --git a/amazon-product-api/index.d.ts b/types/amazon-product-api/index.d.ts similarity index 100% rename from amazon-product-api/index.d.ts rename to types/amazon-product-api/index.d.ts diff --git a/amazon-product-api/tsconfig.json b/types/amazon-product-api/tsconfig.json similarity index 100% rename from amazon-product-api/tsconfig.json rename to types/amazon-product-api/tsconfig.json diff --git a/amcharts/index.d.ts b/types/amcharts/index.d.ts similarity index 100% rename from amcharts/index.d.ts rename to types/amcharts/index.d.ts diff --git a/amcharts/tsconfig.json b/types/amcharts/tsconfig.json similarity index 100% rename from amcharts/tsconfig.json rename to types/amcharts/tsconfig.json diff --git a/amplify-deferred/amplify-deferred-tests.ts b/types/amplify-deferred/amplify-deferred-tests.ts similarity index 100% rename from amplify-deferred/amplify-deferred-tests.ts rename to types/amplify-deferred/amplify-deferred-tests.ts diff --git a/amplify-deferred/index.d.ts b/types/amplify-deferred/index.d.ts similarity index 100% rename from amplify-deferred/index.d.ts rename to types/amplify-deferred/index.d.ts diff --git a/amplify-deferred/tsconfig.json b/types/amplify-deferred/tsconfig.json similarity index 100% rename from amplify-deferred/tsconfig.json rename to types/amplify-deferred/tsconfig.json diff --git a/amplify-deferred/tslint.json b/types/amplify-deferred/tslint.json similarity index 100% rename from amplify-deferred/tslint.json rename to types/amplify-deferred/tslint.json diff --git a/amplify/amplify-tests.ts b/types/amplify/amplify-tests.ts similarity index 100% rename from amplify/amplify-tests.ts rename to types/amplify/amplify-tests.ts diff --git a/amplify/index.d.ts b/types/amplify/index.d.ts similarity index 100% rename from amplify/index.d.ts rename to types/amplify/index.d.ts diff --git a/amplify/tsconfig.json b/types/amplify/tsconfig.json similarity index 100% rename from amplify/tsconfig.json rename to types/amplify/tsconfig.json diff --git a/amplify/tslint.json b/types/amplify/tslint.json similarity index 100% rename from amplify/tslint.json rename to types/amplify/tslint.json diff --git a/amplitude-js/amplitude-js-tests.ts b/types/amplitude-js/amplitude-js-tests.ts similarity index 100% rename from amplitude-js/amplitude-js-tests.ts rename to types/amplitude-js/amplitude-js-tests.ts diff --git a/amplitude-js/index.d.ts b/types/amplitude-js/index.d.ts similarity index 100% rename from amplitude-js/index.d.ts rename to types/amplitude-js/index.d.ts diff --git a/amplitude-js/tsconfig.json b/types/amplitude-js/tsconfig.json similarity index 100% rename from amplitude-js/tsconfig.json rename to types/amplitude-js/tsconfig.json diff --git a/amqp-rpc/amqp-rpc-tests.ts b/types/amqp-rpc/amqp-rpc-tests.ts similarity index 100% rename from amqp-rpc/amqp-rpc-tests.ts rename to types/amqp-rpc/amqp-rpc-tests.ts diff --git a/amqp-rpc/index.d.ts b/types/amqp-rpc/index.d.ts similarity index 100% rename from amqp-rpc/index.d.ts rename to types/amqp-rpc/index.d.ts diff --git a/amqp-rpc/tsconfig.json b/types/amqp-rpc/tsconfig.json similarity index 100% rename from amqp-rpc/tsconfig.json rename to types/amqp-rpc/tsconfig.json diff --git a/amqplib/amqplib-tests.ts b/types/amqplib/amqplib-tests.ts similarity index 100% rename from amqplib/amqplib-tests.ts rename to types/amqplib/amqplib-tests.ts diff --git a/amqplib/callback_api.d.ts b/types/amqplib/callback_api.d.ts similarity index 100% rename from amqplib/callback_api.d.ts rename to types/amqplib/callback_api.d.ts diff --git a/amqplib/index.d.ts b/types/amqplib/index.d.ts similarity index 100% rename from amqplib/index.d.ts rename to types/amqplib/index.d.ts diff --git a/amqplib/properties.d.ts b/types/amqplib/properties.d.ts similarity index 100% rename from amqplib/properties.d.ts rename to types/amqplib/properties.d.ts diff --git a/amqplib/tsconfig.json b/types/amqplib/tsconfig.json similarity index 100% rename from amqplib/tsconfig.json rename to types/amqplib/tsconfig.json diff --git a/amqplib/tslint.json b/types/amqplib/tslint.json similarity index 100% rename from amqplib/tslint.json rename to types/amqplib/tslint.json diff --git a/analytics-node/analytics-node-tests.ts b/types/analytics-node/analytics-node-tests.ts similarity index 100% rename from analytics-node/analytics-node-tests.ts rename to types/analytics-node/analytics-node-tests.ts diff --git a/analytics-node/index.d.ts b/types/analytics-node/index.d.ts similarity index 100% rename from analytics-node/index.d.ts rename to types/analytics-node/index.d.ts diff --git a/analytics-node/tsconfig.json b/types/analytics-node/tsconfig.json similarity index 100% rename from analytics-node/tsconfig.json rename to types/analytics-node/tsconfig.json diff --git a/angular-agility/angular-agility-tests.ts b/types/angular-agility/angular-agility-tests.ts similarity index 100% rename from angular-agility/angular-agility-tests.ts rename to types/angular-agility/angular-agility-tests.ts diff --git a/angular-agility/index.d.ts b/types/angular-agility/index.d.ts similarity index 100% rename from angular-agility/index.d.ts rename to types/angular-agility/index.d.ts diff --git a/angular-agility/tsconfig.json b/types/angular-agility/tsconfig.json similarity index 100% rename from angular-agility/tsconfig.json rename to types/angular-agility/tsconfig.json diff --git a/angular-animate/index.d.ts b/types/angular-animate/index.d.ts similarity index 100% rename from angular-animate/index.d.ts rename to types/angular-animate/index.d.ts diff --git a/angular-animate/tsconfig.json b/types/angular-animate/tsconfig.json similarity index 100% rename from angular-animate/tsconfig.json rename to types/angular-animate/tsconfig.json diff --git a/angular-bootstrap-calendar/angular-bootstrap-calendar-tests.ts b/types/angular-bootstrap-calendar/angular-bootstrap-calendar-tests.ts similarity index 100% rename from angular-bootstrap-calendar/angular-bootstrap-calendar-tests.ts rename to types/angular-bootstrap-calendar/angular-bootstrap-calendar-tests.ts diff --git a/angular-bootstrap-calendar/index.d.ts b/types/angular-bootstrap-calendar/index.d.ts similarity index 100% rename from angular-bootstrap-calendar/index.d.ts rename to types/angular-bootstrap-calendar/index.d.ts diff --git a/angular-bootstrap-calendar/package.json b/types/angular-bootstrap-calendar/package.json similarity index 100% rename from angular-bootstrap-calendar/package.json rename to types/angular-bootstrap-calendar/package.json diff --git a/angular-bootstrap-calendar/tsconfig.json b/types/angular-bootstrap-calendar/tsconfig.json similarity index 100% rename from angular-bootstrap-calendar/tsconfig.json rename to types/angular-bootstrap-calendar/tsconfig.json diff --git a/angular-bootstrap-lightbox/angular-bootstrap-lightbox-tests.ts b/types/angular-bootstrap-lightbox/angular-bootstrap-lightbox-tests.ts similarity index 100% rename from angular-bootstrap-lightbox/angular-bootstrap-lightbox-tests.ts rename to types/angular-bootstrap-lightbox/angular-bootstrap-lightbox-tests.ts diff --git a/angular-bootstrap-lightbox/index.d.ts b/types/angular-bootstrap-lightbox/index.d.ts similarity index 100% rename from angular-bootstrap-lightbox/index.d.ts rename to types/angular-bootstrap-lightbox/index.d.ts diff --git a/angular-bootstrap-lightbox/tsconfig.json b/types/angular-bootstrap-lightbox/tsconfig.json similarity index 100% rename from angular-bootstrap-lightbox/tsconfig.json rename to types/angular-bootstrap-lightbox/tsconfig.json diff --git a/angular-breadcrumb/index.d.ts b/types/angular-breadcrumb/index.d.ts similarity index 100% rename from angular-breadcrumb/index.d.ts rename to types/angular-breadcrumb/index.d.ts diff --git a/angular-breadcrumb/tsconfig.json b/types/angular-breadcrumb/tsconfig.json similarity index 100% rename from angular-breadcrumb/tsconfig.json rename to types/angular-breadcrumb/tsconfig.json diff --git a/angular-clipboard/angular-clipboard-tests.ts b/types/angular-clipboard/angular-clipboard-tests.ts similarity index 100% rename from angular-clipboard/angular-clipboard-tests.ts rename to types/angular-clipboard/angular-clipboard-tests.ts diff --git a/angular-clipboard/index.d.ts b/types/angular-clipboard/index.d.ts similarity index 100% rename from angular-clipboard/index.d.ts rename to types/angular-clipboard/index.d.ts diff --git a/angular-clipboard/tsconfig.json b/types/angular-clipboard/tsconfig.json similarity index 100% rename from angular-clipboard/tsconfig.json rename to types/angular-clipboard/tsconfig.json diff --git a/angular-cookie/angular-cookie-tests.ts b/types/angular-cookie/angular-cookie-tests.ts similarity index 100% rename from angular-cookie/angular-cookie-tests.ts rename to types/angular-cookie/angular-cookie-tests.ts diff --git a/angular-cookie/index.d.ts b/types/angular-cookie/index.d.ts similarity index 100% rename from angular-cookie/index.d.ts rename to types/angular-cookie/index.d.ts diff --git a/angular-cookie/tsconfig.json b/types/angular-cookie/tsconfig.json similarity index 100% rename from angular-cookie/tsconfig.json rename to types/angular-cookie/tsconfig.json diff --git a/angular-cookies/index.d.ts b/types/angular-cookies/index.d.ts similarity index 100% rename from angular-cookies/index.d.ts rename to types/angular-cookies/index.d.ts diff --git a/angular-cookies/tsconfig.json b/types/angular-cookies/tsconfig.json similarity index 100% rename from angular-cookies/tsconfig.json rename to types/angular-cookies/tsconfig.json diff --git a/angular-deferred-bootstrap/angular-deferred-bootstrap-tests.ts b/types/angular-deferred-bootstrap/angular-deferred-bootstrap-tests.ts similarity index 100% rename from angular-deferred-bootstrap/angular-deferred-bootstrap-tests.ts rename to types/angular-deferred-bootstrap/angular-deferred-bootstrap-tests.ts diff --git a/angular-deferred-bootstrap/index.d.ts b/types/angular-deferred-bootstrap/index.d.ts similarity index 100% rename from angular-deferred-bootstrap/index.d.ts rename to types/angular-deferred-bootstrap/index.d.ts diff --git a/angular-deferred-bootstrap/tsconfig.json b/types/angular-deferred-bootstrap/tsconfig.json similarity index 100% rename from angular-deferred-bootstrap/tsconfig.json rename to types/angular-deferred-bootstrap/tsconfig.json diff --git a/angular-dialog-service/angular-dialog-service-tests.ts b/types/angular-dialog-service/angular-dialog-service-tests.ts similarity index 100% rename from angular-dialog-service/angular-dialog-service-tests.ts rename to types/angular-dialog-service/angular-dialog-service-tests.ts diff --git a/angular-dialog-service/index.d.ts b/types/angular-dialog-service/index.d.ts similarity index 100% rename from angular-dialog-service/index.d.ts rename to types/angular-dialog-service/index.d.ts diff --git a/angular-dialog-service/tsconfig.json b/types/angular-dialog-service/tsconfig.json similarity index 100% rename from angular-dialog-service/tsconfig.json rename to types/angular-dialog-service/tsconfig.json diff --git a/angular-dynamic-locale/angular-dynamic-locale-tests.ts b/types/angular-dynamic-locale/angular-dynamic-locale-tests.ts similarity index 100% rename from angular-dynamic-locale/angular-dynamic-locale-tests.ts rename to types/angular-dynamic-locale/angular-dynamic-locale-tests.ts diff --git a/angular-dynamic-locale/index.d.ts b/types/angular-dynamic-locale/index.d.ts similarity index 100% rename from angular-dynamic-locale/index.d.ts rename to types/angular-dynamic-locale/index.d.ts diff --git a/angular-dynamic-locale/tsconfig.json b/types/angular-dynamic-locale/tsconfig.json similarity index 100% rename from angular-dynamic-locale/tsconfig.json rename to types/angular-dynamic-locale/tsconfig.json diff --git a/angular-environment/angular-environment-tests.ts b/types/angular-environment/angular-environment-tests.ts similarity index 100% rename from angular-environment/angular-environment-tests.ts rename to types/angular-environment/angular-environment-tests.ts diff --git a/angular-environment/index.d.ts b/types/angular-environment/index.d.ts similarity index 100% rename from angular-environment/index.d.ts rename to types/angular-environment/index.d.ts diff --git a/angular-environment/tsconfig.json b/types/angular-environment/tsconfig.json similarity index 100% rename from angular-environment/tsconfig.json rename to types/angular-environment/tsconfig.json diff --git a/angular-es/angular-es-tests.ts b/types/angular-es/angular-es-tests.ts similarity index 100% rename from angular-es/angular-es-tests.ts rename to types/angular-es/angular-es-tests.ts diff --git a/angular-es/index.d.ts b/types/angular-es/index.d.ts similarity index 100% rename from angular-es/index.d.ts rename to types/angular-es/index.d.ts diff --git a/angular-es/tsconfig.json b/types/angular-es/tsconfig.json similarity index 100% rename from angular-es/tsconfig.json rename to types/angular-es/tsconfig.json diff --git a/angular-feature-flags/angular-feature-flags-tests.ts b/types/angular-feature-flags/angular-feature-flags-tests.ts similarity index 100% rename from angular-feature-flags/angular-feature-flags-tests.ts rename to types/angular-feature-flags/angular-feature-flags-tests.ts diff --git a/angular-feature-flags/index.d.ts b/types/angular-feature-flags/index.d.ts similarity index 100% rename from angular-feature-flags/index.d.ts rename to types/angular-feature-flags/index.d.ts diff --git a/angular-feature-flags/tsconfig.json b/types/angular-feature-flags/tsconfig.json similarity index 100% rename from angular-feature-flags/tsconfig.json rename to types/angular-feature-flags/tsconfig.json diff --git a/angular-file-saver/angular-file-saver-tests.ts b/types/angular-file-saver/angular-file-saver-tests.ts similarity index 100% rename from angular-file-saver/angular-file-saver-tests.ts rename to types/angular-file-saver/angular-file-saver-tests.ts diff --git a/angular-file-saver/index.d.ts b/types/angular-file-saver/index.d.ts similarity index 100% rename from angular-file-saver/index.d.ts rename to types/angular-file-saver/index.d.ts diff --git a/angular-file-saver/tsconfig.json b/types/angular-file-saver/tsconfig.json similarity index 100% rename from angular-file-saver/tsconfig.json rename to types/angular-file-saver/tsconfig.json diff --git a/angular-formly/angular-formly-tests.ts b/types/angular-formly/angular-formly-tests.ts similarity index 100% rename from angular-formly/angular-formly-tests.ts rename to types/angular-formly/angular-formly-tests.ts diff --git a/angular-formly/index.d.ts b/types/angular-formly/index.d.ts similarity index 100% rename from angular-formly/index.d.ts rename to types/angular-formly/index.d.ts diff --git a/angular-formly/tsconfig.json b/types/angular-formly/tsconfig.json similarity index 100% rename from angular-formly/tsconfig.json rename to types/angular-formly/tsconfig.json diff --git a/angular-fullscreen/angular-fullscreen-tests.ts b/types/angular-fullscreen/angular-fullscreen-tests.ts similarity index 100% rename from angular-fullscreen/angular-fullscreen-tests.ts rename to types/angular-fullscreen/angular-fullscreen-tests.ts diff --git a/angular-fullscreen/index.d.ts b/types/angular-fullscreen/index.d.ts similarity index 100% rename from angular-fullscreen/index.d.ts rename to types/angular-fullscreen/index.d.ts diff --git a/angular-fullscreen/tsconfig.json b/types/angular-fullscreen/tsconfig.json similarity index 100% rename from angular-fullscreen/tsconfig.json rename to types/angular-fullscreen/tsconfig.json diff --git a/angular-gettext/angular-gettext-tests.ts b/types/angular-gettext/angular-gettext-tests.ts similarity index 100% rename from angular-gettext/angular-gettext-tests.ts rename to types/angular-gettext/angular-gettext-tests.ts diff --git a/angular-gettext/index.d.ts b/types/angular-gettext/index.d.ts similarity index 100% rename from angular-gettext/index.d.ts rename to types/angular-gettext/index.d.ts diff --git a/angular-gettext/tsconfig.json b/types/angular-gettext/tsconfig.json similarity index 100% rename from angular-gettext/tsconfig.json rename to types/angular-gettext/tsconfig.json diff --git a/angular-google-analytics/angular-google-analytics-tests.ts b/types/angular-google-analytics/angular-google-analytics-tests.ts similarity index 100% rename from angular-google-analytics/angular-google-analytics-tests.ts rename to types/angular-google-analytics/angular-google-analytics-tests.ts diff --git a/angular-google-analytics/index.d.ts b/types/angular-google-analytics/index.d.ts similarity index 100% rename from angular-google-analytics/index.d.ts rename to types/angular-google-analytics/index.d.ts diff --git a/angular-google-analytics/tsconfig.json b/types/angular-google-analytics/tsconfig.json similarity index 100% rename from angular-google-analytics/tsconfig.json rename to types/angular-google-analytics/tsconfig.json diff --git a/angular-gridster/angular-gridster-tests.ts b/types/angular-gridster/angular-gridster-tests.ts similarity index 100% rename from angular-gridster/angular-gridster-tests.ts rename to types/angular-gridster/angular-gridster-tests.ts diff --git a/angular-gridster/index.d.ts b/types/angular-gridster/index.d.ts similarity index 100% rename from angular-gridster/index.d.ts rename to types/angular-gridster/index.d.ts diff --git a/angular-gridster/tsconfig.json b/types/angular-gridster/tsconfig.json similarity index 100% rename from angular-gridster/tsconfig.json rename to types/angular-gridster/tsconfig.json diff --git a/angular-gridster/tslint.json b/types/angular-gridster/tslint.json similarity index 100% rename from angular-gridster/tslint.json rename to types/angular-gridster/tslint.json diff --git a/angular-growl-v2/angular-growl-v2-tests.ts b/types/angular-growl-v2/angular-growl-v2-tests.ts similarity index 100% rename from angular-growl-v2/angular-growl-v2-tests.ts rename to types/angular-growl-v2/angular-growl-v2-tests.ts diff --git a/angular-growl-v2/index.d.ts b/types/angular-growl-v2/index.d.ts similarity index 100% rename from angular-growl-v2/index.d.ts rename to types/angular-growl-v2/index.d.ts diff --git a/angular-growl-v2/tsconfig.json b/types/angular-growl-v2/tsconfig.json similarity index 100% rename from angular-growl-v2/tsconfig.json rename to types/angular-growl-v2/tsconfig.json diff --git a/angular-hotkeys/angular-hotkeys-tests.ts b/types/angular-hotkeys/angular-hotkeys-tests.ts similarity index 100% rename from angular-hotkeys/angular-hotkeys-tests.ts rename to types/angular-hotkeys/angular-hotkeys-tests.ts diff --git a/angular-hotkeys/index.d.ts b/types/angular-hotkeys/index.d.ts similarity index 100% rename from angular-hotkeys/index.d.ts rename to types/angular-hotkeys/index.d.ts diff --git a/angular-hotkeys/tsconfig.json b/types/angular-hotkeys/tsconfig.json similarity index 100% rename from angular-hotkeys/tsconfig.json rename to types/angular-hotkeys/tsconfig.json diff --git a/angular-http-auth/angular-http-auth-tests.ts b/types/angular-http-auth/angular-http-auth-tests.ts similarity index 100% rename from angular-http-auth/angular-http-auth-tests.ts rename to types/angular-http-auth/angular-http-auth-tests.ts diff --git a/angular-http-auth/index.d.ts b/types/angular-http-auth/index.d.ts similarity index 100% rename from angular-http-auth/index.d.ts rename to types/angular-http-auth/index.d.ts diff --git a/angular-http-auth/tsconfig.json b/types/angular-http-auth/tsconfig.json similarity index 100% rename from angular-http-auth/tsconfig.json rename to types/angular-http-auth/tsconfig.json diff --git a/angular-httpi/angular-httpi-tests.ts b/types/angular-httpi/angular-httpi-tests.ts similarity index 100% rename from angular-httpi/angular-httpi-tests.ts rename to types/angular-httpi/angular-httpi-tests.ts diff --git a/angular-httpi/index.d.ts b/types/angular-httpi/index.d.ts similarity index 100% rename from angular-httpi/index.d.ts rename to types/angular-httpi/index.d.ts diff --git a/angular-httpi/tsconfig.json b/types/angular-httpi/tsconfig.json similarity index 100% rename from angular-httpi/tsconfig.json rename to types/angular-httpi/tsconfig.json diff --git a/angular-idle/angular-idle-tests.ts b/types/angular-idle/angular-idle-tests.ts similarity index 100% rename from angular-idle/angular-idle-tests.ts rename to types/angular-idle/angular-idle-tests.ts diff --git a/angular-idle/index.d.ts b/types/angular-idle/index.d.ts similarity index 100% rename from angular-idle/index.d.ts rename to types/angular-idle/index.d.ts diff --git a/angular-idle/tsconfig.json b/types/angular-idle/tsconfig.json similarity index 100% rename from angular-idle/tsconfig.json rename to types/angular-idle/tsconfig.json diff --git a/angular-jwt/angular-jwt-tests.ts b/types/angular-jwt/angular-jwt-tests.ts similarity index 100% rename from angular-jwt/angular-jwt-tests.ts rename to types/angular-jwt/angular-jwt-tests.ts diff --git a/angular-jwt/index.d.ts b/types/angular-jwt/index.d.ts similarity index 100% rename from angular-jwt/index.d.ts rename to types/angular-jwt/index.d.ts diff --git a/angular-jwt/tsconfig.json b/types/angular-jwt/tsconfig.json similarity index 100% rename from angular-jwt/tsconfig.json rename to types/angular-jwt/tsconfig.json diff --git a/angular-load/angular-load-tests.ts b/types/angular-load/angular-load-tests.ts similarity index 100% rename from angular-load/angular-load-tests.ts rename to types/angular-load/angular-load-tests.ts diff --git a/angular-load/index.d.ts b/types/angular-load/index.d.ts similarity index 100% rename from angular-load/index.d.ts rename to types/angular-load/index.d.ts diff --git a/angular-load/tsconfig.json b/types/angular-load/tsconfig.json similarity index 100% rename from angular-load/tsconfig.json rename to types/angular-load/tsconfig.json diff --git a/angular-loading-bar/angular-loading-bar-tests.ts b/types/angular-loading-bar/angular-loading-bar-tests.ts similarity index 100% rename from angular-loading-bar/angular-loading-bar-tests.ts rename to types/angular-loading-bar/angular-loading-bar-tests.ts diff --git a/angular-loading-bar/index.d.ts b/types/angular-loading-bar/index.d.ts similarity index 100% rename from angular-loading-bar/index.d.ts rename to types/angular-loading-bar/index.d.ts diff --git a/angular-loading-bar/tsconfig.json b/types/angular-loading-bar/tsconfig.json similarity index 100% rename from angular-loading-bar/tsconfig.json rename to types/angular-loading-bar/tsconfig.json diff --git a/angular-local-storage/angular-local-storage-tests.ts b/types/angular-local-storage/angular-local-storage-tests.ts similarity index 100% rename from angular-local-storage/angular-local-storage-tests.ts rename to types/angular-local-storage/angular-local-storage-tests.ts diff --git a/angular-local-storage/index.d.ts b/types/angular-local-storage/index.d.ts similarity index 100% rename from angular-local-storage/index.d.ts rename to types/angular-local-storage/index.d.ts diff --git a/angular-local-storage/tsconfig.json b/types/angular-local-storage/tsconfig.json similarity index 100% rename from angular-local-storage/tsconfig.json rename to types/angular-local-storage/tsconfig.json diff --git a/angular-localforage/angular-localforage-tests.ts b/types/angular-localforage/angular-localforage-tests.ts similarity index 100% rename from angular-localforage/angular-localforage-tests.ts rename to types/angular-localforage/angular-localforage-tests.ts diff --git a/angular-localforage/index.d.ts b/types/angular-localforage/index.d.ts similarity index 100% rename from angular-localforage/index.d.ts rename to types/angular-localforage/index.d.ts diff --git a/angular-localforage/package.json b/types/angular-localforage/package.json similarity index 100% rename from angular-localforage/package.json rename to types/angular-localforage/package.json diff --git a/angular-localforage/tsconfig.json b/types/angular-localforage/tsconfig.json similarity index 100% rename from angular-localforage/tsconfig.json rename to types/angular-localforage/tsconfig.json diff --git a/angular-locker/angular-locker-tests.ts b/types/angular-locker/angular-locker-tests.ts similarity index 100% rename from angular-locker/angular-locker-tests.ts rename to types/angular-locker/angular-locker-tests.ts diff --git a/angular-locker/index.d.ts b/types/angular-locker/index.d.ts similarity index 100% rename from angular-locker/index.d.ts rename to types/angular-locker/index.d.ts diff --git a/angular-locker/tsconfig.json b/types/angular-locker/tsconfig.json similarity index 100% rename from angular-locker/tsconfig.json rename to types/angular-locker/tsconfig.json diff --git a/angular-material/angular-material-tests.ts b/types/angular-material/angular-material-tests.ts similarity index 100% rename from angular-material/angular-material-tests.ts rename to types/angular-material/angular-material-tests.ts diff --git a/angular-material/index.d.ts b/types/angular-material/index.d.ts similarity index 100% rename from angular-material/index.d.ts rename to types/angular-material/index.d.ts diff --git a/angular-material/tsconfig.json b/types/angular-material/tsconfig.json similarity index 100% rename from angular-material/tsconfig.json rename to types/angular-material/tsconfig.json diff --git a/angular-media-queries/angular-media-queries-tests.ts b/types/angular-media-queries/angular-media-queries-tests.ts similarity index 100% rename from angular-media-queries/angular-media-queries-tests.ts rename to types/angular-media-queries/angular-media-queries-tests.ts diff --git a/angular-media-queries/index.d.ts b/types/angular-media-queries/index.d.ts similarity index 100% rename from angular-media-queries/index.d.ts rename to types/angular-media-queries/index.d.ts diff --git a/angular-media-queries/tsconfig.json b/types/angular-media-queries/tsconfig.json similarity index 100% rename from angular-media-queries/tsconfig.json rename to types/angular-media-queries/tsconfig.json diff --git a/angular-meteor/angular-meteor-tests.ts b/types/angular-meteor/angular-meteor-tests.ts similarity index 100% rename from angular-meteor/angular-meteor-tests.ts rename to types/angular-meteor/angular-meteor-tests.ts diff --git a/angular-meteor/index.d.ts b/types/angular-meteor/index.d.ts similarity index 100% rename from angular-meteor/index.d.ts rename to types/angular-meteor/index.d.ts diff --git a/angular-meteor/tsconfig.json b/types/angular-meteor/tsconfig.json similarity index 100% rename from angular-meteor/tsconfig.json rename to types/angular-meteor/tsconfig.json diff --git a/angular-mocks/angular-mocks-tests.ts b/types/angular-mocks/angular-mocks-tests.ts similarity index 100% rename from angular-mocks/angular-mocks-tests.ts rename to types/angular-mocks/angular-mocks-tests.ts diff --git a/angular-mocks/index.d.ts b/types/angular-mocks/index.d.ts similarity index 100% rename from angular-mocks/index.d.ts rename to types/angular-mocks/index.d.ts diff --git a/angular-mocks/mocks.d.ts b/types/angular-mocks/mocks.d.ts similarity index 100% rename from angular-mocks/mocks.d.ts rename to types/angular-mocks/mocks.d.ts diff --git a/angular-mocks/tsconfig.json b/types/angular-mocks/tsconfig.json similarity index 100% rename from angular-mocks/tsconfig.json rename to types/angular-mocks/tsconfig.json diff --git a/angular-modal/angular-modal-tests.ts b/types/angular-modal/angular-modal-tests.ts similarity index 100% rename from angular-modal/angular-modal-tests.ts rename to types/angular-modal/angular-modal-tests.ts diff --git a/angular-modal/index.d.ts b/types/angular-modal/index.d.ts similarity index 100% rename from angular-modal/index.d.ts rename to types/angular-modal/index.d.ts diff --git a/angular-modal/tsconfig.json b/types/angular-modal/tsconfig.json similarity index 100% rename from angular-modal/tsconfig.json rename to types/angular-modal/tsconfig.json diff --git a/angular-notifications/angular-notifications-tests.ts b/types/angular-notifications/angular-notifications-tests.ts similarity index 100% rename from angular-notifications/angular-notifications-tests.ts rename to types/angular-notifications/angular-notifications-tests.ts diff --git a/angular-notifications/index.d.ts b/types/angular-notifications/index.d.ts similarity index 100% rename from angular-notifications/index.d.ts rename to types/angular-notifications/index.d.ts diff --git a/angular-notifications/tsconfig.json b/types/angular-notifications/tsconfig.json similarity index 100% rename from angular-notifications/tsconfig.json rename to types/angular-notifications/tsconfig.json diff --git a/angular-notify/angular-notify-tests.ts b/types/angular-notify/angular-notify-tests.ts similarity index 100% rename from angular-notify/angular-notify-tests.ts rename to types/angular-notify/angular-notify-tests.ts diff --git a/angular-notify/index.d.ts b/types/angular-notify/index.d.ts similarity index 100% rename from angular-notify/index.d.ts rename to types/angular-notify/index.d.ts diff --git a/angular-notify/tsconfig.json b/types/angular-notify/tsconfig.json similarity index 100% rename from angular-notify/tsconfig.json rename to types/angular-notify/tsconfig.json diff --git a/angular-oauth2/angular-oauth2-tests.ts b/types/angular-oauth2/angular-oauth2-tests.ts similarity index 100% rename from angular-oauth2/angular-oauth2-tests.ts rename to types/angular-oauth2/angular-oauth2-tests.ts diff --git a/angular-oauth2/index.d.ts b/types/angular-oauth2/index.d.ts similarity index 100% rename from angular-oauth2/index.d.ts rename to types/angular-oauth2/index.d.ts diff --git a/angular-oauth2/tsconfig.json b/types/angular-oauth2/tsconfig.json similarity index 100% rename from angular-oauth2/tsconfig.json rename to types/angular-oauth2/tsconfig.json diff --git a/angular-oauth2/tslint.json b/types/angular-oauth2/tslint.json similarity index 100% rename from angular-oauth2/tslint.json rename to types/angular-oauth2/tslint.json diff --git a/angular-odata-resources/angular-odata-resources-tests.ts b/types/angular-odata-resources/angular-odata-resources-tests.ts similarity index 100% rename from angular-odata-resources/angular-odata-resources-tests.ts rename to types/angular-odata-resources/angular-odata-resources-tests.ts diff --git a/angular-odata-resources/index.d.ts b/types/angular-odata-resources/index.d.ts similarity index 100% rename from angular-odata-resources/index.d.ts rename to types/angular-odata-resources/index.d.ts diff --git a/angular-odata-resources/tsconfig.json b/types/angular-odata-resources/tsconfig.json similarity index 100% rename from angular-odata-resources/tsconfig.json rename to types/angular-odata-resources/tsconfig.json diff --git a/angular-permission/angular-permission-tests.ts b/types/angular-permission/angular-permission-tests.ts similarity index 100% rename from angular-permission/angular-permission-tests.ts rename to types/angular-permission/angular-permission-tests.ts diff --git a/angular-permission/index.d.ts b/types/angular-permission/index.d.ts similarity index 100% rename from angular-permission/index.d.ts rename to types/angular-permission/index.d.ts diff --git a/angular-permission/tsconfig.json b/types/angular-permission/tsconfig.json similarity index 100% rename from angular-permission/tsconfig.json rename to types/angular-permission/tsconfig.json diff --git a/angular-promise-tracker/angular-promise-tracker-tests.ts b/types/angular-promise-tracker/angular-promise-tracker-tests.ts similarity index 100% rename from angular-promise-tracker/angular-promise-tracker-tests.ts rename to types/angular-promise-tracker/angular-promise-tracker-tests.ts diff --git a/angular-promise-tracker/index.d.ts b/types/angular-promise-tracker/index.d.ts similarity index 100% rename from angular-promise-tracker/index.d.ts rename to types/angular-promise-tracker/index.d.ts diff --git a/angular-promise-tracker/tsconfig.json b/types/angular-promise-tracker/tsconfig.json similarity index 100% rename from angular-promise-tracker/tsconfig.json rename to types/angular-promise-tracker/tsconfig.json diff --git a/angular-q-spread/angular-q-spread-tests.ts b/types/angular-q-spread/angular-q-spread-tests.ts similarity index 100% rename from angular-q-spread/angular-q-spread-tests.ts rename to types/angular-q-spread/angular-q-spread-tests.ts diff --git a/angular-q-spread/index.d.ts b/types/angular-q-spread/index.d.ts similarity index 100% rename from angular-q-spread/index.d.ts rename to types/angular-q-spread/index.d.ts diff --git a/angular-q-spread/tsconfig.json b/types/angular-q-spread/tsconfig.json similarity index 100% rename from angular-q-spread/tsconfig.json rename to types/angular-q-spread/tsconfig.json diff --git a/angular-resource/angular-resource-tests.ts b/types/angular-resource/angular-resource-tests.ts similarity index 100% rename from angular-resource/angular-resource-tests.ts rename to types/angular-resource/angular-resource-tests.ts diff --git a/angular-resource/index.d.ts b/types/angular-resource/index.d.ts similarity index 100% rename from angular-resource/index.d.ts rename to types/angular-resource/index.d.ts diff --git a/angular-resource/tsconfig.json b/types/angular-resource/tsconfig.json similarity index 100% rename from angular-resource/tsconfig.json rename to types/angular-resource/tsconfig.json diff --git a/angular-route/angular-route-tests.ts b/types/angular-route/angular-route-tests.ts similarity index 100% rename from angular-route/angular-route-tests.ts rename to types/angular-route/angular-route-tests.ts diff --git a/angular-route/index.d.ts b/types/angular-route/index.d.ts similarity index 100% rename from angular-route/index.d.ts rename to types/angular-route/index.d.ts diff --git a/angular-route/tsconfig.json b/types/angular-route/tsconfig.json similarity index 100% rename from angular-route/tsconfig.json rename to types/angular-route/tsconfig.json diff --git a/angular-sanitize/angular-sanitize-tests.ts b/types/angular-sanitize/angular-sanitize-tests.ts similarity index 100% rename from angular-sanitize/angular-sanitize-tests.ts rename to types/angular-sanitize/angular-sanitize-tests.ts diff --git a/angular-sanitize/index.d.ts b/types/angular-sanitize/index.d.ts similarity index 100% rename from angular-sanitize/index.d.ts rename to types/angular-sanitize/index.d.ts diff --git a/angular-sanitize/tsconfig.json b/types/angular-sanitize/tsconfig.json similarity index 100% rename from angular-sanitize/tsconfig.json rename to types/angular-sanitize/tsconfig.json diff --git a/angular-scenario/index.d.ts b/types/angular-scenario/index.d.ts similarity index 100% rename from angular-scenario/index.d.ts rename to types/angular-scenario/index.d.ts diff --git a/angular-scenario/tsconfig.json b/types/angular-scenario/tsconfig.json similarity index 100% rename from angular-scenario/tsconfig.json rename to types/angular-scenario/tsconfig.json diff --git a/angular-scroll/angular-scroll-tests.ts b/types/angular-scroll/angular-scroll-tests.ts similarity index 100% rename from angular-scroll/angular-scroll-tests.ts rename to types/angular-scroll/angular-scroll-tests.ts diff --git a/angular-scroll/index.d.ts b/types/angular-scroll/index.d.ts similarity index 100% rename from angular-scroll/index.d.ts rename to types/angular-scroll/index.d.ts diff --git a/angular-scroll/tsconfig.json b/types/angular-scroll/tsconfig.json similarity index 100% rename from angular-scroll/tsconfig.json rename to types/angular-scroll/tsconfig.json diff --git a/angular-signalr-hub/angular-signalr-hub-tests.ts b/types/angular-signalr-hub/angular-signalr-hub-tests.ts similarity index 100% rename from angular-signalr-hub/angular-signalr-hub-tests.ts rename to types/angular-signalr-hub/angular-signalr-hub-tests.ts diff --git a/angular-signalr-hub/index.d.ts b/types/angular-signalr-hub/index.d.ts similarity index 100% rename from angular-signalr-hub/index.d.ts rename to types/angular-signalr-hub/index.d.ts diff --git a/angular-signalr-hub/tsconfig.json b/types/angular-signalr-hub/tsconfig.json similarity index 100% rename from angular-signalr-hub/tsconfig.json rename to types/angular-signalr-hub/tsconfig.json diff --git a/angular-spinner/angular-spinner-tests.ts b/types/angular-spinner/angular-spinner-tests.ts similarity index 100% rename from angular-spinner/angular-spinner-tests.ts rename to types/angular-spinner/angular-spinner-tests.ts diff --git a/angular-spinner/index.d.ts b/types/angular-spinner/index.d.ts similarity index 100% rename from angular-spinner/index.d.ts rename to types/angular-spinner/index.d.ts diff --git a/angular-spinner/tsconfig.json b/types/angular-spinner/tsconfig.json similarity index 100% rename from angular-spinner/tsconfig.json rename to types/angular-spinner/tsconfig.json diff --git a/angular-storage/angular-storage-tests.ts b/types/angular-storage/angular-storage-tests.ts similarity index 100% rename from angular-storage/angular-storage-tests.ts rename to types/angular-storage/angular-storage-tests.ts diff --git a/angular-storage/index.d.ts b/types/angular-storage/index.d.ts similarity index 100% rename from angular-storage/index.d.ts rename to types/angular-storage/index.d.ts diff --git a/angular-storage/tsconfig.json b/types/angular-storage/tsconfig.json similarity index 100% rename from angular-storage/tsconfig.json rename to types/angular-storage/tsconfig.json diff --git a/angular-strap/angular-strap-tests.ts b/types/angular-strap/angular-strap-tests.ts similarity index 100% rename from angular-strap/angular-strap-tests.ts rename to types/angular-strap/angular-strap-tests.ts diff --git a/angular-strap/index.d.ts b/types/angular-strap/index.d.ts similarity index 100% rename from angular-strap/index.d.ts rename to types/angular-strap/index.d.ts diff --git a/angular-strap/tsconfig.json b/types/angular-strap/tsconfig.json similarity index 100% rename from angular-strap/tsconfig.json rename to types/angular-strap/tsconfig.json diff --git a/angular-toastr/angular-toastr-tests.ts b/types/angular-toastr/angular-toastr-tests.ts similarity index 100% rename from angular-toastr/angular-toastr-tests.ts rename to types/angular-toastr/angular-toastr-tests.ts diff --git a/angular-toastr/index.d.ts b/types/angular-toastr/index.d.ts similarity index 100% rename from angular-toastr/index.d.ts rename to types/angular-toastr/index.d.ts diff --git a/angular-toastr/tsconfig.json b/types/angular-toastr/tsconfig.json similarity index 100% rename from angular-toastr/tsconfig.json rename to types/angular-toastr/tsconfig.json diff --git a/angular-toasty/angular-toasty-tests.ts b/types/angular-toasty/angular-toasty-tests.ts similarity index 100% rename from angular-toasty/angular-toasty-tests.ts rename to types/angular-toasty/angular-toasty-tests.ts diff --git a/angular-toasty/index.d.ts b/types/angular-toasty/index.d.ts similarity index 100% rename from angular-toasty/index.d.ts rename to types/angular-toasty/index.d.ts diff --git a/angular-toasty/tsconfig.json b/types/angular-toasty/tsconfig.json similarity index 100% rename from angular-toasty/tsconfig.json rename to types/angular-toasty/tsconfig.json diff --git a/angular-touchspin/angular-touchspin-tests.ts b/types/angular-touchspin/angular-touchspin-tests.ts similarity index 100% rename from angular-touchspin/angular-touchspin-tests.ts rename to types/angular-touchspin/angular-touchspin-tests.ts diff --git a/angular-touchspin/index.d.ts b/types/angular-touchspin/index.d.ts similarity index 100% rename from angular-touchspin/index.d.ts rename to types/angular-touchspin/index.d.ts diff --git a/angular-touchspin/tsconfig.json b/types/angular-touchspin/tsconfig.json similarity index 100% rename from angular-touchspin/tsconfig.json rename to types/angular-touchspin/tsconfig.json diff --git a/angular-translate/angular-translate-tests.ts b/types/angular-translate/angular-translate-tests.ts similarity index 100% rename from angular-translate/angular-translate-tests.ts rename to types/angular-translate/angular-translate-tests.ts diff --git a/angular-translate/index.d.ts b/types/angular-translate/index.d.ts similarity index 100% rename from angular-translate/index.d.ts rename to types/angular-translate/index.d.ts diff --git a/angular-translate/tsconfig.json b/types/angular-translate/tsconfig.json similarity index 100% rename from angular-translate/tsconfig.json rename to types/angular-translate/tsconfig.json diff --git a/angular-ui-bootstrap/angular-ui-bootstrap-tests.ts b/types/angular-ui-bootstrap/angular-ui-bootstrap-tests.ts similarity index 100% rename from angular-ui-bootstrap/angular-ui-bootstrap-tests.ts rename to types/angular-ui-bootstrap/angular-ui-bootstrap-tests.ts diff --git a/angular-ui-bootstrap/index.d.ts b/types/angular-ui-bootstrap/index.d.ts similarity index 100% rename from angular-ui-bootstrap/index.d.ts rename to types/angular-ui-bootstrap/index.d.ts diff --git a/angular-ui-bootstrap/tsconfig.json b/types/angular-ui-bootstrap/tsconfig.json similarity index 100% rename from angular-ui-bootstrap/tsconfig.json rename to types/angular-ui-bootstrap/tsconfig.json diff --git a/angular-ui-notification/angular-ui-notification-tests.ts b/types/angular-ui-notification/angular-ui-notification-tests.ts similarity index 100% rename from angular-ui-notification/angular-ui-notification-tests.ts rename to types/angular-ui-notification/angular-ui-notification-tests.ts diff --git a/angular-ui-notification/index.d.ts b/types/angular-ui-notification/index.d.ts similarity index 100% rename from angular-ui-notification/index.d.ts rename to types/angular-ui-notification/index.d.ts diff --git a/angular-ui-notification/tsconfig.json b/types/angular-ui-notification/tsconfig.json similarity index 100% rename from angular-ui-notification/tsconfig.json rename to types/angular-ui-notification/tsconfig.json diff --git a/angular-ui-router-default/angular-ui-router-default-tests.ts b/types/angular-ui-router-default/angular-ui-router-default-tests.ts similarity index 100% rename from angular-ui-router-default/angular-ui-router-default-tests.ts rename to types/angular-ui-router-default/angular-ui-router-default-tests.ts diff --git a/angular-ui-router-default/index.d.ts b/types/angular-ui-router-default/index.d.ts similarity index 100% rename from angular-ui-router-default/index.d.ts rename to types/angular-ui-router-default/index.d.ts diff --git a/angular-ui-router-default/tsconfig.json b/types/angular-ui-router-default/tsconfig.json similarity index 100% rename from angular-ui-router-default/tsconfig.json rename to types/angular-ui-router-default/tsconfig.json diff --git a/angular-ui-router-uib-modal/angular-ui-router-uib-modal-tests.ts b/types/angular-ui-router-uib-modal/angular-ui-router-uib-modal-tests.ts similarity index 100% rename from angular-ui-router-uib-modal/angular-ui-router-uib-modal-tests.ts rename to types/angular-ui-router-uib-modal/angular-ui-router-uib-modal-tests.ts diff --git a/angular-ui-router-uib-modal/index.d.ts b/types/angular-ui-router-uib-modal/index.d.ts similarity index 100% rename from angular-ui-router-uib-modal/index.d.ts rename to types/angular-ui-router-uib-modal/index.d.ts diff --git a/angular-ui-router-uib-modal/tsconfig.json b/types/angular-ui-router-uib-modal/tsconfig.json similarity index 100% rename from angular-ui-router-uib-modal/tsconfig.json rename to types/angular-ui-router-uib-modal/tsconfig.json diff --git a/angular-ui-router/angular-ui-router-tests.ts b/types/angular-ui-router/angular-ui-router-tests.ts similarity index 100% rename from angular-ui-router/angular-ui-router-tests.ts rename to types/angular-ui-router/angular-ui-router-tests.ts diff --git a/angular-ui-router/index.d.ts b/types/angular-ui-router/index.d.ts similarity index 100% rename from angular-ui-router/index.d.ts rename to types/angular-ui-router/index.d.ts diff --git a/angular-ui-router/tsconfig.json b/types/angular-ui-router/tsconfig.json similarity index 100% rename from angular-ui-router/tsconfig.json rename to types/angular-ui-router/tsconfig.json diff --git a/angular-ui-scroll/angular-ui-scroll-tests.ts b/types/angular-ui-scroll/angular-ui-scroll-tests.ts similarity index 100% rename from angular-ui-scroll/angular-ui-scroll-tests.ts rename to types/angular-ui-scroll/angular-ui-scroll-tests.ts diff --git a/angular-ui-scroll/index.d.ts b/types/angular-ui-scroll/index.d.ts similarity index 100% rename from angular-ui-scroll/index.d.ts rename to types/angular-ui-scroll/index.d.ts diff --git a/angular-ui-scroll/tsconfig.json b/types/angular-ui-scroll/tsconfig.json similarity index 100% rename from angular-ui-scroll/tsconfig.json rename to types/angular-ui-scroll/tsconfig.json diff --git a/angular-ui-sortable/angular-ui-sortable-tests.ts b/types/angular-ui-sortable/angular-ui-sortable-tests.ts similarity index 100% rename from angular-ui-sortable/angular-ui-sortable-tests.ts rename to types/angular-ui-sortable/angular-ui-sortable-tests.ts diff --git a/angular-ui-sortable/index.d.ts b/types/angular-ui-sortable/index.d.ts similarity index 100% rename from angular-ui-sortable/index.d.ts rename to types/angular-ui-sortable/index.d.ts diff --git a/angular-ui-sortable/tsconfig.json b/types/angular-ui-sortable/tsconfig.json similarity index 100% rename from angular-ui-sortable/tsconfig.json rename to types/angular-ui-sortable/tsconfig.json diff --git a/angular-ui-tree/angular-ui-tree-tests.ts b/types/angular-ui-tree/angular-ui-tree-tests.ts similarity index 100% rename from angular-ui-tree/angular-ui-tree-tests.ts rename to types/angular-ui-tree/angular-ui-tree-tests.ts diff --git a/angular-ui-tree/index.d.ts b/types/angular-ui-tree/index.d.ts similarity index 100% rename from angular-ui-tree/index.d.ts rename to types/angular-ui-tree/index.d.ts diff --git a/angular-ui-tree/tsconfig.json b/types/angular-ui-tree/tsconfig.json similarity index 100% rename from angular-ui-tree/tsconfig.json rename to types/angular-ui-tree/tsconfig.json diff --git a/angular-websocket/angular-websocket-tests.ts b/types/angular-websocket/angular-websocket-tests.ts similarity index 100% rename from angular-websocket/angular-websocket-tests.ts rename to types/angular-websocket/angular-websocket-tests.ts diff --git a/angular-websocket/index.d.ts b/types/angular-websocket/index.d.ts similarity index 100% rename from angular-websocket/index.d.ts rename to types/angular-websocket/index.d.ts diff --git a/angular-websocket/tsconfig.json b/types/angular-websocket/tsconfig.json similarity index 100% rename from angular-websocket/tsconfig.json rename to types/angular-websocket/tsconfig.json diff --git a/angular-wizard/angular-wizard-tests.ts b/types/angular-wizard/angular-wizard-tests.ts similarity index 100% rename from angular-wizard/angular-wizard-tests.ts rename to types/angular-wizard/angular-wizard-tests.ts diff --git a/angular-wizard/index.d.ts b/types/angular-wizard/index.d.ts similarity index 100% rename from angular-wizard/index.d.ts rename to types/angular-wizard/index.d.ts diff --git a/angular-wizard/tsconfig.json b/types/angular-wizard/tsconfig.json similarity index 100% rename from angular-wizard/tsconfig.json rename to types/angular-wizard/tsconfig.json diff --git a/angular-xeditable/angular-xeditable-tests.ts b/types/angular-xeditable/angular-xeditable-tests.ts similarity index 100% rename from angular-xeditable/angular-xeditable-tests.ts rename to types/angular-xeditable/angular-xeditable-tests.ts diff --git a/angular-xeditable/index.d.ts b/types/angular-xeditable/index.d.ts similarity index 100% rename from angular-xeditable/index.d.ts rename to types/angular-xeditable/index.d.ts diff --git a/angular-xeditable/tsconfig.json b/types/angular-xeditable/tsconfig.json similarity index 100% rename from angular-xeditable/tsconfig.json rename to types/angular-xeditable/tsconfig.json diff --git a/angular.throttle/angular.throttle-tests.ts b/types/angular.throttle/angular.throttle-tests.ts similarity index 100% rename from angular.throttle/angular.throttle-tests.ts rename to types/angular.throttle/angular.throttle-tests.ts diff --git a/angular.throttle/index.d.ts b/types/angular.throttle/index.d.ts similarity index 100% rename from angular.throttle/index.d.ts rename to types/angular.throttle/index.d.ts diff --git a/angular.throttle/tsconfig.json b/types/angular.throttle/tsconfig.json similarity index 100% rename from angular.throttle/tsconfig.json rename to types/angular.throttle/tsconfig.json diff --git a/angular/README.md b/types/angular/README.md similarity index 100% rename from angular/README.md rename to types/angular/README.md diff --git a/angular/UNUSED_FILES.txt b/types/angular/UNUSED_FILES.txt similarity index 100% rename from angular/UNUSED_FILES.txt rename to types/angular/UNUSED_FILES.txt diff --git a/angular/angular-component-router.d.ts b/types/angular/angular-component-router.d.ts similarity index 100% rename from angular/angular-component-router.d.ts rename to types/angular/angular-component-router.d.ts diff --git a/angular/angular-tests.ts b/types/angular/angular-tests.ts similarity index 100% rename from angular/angular-tests.ts rename to types/angular/angular-tests.ts diff --git a/angular/index.d.ts b/types/angular/index.d.ts similarity index 100% rename from angular/index.d.ts rename to types/angular/index.d.ts diff --git a/angular/tsconfig.json b/types/angular/tsconfig.json similarity index 100% rename from angular/tsconfig.json rename to types/angular/tsconfig.json diff --git a/angular/tslint.json b/types/angular/tslint.json similarity index 100% rename from angular/tslint.json rename to types/angular/tslint.json diff --git a/angularfire/angularfire-tests.ts b/types/angularfire/angularfire-tests.ts similarity index 100% rename from angularfire/angularfire-tests.ts rename to types/angularfire/angularfire-tests.ts diff --git a/angularfire/index.d.ts b/types/angularfire/index.d.ts similarity index 100% rename from angularfire/index.d.ts rename to types/angularfire/index.d.ts diff --git a/angularfire/tsconfig.json b/types/angularfire/tsconfig.json similarity index 100% rename from angularfire/tsconfig.json rename to types/angularfire/tsconfig.json diff --git a/angularlocalstorage/angularlocalstorage-tests.ts b/types/angularlocalstorage/angularlocalstorage-tests.ts similarity index 100% rename from angularlocalstorage/angularlocalstorage-tests.ts rename to types/angularlocalstorage/angularlocalstorage-tests.ts diff --git a/angularlocalstorage/index.d.ts b/types/angularlocalstorage/index.d.ts similarity index 100% rename from angularlocalstorage/index.d.ts rename to types/angularlocalstorage/index.d.ts diff --git a/angularlocalstorage/tsconfig.json b/types/angularlocalstorage/tsconfig.json similarity index 100% rename from angularlocalstorage/tsconfig.json rename to types/angularlocalstorage/tsconfig.json diff --git a/angulartics/angulartics-tests.ts b/types/angulartics/angulartics-tests.ts similarity index 100% rename from angulartics/angulartics-tests.ts rename to types/angulartics/angulartics-tests.ts diff --git a/angulartics/index.d.ts b/types/angulartics/index.d.ts similarity index 100% rename from angulartics/index.d.ts rename to types/angulartics/index.d.ts diff --git a/angulartics/tsconfig.json b/types/angulartics/tsconfig.json similarity index 100% rename from angulartics/tsconfig.json rename to types/angulartics/tsconfig.json diff --git a/animation-frame/animation-frame-tests.ts b/types/animation-frame/animation-frame-tests.ts similarity index 100% rename from animation-frame/animation-frame-tests.ts rename to types/animation-frame/animation-frame-tests.ts diff --git a/animation-frame/index.d.ts b/types/animation-frame/index.d.ts similarity index 100% rename from animation-frame/index.d.ts rename to types/animation-frame/index.d.ts diff --git a/animation-frame/tsconfig.json b/types/animation-frame/tsconfig.json similarity index 100% rename from animation-frame/tsconfig.json rename to types/animation-frame/tsconfig.json diff --git a/ansi-styles/ansi-styles-tests.ts b/types/ansi-styles/ansi-styles-tests.ts similarity index 100% rename from ansi-styles/ansi-styles-tests.ts rename to types/ansi-styles/ansi-styles-tests.ts diff --git a/ansi-styles/index.d.ts b/types/ansi-styles/index.d.ts similarity index 100% rename from ansi-styles/index.d.ts rename to types/ansi-styles/index.d.ts diff --git a/ansi-styles/tsconfig.json b/types/ansi-styles/tsconfig.json similarity index 100% rename from ansi-styles/tsconfig.json rename to types/ansi-styles/tsconfig.json diff --git a/ansicolors/index.d.ts b/types/ansicolors/index.d.ts similarity index 100% rename from ansicolors/index.d.ts rename to types/ansicolors/index.d.ts diff --git a/ansicolors/tsconfig.json b/types/ansicolors/tsconfig.json similarity index 100% rename from ansicolors/tsconfig.json rename to types/ansicolors/tsconfig.json diff --git a/any-db-transaction/any-db-transaction-tests.ts b/types/any-db-transaction/any-db-transaction-tests.ts similarity index 100% rename from any-db-transaction/any-db-transaction-tests.ts rename to types/any-db-transaction/any-db-transaction-tests.ts diff --git a/any-db-transaction/index.d.ts b/types/any-db-transaction/index.d.ts similarity index 100% rename from any-db-transaction/index.d.ts rename to types/any-db-transaction/index.d.ts diff --git a/any-db-transaction/tsconfig.json b/types/any-db-transaction/tsconfig.json similarity index 100% rename from any-db-transaction/tsconfig.json rename to types/any-db-transaction/tsconfig.json diff --git a/any-db/any-db-tests.ts b/types/any-db/any-db-tests.ts similarity index 100% rename from any-db/any-db-tests.ts rename to types/any-db/any-db-tests.ts diff --git a/any-db/index.d.ts b/types/any-db/index.d.ts similarity index 100% rename from any-db/index.d.ts rename to types/any-db/index.d.ts diff --git a/any-db/tsconfig.json b/types/any-db/tsconfig.json similarity index 100% rename from any-db/tsconfig.json rename to types/any-db/tsconfig.json diff --git a/anybar/anybar-tests.ts b/types/anybar/anybar-tests.ts similarity index 100% rename from anybar/anybar-tests.ts rename to types/anybar/anybar-tests.ts diff --git a/anybar/index.d.ts b/types/anybar/index.d.ts similarity index 100% rename from anybar/index.d.ts rename to types/anybar/index.d.ts diff --git a/anybar/tsconfig.json b/types/anybar/tsconfig.json similarity index 100% rename from anybar/tsconfig.json rename to types/anybar/tsconfig.json diff --git a/anydb-sql-migrations/anydb-sql-migrations-tests.ts b/types/anydb-sql-migrations/anydb-sql-migrations-tests.ts similarity index 100% rename from anydb-sql-migrations/anydb-sql-migrations-tests.ts rename to types/anydb-sql-migrations/anydb-sql-migrations-tests.ts diff --git a/anydb-sql-migrations/index.d.ts b/types/anydb-sql-migrations/index.d.ts similarity index 100% rename from anydb-sql-migrations/index.d.ts rename to types/anydb-sql-migrations/index.d.ts diff --git a/anydb-sql-migrations/tsconfig.json b/types/anydb-sql-migrations/tsconfig.json similarity index 100% rename from anydb-sql-migrations/tsconfig.json rename to types/anydb-sql-migrations/tsconfig.json diff --git a/anydb-sql/anydb-sql-tests.ts b/types/anydb-sql/anydb-sql-tests.ts similarity index 100% rename from anydb-sql/anydb-sql-tests.ts rename to types/anydb-sql/anydb-sql-tests.ts diff --git a/anydb-sql/index.d.ts b/types/anydb-sql/index.d.ts similarity index 100% rename from anydb-sql/index.d.ts rename to types/anydb-sql/index.d.ts diff --git a/anydb-sql/tsconfig.json b/types/anydb-sql/tsconfig.json similarity index 100% rename from anydb-sql/tsconfig.json rename to types/anydb-sql/tsconfig.json diff --git a/apex.js/apex.js-tests.ts b/types/apex.js/apex.js-tests.ts similarity index 100% rename from apex.js/apex.js-tests.ts rename to types/apex.js/apex.js-tests.ts diff --git a/apex.js/index.d.ts b/types/apex.js/index.d.ts similarity index 100% rename from apex.js/index.d.ts rename to types/apex.js/index.d.ts diff --git a/apex.js/tsconfig.json b/types/apex.js/tsconfig.json similarity index 100% rename from apex.js/tsconfig.json rename to types/apex.js/tsconfig.json diff --git a/apex.js/tslint.json b/types/apex.js/tslint.json similarity index 100% rename from apex.js/tslint.json rename to types/apex.js/tslint.json diff --git a/aphrodite/aphrodite-tests.tsx b/types/aphrodite/aphrodite-tests.tsx similarity index 100% rename from aphrodite/aphrodite-tests.tsx rename to types/aphrodite/aphrodite-tests.tsx diff --git a/aphrodite/index.d.ts b/types/aphrodite/index.d.ts similarity index 100% rename from aphrodite/index.d.ts rename to types/aphrodite/index.d.ts diff --git a/aphrodite/no-important/index.d.ts b/types/aphrodite/no-important/index.d.ts similarity index 100% rename from aphrodite/no-important/index.d.ts rename to types/aphrodite/no-important/index.d.ts diff --git a/aphrodite/tsconfig.json b/types/aphrodite/tsconfig.json similarity index 100% rename from aphrodite/tsconfig.json rename to types/aphrodite/tsconfig.json diff --git a/api-error-handler/api-error-handler-tests.ts b/types/api-error-handler/api-error-handler-tests.ts similarity index 100% rename from api-error-handler/api-error-handler-tests.ts rename to types/api-error-handler/api-error-handler-tests.ts diff --git a/api-error-handler/index.d.ts b/types/api-error-handler/index.d.ts similarity index 100% rename from api-error-handler/index.d.ts rename to types/api-error-handler/index.d.ts diff --git a/api-error-handler/tsconfig.json b/types/api-error-handler/tsconfig.json similarity index 100% rename from api-error-handler/tsconfig.json rename to types/api-error-handler/tsconfig.json diff --git a/apigee-access/apigee-access-tests.ts b/types/apigee-access/apigee-access-tests.ts similarity index 100% rename from apigee-access/apigee-access-tests.ts rename to types/apigee-access/apigee-access-tests.ts diff --git a/apigee-access/index.d.ts b/types/apigee-access/index.d.ts similarity index 100% rename from apigee-access/index.d.ts rename to types/apigee-access/index.d.ts diff --git a/apigee-access/tsconfig.json b/types/apigee-access/tsconfig.json similarity index 100% rename from apigee-access/tsconfig.json rename to types/apigee-access/tsconfig.json diff --git a/apn/apn-tests.ts b/types/apn/apn-tests.ts similarity index 100% rename from apn/apn-tests.ts rename to types/apn/apn-tests.ts diff --git a/apn/index.d.ts b/types/apn/index.d.ts similarity index 100% rename from apn/index.d.ts rename to types/apn/index.d.ts diff --git a/apn/tsconfig.json b/types/apn/tsconfig.json similarity index 100% rename from apn/tsconfig.json rename to types/apn/tsconfig.json diff --git a/app-root-path/app-root-path-tests.ts b/types/app-root-path/app-root-path-tests.ts similarity index 100% rename from app-root-path/app-root-path-tests.ts rename to types/app-root-path/app-root-path-tests.ts diff --git a/app-root-path/index.d.ts b/types/app-root-path/index.d.ts similarity index 100% rename from app-root-path/index.d.ts rename to types/app-root-path/index.d.ts diff --git a/app-root-path/tsconfig.json b/types/app-root-path/tsconfig.json similarity index 100% rename from app-root-path/tsconfig.json rename to types/app-root-path/tsconfig.json diff --git a/appframework/appframework-tests.ts b/types/appframework/appframework-tests.ts similarity index 100% rename from appframework/appframework-tests.ts rename to types/appframework/appframework-tests.ts diff --git a/appframework/index.d.ts b/types/appframework/index.d.ts similarity index 100% rename from appframework/index.d.ts rename to types/appframework/index.d.ts diff --git a/appframework/tsconfig.json b/types/appframework/tsconfig.json similarity index 100% rename from appframework/tsconfig.json rename to types/appframework/tsconfig.json diff --git a/appletvjs/README.md b/types/appletvjs/README.md similarity index 100% rename from appletvjs/README.md rename to types/appletvjs/README.md diff --git a/appletvjs/appletvjs-tests.ts b/types/appletvjs/appletvjs-tests.ts similarity index 100% rename from appletvjs/appletvjs-tests.ts rename to types/appletvjs/appletvjs-tests.ts diff --git a/appletvjs/index.d.ts b/types/appletvjs/index.d.ts similarity index 100% rename from appletvjs/index.d.ts rename to types/appletvjs/index.d.ts diff --git a/appletvjs/tsconfig.json b/types/appletvjs/tsconfig.json similarity index 100% rename from appletvjs/tsconfig.json rename to types/appletvjs/tsconfig.json diff --git a/applicationinsights-js/applicationinsights-js-tests.ts b/types/applicationinsights-js/applicationinsights-js-tests.ts similarity index 100% rename from applicationinsights-js/applicationinsights-js-tests.ts rename to types/applicationinsights-js/applicationinsights-js-tests.ts diff --git a/applicationinsights-js/index.d.ts b/types/applicationinsights-js/index.d.ts similarity index 100% rename from applicationinsights-js/index.d.ts rename to types/applicationinsights-js/index.d.ts diff --git a/applicationinsights-js/tsconfig.json b/types/applicationinsights-js/tsconfig.json similarity index 100% rename from applicationinsights-js/tsconfig.json rename to types/applicationinsights-js/tsconfig.json diff --git a/applicationinsights-js/tslint.json b/types/applicationinsights-js/tslint.json similarity index 100% rename from applicationinsights-js/tslint.json rename to types/applicationinsights-js/tslint.json diff --git a/applicationinsights/applicationinsights-tests.ts b/types/applicationinsights/applicationinsights-tests.ts similarity index 100% rename from applicationinsights/applicationinsights-tests.ts rename to types/applicationinsights/applicationinsights-tests.ts diff --git a/applicationinsights/index.d.ts b/types/applicationinsights/index.d.ts similarity index 100% rename from applicationinsights/index.d.ts rename to types/applicationinsights/index.d.ts diff --git a/applicationinsights/tsconfig.json b/types/applicationinsights/tsconfig.json similarity index 100% rename from applicationinsights/tsconfig.json rename to types/applicationinsights/tsconfig.json diff --git a/arbiter/arbiter-tests.ts b/types/arbiter/arbiter-tests.ts similarity index 100% rename from arbiter/arbiter-tests.ts rename to types/arbiter/arbiter-tests.ts diff --git a/arbiter/index.d.ts b/types/arbiter/index.d.ts similarity index 100% rename from arbiter/index.d.ts rename to types/arbiter/index.d.ts diff --git a/arbiter/tsconfig.json b/types/arbiter/tsconfig.json similarity index 100% rename from arbiter/tsconfig.json rename to types/arbiter/tsconfig.json diff --git a/arcgis-js-api/arcgis-js-api-tests.ts b/types/arcgis-js-api/arcgis-js-api-tests.ts similarity index 100% rename from arcgis-js-api/arcgis-js-api-tests.ts rename to types/arcgis-js-api/arcgis-js-api-tests.ts diff --git a/arcgis-js-api/index.d.ts b/types/arcgis-js-api/index.d.ts similarity index 100% rename from arcgis-js-api/index.d.ts rename to types/arcgis-js-api/index.d.ts diff --git a/arcgis-js-api/tsconfig.json b/types/arcgis-js-api/tsconfig.json similarity index 100% rename from arcgis-js-api/tsconfig.json rename to types/arcgis-js-api/tsconfig.json diff --git a/arcgis-js-api/v3/arcgis-js-api-tests.ts b/types/arcgis-js-api/v3/arcgis-js-api-tests.ts similarity index 100% rename from arcgis-js-api/v3/arcgis-js-api-tests.ts rename to types/arcgis-js-api/v3/arcgis-js-api-tests.ts diff --git a/arcgis-js-api/v3/index.d.ts b/types/arcgis-js-api/v3/index.d.ts similarity index 100% rename from arcgis-js-api/v3/index.d.ts rename to types/arcgis-js-api/v3/index.d.ts diff --git a/arcgis-js-api/v3/tsconfig.json b/types/arcgis-js-api/v3/tsconfig.json similarity index 100% rename from arcgis-js-api/v3/tsconfig.json rename to types/arcgis-js-api/v3/tsconfig.json diff --git a/arcgis-rest-api/arcgis-rest-api-tests.ts b/types/arcgis-rest-api/arcgis-rest-api-tests.ts similarity index 100% rename from arcgis-rest-api/arcgis-rest-api-tests.ts rename to types/arcgis-rest-api/arcgis-rest-api-tests.ts diff --git a/arcgis-rest-api/index.d.ts b/types/arcgis-rest-api/index.d.ts similarity index 100% rename from arcgis-rest-api/index.d.ts rename to types/arcgis-rest-api/index.d.ts diff --git a/arcgis-rest-api/tsconfig.json b/types/arcgis-rest-api/tsconfig.json similarity index 100% rename from arcgis-rest-api/tsconfig.json rename to types/arcgis-rest-api/tsconfig.json diff --git a/arcgis-rest-api/tslint.json b/types/arcgis-rest-api/tslint.json similarity index 100% rename from arcgis-rest-api/tslint.json rename to types/arcgis-rest-api/tslint.json diff --git a/arcgis-to-geojson-utils/arcgis-to-geojson-utils-tests.ts b/types/arcgis-to-geojson-utils/arcgis-to-geojson-utils-tests.ts similarity index 100% rename from arcgis-to-geojson-utils/arcgis-to-geojson-utils-tests.ts rename to types/arcgis-to-geojson-utils/arcgis-to-geojson-utils-tests.ts diff --git a/arcgis-to-geojson-utils/index.d.ts b/types/arcgis-to-geojson-utils/index.d.ts similarity index 100% rename from arcgis-to-geojson-utils/index.d.ts rename to types/arcgis-to-geojson-utils/index.d.ts diff --git a/arcgis-to-geojson-utils/tsconfig.json b/types/arcgis-to-geojson-utils/tsconfig.json similarity index 100% rename from arcgis-to-geojson-utils/tsconfig.json rename to types/arcgis-to-geojson-utils/tsconfig.json diff --git a/arcgis-to-geojson-utils/tslint.json b/types/arcgis-to-geojson-utils/tslint.json similarity index 100% rename from arcgis-to-geojson-utils/tslint.json rename to types/arcgis-to-geojson-utils/tslint.json diff --git a/archiver/archiver-tests.ts b/types/archiver/archiver-tests.ts similarity index 100% rename from archiver/archiver-tests.ts rename to types/archiver/archiver-tests.ts diff --git a/archiver/index.d.ts b/types/archiver/index.d.ts similarity index 100% rename from archiver/index.d.ts rename to types/archiver/index.d.ts diff --git a/archiver/tsconfig.json b/types/archiver/tsconfig.json similarity index 100% rename from archiver/tsconfig.json rename to types/archiver/tsconfig.json diff --git a/archy/archy-tests.ts b/types/archy/archy-tests.ts similarity index 100% rename from archy/archy-tests.ts rename to types/archy/archy-tests.ts diff --git a/archy/index.d.ts b/types/archy/index.d.ts similarity index 100% rename from archy/index.d.ts rename to types/archy/index.d.ts diff --git a/archy/tsconfig.json b/types/archy/tsconfig.json similarity index 100% rename from archy/tsconfig.json rename to types/archy/tsconfig.json diff --git a/argparse/argparse-tests.ts b/types/argparse/argparse-tests.ts similarity index 100% rename from argparse/argparse-tests.ts rename to types/argparse/argparse-tests.ts diff --git a/argparse/index.d.ts b/types/argparse/index.d.ts similarity index 100% rename from argparse/index.d.ts rename to types/argparse/index.d.ts diff --git a/argparse/tsconfig.json b/types/argparse/tsconfig.json similarity index 100% rename from argparse/tsconfig.json rename to types/argparse/tsconfig.json diff --git a/argv/argv-tests.ts b/types/argv/argv-tests.ts similarity index 100% rename from argv/argv-tests.ts rename to types/argv/argv-tests.ts diff --git a/argv/index.d.ts b/types/argv/index.d.ts similarity index 100% rename from argv/index.d.ts rename to types/argv/index.d.ts diff --git a/argv/tsconfig.json b/types/argv/tsconfig.json similarity index 100% rename from argv/tsconfig.json rename to types/argv/tsconfig.json diff --git a/array-find-index/array-find-index-tests.ts b/types/array-find-index/array-find-index-tests.ts similarity index 100% rename from array-find-index/array-find-index-tests.ts rename to types/array-find-index/array-find-index-tests.ts diff --git a/array-find-index/index.d.ts b/types/array-find-index/index.d.ts similarity index 100% rename from array-find-index/index.d.ts rename to types/array-find-index/index.d.ts diff --git a/array-find-index/tsconfig.json b/types/array-find-index/tsconfig.json similarity index 100% rename from array-find-index/tsconfig.json rename to types/array-find-index/tsconfig.json diff --git a/array-find-index/tslint.json b/types/array-find-index/tslint.json similarity index 100% rename from array-find-index/tslint.json rename to types/array-find-index/tslint.json diff --git a/array-foreach/array-foreach-tests.ts b/types/array-foreach/array-foreach-tests.ts similarity index 100% rename from array-foreach/array-foreach-tests.ts rename to types/array-foreach/array-foreach-tests.ts diff --git a/array-foreach/index.d.ts b/types/array-foreach/index.d.ts similarity index 100% rename from array-foreach/index.d.ts rename to types/array-foreach/index.d.ts diff --git a/array-foreach/tsconfig.json b/types/array-foreach/tsconfig.json similarity index 100% rename from array-foreach/tsconfig.json rename to types/array-foreach/tsconfig.json diff --git a/array-uniq/array-uniq-tests.ts b/types/array-uniq/array-uniq-tests.ts similarity index 100% rename from array-uniq/array-uniq-tests.ts rename to types/array-uniq/array-uniq-tests.ts diff --git a/array-uniq/index.d.ts b/types/array-uniq/index.d.ts similarity index 100% rename from array-uniq/index.d.ts rename to types/array-uniq/index.d.ts diff --git a/array-uniq/tsconfig.json b/types/array-uniq/tsconfig.json similarity index 100% rename from array-uniq/tsconfig.json rename to types/array-uniq/tsconfig.json diff --git a/array-uniq/tslint.json b/types/array-uniq/tslint.json similarity index 100% rename from array-uniq/tslint.json rename to types/array-uniq/tslint.json diff --git a/artyom.js/artyom.js-tests.ts b/types/artyom.js/artyom.js-tests.ts similarity index 100% rename from artyom.js/artyom.js-tests.ts rename to types/artyom.js/artyom.js-tests.ts diff --git a/artyom.js/index.d.ts b/types/artyom.js/index.d.ts similarity index 100% rename from artyom.js/index.d.ts rename to types/artyom.js/index.d.ts diff --git a/artyom.js/tsconfig.json b/types/artyom.js/tsconfig.json similarity index 100% rename from artyom.js/tsconfig.json rename to types/artyom.js/tsconfig.json diff --git a/artyom.js/tslint.json b/types/artyom.js/tslint.json similarity index 100% rename from artyom.js/tslint.json rename to types/artyom.js/tslint.json diff --git a/asana/asana-tests.ts b/types/asana/asana-tests.ts similarity index 100% rename from asana/asana-tests.ts rename to types/asana/asana-tests.ts diff --git a/asana/index.d.ts b/types/asana/index.d.ts similarity index 100% rename from asana/index.d.ts rename to types/asana/index.d.ts diff --git a/asana/tsconfig.json b/types/asana/tsconfig.json similarity index 100% rename from asana/tsconfig.json rename to types/asana/tsconfig.json diff --git a/asciify/asciify-tests.ts b/types/asciify/asciify-tests.ts similarity index 100% rename from asciify/asciify-tests.ts rename to types/asciify/asciify-tests.ts diff --git a/asciify/index.d.ts b/types/asciify/index.d.ts similarity index 100% rename from asciify/index.d.ts rename to types/asciify/index.d.ts diff --git a/asciify/tsconfig.json b/types/asciify/tsconfig.json similarity index 100% rename from asciify/tsconfig.json rename to types/asciify/tsconfig.json diff --git a/asn1js/asn1js-tests.ts b/types/asn1js/asn1js-tests.ts similarity index 100% rename from asn1js/asn1js-tests.ts rename to types/asn1js/asn1js-tests.ts diff --git a/asn1js/index.d.ts b/types/asn1js/index.d.ts similarity index 100% rename from asn1js/index.d.ts rename to types/asn1js/index.d.ts diff --git a/asn1js/tsconfig.json b/types/asn1js/tsconfig.json similarity index 100% rename from asn1js/tsconfig.json rename to types/asn1js/tsconfig.json diff --git a/aspnet-identity-pw/aspnet-identity-pw-tests.ts b/types/aspnet-identity-pw/aspnet-identity-pw-tests.ts similarity index 100% rename from aspnet-identity-pw/aspnet-identity-pw-tests.ts rename to types/aspnet-identity-pw/aspnet-identity-pw-tests.ts diff --git a/aspnet-identity-pw/index.d.ts b/types/aspnet-identity-pw/index.d.ts similarity index 100% rename from aspnet-identity-pw/index.d.ts rename to types/aspnet-identity-pw/index.d.ts diff --git a/aspnet-identity-pw/tsconfig.json b/types/aspnet-identity-pw/tsconfig.json similarity index 100% rename from aspnet-identity-pw/tsconfig.json rename to types/aspnet-identity-pw/tsconfig.json diff --git a/assert-plus/assert-plus-tests.ts b/types/assert-plus/assert-plus-tests.ts similarity index 100% rename from assert-plus/assert-plus-tests.ts rename to types/assert-plus/assert-plus-tests.ts diff --git a/assert-plus/index.d.ts b/types/assert-plus/index.d.ts similarity index 100% rename from assert-plus/index.d.ts rename to types/assert-plus/index.d.ts diff --git a/assert-plus/tsconfig.json b/types/assert-plus/tsconfig.json similarity index 100% rename from assert-plus/tsconfig.json rename to types/assert-plus/tsconfig.json diff --git a/assert-plus/tslint.json b/types/assert-plus/tslint.json similarity index 100% rename from assert-plus/tslint.json rename to types/assert-plus/tslint.json diff --git a/assertion-error/assertion-error-tests.ts b/types/assertion-error/assertion-error-tests.ts similarity index 100% rename from assertion-error/assertion-error-tests.ts rename to types/assertion-error/assertion-error-tests.ts diff --git a/assertion-error/index.d.ts b/types/assertion-error/index.d.ts similarity index 100% rename from assertion-error/index.d.ts rename to types/assertion-error/index.d.ts diff --git a/assertion-error/tsconfig.json b/types/assertion-error/tsconfig.json similarity index 100% rename from assertion-error/tsconfig.json rename to types/assertion-error/tsconfig.json diff --git a/assertsharp/assertsharp-tests.ts b/types/assertsharp/assertsharp-tests.ts similarity index 100% rename from assertsharp/assertsharp-tests.ts rename to types/assertsharp/assertsharp-tests.ts diff --git a/assertsharp/index.d.ts b/types/assertsharp/index.d.ts similarity index 100% rename from assertsharp/index.d.ts rename to types/assertsharp/index.d.ts diff --git a/assertsharp/tsconfig.json b/types/assertsharp/tsconfig.json similarity index 100% rename from assertsharp/tsconfig.json rename to types/assertsharp/tsconfig.json diff --git a/async-lock/async-lock-tests.ts b/types/async-lock/async-lock-tests.ts similarity index 100% rename from async-lock/async-lock-tests.ts rename to types/async-lock/async-lock-tests.ts diff --git a/async-lock/index.d.ts b/types/async-lock/index.d.ts similarity index 100% rename from async-lock/index.d.ts rename to types/async-lock/index.d.ts diff --git a/async-lock/tsconfig.json b/types/async-lock/tsconfig.json similarity index 100% rename from async-lock/tsconfig.json rename to types/async-lock/tsconfig.json diff --git a/async-polling/async-polling-tests.ts b/types/async-polling/async-polling-tests.ts similarity index 100% rename from async-polling/async-polling-tests.ts rename to types/async-polling/async-polling-tests.ts diff --git a/async-polling/index.d.ts b/types/async-polling/index.d.ts similarity index 100% rename from async-polling/index.d.ts rename to types/async-polling/index.d.ts diff --git a/async-polling/tsconfig.json b/types/async-polling/tsconfig.json similarity index 100% rename from async-polling/tsconfig.json rename to types/async-polling/tsconfig.json diff --git a/async-writer/async-writer-tests.ts b/types/async-writer/async-writer-tests.ts similarity index 100% rename from async-writer/async-writer-tests.ts rename to types/async-writer/async-writer-tests.ts diff --git a/async-writer/index.d.ts b/types/async-writer/index.d.ts similarity index 100% rename from async-writer/index.d.ts rename to types/async-writer/index.d.ts diff --git a/async-writer/tsconfig.json b/types/async-writer/tsconfig.json similarity index 100% rename from async-writer/tsconfig.json rename to types/async-writer/tsconfig.json diff --git a/async/index.d.ts b/types/async/index.d.ts similarity index 100% rename from async/index.d.ts rename to types/async/index.d.ts diff --git a/async/test/es6-generators.ts b/types/async/test/es6-generators.ts similarity index 100% rename from async/test/es6-generators.ts rename to types/async/test/es6-generators.ts diff --git a/async/test/explicit.ts b/types/async/test/explicit.ts similarity index 100% rename from async/test/explicit.ts rename to types/async/test/explicit.ts diff --git a/async/test/index.ts b/types/async/test/index.ts similarity index 100% rename from async/test/index.ts rename to types/async/test/index.ts diff --git a/async/tsconfig.json b/types/async/tsconfig.json similarity index 100% rename from async/tsconfig.json rename to types/async/tsconfig.json diff --git a/asyncblock/asyncblock-tests.ts b/types/asyncblock/asyncblock-tests.ts similarity index 100% rename from asyncblock/asyncblock-tests.ts rename to types/asyncblock/asyncblock-tests.ts diff --git a/asyncblock/index.d.ts b/types/asyncblock/index.d.ts similarity index 100% rename from asyncblock/index.d.ts rename to types/asyncblock/index.d.ts diff --git a/asyncblock/tsconfig.json b/types/asyncblock/tsconfig.json similarity index 100% rename from asyncblock/tsconfig.json rename to types/asyncblock/tsconfig.json diff --git a/atmosphere/atmosphere-tests.ts b/types/atmosphere/atmosphere-tests.ts similarity index 100% rename from atmosphere/atmosphere-tests.ts rename to types/atmosphere/atmosphere-tests.ts diff --git a/atmosphere/index.d.ts b/types/atmosphere/index.d.ts similarity index 100% rename from atmosphere/index.d.ts rename to types/atmosphere/index.d.ts diff --git a/atmosphere/tsconfig.json b/types/atmosphere/tsconfig.json similarity index 100% rename from atmosphere/tsconfig.json rename to types/atmosphere/tsconfig.json diff --git a/atom-keymap/.editorconfig b/types/atom-keymap/.editorconfig similarity index 100% rename from atom-keymap/.editorconfig rename to types/atom-keymap/.editorconfig diff --git a/atom-keymap/atom-keymap-tests.ts b/types/atom-keymap/atom-keymap-tests.ts similarity index 100% rename from atom-keymap/atom-keymap-tests.ts rename to types/atom-keymap/atom-keymap-tests.ts diff --git a/atom-keymap/index.d.ts b/types/atom-keymap/index.d.ts similarity index 100% rename from atom-keymap/index.d.ts rename to types/atom-keymap/index.d.ts diff --git a/atom-keymap/tsconfig.json b/types/atom-keymap/tsconfig.json similarity index 100% rename from atom-keymap/tsconfig.json rename to types/atom-keymap/tsconfig.json diff --git a/atom/api-docs.d.ts b/types/atom/api-docs.d.ts similarity index 100% rename from atom/api-docs.d.ts rename to types/atom/api-docs.d.ts diff --git a/atom/atom-tests.ts b/types/atom/atom-tests.ts similarity index 100% rename from atom/atom-tests.ts rename to types/atom/atom-tests.ts diff --git a/atom/index.d.ts b/types/atom/index.d.ts similarity index 100% rename from atom/index.d.ts rename to types/atom/index.d.ts diff --git a/atom/tsconfig.json b/types/atom/tsconfig.json similarity index 100% rename from atom/tsconfig.json rename to types/atom/tsconfig.json diff --git a/atpl/atpl-tests.ts b/types/atpl/atpl-tests.ts similarity index 100% rename from atpl/atpl-tests.ts rename to types/atpl/atpl-tests.ts diff --git a/atpl/index.d.ts b/types/atpl/index.d.ts similarity index 100% rename from atpl/index.d.ts rename to types/atpl/index.d.ts diff --git a/atpl/tsconfig.json b/types/atpl/tsconfig.json similarity index 100% rename from atpl/tsconfig.json rename to types/atpl/tsconfig.json diff --git a/aurelia-knockout/aurelia-knockout-tests.ts b/types/aurelia-knockout/aurelia-knockout-tests.ts similarity index 100% rename from aurelia-knockout/aurelia-knockout-tests.ts rename to types/aurelia-knockout/aurelia-knockout-tests.ts diff --git a/aurelia-knockout/index.d.ts b/types/aurelia-knockout/index.d.ts similarity index 100% rename from aurelia-knockout/index.d.ts rename to types/aurelia-knockout/index.d.ts diff --git a/aurelia-knockout/tsconfig.json b/types/aurelia-knockout/tsconfig.json similarity index 100% rename from aurelia-knockout/tsconfig.json rename to types/aurelia-knockout/tsconfig.json diff --git a/aurelia-knockout/tslint.json b/types/aurelia-knockout/tslint.json similarity index 100% rename from aurelia-knockout/tslint.json rename to types/aurelia-knockout/tslint.json diff --git a/auth0-angular/auth0-angular-tests.ts b/types/auth0-angular/auth0-angular-tests.ts similarity index 100% rename from auth0-angular/auth0-angular-tests.ts rename to types/auth0-angular/auth0-angular-tests.ts diff --git a/auth0-angular/index.d.ts b/types/auth0-angular/index.d.ts similarity index 100% rename from auth0-angular/index.d.ts rename to types/auth0-angular/index.d.ts diff --git a/auth0-angular/tsconfig.json b/types/auth0-angular/tsconfig.json similarity index 100% rename from auth0-angular/tsconfig.json rename to types/auth0-angular/tsconfig.json diff --git a/auth0-js/auth0-js-tests.ts b/types/auth0-js/auth0-js-tests.ts similarity index 100% rename from auth0-js/auth0-js-tests.ts rename to types/auth0-js/auth0-js-tests.ts diff --git a/auth0-js/index.d.ts b/types/auth0-js/index.d.ts similarity index 100% rename from auth0-js/index.d.ts rename to types/auth0-js/index.d.ts diff --git a/auth0-js/tsconfig.json b/types/auth0-js/tsconfig.json similarity index 100% rename from auth0-js/tsconfig.json rename to types/auth0-js/tsconfig.json diff --git a/auth0-js/v7/auth0-js-tests.ts b/types/auth0-js/v7/auth0-js-tests.ts similarity index 100% rename from auth0-js/v7/auth0-js-tests.ts rename to types/auth0-js/v7/auth0-js-tests.ts diff --git a/auth0-js/v7/index.d.ts b/types/auth0-js/v7/index.d.ts similarity index 100% rename from auth0-js/v7/index.d.ts rename to types/auth0-js/v7/index.d.ts diff --git a/auth0-js/v7/tsconfig.json b/types/auth0-js/v7/tsconfig.json similarity index 100% rename from auth0-js/v7/tsconfig.json rename to types/auth0-js/v7/tsconfig.json diff --git a/auth0-lock/auth0-lock-tests.ts b/types/auth0-lock/auth0-lock-tests.ts similarity index 100% rename from auth0-lock/auth0-lock-tests.ts rename to types/auth0-lock/auth0-lock-tests.ts diff --git a/auth0-lock/index.d.ts b/types/auth0-lock/index.d.ts similarity index 100% rename from auth0-lock/index.d.ts rename to types/auth0-lock/index.d.ts diff --git a/auth0-lock/package.json b/types/auth0-lock/package.json similarity index 100% rename from auth0-lock/package.json rename to types/auth0-lock/package.json diff --git a/auth0-lock/tsconfig.json b/types/auth0-lock/tsconfig.json similarity index 100% rename from auth0-lock/tsconfig.json rename to types/auth0-lock/tsconfig.json diff --git a/auth0.widget/auth0.widget-tests.ts b/types/auth0.widget/auth0.widget-tests.ts similarity index 100% rename from auth0.widget/auth0.widget-tests.ts rename to types/auth0.widget/auth0.widget-tests.ts diff --git a/auth0.widget/index.d.ts b/types/auth0.widget/index.d.ts similarity index 100% rename from auth0.widget/index.d.ts rename to types/auth0.widget/index.d.ts diff --git a/auth0.widget/package.json b/types/auth0.widget/package.json similarity index 100% rename from auth0.widget/package.json rename to types/auth0.widget/package.json diff --git a/auth0.widget/tsconfig.json b/types/auth0.widget/tsconfig.json similarity index 100% rename from auth0.widget/tsconfig.json rename to types/auth0.widget/tsconfig.json diff --git a/auth0/auth0-tests.ts b/types/auth0/auth0-tests.ts similarity index 100% rename from auth0/auth0-tests.ts rename to types/auth0/auth0-tests.ts diff --git a/auth0/index.d.ts b/types/auth0/index.d.ts similarity index 100% rename from auth0/index.d.ts rename to types/auth0/index.d.ts diff --git a/auth0/tsconfig.json b/types/auth0/tsconfig.json similarity index 100% rename from auth0/tsconfig.json rename to types/auth0/tsconfig.json diff --git a/auto-launch/auto-launch-tests.ts b/types/auto-launch/auto-launch-tests.ts similarity index 100% rename from auto-launch/auto-launch-tests.ts rename to types/auto-launch/auto-launch-tests.ts diff --git a/auto-launch/index.d.ts b/types/auto-launch/index.d.ts similarity index 100% rename from auto-launch/index.d.ts rename to types/auto-launch/index.d.ts diff --git a/auto-launch/tsconfig.json b/types/auto-launch/tsconfig.json similarity index 100% rename from auto-launch/tsconfig.json rename to types/auto-launch/tsconfig.json diff --git a/autobahn/autobahn-tests.ts b/types/autobahn/autobahn-tests.ts similarity index 100% rename from autobahn/autobahn-tests.ts rename to types/autobahn/autobahn-tests.ts diff --git a/autobahn/index.d.ts b/types/autobahn/index.d.ts similarity index 100% rename from autobahn/index.d.ts rename to types/autobahn/index.d.ts diff --git a/autobahn/tsconfig.json b/types/autobahn/tsconfig.json similarity index 100% rename from autobahn/tsconfig.json rename to types/autobahn/tsconfig.json diff --git a/autobind-decorator/autobind-decorator-tests.ts b/types/autobind-decorator/autobind-decorator-tests.ts similarity index 100% rename from autobind-decorator/autobind-decorator-tests.ts rename to types/autobind-decorator/autobind-decorator-tests.ts diff --git a/autobind-decorator/index.d.ts b/types/autobind-decorator/index.d.ts similarity index 100% rename from autobind-decorator/index.d.ts rename to types/autobind-decorator/index.d.ts diff --git a/autobind-decorator/tsconfig.json b/types/autobind-decorator/tsconfig.json similarity index 100% rename from autobind-decorator/tsconfig.json rename to types/autobind-decorator/tsconfig.json diff --git a/autolinker/autolinker-tests.ts b/types/autolinker/autolinker-tests.ts similarity index 100% rename from autolinker/autolinker-tests.ts rename to types/autolinker/autolinker-tests.ts diff --git a/autolinker/index.d.ts b/types/autolinker/index.d.ts similarity index 100% rename from autolinker/index.d.ts rename to types/autolinker/index.d.ts diff --git a/autolinker/tsconfig.json b/types/autolinker/tsconfig.json similarity index 100% rename from autolinker/tsconfig.json rename to types/autolinker/tsconfig.json diff --git a/autoprefixer-core/autoprefixer-core-tests.ts b/types/autoprefixer-core/autoprefixer-core-tests.ts similarity index 100% rename from autoprefixer-core/autoprefixer-core-tests.ts rename to types/autoprefixer-core/autoprefixer-core-tests.ts diff --git a/autoprefixer-core/index.d.ts b/types/autoprefixer-core/index.d.ts similarity index 100% rename from autoprefixer-core/index.d.ts rename to types/autoprefixer-core/index.d.ts diff --git a/autoprefixer-core/tsconfig.json b/types/autoprefixer-core/tsconfig.json similarity index 100% rename from autoprefixer-core/tsconfig.json rename to types/autoprefixer-core/tsconfig.json diff --git a/autoprefixer/autoprefixer-tests.ts b/types/autoprefixer/autoprefixer-tests.ts similarity index 100% rename from autoprefixer/autoprefixer-tests.ts rename to types/autoprefixer/autoprefixer-tests.ts diff --git a/autoprefixer/index.d.ts b/types/autoprefixer/index.d.ts similarity index 100% rename from autoprefixer/index.d.ts rename to types/autoprefixer/index.d.ts diff --git a/autoprefixer/package.json b/types/autoprefixer/package.json similarity index 100% rename from autoprefixer/package.json rename to types/autoprefixer/package.json diff --git a/autoprefixer/tsconfig.json b/types/autoprefixer/tsconfig.json similarity index 100% rename from autoprefixer/tsconfig.json rename to types/autoprefixer/tsconfig.json diff --git a/autoprefixer/tslint.json b/types/autoprefixer/tslint.json similarity index 100% rename from autoprefixer/tslint.json rename to types/autoprefixer/tslint.json diff --git a/autosize/autosize-tests.ts b/types/autosize/autosize-tests.ts similarity index 100% rename from autosize/autosize-tests.ts rename to types/autosize/autosize-tests.ts diff --git a/autosize/index.d.ts b/types/autosize/index.d.ts similarity index 100% rename from autosize/index.d.ts rename to types/autosize/index.d.ts diff --git a/autosize/tsconfig.json b/types/autosize/tsconfig.json similarity index 100% rename from autosize/tsconfig.json rename to types/autosize/tsconfig.json diff --git a/avoscloud-sdk/avoscloud-sdk-tests.ts b/types/avoscloud-sdk/avoscloud-sdk-tests.ts similarity index 100% rename from avoscloud-sdk/avoscloud-sdk-tests.ts rename to types/avoscloud-sdk/avoscloud-sdk-tests.ts diff --git a/avoscloud-sdk/index.d.ts b/types/avoscloud-sdk/index.d.ts similarity index 100% rename from avoscloud-sdk/index.d.ts rename to types/avoscloud-sdk/index.d.ts diff --git a/avoscloud-sdk/tsconfig.json b/types/avoscloud-sdk/tsconfig.json similarity index 100% rename from avoscloud-sdk/tsconfig.json rename to types/avoscloud-sdk/tsconfig.json diff --git a/awesomplete/awesomplete-tests.ts b/types/awesomplete/awesomplete-tests.ts similarity index 100% rename from awesomplete/awesomplete-tests.ts rename to types/awesomplete/awesomplete-tests.ts diff --git a/awesomplete/index.d.ts b/types/awesomplete/index.d.ts similarity index 100% rename from awesomplete/index.d.ts rename to types/awesomplete/index.d.ts diff --git a/awesomplete/tsconfig.json b/types/awesomplete/tsconfig.json similarity index 100% rename from awesomplete/tsconfig.json rename to types/awesomplete/tsconfig.json diff --git a/awesomplete/tslint.json b/types/awesomplete/tslint.json similarity index 100% rename from awesomplete/tslint.json rename to types/awesomplete/tslint.json diff --git a/aws-iot-device-sdk/aws-iot-device-sdk-tests.ts b/types/aws-iot-device-sdk/aws-iot-device-sdk-tests.ts similarity index 100% rename from aws-iot-device-sdk/aws-iot-device-sdk-tests.ts rename to types/aws-iot-device-sdk/aws-iot-device-sdk-tests.ts diff --git a/aws-iot-device-sdk/index.d.ts b/types/aws-iot-device-sdk/index.d.ts similarity index 100% rename from aws-iot-device-sdk/index.d.ts rename to types/aws-iot-device-sdk/index.d.ts diff --git a/aws-iot-device-sdk/tsconfig.json b/types/aws-iot-device-sdk/tsconfig.json similarity index 100% rename from aws-iot-device-sdk/tsconfig.json rename to types/aws-iot-device-sdk/tsconfig.json diff --git a/aws-lambda/aws-lambda-tests.ts b/types/aws-lambda/aws-lambda-tests.ts similarity index 100% rename from aws-lambda/aws-lambda-tests.ts rename to types/aws-lambda/aws-lambda-tests.ts diff --git a/aws-lambda/index.d.ts b/types/aws-lambda/index.d.ts similarity index 100% rename from aws-lambda/index.d.ts rename to types/aws-lambda/index.d.ts diff --git a/aws-lambda/tsconfig.json b/types/aws-lambda/tsconfig.json similarity index 100% rename from aws-lambda/tsconfig.json rename to types/aws-lambda/tsconfig.json diff --git a/aws-sdk/aws-sdk-tests.ts b/types/aws-sdk/aws-sdk-tests.ts similarity index 100% rename from aws-sdk/aws-sdk-tests.ts rename to types/aws-sdk/aws-sdk-tests.ts diff --git a/aws-sdk/index.d.ts b/types/aws-sdk/index.d.ts similarity index 100% rename from aws-sdk/index.d.ts rename to types/aws-sdk/index.d.ts diff --git a/aws-sdk/tsconfig.json b/types/aws-sdk/tsconfig.json similarity index 100% rename from aws-sdk/tsconfig.json rename to types/aws-sdk/tsconfig.json diff --git a/aws-serverless-express/aws-serverless-express-tests.ts b/types/aws-serverless-express/aws-serverless-express-tests.ts similarity index 100% rename from aws-serverless-express/aws-serverless-express-tests.ts rename to types/aws-serverless-express/aws-serverless-express-tests.ts diff --git a/aws-serverless-express/index.d.ts b/types/aws-serverless-express/index.d.ts similarity index 100% rename from aws-serverless-express/index.d.ts rename to types/aws-serverless-express/index.d.ts diff --git a/aws-serverless-express/middleware.d.ts b/types/aws-serverless-express/middleware.d.ts similarity index 100% rename from aws-serverless-express/middleware.d.ts rename to types/aws-serverless-express/middleware.d.ts diff --git a/aws-serverless-express/tsconfig.json b/types/aws-serverless-express/tsconfig.json similarity index 100% rename from aws-serverless-express/tsconfig.json rename to types/aws-serverless-express/tsconfig.json diff --git a/aws-serverless-express/tslint.json b/types/aws-serverless-express/tslint.json similarity index 100% rename from aws-serverless-express/tslint.json rename to types/aws-serverless-express/tslint.json diff --git a/aws4/aws4-tests.ts b/types/aws4/aws4-tests.ts similarity index 100% rename from aws4/aws4-tests.ts rename to types/aws4/aws4-tests.ts diff --git a/aws4/index.d.ts b/types/aws4/index.d.ts similarity index 100% rename from aws4/index.d.ts rename to types/aws4/index.d.ts diff --git a/aws4/tsconfig.json b/types/aws4/tsconfig.json similarity index 100% rename from aws4/tsconfig.json rename to types/aws4/tsconfig.json diff --git a/axe-core/axe-core-tests.ts b/types/axe-core/axe-core-tests.ts similarity index 100% rename from axe-core/axe-core-tests.ts rename to types/axe-core/axe-core-tests.ts diff --git a/axe-core/index.d.ts b/types/axe-core/index.d.ts similarity index 100% rename from axe-core/index.d.ts rename to types/axe-core/index.d.ts diff --git a/axe-core/tsconfig.json b/types/axe-core/tsconfig.json similarity index 100% rename from axe-core/tsconfig.json rename to types/axe-core/tsconfig.json diff --git a/axel/axel-tests.ts b/types/axel/axel-tests.ts similarity index 100% rename from axel/axel-tests.ts rename to types/axel/axel-tests.ts diff --git a/axel/index.d.ts b/types/axel/index.d.ts similarity index 100% rename from axel/index.d.ts rename to types/axel/index.d.ts diff --git a/axel/tsconfig.json b/types/axel/tsconfig.json similarity index 100% rename from axel/tsconfig.json rename to types/axel/tsconfig.json diff --git a/azure-mobile-apps/azure-mobile-apps-tests.ts b/types/azure-mobile-apps/azure-mobile-apps-tests.ts similarity index 100% rename from azure-mobile-apps/azure-mobile-apps-tests.ts rename to types/azure-mobile-apps/azure-mobile-apps-tests.ts diff --git a/azure-mobile-apps/index.d.ts b/types/azure-mobile-apps/index.d.ts similarity index 100% rename from azure-mobile-apps/index.d.ts rename to types/azure-mobile-apps/index.d.ts diff --git a/azure-mobile-apps/tsconfig.json b/types/azure-mobile-apps/tsconfig.json similarity index 100% rename from azure-mobile-apps/tsconfig.json rename to types/azure-mobile-apps/tsconfig.json diff --git a/azure-mobile-services-client/azure-mobile-services-client-tests.ts b/types/azure-mobile-services-client/azure-mobile-services-client-tests.ts similarity index 100% rename from azure-mobile-services-client/azure-mobile-services-client-tests.ts rename to types/azure-mobile-services-client/azure-mobile-services-client-tests.ts diff --git a/azure-mobile-services-client/index.d.ts b/types/azure-mobile-services-client/index.d.ts similarity index 100% rename from azure-mobile-services-client/index.d.ts rename to types/azure-mobile-services-client/index.d.ts diff --git a/azure-mobile-services-client/tsconfig.json b/types/azure-mobile-services-client/tsconfig.json similarity index 100% rename from azure-mobile-services-client/tsconfig.json rename to types/azure-mobile-services-client/tsconfig.json diff --git a/azure-sb/azure-sb-tests.ts b/types/azure-sb/azure-sb-tests.ts similarity index 100% rename from azure-sb/azure-sb-tests.ts rename to types/azure-sb/azure-sb-tests.ts diff --git a/azure-sb/index.d.ts b/types/azure-sb/index.d.ts similarity index 100% rename from azure-sb/index.d.ts rename to types/azure-sb/index.d.ts diff --git a/azure-sb/tsconfig.json b/types/azure-sb/tsconfig.json similarity index 100% rename from azure-sb/tsconfig.json rename to types/azure-sb/tsconfig.json diff --git a/azure/azure-tests.ts b/types/azure/azure-tests.ts similarity index 100% rename from azure/azure-tests.ts rename to types/azure/azure-tests.ts diff --git a/azure/index.d.ts b/types/azure/index.d.ts similarity index 100% rename from azure/index.d.ts rename to types/azure/index.d.ts diff --git a/azure/tsconfig.json b/types/azure/tsconfig.json similarity index 100% rename from azure/tsconfig.json rename to types/azure/tsconfig.json diff --git a/b_/b_-tests.ts b/types/b_/b_-tests.ts similarity index 100% rename from b_/b_-tests.ts rename to types/b_/b_-tests.ts diff --git a/b_/index.d.ts b/types/b_/index.d.ts similarity index 100% rename from b_/index.d.ts rename to types/b_/index.d.ts diff --git a/b_/tsconfig.json b/types/b_/tsconfig.json similarity index 100% rename from b_/tsconfig.json rename to types/b_/tsconfig.json diff --git a/b_/tslint.json b/types/b_/tslint.json similarity index 100% rename from b_/tslint.json rename to types/b_/tslint.json diff --git a/babel-code-frame/babel-code-frame-tests.ts b/types/babel-code-frame/babel-code-frame-tests.ts similarity index 100% rename from babel-code-frame/babel-code-frame-tests.ts rename to types/babel-code-frame/babel-code-frame-tests.ts diff --git a/babel-code-frame/index.d.ts b/types/babel-code-frame/index.d.ts similarity index 100% rename from babel-code-frame/index.d.ts rename to types/babel-code-frame/index.d.ts diff --git a/babel-code-frame/tsconfig.json b/types/babel-code-frame/tsconfig.json similarity index 100% rename from babel-code-frame/tsconfig.json rename to types/babel-code-frame/tsconfig.json diff --git a/babel-code-frame/tslint.json b/types/babel-code-frame/tslint.json similarity index 100% rename from babel-code-frame/tslint.json rename to types/babel-code-frame/tslint.json diff --git a/babel-core/babel-core-tests.ts b/types/babel-core/babel-core-tests.ts similarity index 100% rename from babel-core/babel-core-tests.ts rename to types/babel-core/babel-core-tests.ts diff --git a/babel-core/index.d.ts b/types/babel-core/index.d.ts similarity index 100% rename from babel-core/index.d.ts rename to types/babel-core/index.d.ts diff --git a/babel-core/tsconfig.json b/types/babel-core/tsconfig.json similarity index 100% rename from babel-core/tsconfig.json rename to types/babel-core/tsconfig.json diff --git a/babel-generator/babel-generator-tests.ts b/types/babel-generator/babel-generator-tests.ts similarity index 100% rename from babel-generator/babel-generator-tests.ts rename to types/babel-generator/babel-generator-tests.ts diff --git a/babel-generator/index.d.ts b/types/babel-generator/index.d.ts similarity index 100% rename from babel-generator/index.d.ts rename to types/babel-generator/index.d.ts diff --git a/babel-generator/tsconfig.json b/types/babel-generator/tsconfig.json similarity index 100% rename from babel-generator/tsconfig.json rename to types/babel-generator/tsconfig.json diff --git a/babel-template/babel-template-tests.ts b/types/babel-template/babel-template-tests.ts similarity index 100% rename from babel-template/babel-template-tests.ts rename to types/babel-template/babel-template-tests.ts diff --git a/babel-template/index.d.ts b/types/babel-template/index.d.ts similarity index 100% rename from babel-template/index.d.ts rename to types/babel-template/index.d.ts diff --git a/babel-template/tsconfig.json b/types/babel-template/tsconfig.json similarity index 100% rename from babel-template/tsconfig.json rename to types/babel-template/tsconfig.json diff --git a/babel-traverse/babel-traverse-tests.ts b/types/babel-traverse/babel-traverse-tests.ts similarity index 100% rename from babel-traverse/babel-traverse-tests.ts rename to types/babel-traverse/babel-traverse-tests.ts diff --git a/babel-traverse/index.d.ts b/types/babel-traverse/index.d.ts similarity index 100% rename from babel-traverse/index.d.ts rename to types/babel-traverse/index.d.ts diff --git a/babel-traverse/tsconfig.json b/types/babel-traverse/tsconfig.json similarity index 100% rename from babel-traverse/tsconfig.json rename to types/babel-traverse/tsconfig.json diff --git a/babel-types/babel-types-tests.ts b/types/babel-types/babel-types-tests.ts similarity index 100% rename from babel-types/babel-types-tests.ts rename to types/babel-types/babel-types-tests.ts diff --git a/babel-types/index.d.ts b/types/babel-types/index.d.ts similarity index 100% rename from babel-types/index.d.ts rename to types/babel-types/index.d.ts diff --git a/babel-types/tsconfig.json b/types/babel-types/tsconfig.json similarity index 100% rename from babel-types/tsconfig.json rename to types/babel-types/tsconfig.json diff --git a/babelify/babelify-tests.ts b/types/babelify/babelify-tests.ts similarity index 100% rename from babelify/babelify-tests.ts rename to types/babelify/babelify-tests.ts diff --git a/babelify/index.d.ts b/types/babelify/index.d.ts similarity index 100% rename from babelify/index.d.ts rename to types/babelify/index.d.ts diff --git a/babelify/tsconfig.json b/types/babelify/tsconfig.json similarity index 100% rename from babelify/tsconfig.json rename to types/babelify/tsconfig.json diff --git a/babylon/babylon-tests.ts b/types/babylon/babylon-tests.ts similarity index 100% rename from babylon/babylon-tests.ts rename to types/babylon/babylon-tests.ts diff --git a/babylon/index.d.ts b/types/babylon/index.d.ts similarity index 100% rename from babylon/index.d.ts rename to types/babylon/index.d.ts diff --git a/babylon/tsconfig.json b/types/babylon/tsconfig.json similarity index 100% rename from babylon/tsconfig.json rename to types/babylon/tsconfig.json diff --git a/babylonjs/babylonjs-tests.ts b/types/babylonjs/babylonjs-tests.ts similarity index 100% rename from babylonjs/babylonjs-tests.ts rename to types/babylonjs/babylonjs-tests.ts diff --git a/babylonjs/index.d.ts b/types/babylonjs/index.d.ts similarity index 100% rename from babylonjs/index.d.ts rename to types/babylonjs/index.d.ts diff --git a/babylonjs/tsconfig.json b/types/babylonjs/tsconfig.json similarity index 100% rename from babylonjs/tsconfig.json rename to types/babylonjs/tsconfig.json diff --git a/babyparse/babyparse-tests.ts b/types/babyparse/babyparse-tests.ts similarity index 100% rename from babyparse/babyparse-tests.ts rename to types/babyparse/babyparse-tests.ts diff --git a/babyparse/index.d.ts b/types/babyparse/index.d.ts similarity index 100% rename from babyparse/index.d.ts rename to types/babyparse/index.d.ts diff --git a/babyparse/tsconfig.json b/types/babyparse/tsconfig.json similarity index 100% rename from babyparse/tsconfig.json rename to types/babyparse/tsconfig.json diff --git a/backbone-associations/backbone-associations-tests.ts b/types/backbone-associations/backbone-associations-tests.ts similarity index 100% rename from backbone-associations/backbone-associations-tests.ts rename to types/backbone-associations/backbone-associations-tests.ts diff --git a/backbone-associations/index.d.ts b/types/backbone-associations/index.d.ts similarity index 100% rename from backbone-associations/index.d.ts rename to types/backbone-associations/index.d.ts diff --git a/backbone-associations/tsconfig.json b/types/backbone-associations/tsconfig.json similarity index 100% rename from backbone-associations/tsconfig.json rename to types/backbone-associations/tsconfig.json diff --git a/backbone-fetch-cache/backbone-fetch-cache-tests.ts b/types/backbone-fetch-cache/backbone-fetch-cache-tests.ts similarity index 100% rename from backbone-fetch-cache/backbone-fetch-cache-tests.ts rename to types/backbone-fetch-cache/backbone-fetch-cache-tests.ts diff --git a/backbone-fetch-cache/index.d.ts b/types/backbone-fetch-cache/index.d.ts similarity index 100% rename from backbone-fetch-cache/index.d.ts rename to types/backbone-fetch-cache/index.d.ts diff --git a/backbone-fetch-cache/tsconfig.json b/types/backbone-fetch-cache/tsconfig.json similarity index 100% rename from backbone-fetch-cache/tsconfig.json rename to types/backbone-fetch-cache/tsconfig.json diff --git a/backbone-relational/backbone-relational-tests.ts b/types/backbone-relational/backbone-relational-tests.ts similarity index 100% rename from backbone-relational/backbone-relational-tests.ts rename to types/backbone-relational/backbone-relational-tests.ts diff --git a/backbone-relational/index.d.ts b/types/backbone-relational/index.d.ts similarity index 100% rename from backbone-relational/index.d.ts rename to types/backbone-relational/index.d.ts diff --git a/backbone-relational/tsconfig.json b/types/backbone-relational/tsconfig.json similarity index 100% rename from backbone-relational/tsconfig.json rename to types/backbone-relational/tsconfig.json diff --git a/backbone.layoutmanager/backbone.layoutmanager-tests.ts b/types/backbone.layoutmanager/backbone.layoutmanager-tests.ts similarity index 100% rename from backbone.layoutmanager/backbone.layoutmanager-tests.ts rename to types/backbone.layoutmanager/backbone.layoutmanager-tests.ts diff --git a/backbone.layoutmanager/index.d.ts b/types/backbone.layoutmanager/index.d.ts similarity index 100% rename from backbone.layoutmanager/index.d.ts rename to types/backbone.layoutmanager/index.d.ts diff --git a/backbone.layoutmanager/tsconfig.json b/types/backbone.layoutmanager/tsconfig.json similarity index 100% rename from backbone.layoutmanager/tsconfig.json rename to types/backbone.layoutmanager/tsconfig.json diff --git a/backbone.localstorage/backbone.localstorage-tests.ts b/types/backbone.localstorage/backbone.localstorage-tests.ts similarity index 100% rename from backbone.localstorage/backbone.localstorage-tests.ts rename to types/backbone.localstorage/backbone.localstorage-tests.ts diff --git a/backbone.localstorage/index.d.ts b/types/backbone.localstorage/index.d.ts similarity index 100% rename from backbone.localstorage/index.d.ts rename to types/backbone.localstorage/index.d.ts diff --git a/backbone.localstorage/tsconfig.json b/types/backbone.localstorage/tsconfig.json similarity index 100% rename from backbone.localstorage/tsconfig.json rename to types/backbone.localstorage/tsconfig.json diff --git a/backbone.marionette/backbone.marionette-tests.ts b/types/backbone.marionette/backbone.marionette-tests.ts similarity index 100% rename from backbone.marionette/backbone.marionette-tests.ts rename to types/backbone.marionette/backbone.marionette-tests.ts diff --git a/backbone.marionette/index.d.ts b/types/backbone.marionette/index.d.ts similarity index 100% rename from backbone.marionette/index.d.ts rename to types/backbone.marionette/index.d.ts diff --git a/backbone.marionette/tsconfig.json b/types/backbone.marionette/tsconfig.json similarity index 100% rename from backbone.marionette/tsconfig.json rename to types/backbone.marionette/tsconfig.json diff --git a/backbone.paginator/backbone.paginator-tests.ts b/types/backbone.paginator/backbone.paginator-tests.ts similarity index 100% rename from backbone.paginator/backbone.paginator-tests.ts rename to types/backbone.paginator/backbone.paginator-tests.ts diff --git a/backbone.paginator/index.d.ts b/types/backbone.paginator/index.d.ts similarity index 100% rename from backbone.paginator/index.d.ts rename to types/backbone.paginator/index.d.ts diff --git a/backbone.paginator/tsconfig.json b/types/backbone.paginator/tsconfig.json similarity index 100% rename from backbone.paginator/tsconfig.json rename to types/backbone.paginator/tsconfig.json diff --git a/backbone.radio/backbone.radio-tests.ts b/types/backbone.radio/backbone.radio-tests.ts similarity index 100% rename from backbone.radio/backbone.radio-tests.ts rename to types/backbone.radio/backbone.radio-tests.ts diff --git a/backbone.radio/index.d.ts b/types/backbone.radio/index.d.ts similarity index 100% rename from backbone.radio/index.d.ts rename to types/backbone.radio/index.d.ts diff --git a/backbone.radio/tsconfig.json b/types/backbone.radio/tsconfig.json similarity index 100% rename from backbone.radio/tsconfig.json rename to types/backbone.radio/tsconfig.json diff --git a/backbone/backbone-tests.ts b/types/backbone/backbone-tests.ts similarity index 100% rename from backbone/backbone-tests.ts rename to types/backbone/backbone-tests.ts diff --git a/backbone/index.d.ts b/types/backbone/index.d.ts similarity index 100% rename from backbone/index.d.ts rename to types/backbone/index.d.ts diff --git a/backbone/tsconfig.json b/types/backbone/tsconfig.json similarity index 100% rename from backbone/tsconfig.json rename to types/backbone/tsconfig.json diff --git a/backgrid/backgrid-tests.ts b/types/backgrid/backgrid-tests.ts similarity index 100% rename from backgrid/backgrid-tests.ts rename to types/backgrid/backgrid-tests.ts diff --git a/backgrid/index.d.ts b/types/backgrid/index.d.ts similarity index 100% rename from backgrid/index.d.ts rename to types/backgrid/index.d.ts diff --git a/backgrid/tsconfig.json b/types/backgrid/tsconfig.json similarity index 100% rename from backgrid/tsconfig.json rename to types/backgrid/tsconfig.json diff --git a/backlog-js/backlog-js-tests.ts b/types/backlog-js/backlog-js-tests.ts similarity index 100% rename from backlog-js/backlog-js-tests.ts rename to types/backlog-js/backlog-js-tests.ts diff --git a/backlog-js/index.d.ts b/types/backlog-js/index.d.ts similarity index 100% rename from backlog-js/index.d.ts rename to types/backlog-js/index.d.ts diff --git a/backlog-js/tsconfig.json b/types/backlog-js/tsconfig.json similarity index 100% rename from backlog-js/tsconfig.json rename to types/backlog-js/tsconfig.json diff --git a/baconjs/.editorconfig b/types/baconjs/.editorconfig similarity index 100% rename from baconjs/.editorconfig rename to types/baconjs/.editorconfig diff --git a/baconjs/baconjs-tests.ts b/types/baconjs/baconjs-tests.ts similarity index 100% rename from baconjs/baconjs-tests.ts rename to types/baconjs/baconjs-tests.ts diff --git a/baconjs/index.d.ts b/types/baconjs/index.d.ts similarity index 100% rename from baconjs/index.d.ts rename to types/baconjs/index.d.ts diff --git a/baconjs/tsconfig.json b/types/baconjs/tsconfig.json similarity index 100% rename from baconjs/tsconfig.json rename to types/baconjs/tsconfig.json diff --git a/barcode/barcode-tests.ts b/types/barcode/barcode-tests.ts similarity index 100% rename from barcode/barcode-tests.ts rename to types/barcode/barcode-tests.ts diff --git a/barcode/index.d.ts b/types/barcode/index.d.ts similarity index 100% rename from barcode/index.d.ts rename to types/barcode/index.d.ts diff --git a/barcode/tsconfig.json b/types/barcode/tsconfig.json similarity index 100% rename from barcode/tsconfig.json rename to types/barcode/tsconfig.json diff --git a/bardjs/bardjs-tests.ts b/types/bardjs/bardjs-tests.ts similarity index 100% rename from bardjs/bardjs-tests.ts rename to types/bardjs/bardjs-tests.ts diff --git a/bardjs/index.d.ts b/types/bardjs/index.d.ts similarity index 100% rename from bardjs/index.d.ts rename to types/bardjs/index.d.ts diff --git a/bardjs/tsconfig.json b/types/bardjs/tsconfig.json similarity index 100% rename from bardjs/tsconfig.json rename to types/bardjs/tsconfig.json diff --git a/base-64/base-64-tests.ts b/types/base-64/base-64-tests.ts similarity index 100% rename from base-64/base-64-tests.ts rename to types/base-64/base-64-tests.ts diff --git a/base-64/index.d.ts b/types/base-64/index.d.ts similarity index 100% rename from base-64/index.d.ts rename to types/base-64/index.d.ts diff --git a/base-64/tsconfig.json b/types/base-64/tsconfig.json similarity index 100% rename from base-64/tsconfig.json rename to types/base-64/tsconfig.json diff --git a/base-64/tslint.json b/types/base-64/tslint.json similarity index 100% rename from base-64/tslint.json rename to types/base-64/tslint.json diff --git a/base-x/base-x-tests.ts b/types/base-x/base-x-tests.ts similarity index 100% rename from base-x/base-x-tests.ts rename to types/base-x/base-x-tests.ts diff --git a/base-x/index.d.ts b/types/base-x/index.d.ts similarity index 100% rename from base-x/index.d.ts rename to types/base-x/index.d.ts diff --git a/base-x/tsconfig.json b/types/base-x/tsconfig.json similarity index 100% rename from base-x/tsconfig.json rename to types/base-x/tsconfig.json diff --git a/base16/base16-tests.ts b/types/base16/base16-tests.ts similarity index 100% rename from base16/base16-tests.ts rename to types/base16/base16-tests.ts diff --git a/base16/index.d.ts b/types/base16/index.d.ts similarity index 100% rename from base16/index.d.ts rename to types/base16/index.d.ts diff --git a/base16/tsconfig.json b/types/base16/tsconfig.json similarity index 100% rename from base16/tsconfig.json rename to types/base16/tsconfig.json diff --git a/base64-js/base64-js-tests.ts b/types/base64-js/base64-js-tests.ts similarity index 100% rename from base64-js/base64-js-tests.ts rename to types/base64-js/base64-js-tests.ts diff --git a/base64-js/index.d.ts b/types/base64-js/index.d.ts similarity index 100% rename from base64-js/index.d.ts rename to types/base64-js/index.d.ts diff --git a/base64-js/tsconfig.json b/types/base64-js/tsconfig.json similarity index 100% rename from base64-js/tsconfig.json rename to types/base64-js/tsconfig.json diff --git a/base64-js/tslint.json b/types/base64-js/tslint.json similarity index 100% rename from base64-js/tslint.json rename to types/base64-js/tslint.json diff --git a/base64url/base64url-tests.ts b/types/base64url/base64url-tests.ts similarity index 100% rename from base64url/base64url-tests.ts rename to types/base64url/base64url-tests.ts diff --git a/base64url/index.d.ts b/types/base64url/index.d.ts similarity index 100% rename from base64url/index.d.ts rename to types/base64url/index.d.ts diff --git a/base64url/tsconfig.json b/types/base64url/tsconfig.json similarity index 100% rename from base64url/tsconfig.json rename to types/base64url/tsconfig.json diff --git a/bases/bases-tests.ts b/types/bases/bases-tests.ts similarity index 100% rename from bases/bases-tests.ts rename to types/bases/bases-tests.ts diff --git a/bases/index.d.ts b/types/bases/index.d.ts similarity index 100% rename from bases/index.d.ts rename to types/bases/index.d.ts diff --git a/bases/tsconfig.json b/types/bases/tsconfig.json similarity index 100% rename from bases/tsconfig.json rename to types/bases/tsconfig.json diff --git a/basic-auth/basic-auth-tests.ts b/types/basic-auth/basic-auth-tests.ts similarity index 100% rename from basic-auth/basic-auth-tests.ts rename to types/basic-auth/basic-auth-tests.ts diff --git a/basic-auth/index.d.ts b/types/basic-auth/index.d.ts similarity index 100% rename from basic-auth/index.d.ts rename to types/basic-auth/index.d.ts diff --git a/basic-auth/tsconfig.json b/types/basic-auth/tsconfig.json similarity index 100% rename from basic-auth/tsconfig.json rename to types/basic-auth/tsconfig.json diff --git a/batch-stream/batch-stream-tests.ts b/types/batch-stream/batch-stream-tests.ts similarity index 100% rename from batch-stream/batch-stream-tests.ts rename to types/batch-stream/batch-stream-tests.ts diff --git a/batch-stream/index.d.ts b/types/batch-stream/index.d.ts similarity index 100% rename from batch-stream/index.d.ts rename to types/batch-stream/index.d.ts diff --git a/batch-stream/tsconfig.json b/types/batch-stream/tsconfig.json similarity index 100% rename from batch-stream/tsconfig.json rename to types/batch-stream/tsconfig.json diff --git a/bazinga-translator/bazinga-translator-tests.ts b/types/bazinga-translator/bazinga-translator-tests.ts similarity index 100% rename from bazinga-translator/bazinga-translator-tests.ts rename to types/bazinga-translator/bazinga-translator-tests.ts diff --git a/bazinga-translator/index.d.ts b/types/bazinga-translator/index.d.ts similarity index 100% rename from bazinga-translator/index.d.ts rename to types/bazinga-translator/index.d.ts diff --git a/bazinga-translator/tsconfig.json b/types/bazinga-translator/tsconfig.json similarity index 100% rename from bazinga-translator/tsconfig.json rename to types/bazinga-translator/tsconfig.json diff --git a/bcrypt-nodejs/bcrypt-nodejs-tests.ts b/types/bcrypt-nodejs/bcrypt-nodejs-tests.ts similarity index 100% rename from bcrypt-nodejs/bcrypt-nodejs-tests.ts rename to types/bcrypt-nodejs/bcrypt-nodejs-tests.ts diff --git a/bcrypt-nodejs/index.d.ts b/types/bcrypt-nodejs/index.d.ts similarity index 100% rename from bcrypt-nodejs/index.d.ts rename to types/bcrypt-nodejs/index.d.ts diff --git a/bcrypt-nodejs/tsconfig.json b/types/bcrypt-nodejs/tsconfig.json similarity index 100% rename from bcrypt-nodejs/tsconfig.json rename to types/bcrypt-nodejs/tsconfig.json diff --git a/bcrypt/bcrypt-tests.ts b/types/bcrypt/bcrypt-tests.ts similarity index 100% rename from bcrypt/bcrypt-tests.ts rename to types/bcrypt/bcrypt-tests.ts diff --git a/bcrypt/index.d.ts b/types/bcrypt/index.d.ts similarity index 100% rename from bcrypt/index.d.ts rename to types/bcrypt/index.d.ts diff --git a/bcrypt/tsconfig.json b/types/bcrypt/tsconfig.json similarity index 100% rename from bcrypt/tsconfig.json rename to types/bcrypt/tsconfig.json diff --git a/bcryptjs/bcryptjs-tests.ts b/types/bcryptjs/bcryptjs-tests.ts similarity index 100% rename from bcryptjs/bcryptjs-tests.ts rename to types/bcryptjs/bcryptjs-tests.ts diff --git a/bcryptjs/index.d.ts b/types/bcryptjs/index.d.ts similarity index 100% rename from bcryptjs/index.d.ts rename to types/bcryptjs/index.d.ts diff --git a/bcryptjs/tsconfig.json b/types/bcryptjs/tsconfig.json similarity index 100% rename from bcryptjs/tsconfig.json rename to types/bcryptjs/tsconfig.json diff --git a/benchmark/benchmark-tests.ts b/types/benchmark/benchmark-tests.ts similarity index 100% rename from benchmark/benchmark-tests.ts rename to types/benchmark/benchmark-tests.ts diff --git a/benchmark/index.d.ts b/types/benchmark/index.d.ts similarity index 100% rename from benchmark/index.d.ts rename to types/benchmark/index.d.ts diff --git a/benchmark/tsconfig.json b/types/benchmark/tsconfig.json similarity index 100% rename from benchmark/tsconfig.json rename to types/benchmark/tsconfig.json diff --git a/better-curry/better-curry-tests.ts b/types/better-curry/better-curry-tests.ts similarity index 100% rename from better-curry/better-curry-tests.ts rename to types/better-curry/better-curry-tests.ts diff --git a/better-curry/index.d.ts b/types/better-curry/index.d.ts similarity index 100% rename from better-curry/index.d.ts rename to types/better-curry/index.d.ts diff --git a/better-curry/tsconfig.json b/types/better-curry/tsconfig.json similarity index 100% rename from better-curry/tsconfig.json rename to types/better-curry/tsconfig.json diff --git a/bezier-easing/bezier-easing-tests.ts b/types/bezier-easing/bezier-easing-tests.ts similarity index 100% rename from bezier-easing/bezier-easing-tests.ts rename to types/bezier-easing/bezier-easing-tests.ts diff --git a/bezier-easing/index.d.ts b/types/bezier-easing/index.d.ts similarity index 100% rename from bezier-easing/index.d.ts rename to types/bezier-easing/index.d.ts diff --git a/bezier-easing/tsconfig.json b/types/bezier-easing/tsconfig.json similarity index 100% rename from bezier-easing/tsconfig.json rename to types/bezier-easing/tsconfig.json diff --git a/bezier-js/bezier-js-tests.ts b/types/bezier-js/bezier-js-tests.ts similarity index 100% rename from bezier-js/bezier-js-tests.ts rename to types/bezier-js/bezier-js-tests.ts diff --git a/bezier-js/index.d.ts b/types/bezier-js/index.d.ts similarity index 100% rename from bezier-js/index.d.ts rename to types/bezier-js/index.d.ts diff --git a/bezier-js/tsconfig.json b/types/bezier-js/tsconfig.json similarity index 100% rename from bezier-js/tsconfig.json rename to types/bezier-js/tsconfig.json diff --git a/bgiframe/index.d.ts b/types/bgiframe/index.d.ts similarity index 100% rename from bgiframe/index.d.ts rename to types/bgiframe/index.d.ts diff --git a/bgiframe/tsconfig.json b/types/bgiframe/tsconfig.json similarity index 100% rename from bgiframe/tsconfig.json rename to types/bgiframe/tsconfig.json diff --git a/big-integer/big-integer-tests.ts b/types/big-integer/big-integer-tests.ts similarity index 100% rename from big-integer/big-integer-tests.ts rename to types/big-integer/big-integer-tests.ts diff --git a/big-integer/index.d.ts b/types/big-integer/index.d.ts similarity index 100% rename from big-integer/index.d.ts rename to types/big-integer/index.d.ts diff --git a/big-integer/tsconfig.json b/types/big-integer/tsconfig.json similarity index 100% rename from big-integer/tsconfig.json rename to types/big-integer/tsconfig.json diff --git a/big.js/big.js-tests.ts b/types/big.js/big.js-tests.ts similarity index 100% rename from big.js/big.js-tests.ts rename to types/big.js/big.js-tests.ts diff --git a/big.js/index.d.ts b/types/big.js/index.d.ts similarity index 100% rename from big.js/index.d.ts rename to types/big.js/index.d.ts diff --git a/big.js/tsconfig.json b/types/big.js/tsconfig.json similarity index 100% rename from big.js/tsconfig.json rename to types/big.js/tsconfig.json diff --git a/bigi/bigi-tests.ts b/types/bigi/bigi-tests.ts similarity index 100% rename from bigi/bigi-tests.ts rename to types/bigi/bigi-tests.ts diff --git a/bigi/index.d.ts b/types/bigi/index.d.ts similarity index 100% rename from bigi/index.d.ts rename to types/bigi/index.d.ts diff --git a/bigi/tsconfig.json b/types/bigi/tsconfig.json similarity index 100% rename from bigi/tsconfig.json rename to types/bigi/tsconfig.json diff --git a/bigi/tslint.json b/types/bigi/tslint.json similarity index 100% rename from bigi/tslint.json rename to types/bigi/tslint.json diff --git a/bigint/bigint-tests.ts b/types/bigint/bigint-tests.ts similarity index 100% rename from bigint/bigint-tests.ts rename to types/bigint/bigint-tests.ts diff --git a/bigint/index.d.ts b/types/bigint/index.d.ts similarity index 100% rename from bigint/index.d.ts rename to types/bigint/index.d.ts diff --git a/bigint/tsconfig.json b/types/bigint/tsconfig.json similarity index 100% rename from bigint/tsconfig.json rename to types/bigint/tsconfig.json diff --git a/bignum/bignum-tests.ts b/types/bignum/bignum-tests.ts similarity index 100% rename from bignum/bignum-tests.ts rename to types/bignum/bignum-tests.ts diff --git a/bignum/index.d.ts b/types/bignum/index.d.ts similarity index 100% rename from bignum/index.d.ts rename to types/bignum/index.d.ts diff --git a/bignum/tsconfig.json b/types/bignum/tsconfig.json similarity index 100% rename from bignum/tsconfig.json rename to types/bignum/tsconfig.json diff --git a/bignumber.js/bignumber.js-tests.ts b/types/bignumber.js/bignumber.js-tests.ts similarity index 100% rename from bignumber.js/bignumber.js-tests.ts rename to types/bignumber.js/bignumber.js-tests.ts diff --git a/bignumber.js/index.d.ts b/types/bignumber.js/index.d.ts similarity index 100% rename from bignumber.js/index.d.ts rename to types/bignumber.js/index.d.ts diff --git a/bignumber.js/tsconfig.json b/types/bignumber.js/tsconfig.json similarity index 100% rename from bignumber.js/tsconfig.json rename to types/bignumber.js/tsconfig.json diff --git a/bignumber.js/tslint.json b/types/bignumber.js/tslint.json similarity index 100% rename from bignumber.js/tslint.json rename to types/bignumber.js/tslint.json diff --git a/bigscreen/bigscreen-tests.ts b/types/bigscreen/bigscreen-tests.ts similarity index 100% rename from bigscreen/bigscreen-tests.ts rename to types/bigscreen/bigscreen-tests.ts diff --git a/bigscreen/index.d.ts b/types/bigscreen/index.d.ts similarity index 100% rename from bigscreen/index.d.ts rename to types/bigscreen/index.d.ts diff --git a/bigscreen/tsconfig.json b/types/bigscreen/tsconfig.json similarity index 100% rename from bigscreen/tsconfig.json rename to types/bigscreen/tsconfig.json diff --git a/bind-ponyfill/bind-ponyfill-tests.ts b/types/bind-ponyfill/bind-ponyfill-tests.ts similarity index 100% rename from bind-ponyfill/bind-ponyfill-tests.ts rename to types/bind-ponyfill/bind-ponyfill-tests.ts diff --git a/bind-ponyfill/index.d.ts b/types/bind-ponyfill/index.d.ts similarity index 100% rename from bind-ponyfill/index.d.ts rename to types/bind-ponyfill/index.d.ts diff --git a/bind-ponyfill/tsconfig.json b/types/bind-ponyfill/tsconfig.json similarity index 100% rename from bind-ponyfill/tsconfig.json rename to types/bind-ponyfill/tsconfig.json diff --git a/bingmaps/Microsoft.Maps.AdvancedShapes.d.ts b/types/bingmaps/Microsoft.Maps.AdvancedShapes.d.ts similarity index 100% rename from bingmaps/Microsoft.Maps.AdvancedShapes.d.ts rename to types/bingmaps/Microsoft.Maps.AdvancedShapes.d.ts diff --git a/bingmaps/Microsoft.Maps.Directions.d.ts b/types/bingmaps/Microsoft.Maps.Directions.d.ts similarity index 100% rename from bingmaps/Microsoft.Maps.Directions.d.ts rename to types/bingmaps/Microsoft.Maps.Directions.d.ts diff --git a/bingmaps/Microsoft.Maps.Search.d.ts b/types/bingmaps/Microsoft.Maps.Search.d.ts similarity index 100% rename from bingmaps/Microsoft.Maps.Search.d.ts rename to types/bingmaps/Microsoft.Maps.Search.d.ts diff --git a/bingmaps/Microsoft.Maps.Themes.BingTheme.d.ts b/types/bingmaps/Microsoft.Maps.Themes.BingTheme.d.ts similarity index 100% rename from bingmaps/Microsoft.Maps.Themes.BingTheme.d.ts rename to types/bingmaps/Microsoft.Maps.Themes.BingTheme.d.ts diff --git a/bingmaps/Microsoft.Maps.Traffic.d.ts b/types/bingmaps/Microsoft.Maps.Traffic.d.ts similarity index 100% rename from bingmaps/Microsoft.Maps.Traffic.d.ts rename to types/bingmaps/Microsoft.Maps.Traffic.d.ts diff --git a/bingmaps/Microsoft.Maps.VenueMaps.d.ts b/types/bingmaps/Microsoft.Maps.VenueMaps.d.ts similarity index 100% rename from bingmaps/Microsoft.Maps.VenueMaps.d.ts rename to types/bingmaps/Microsoft.Maps.VenueMaps.d.ts diff --git a/bingmaps/UNUSED_FILES.txt b/types/bingmaps/UNUSED_FILES.txt similarity index 100% rename from bingmaps/UNUSED_FILES.txt rename to types/bingmaps/UNUSED_FILES.txt diff --git a/bingmaps/bingmaps-tests.ts b/types/bingmaps/bingmaps-tests.ts similarity index 100% rename from bingmaps/bingmaps-tests.ts rename to types/bingmaps/bingmaps-tests.ts diff --git a/bingmaps/index.d.ts b/types/bingmaps/index.d.ts similarity index 100% rename from bingmaps/index.d.ts rename to types/bingmaps/index.d.ts diff --git a/bingmaps/tsconfig.json b/types/bingmaps/tsconfig.json similarity index 100% rename from bingmaps/tsconfig.json rename to types/bingmaps/tsconfig.json diff --git a/bintrees/bintrees-tests.ts b/types/bintrees/bintrees-tests.ts similarity index 100% rename from bintrees/bintrees-tests.ts rename to types/bintrees/bintrees-tests.ts diff --git a/bintrees/index.d.ts b/types/bintrees/index.d.ts similarity index 100% rename from bintrees/index.d.ts rename to types/bintrees/index.d.ts diff --git a/bintrees/tsconfig.json b/types/bintrees/tsconfig.json similarity index 100% rename from bintrees/tsconfig.json rename to types/bintrees/tsconfig.json diff --git a/bip21/bip21-tests.ts b/types/bip21/bip21-tests.ts similarity index 100% rename from bip21/bip21-tests.ts rename to types/bip21/bip21-tests.ts diff --git a/bip21/index.d.ts b/types/bip21/index.d.ts similarity index 100% rename from bip21/index.d.ts rename to types/bip21/index.d.ts diff --git a/bip21/tsconfig.json b/types/bip21/tsconfig.json similarity index 100% rename from bip21/tsconfig.json rename to types/bip21/tsconfig.json diff --git a/bit-array/bit-array-tests.ts b/types/bit-array/bit-array-tests.ts similarity index 100% rename from bit-array/bit-array-tests.ts rename to types/bit-array/bit-array-tests.ts diff --git a/bit-array/index.d.ts b/types/bit-array/index.d.ts similarity index 100% rename from bit-array/index.d.ts rename to types/bit-array/index.d.ts diff --git a/bit-array/tsconfig.json b/types/bit-array/tsconfig.json similarity index 100% rename from bit-array/tsconfig.json rename to types/bit-array/tsconfig.json diff --git a/bitcoinjs-lib/bitcoinjs-lib-tests.ts b/types/bitcoinjs-lib/bitcoinjs-lib-tests.ts similarity index 100% rename from bitcoinjs-lib/bitcoinjs-lib-tests.ts rename to types/bitcoinjs-lib/bitcoinjs-lib-tests.ts diff --git a/bitcoinjs-lib/index.d.ts b/types/bitcoinjs-lib/index.d.ts similarity index 100% rename from bitcoinjs-lib/index.d.ts rename to types/bitcoinjs-lib/index.d.ts diff --git a/bitcoinjs-lib/tsconfig.json b/types/bitcoinjs-lib/tsconfig.json similarity index 100% rename from bitcoinjs-lib/tsconfig.json rename to types/bitcoinjs-lib/tsconfig.json diff --git a/bitcoinjs-lib/tslint.json b/types/bitcoinjs-lib/tslint.json similarity index 100% rename from bitcoinjs-lib/tslint.json rename to types/bitcoinjs-lib/tslint.json diff --git a/bittorrent-protocol/bittorrent-protocol-tests.ts b/types/bittorrent-protocol/bittorrent-protocol-tests.ts similarity index 100% rename from bittorrent-protocol/bittorrent-protocol-tests.ts rename to types/bittorrent-protocol/bittorrent-protocol-tests.ts diff --git a/bittorrent-protocol/index.d.ts b/types/bittorrent-protocol/index.d.ts similarity index 100% rename from bittorrent-protocol/index.d.ts rename to types/bittorrent-protocol/index.d.ts diff --git a/bittorrent-protocol/tsconfig.json b/types/bittorrent-protocol/tsconfig.json similarity index 100% rename from bittorrent-protocol/tsconfig.json rename to types/bittorrent-protocol/tsconfig.json diff --git a/bittorrent-protocol/tslint.json b/types/bittorrent-protocol/tslint.json similarity index 100% rename from bittorrent-protocol/tslint.json rename to types/bittorrent-protocol/tslint.json diff --git a/bitwise-xor/bitwise-xor-tests.ts b/types/bitwise-xor/bitwise-xor-tests.ts similarity index 100% rename from bitwise-xor/bitwise-xor-tests.ts rename to types/bitwise-xor/bitwise-xor-tests.ts diff --git a/bitwise-xor/index.d.ts b/types/bitwise-xor/index.d.ts similarity index 100% rename from bitwise-xor/index.d.ts rename to types/bitwise-xor/index.d.ts diff --git a/bitwise-xor/tsconfig.json b/types/bitwise-xor/tsconfig.json similarity index 100% rename from bitwise-xor/tsconfig.json rename to types/bitwise-xor/tsconfig.json diff --git a/bl/bl-tests.ts b/types/bl/bl-tests.ts similarity index 100% rename from bl/bl-tests.ts rename to types/bl/bl-tests.ts diff --git a/bl/index.d.ts b/types/bl/index.d.ts similarity index 100% rename from bl/index.d.ts rename to types/bl/index.d.ts diff --git a/bl/tsconfig.json b/types/bl/tsconfig.json similarity index 100% rename from bl/tsconfig.json rename to types/bl/tsconfig.json diff --git a/blacklist/blacklist-tests.ts b/types/blacklist/blacklist-tests.ts similarity index 100% rename from blacklist/blacklist-tests.ts rename to types/blacklist/blacklist-tests.ts diff --git a/blacklist/index.d.ts b/types/blacklist/index.d.ts similarity index 100% rename from blacklist/index.d.ts rename to types/blacklist/index.d.ts diff --git a/blacklist/tsconfig.json b/types/blacklist/tsconfig.json similarity index 100% rename from blacklist/tsconfig.json rename to types/blacklist/tsconfig.json diff --git a/blacklist/tslint.json b/types/blacklist/tslint.json similarity index 100% rename from blacklist/tslint.json rename to types/blacklist/tslint.json diff --git a/blazy/blazy-tests.ts b/types/blazy/blazy-tests.ts similarity index 100% rename from blazy/blazy-tests.ts rename to types/blazy/blazy-tests.ts diff --git a/blazy/index.d.ts b/types/blazy/index.d.ts similarity index 100% rename from blazy/index.d.ts rename to types/blazy/index.d.ts diff --git a/blazy/tsconfig.json b/types/blazy/tsconfig.json similarity index 100% rename from blazy/tsconfig.json rename to types/blazy/tsconfig.json diff --git a/blessed/blessed-tests.ts b/types/blessed/blessed-tests.ts similarity index 100% rename from blessed/blessed-tests.ts rename to types/blessed/blessed-tests.ts diff --git a/blessed/index.d.ts b/types/blessed/index.d.ts similarity index 100% rename from blessed/index.d.ts rename to types/blessed/index.d.ts diff --git a/blessed/tsconfig.json b/types/blessed/tsconfig.json similarity index 100% rename from blessed/tsconfig.json rename to types/blessed/tsconfig.json diff --git a/blissfuljs/blissfuljs-tests.ts b/types/blissfuljs/blissfuljs-tests.ts similarity index 100% rename from blissfuljs/blissfuljs-tests.ts rename to types/blissfuljs/blissfuljs-tests.ts diff --git a/blissfuljs/index.d.ts b/types/blissfuljs/index.d.ts similarity index 100% rename from blissfuljs/index.d.ts rename to types/blissfuljs/index.d.ts diff --git a/blissfuljs/tsconfig.json b/types/blissfuljs/tsconfig.json similarity index 100% rename from blissfuljs/tsconfig.json rename to types/blissfuljs/tsconfig.json diff --git a/blob-stream/blob-stream-tests.ts b/types/blob-stream/blob-stream-tests.ts similarity index 100% rename from blob-stream/blob-stream-tests.ts rename to types/blob-stream/blob-stream-tests.ts diff --git a/blob-stream/index.d.ts b/types/blob-stream/index.d.ts similarity index 100% rename from blob-stream/index.d.ts rename to types/blob-stream/index.d.ts diff --git a/blob-stream/tsconfig.json b/types/blob-stream/tsconfig.json similarity index 100% rename from blob-stream/tsconfig.json rename to types/blob-stream/tsconfig.json diff --git a/blocks/blocks-tests.ts b/types/blocks/blocks-tests.ts similarity index 100% rename from blocks/blocks-tests.ts rename to types/blocks/blocks-tests.ts diff --git a/blocks/index.d.ts b/types/blocks/index.d.ts similarity index 100% rename from blocks/index.d.ts rename to types/blocks/index.d.ts diff --git a/blocks/tsconfig.json b/types/blocks/tsconfig.json similarity index 100% rename from blocks/tsconfig.json rename to types/blocks/tsconfig.json diff --git a/bloomfilter/bloomfilter-tests.ts b/types/bloomfilter/bloomfilter-tests.ts similarity index 100% rename from bloomfilter/bloomfilter-tests.ts rename to types/bloomfilter/bloomfilter-tests.ts diff --git a/bloomfilter/index.d.ts b/types/bloomfilter/index.d.ts similarity index 100% rename from bloomfilter/index.d.ts rename to types/bloomfilter/index.d.ts diff --git a/bloomfilter/tsconfig.json b/types/bloomfilter/tsconfig.json similarity index 100% rename from bloomfilter/tsconfig.json rename to types/bloomfilter/tsconfig.json diff --git a/bloomfilter/tslint.json b/types/bloomfilter/tslint.json similarity index 100% rename from bloomfilter/tslint.json rename to types/bloomfilter/tslint.json diff --git a/blue-tape/blue-tape-tests.ts b/types/blue-tape/blue-tape-tests.ts similarity index 100% rename from blue-tape/blue-tape-tests.ts rename to types/blue-tape/blue-tape-tests.ts diff --git a/blue-tape/index.d.ts b/types/blue-tape/index.d.ts similarity index 100% rename from blue-tape/index.d.ts rename to types/blue-tape/index.d.ts diff --git a/blue-tape/tsconfig.json b/types/blue-tape/tsconfig.json similarity index 100% rename from blue-tape/tsconfig.json rename to types/blue-tape/tsconfig.json diff --git a/bluebird-global/bluebird-global-tests.ts b/types/bluebird-global/bluebird-global-tests.ts similarity index 100% rename from bluebird-global/bluebird-global-tests.ts rename to types/bluebird-global/bluebird-global-tests.ts diff --git a/bluebird-global/index.d.ts b/types/bluebird-global/index.d.ts similarity index 100% rename from bluebird-global/index.d.ts rename to types/bluebird-global/index.d.ts diff --git a/bluebird-global/tsconfig.json b/types/bluebird-global/tsconfig.json similarity index 100% rename from bluebird-global/tsconfig.json rename to types/bluebird-global/tsconfig.json diff --git a/bluebird-global/tslint.json b/types/bluebird-global/tslint.json similarity index 100% rename from bluebird-global/tslint.json rename to types/bluebird-global/tslint.json diff --git a/bluebird-retry/bluebird-retry-tests.ts b/types/bluebird-retry/bluebird-retry-tests.ts similarity index 100% rename from bluebird-retry/bluebird-retry-tests.ts rename to types/bluebird-retry/bluebird-retry-tests.ts diff --git a/bluebird-retry/index.d.ts b/types/bluebird-retry/index.d.ts similarity index 100% rename from bluebird-retry/index.d.ts rename to types/bluebird-retry/index.d.ts diff --git a/bluebird-retry/tsconfig.json b/types/bluebird-retry/tsconfig.json similarity index 100% rename from bluebird-retry/tsconfig.json rename to types/bluebird-retry/tsconfig.json diff --git a/bluebird/bluebird-tests.ts b/types/bluebird/bluebird-tests.ts similarity index 100% rename from bluebird/bluebird-tests.ts rename to types/bluebird/bluebird-tests.ts diff --git a/bluebird/index.d.ts b/types/bluebird/index.d.ts similarity index 100% rename from bluebird/index.d.ts rename to types/bluebird/index.d.ts diff --git a/bluebird/tsconfig.json b/types/bluebird/tsconfig.json similarity index 100% rename from bluebird/tsconfig.json rename to types/bluebird/tsconfig.json diff --git a/bluebird/v1/bluebird-tests.ts b/types/bluebird/v1/bluebird-tests.ts similarity index 100% rename from bluebird/v1/bluebird-tests.ts rename to types/bluebird/v1/bluebird-tests.ts diff --git a/bluebird/v1/index.d.ts b/types/bluebird/v1/index.d.ts similarity index 100% rename from bluebird/v1/index.d.ts rename to types/bluebird/v1/index.d.ts diff --git a/bluebird/v1/tsconfig.json b/types/bluebird/v1/tsconfig.json similarity index 100% rename from bluebird/v1/tsconfig.json rename to types/bluebird/v1/tsconfig.json diff --git a/bluebird/v2/bluebird-tests.ts b/types/bluebird/v2/bluebird-tests.ts similarity index 100% rename from bluebird/v2/bluebird-tests.ts rename to types/bluebird/v2/bluebird-tests.ts diff --git a/bluebird/v2/index.d.ts b/types/bluebird/v2/index.d.ts similarity index 100% rename from bluebird/v2/index.d.ts rename to types/bluebird/v2/index.d.ts diff --git a/bluebird/v2/tsconfig.json b/types/bluebird/v2/tsconfig.json similarity index 100% rename from bluebird/v2/tsconfig.json rename to types/bluebird/v2/tsconfig.json diff --git a/blueimp-md5/blueimp-md5-tests.ts b/types/blueimp-md5/blueimp-md5-tests.ts similarity index 100% rename from blueimp-md5/blueimp-md5-tests.ts rename to types/blueimp-md5/blueimp-md5-tests.ts diff --git a/blueimp-md5/index.d.ts b/types/blueimp-md5/index.d.ts similarity index 100% rename from blueimp-md5/index.d.ts rename to types/blueimp-md5/index.d.ts diff --git a/blueimp-md5/tsconfig.json b/types/blueimp-md5/tsconfig.json similarity index 100% rename from blueimp-md5/tsconfig.json rename to types/blueimp-md5/tsconfig.json diff --git a/body-parser/body-parser-tests.ts b/types/body-parser/body-parser-tests.ts similarity index 100% rename from body-parser/body-parser-tests.ts rename to types/body-parser/body-parser-tests.ts diff --git a/body-parser/index.d.ts b/types/body-parser/index.d.ts similarity index 100% rename from body-parser/index.d.ts rename to types/body-parser/index.d.ts diff --git a/body-parser/tsconfig.json b/types/body-parser/tsconfig.json similarity index 100% rename from body-parser/tsconfig.json rename to types/body-parser/tsconfig.json diff --git a/body-parser/tslint.json b/types/body-parser/tslint.json similarity index 100% rename from body-parser/tslint.json rename to types/body-parser/tslint.json diff --git a/bonjour/bonjour-tests.ts b/types/bonjour/bonjour-tests.ts similarity index 100% rename from bonjour/bonjour-tests.ts rename to types/bonjour/bonjour-tests.ts diff --git a/bonjour/index.d.ts b/types/bonjour/index.d.ts similarity index 100% rename from bonjour/index.d.ts rename to types/bonjour/index.d.ts diff --git a/bonjour/tsconfig.json b/types/bonjour/tsconfig.json similarity index 100% rename from bonjour/tsconfig.json rename to types/bonjour/tsconfig.json diff --git a/bookshelf/bookshelf-tests.ts b/types/bookshelf/bookshelf-tests.ts similarity index 100% rename from bookshelf/bookshelf-tests.ts rename to types/bookshelf/bookshelf-tests.ts diff --git a/bookshelf/index.d.ts b/types/bookshelf/index.d.ts similarity index 100% rename from bookshelf/index.d.ts rename to types/bookshelf/index.d.ts diff --git a/bookshelf/tsconfig.json b/types/bookshelf/tsconfig.json similarity index 100% rename from bookshelf/tsconfig.json rename to types/bookshelf/tsconfig.json diff --git a/boolify-string/boolify-string-tests.ts b/types/boolify-string/boolify-string-tests.ts similarity index 100% rename from boolify-string/boolify-string-tests.ts rename to types/boolify-string/boolify-string-tests.ts diff --git a/boolify-string/index.d.ts b/types/boolify-string/index.d.ts similarity index 100% rename from boolify-string/index.d.ts rename to types/boolify-string/index.d.ts diff --git a/boolify-string/tsconfig.json b/types/boolify-string/tsconfig.json similarity index 100% rename from boolify-string/tsconfig.json rename to types/boolify-string/tsconfig.json diff --git a/boom/boom-tests.ts b/types/boom/boom-tests.ts similarity index 100% rename from boom/boom-tests.ts rename to types/boom/boom-tests.ts diff --git a/boom/index.d.ts b/types/boom/index.d.ts similarity index 100% rename from boom/index.d.ts rename to types/boom/index.d.ts diff --git a/boom/tsconfig.json b/types/boom/tsconfig.json similarity index 100% rename from boom/tsconfig.json rename to types/boom/tsconfig.json diff --git a/bootbox/bootbox-tests.ts b/types/bootbox/bootbox-tests.ts similarity index 100% rename from bootbox/bootbox-tests.ts rename to types/bootbox/bootbox-tests.ts diff --git a/bootbox/index.d.ts b/types/bootbox/index.d.ts similarity index 100% rename from bootbox/index.d.ts rename to types/bootbox/index.d.ts diff --git a/bootbox/tsconfig.json b/types/bootbox/tsconfig.json similarity index 100% rename from bootbox/tsconfig.json rename to types/bootbox/tsconfig.json diff --git a/bootpag/bootpag-tests.ts b/types/bootpag/bootpag-tests.ts similarity index 100% rename from bootpag/bootpag-tests.ts rename to types/bootpag/bootpag-tests.ts diff --git a/bootpag/index.d.ts b/types/bootpag/index.d.ts similarity index 100% rename from bootpag/index.d.ts rename to types/bootpag/index.d.ts diff --git a/bootpag/tsconfig.json b/types/bootpag/tsconfig.json similarity index 100% rename from bootpag/tsconfig.json rename to types/bootpag/tsconfig.json diff --git a/bootstrap-datepicker/bootstrap-datepicker-tests.ts b/types/bootstrap-datepicker/bootstrap-datepicker-tests.ts similarity index 100% rename from bootstrap-datepicker/bootstrap-datepicker-tests.ts rename to types/bootstrap-datepicker/bootstrap-datepicker-tests.ts diff --git a/bootstrap-datepicker/index.d.ts b/types/bootstrap-datepicker/index.d.ts similarity index 100% rename from bootstrap-datepicker/index.d.ts rename to types/bootstrap-datepicker/index.d.ts diff --git a/bootstrap-datepicker/tsconfig.json b/types/bootstrap-datepicker/tsconfig.json similarity index 100% rename from bootstrap-datepicker/tsconfig.json rename to types/bootstrap-datepicker/tsconfig.json diff --git a/bootstrap-fileinput/index.d.ts b/types/bootstrap-fileinput/index.d.ts similarity index 100% rename from bootstrap-fileinput/index.d.ts rename to types/bootstrap-fileinput/index.d.ts diff --git a/bootstrap-fileinput/tsconfig.json b/types/bootstrap-fileinput/tsconfig.json similarity index 100% rename from bootstrap-fileinput/tsconfig.json rename to types/bootstrap-fileinput/tsconfig.json diff --git a/bootstrap-maxlength/bootstrap-maxlength-tests.ts b/types/bootstrap-maxlength/bootstrap-maxlength-tests.ts similarity index 100% rename from bootstrap-maxlength/bootstrap-maxlength-tests.ts rename to types/bootstrap-maxlength/bootstrap-maxlength-tests.ts diff --git a/bootstrap-maxlength/index.d.ts b/types/bootstrap-maxlength/index.d.ts similarity index 100% rename from bootstrap-maxlength/index.d.ts rename to types/bootstrap-maxlength/index.d.ts diff --git a/bootstrap-maxlength/tsconfig.json b/types/bootstrap-maxlength/tsconfig.json similarity index 100% rename from bootstrap-maxlength/tsconfig.json rename to types/bootstrap-maxlength/tsconfig.json diff --git a/bootstrap-notify/bootstrap-notify-tests.ts b/types/bootstrap-notify/bootstrap-notify-tests.ts similarity index 100% rename from bootstrap-notify/bootstrap-notify-tests.ts rename to types/bootstrap-notify/bootstrap-notify-tests.ts diff --git a/bootstrap-notify/index.d.ts b/types/bootstrap-notify/index.d.ts similarity index 100% rename from bootstrap-notify/index.d.ts rename to types/bootstrap-notify/index.d.ts diff --git a/bootstrap-notify/tsconfig.json b/types/bootstrap-notify/tsconfig.json similarity index 100% rename from bootstrap-notify/tsconfig.json rename to types/bootstrap-notify/tsconfig.json diff --git a/bootstrap-select/bootstrap-select-tests.ts b/types/bootstrap-select/bootstrap-select-tests.ts similarity index 100% rename from bootstrap-select/bootstrap-select-tests.ts rename to types/bootstrap-select/bootstrap-select-tests.ts diff --git a/bootstrap-select/index.d.ts b/types/bootstrap-select/index.d.ts similarity index 100% rename from bootstrap-select/index.d.ts rename to types/bootstrap-select/index.d.ts diff --git a/bootstrap-select/tsconfig.json b/types/bootstrap-select/tsconfig.json similarity index 100% rename from bootstrap-select/tsconfig.json rename to types/bootstrap-select/tsconfig.json diff --git a/bootstrap-slider/bootstrap-slider-tests.ts b/types/bootstrap-slider/bootstrap-slider-tests.ts similarity index 100% rename from bootstrap-slider/bootstrap-slider-tests.ts rename to types/bootstrap-slider/bootstrap-slider-tests.ts diff --git a/bootstrap-slider/index.d.ts b/types/bootstrap-slider/index.d.ts similarity index 100% rename from bootstrap-slider/index.d.ts rename to types/bootstrap-slider/index.d.ts diff --git a/bootstrap-slider/tsconfig.json b/types/bootstrap-slider/tsconfig.json similarity index 100% rename from bootstrap-slider/tsconfig.json rename to types/bootstrap-slider/tsconfig.json diff --git a/bootstrap-switch/bootstrap-switch-tests.ts b/types/bootstrap-switch/bootstrap-switch-tests.ts similarity index 100% rename from bootstrap-switch/bootstrap-switch-tests.ts rename to types/bootstrap-switch/bootstrap-switch-tests.ts diff --git a/bootstrap-switch/index.d.ts b/types/bootstrap-switch/index.d.ts similarity index 100% rename from bootstrap-switch/index.d.ts rename to types/bootstrap-switch/index.d.ts diff --git a/bootstrap-switch/tsconfig.json b/types/bootstrap-switch/tsconfig.json similarity index 100% rename from bootstrap-switch/tsconfig.json rename to types/bootstrap-switch/tsconfig.json diff --git a/bootstrap-table/bootstrap-table-tests.ts b/types/bootstrap-table/bootstrap-table-tests.ts similarity index 100% rename from bootstrap-table/bootstrap-table-tests.ts rename to types/bootstrap-table/bootstrap-table-tests.ts diff --git a/bootstrap-table/index.d.ts b/types/bootstrap-table/index.d.ts similarity index 100% rename from bootstrap-table/index.d.ts rename to types/bootstrap-table/index.d.ts diff --git a/bootstrap-table/tsconfig.json b/types/bootstrap-table/tsconfig.json similarity index 100% rename from bootstrap-table/tsconfig.json rename to types/bootstrap-table/tsconfig.json diff --git a/bootstrap-touchspin/bootstrap-touchspin-tests.ts b/types/bootstrap-touchspin/bootstrap-touchspin-tests.ts similarity index 100% rename from bootstrap-touchspin/bootstrap-touchspin-tests.ts rename to types/bootstrap-touchspin/bootstrap-touchspin-tests.ts diff --git a/bootstrap-touchspin/index.d.ts b/types/bootstrap-touchspin/index.d.ts similarity index 100% rename from bootstrap-touchspin/index.d.ts rename to types/bootstrap-touchspin/index.d.ts diff --git a/bootstrap-touchspin/tsconfig.json b/types/bootstrap-touchspin/tsconfig.json similarity index 100% rename from bootstrap-touchspin/tsconfig.json rename to types/bootstrap-touchspin/tsconfig.json diff --git a/bootstrap-validator/bootstrap-validator-tests.ts b/types/bootstrap-validator/bootstrap-validator-tests.ts similarity index 100% rename from bootstrap-validator/bootstrap-validator-tests.ts rename to types/bootstrap-validator/bootstrap-validator-tests.ts diff --git a/bootstrap-validator/index.d.ts b/types/bootstrap-validator/index.d.ts similarity index 100% rename from bootstrap-validator/index.d.ts rename to types/bootstrap-validator/index.d.ts diff --git a/bootstrap-validator/tsconfig.json b/types/bootstrap-validator/tsconfig.json similarity index 100% rename from bootstrap-validator/tsconfig.json rename to types/bootstrap-validator/tsconfig.json diff --git a/bootstrap-validator/tslint.json b/types/bootstrap-validator/tslint.json similarity index 100% rename from bootstrap-validator/tslint.json rename to types/bootstrap-validator/tslint.json diff --git a/bootstrap.paginator/index.d.ts b/types/bootstrap.paginator/index.d.ts similarity index 100% rename from bootstrap.paginator/index.d.ts rename to types/bootstrap.paginator/index.d.ts diff --git a/bootstrap.paginator/tsconfig.json b/types/bootstrap.paginator/tsconfig.json similarity index 100% rename from bootstrap.paginator/tsconfig.json rename to types/bootstrap.paginator/tsconfig.json diff --git a/bootstrap.timepicker/index.d.ts b/types/bootstrap.timepicker/index.d.ts similarity index 100% rename from bootstrap.timepicker/index.d.ts rename to types/bootstrap.timepicker/index.d.ts diff --git a/bootstrap.timepicker/tsconfig.json b/types/bootstrap.timepicker/tsconfig.json similarity index 100% rename from bootstrap.timepicker/tsconfig.json rename to types/bootstrap.timepicker/tsconfig.json diff --git a/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker-tests.ts b/types/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker-tests.ts similarity index 100% rename from bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker-tests.ts rename to types/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker-tests.ts diff --git a/bootstrap.v3.datetimepicker/index.d.ts b/types/bootstrap.v3.datetimepicker/index.d.ts similarity index 100% rename from bootstrap.v3.datetimepicker/index.d.ts rename to types/bootstrap.v3.datetimepicker/index.d.ts diff --git a/bootstrap.v3.datetimepicker/package.json b/types/bootstrap.v3.datetimepicker/package.json similarity index 100% rename from bootstrap.v3.datetimepicker/package.json rename to types/bootstrap.v3.datetimepicker/package.json diff --git a/bootstrap.v3.datetimepicker/tsconfig.json b/types/bootstrap.v3.datetimepicker/tsconfig.json similarity index 100% rename from bootstrap.v3.datetimepicker/tsconfig.json rename to types/bootstrap.v3.datetimepicker/tsconfig.json diff --git a/bootstrap.v3.datetimepicker/tslint.json b/types/bootstrap.v3.datetimepicker/tslint.json similarity index 100% rename from bootstrap.v3.datetimepicker/tslint.json rename to types/bootstrap.v3.datetimepicker/tslint.json diff --git a/bootstrap.v3.datetimepicker/v3/index.d.ts b/types/bootstrap.v3.datetimepicker/v3/index.d.ts similarity index 100% rename from bootstrap.v3.datetimepicker/v3/index.d.ts rename to types/bootstrap.v3.datetimepicker/v3/index.d.ts diff --git a/bootstrap.v3.datetimepicker/v3/package.json b/types/bootstrap.v3.datetimepicker/v3/package.json similarity index 100% rename from bootstrap.v3.datetimepicker/v3/package.json rename to types/bootstrap.v3.datetimepicker/v3/package.json diff --git a/bootstrap.v3.datetimepicker/v3/tsconfig.json b/types/bootstrap.v3.datetimepicker/v3/tsconfig.json similarity index 100% rename from bootstrap.v3.datetimepicker/v3/tsconfig.json rename to types/bootstrap.v3.datetimepicker/v3/tsconfig.json diff --git a/bootstrap/bootstrap-tests.ts b/types/bootstrap/bootstrap-tests.ts similarity index 100% rename from bootstrap/bootstrap-tests.ts rename to types/bootstrap/bootstrap-tests.ts diff --git a/bootstrap/index.d.ts b/types/bootstrap/index.d.ts similarity index 100% rename from bootstrap/index.d.ts rename to types/bootstrap/index.d.ts diff --git a/bootstrap/tsconfig.json b/types/bootstrap/tsconfig.json similarity index 100% rename from bootstrap/tsconfig.json rename to types/bootstrap/tsconfig.json diff --git a/bounce.js/bounce.js-tests.ts b/types/bounce.js/bounce.js-tests.ts similarity index 100% rename from bounce.js/bounce.js-tests.ts rename to types/bounce.js/bounce.js-tests.ts diff --git a/bounce.js/index.d.ts b/types/bounce.js/index.d.ts similarity index 100% rename from bounce.js/index.d.ts rename to types/bounce.js/index.d.ts diff --git a/bounce.js/tsconfig.json b/types/bounce.js/tsconfig.json similarity index 100% rename from bounce.js/tsconfig.json rename to types/bounce.js/tsconfig.json diff --git a/bowser/bowser-tests.ts b/types/bowser/bowser-tests.ts similarity index 100% rename from bowser/bowser-tests.ts rename to types/bowser/bowser-tests.ts diff --git a/bowser/index.d.ts b/types/bowser/index.d.ts similarity index 100% rename from bowser/index.d.ts rename to types/bowser/index.d.ts diff --git a/bowser/tsconfig.json b/types/bowser/tsconfig.json similarity index 100% rename from bowser/tsconfig.json rename to types/bowser/tsconfig.json diff --git a/box2d/README.md b/types/box2d/README.md similarity index 100% rename from box2d/README.md rename to types/box2d/README.md diff --git a/box2d/box2d-tests.ts b/types/box2d/box2d-tests.ts similarity index 100% rename from box2d/box2d-tests.ts rename to types/box2d/box2d-tests.ts diff --git a/box2d/index.d.ts b/types/box2d/index.d.ts similarity index 100% rename from box2d/index.d.ts rename to types/box2d/index.d.ts diff --git a/box2d/tsconfig.json b/types/box2d/tsconfig.json similarity index 100% rename from box2d/tsconfig.json rename to types/box2d/tsconfig.json diff --git a/braintree-web/braintree-web-tests.ts b/types/braintree-web/braintree-web-tests.ts similarity index 100% rename from braintree-web/braintree-web-tests.ts rename to types/braintree-web/braintree-web-tests.ts diff --git a/braintree-web/index.d.ts b/types/braintree-web/index.d.ts similarity index 100% rename from braintree-web/index.d.ts rename to types/braintree-web/index.d.ts diff --git a/braintree-web/tsconfig.json b/types/braintree-web/tsconfig.json similarity index 100% rename from braintree-web/tsconfig.json rename to types/braintree-web/tsconfig.json diff --git a/breeze/breeze-tests.ts b/types/breeze/breeze-tests.ts similarity index 100% rename from breeze/breeze-tests.ts rename to types/breeze/breeze-tests.ts diff --git a/breeze/index.d.ts b/types/breeze/index.d.ts similarity index 100% rename from breeze/index.d.ts rename to types/breeze/index.d.ts diff --git a/breeze/tsconfig.json b/types/breeze/tsconfig.json similarity index 100% rename from breeze/tsconfig.json rename to types/breeze/tsconfig.json diff --git a/brorand/brorand-tests.ts b/types/brorand/brorand-tests.ts similarity index 100% rename from brorand/brorand-tests.ts rename to types/brorand/brorand-tests.ts diff --git a/brorand/index.d.ts b/types/brorand/index.d.ts similarity index 100% rename from brorand/index.d.ts rename to types/brorand/index.d.ts diff --git a/brorand/tsconfig.json b/types/brorand/tsconfig.json similarity index 100% rename from brorand/tsconfig.json rename to types/brorand/tsconfig.json diff --git a/browser-bunyan/browser-bunyan-tests.ts b/types/browser-bunyan/browser-bunyan-tests.ts similarity index 100% rename from browser-bunyan/browser-bunyan-tests.ts rename to types/browser-bunyan/browser-bunyan-tests.ts diff --git a/browser-bunyan/index.d.ts b/types/browser-bunyan/index.d.ts similarity index 100% rename from browser-bunyan/index.d.ts rename to types/browser-bunyan/index.d.ts diff --git a/browser-bunyan/tsconfig.json b/types/browser-bunyan/tsconfig.json similarity index 100% rename from browser-bunyan/tsconfig.json rename to types/browser-bunyan/tsconfig.json diff --git a/browser-bunyan/tslint.json b/types/browser-bunyan/tslint.json similarity index 100% rename from browser-bunyan/tslint.json rename to types/browser-bunyan/tslint.json diff --git a/browser-fingerprint/browser-fingerprint-tests.ts b/types/browser-fingerprint/browser-fingerprint-tests.ts similarity index 100% rename from browser-fingerprint/browser-fingerprint-tests.ts rename to types/browser-fingerprint/browser-fingerprint-tests.ts diff --git a/browser-fingerprint/index.d.ts b/types/browser-fingerprint/index.d.ts similarity index 100% rename from browser-fingerprint/index.d.ts rename to types/browser-fingerprint/index.d.ts diff --git a/browser-fingerprint/tsconfig.json b/types/browser-fingerprint/tsconfig.json similarity index 100% rename from browser-fingerprint/tsconfig.json rename to types/browser-fingerprint/tsconfig.json diff --git a/browser-fingerprint/tslint.json b/types/browser-fingerprint/tslint.json similarity index 100% rename from browser-fingerprint/tslint.json rename to types/browser-fingerprint/tslint.json diff --git a/browser-harness/browser-harness-tests.ts b/types/browser-harness/browser-harness-tests.ts similarity index 100% rename from browser-harness/browser-harness-tests.ts rename to types/browser-harness/browser-harness-tests.ts diff --git a/browser-harness/index.d.ts b/types/browser-harness/index.d.ts similarity index 100% rename from browser-harness/index.d.ts rename to types/browser-harness/index.d.ts diff --git a/browser-harness/tsconfig.json b/types/browser-harness/tsconfig.json similarity index 100% rename from browser-harness/tsconfig.json rename to types/browser-harness/tsconfig.json diff --git a/browser-pack/browser-pack-tests.ts b/types/browser-pack/browser-pack-tests.ts similarity index 100% rename from browser-pack/browser-pack-tests.ts rename to types/browser-pack/browser-pack-tests.ts diff --git a/browser-pack/index.d.ts b/types/browser-pack/index.d.ts similarity index 100% rename from browser-pack/index.d.ts rename to types/browser-pack/index.d.ts diff --git a/browser-pack/tsconfig.json b/types/browser-pack/tsconfig.json similarity index 100% rename from browser-pack/tsconfig.json rename to types/browser-pack/tsconfig.json diff --git a/browser-resolve/browser-resolve-tests.ts b/types/browser-resolve/browser-resolve-tests.ts similarity index 100% rename from browser-resolve/browser-resolve-tests.ts rename to types/browser-resolve/browser-resolve-tests.ts diff --git a/browser-resolve/index.d.ts b/types/browser-resolve/index.d.ts similarity index 100% rename from browser-resolve/index.d.ts rename to types/browser-resolve/index.d.ts diff --git a/browser-resolve/tsconfig.json b/types/browser-resolve/tsconfig.json similarity index 100% rename from browser-resolve/tsconfig.json rename to types/browser-resolve/tsconfig.json diff --git a/browser-sync/browser-sync-tests.ts b/types/browser-sync/browser-sync-tests.ts similarity index 100% rename from browser-sync/browser-sync-tests.ts rename to types/browser-sync/browser-sync-tests.ts diff --git a/browser-sync/index.d.ts b/types/browser-sync/index.d.ts similarity index 100% rename from browser-sync/index.d.ts rename to types/browser-sync/index.d.ts diff --git a/browser-sync/tsconfig.json b/types/browser-sync/tsconfig.json similarity index 100% rename from browser-sync/tsconfig.json rename to types/browser-sync/tsconfig.json diff --git a/browserify/browserify-tests.ts b/types/browserify/browserify-tests.ts similarity index 100% rename from browserify/browserify-tests.ts rename to types/browserify/browserify-tests.ts diff --git a/browserify/index.d.ts b/types/browserify/index.d.ts similarity index 100% rename from browserify/index.d.ts rename to types/browserify/index.d.ts diff --git a/browserify/tsconfig.json b/types/browserify/tsconfig.json similarity index 100% rename from browserify/tsconfig.json rename to types/browserify/tsconfig.json diff --git a/bs58/bs58-tests.ts b/types/bs58/bs58-tests.ts similarity index 100% rename from bs58/bs58-tests.ts rename to types/bs58/bs58-tests.ts diff --git a/bs58/index.d.ts b/types/bs58/index.d.ts similarity index 100% rename from bs58/index.d.ts rename to types/bs58/index.d.ts diff --git a/bs58/tsconfig.json b/types/bs58/tsconfig.json similarity index 100% rename from bs58/tsconfig.json rename to types/bs58/tsconfig.json diff --git a/bson/bson-tests.ts b/types/bson/bson-tests.ts similarity index 100% rename from bson/bson-tests.ts rename to types/bson/bson-tests.ts diff --git a/bson/index.d.ts b/types/bson/index.d.ts similarity index 100% rename from bson/index.d.ts rename to types/bson/index.d.ts diff --git a/bson/tsconfig.json b/types/bson/tsconfig.json similarity index 100% rename from bson/tsconfig.json rename to types/bson/tsconfig.json diff --git a/bucks/bucks-tests.ts b/types/bucks/bucks-tests.ts similarity index 100% rename from bucks/bucks-tests.ts rename to types/bucks/bucks-tests.ts diff --git a/bucks/index.d.ts b/types/bucks/index.d.ts similarity index 100% rename from bucks/index.d.ts rename to types/bucks/index.d.ts diff --git a/bucks/tsconfig.json b/types/bucks/tsconfig.json similarity index 100% rename from bucks/tsconfig.json rename to types/bucks/tsconfig.json diff --git a/buffer-compare/buffer-compare-tests.ts b/types/buffer-compare/buffer-compare-tests.ts similarity index 100% rename from buffer-compare/buffer-compare-tests.ts rename to types/buffer-compare/buffer-compare-tests.ts diff --git a/buffer-compare/index.d.ts b/types/buffer-compare/index.d.ts similarity index 100% rename from buffer-compare/index.d.ts rename to types/buffer-compare/index.d.ts diff --git a/buffer-compare/tsconfig.json b/types/buffer-compare/tsconfig.json similarity index 100% rename from buffer-compare/tsconfig.json rename to types/buffer-compare/tsconfig.json diff --git a/buffer-equal/buffer-equal-tests.ts b/types/buffer-equal/buffer-equal-tests.ts similarity index 100% rename from buffer-equal/buffer-equal-tests.ts rename to types/buffer-equal/buffer-equal-tests.ts diff --git a/buffer-equal/index.d.ts b/types/buffer-equal/index.d.ts similarity index 100% rename from buffer-equal/index.d.ts rename to types/buffer-equal/index.d.ts diff --git a/buffer-equal/tsconfig.json b/types/buffer-equal/tsconfig.json similarity index 100% rename from buffer-equal/tsconfig.json rename to types/buffer-equal/tsconfig.json diff --git a/buffers/buffers-tests.ts b/types/buffers/buffers-tests.ts similarity index 100% rename from buffers/buffers-tests.ts rename to types/buffers/buffers-tests.ts diff --git a/buffers/index.d.ts b/types/buffers/index.d.ts similarity index 100% rename from buffers/index.d.ts rename to types/buffers/index.d.ts diff --git a/buffers/tsconfig.json b/types/buffers/tsconfig.json similarity index 100% rename from buffers/tsconfig.json rename to types/buffers/tsconfig.json diff --git a/bufferstream/bufferstream-tests.ts b/types/bufferstream/bufferstream-tests.ts similarity index 100% rename from bufferstream/bufferstream-tests.ts rename to types/bufferstream/bufferstream-tests.ts diff --git a/bufferstream/index.d.ts b/types/bufferstream/index.d.ts similarity index 100% rename from bufferstream/index.d.ts rename to types/bufferstream/index.d.ts diff --git a/bufferstream/postbuffer.d.ts b/types/bufferstream/postbuffer.d.ts similarity index 100% rename from bufferstream/postbuffer.d.ts rename to types/bufferstream/postbuffer.d.ts diff --git a/bufferstream/tsconfig.json b/types/bufferstream/tsconfig.json similarity index 100% rename from bufferstream/tsconfig.json rename to types/bufferstream/tsconfig.json diff --git a/bufferstream/tslint.json b/types/bufferstream/tslint.json similarity index 100% rename from bufferstream/tslint.json rename to types/bufferstream/tslint.json diff --git a/bugsnag/bugsnag-tests.ts b/types/bugsnag/bugsnag-tests.ts similarity index 100% rename from bugsnag/bugsnag-tests.ts rename to types/bugsnag/bugsnag-tests.ts diff --git a/bugsnag/index.d.ts b/types/bugsnag/index.d.ts similarity index 100% rename from bugsnag/index.d.ts rename to types/bugsnag/index.d.ts diff --git a/bugsnag/tsconfig.json b/types/bugsnag/tsconfig.json similarity index 100% rename from bugsnag/tsconfig.json rename to types/bugsnag/tsconfig.json diff --git a/bull/bull-tests.tsx b/types/bull/bull-tests.tsx similarity index 100% rename from bull/bull-tests.tsx rename to types/bull/bull-tests.tsx diff --git a/bull/index.d.ts b/types/bull/index.d.ts similarity index 100% rename from bull/index.d.ts rename to types/bull/index.d.ts diff --git a/bull/tsconfig.json b/types/bull/tsconfig.json similarity index 100% rename from bull/tsconfig.json rename to types/bull/tsconfig.json diff --git a/bunnymq/bunnymq-tests.ts b/types/bunnymq/bunnymq-tests.ts similarity index 100% rename from bunnymq/bunnymq-tests.ts rename to types/bunnymq/bunnymq-tests.ts diff --git a/bunnymq/index.d.ts b/types/bunnymq/index.d.ts similarity index 100% rename from bunnymq/index.d.ts rename to types/bunnymq/index.d.ts diff --git a/bunnymq/tsconfig.json b/types/bunnymq/tsconfig.json similarity index 100% rename from bunnymq/tsconfig.json rename to types/bunnymq/tsconfig.json diff --git a/bunyan-blackhole/bunyan-blackhole-tests.ts b/types/bunyan-blackhole/bunyan-blackhole-tests.ts similarity index 100% rename from bunyan-blackhole/bunyan-blackhole-tests.ts rename to types/bunyan-blackhole/bunyan-blackhole-tests.ts diff --git a/bunyan-blackhole/index.d.ts b/types/bunyan-blackhole/index.d.ts similarity index 100% rename from bunyan-blackhole/index.d.ts rename to types/bunyan-blackhole/index.d.ts diff --git a/bunyan-blackhole/tsconfig.json b/types/bunyan-blackhole/tsconfig.json similarity index 100% rename from bunyan-blackhole/tsconfig.json rename to types/bunyan-blackhole/tsconfig.json diff --git a/bunyan-blackhole/tslint.json b/types/bunyan-blackhole/tslint.json similarity index 100% rename from bunyan-blackhole/tslint.json rename to types/bunyan-blackhole/tslint.json diff --git a/bunyan-config/bunyan-config-tests.ts b/types/bunyan-config/bunyan-config-tests.ts similarity index 100% rename from bunyan-config/bunyan-config-tests.ts rename to types/bunyan-config/bunyan-config-tests.ts diff --git a/bunyan-config/index.d.ts b/types/bunyan-config/index.d.ts similarity index 100% rename from bunyan-config/index.d.ts rename to types/bunyan-config/index.d.ts diff --git a/bunyan-config/tsconfig.json b/types/bunyan-config/tsconfig.json similarity index 100% rename from bunyan-config/tsconfig.json rename to types/bunyan-config/tsconfig.json diff --git a/bunyan-logentries/bunyan-logentries-tests.ts b/types/bunyan-logentries/bunyan-logentries-tests.ts similarity index 100% rename from bunyan-logentries/bunyan-logentries-tests.ts rename to types/bunyan-logentries/bunyan-logentries-tests.ts diff --git a/bunyan-logentries/index.d.ts b/types/bunyan-logentries/index.d.ts similarity index 100% rename from bunyan-logentries/index.d.ts rename to types/bunyan-logentries/index.d.ts diff --git a/bunyan-logentries/tsconfig.json b/types/bunyan-logentries/tsconfig.json similarity index 100% rename from bunyan-logentries/tsconfig.json rename to types/bunyan-logentries/tsconfig.json diff --git a/bunyan-prettystream/bunyan-prettystream-tests.ts b/types/bunyan-prettystream/bunyan-prettystream-tests.ts similarity index 100% rename from bunyan-prettystream/bunyan-prettystream-tests.ts rename to types/bunyan-prettystream/bunyan-prettystream-tests.ts diff --git a/bunyan-prettystream/index.d.ts b/types/bunyan-prettystream/index.d.ts similarity index 100% rename from bunyan-prettystream/index.d.ts rename to types/bunyan-prettystream/index.d.ts diff --git a/bunyan-prettystream/tsconfig.json b/types/bunyan-prettystream/tsconfig.json similarity index 100% rename from bunyan-prettystream/tsconfig.json rename to types/bunyan-prettystream/tsconfig.json diff --git a/bunyan/bunyan-tests.ts b/types/bunyan/bunyan-tests.ts similarity index 100% rename from bunyan/bunyan-tests.ts rename to types/bunyan/bunyan-tests.ts diff --git a/bunyan/index.d.ts b/types/bunyan/index.d.ts similarity index 100% rename from bunyan/index.d.ts rename to types/bunyan/index.d.ts diff --git a/bunyan/tsconfig.json b/types/bunyan/tsconfig.json similarity index 100% rename from bunyan/tsconfig.json rename to types/bunyan/tsconfig.json diff --git a/busboy/busboy-tests.ts b/types/busboy/busboy-tests.ts similarity index 100% rename from busboy/busboy-tests.ts rename to types/busboy/busboy-tests.ts diff --git a/busboy/index.d.ts b/types/busboy/index.d.ts similarity index 100% rename from busboy/index.d.ts rename to types/busboy/index.d.ts diff --git a/busboy/tsconfig.json b/types/busboy/tsconfig.json similarity index 100% rename from busboy/tsconfig.json rename to types/busboy/tsconfig.json diff --git a/business-rules-engine/Utils.d.ts b/types/business-rules-engine/Utils.d.ts similarity index 100% rename from business-rules-engine/Utils.d.ts rename to types/business-rules-engine/Utils.d.ts diff --git a/business-rules-engine/Validation.d.ts b/types/business-rules-engine/Validation.d.ts similarity index 100% rename from business-rules-engine/Validation.d.ts rename to types/business-rules-engine/Validation.d.ts diff --git a/business-rules-engine/business-rules-engine-tests.ts b/types/business-rules-engine/business-rules-engine-tests.ts similarity index 100% rename from business-rules-engine/business-rules-engine-tests.ts rename to types/business-rules-engine/business-rules-engine-tests.ts diff --git a/business-rules-engine/index.d.ts b/types/business-rules-engine/index.d.ts similarity index 100% rename from business-rules-engine/index.d.ts rename to types/business-rules-engine/index.d.ts diff --git a/business-rules-engine/node-validators.d.ts b/types/business-rules-engine/node-validators.d.ts similarity index 100% rename from business-rules-engine/node-validators.d.ts rename to types/business-rules-engine/node-validators.d.ts diff --git a/business-rules-engine/package.json b/types/business-rules-engine/package.json similarity index 100% rename from business-rules-engine/package.json rename to types/business-rules-engine/package.json diff --git a/business-rules-engine/tsconfig.json b/types/business-rules-engine/tsconfig.json similarity index 100% rename from business-rules-engine/tsconfig.json rename to types/business-rules-engine/tsconfig.json diff --git a/bwip-js/bwip-js-tests.ts b/types/bwip-js/bwip-js-tests.ts similarity index 100% rename from bwip-js/bwip-js-tests.ts rename to types/bwip-js/bwip-js-tests.ts diff --git a/bwip-js/index.d.ts b/types/bwip-js/index.d.ts similarity index 100% rename from bwip-js/index.d.ts rename to types/bwip-js/index.d.ts diff --git a/bwip-js/tsconfig.json b/types/bwip-js/tsconfig.json similarity index 100% rename from bwip-js/tsconfig.json rename to types/bwip-js/tsconfig.json diff --git a/byline/byline-tests.ts b/types/byline/byline-tests.ts similarity index 100% rename from byline/byline-tests.ts rename to types/byline/byline-tests.ts diff --git a/byline/index.d.ts b/types/byline/index.d.ts similarity index 100% rename from byline/index.d.ts rename to types/byline/index.d.ts diff --git a/byline/tsconfig.json b/types/byline/tsconfig.json similarity index 100% rename from byline/tsconfig.json rename to types/byline/tsconfig.json diff --git a/bytebuffer/bytebuffer-tests.ts b/types/bytebuffer/bytebuffer-tests.ts similarity index 100% rename from bytebuffer/bytebuffer-tests.ts rename to types/bytebuffer/bytebuffer-tests.ts diff --git a/bytebuffer/index.d.ts b/types/bytebuffer/index.d.ts similarity index 100% rename from bytebuffer/index.d.ts rename to types/bytebuffer/index.d.ts diff --git a/bytebuffer/tsconfig.json b/types/bytebuffer/tsconfig.json similarity index 100% rename from bytebuffer/tsconfig.json rename to types/bytebuffer/tsconfig.json diff --git a/bytes/bytes-tests.ts b/types/bytes/bytes-tests.ts similarity index 100% rename from bytes/bytes-tests.ts rename to types/bytes/bytes-tests.ts diff --git a/bytes/index.d.ts b/types/bytes/index.d.ts similarity index 100% rename from bytes/index.d.ts rename to types/bytes/index.d.ts diff --git a/bytes/tsconfig.json b/types/bytes/tsconfig.json similarity index 100% rename from bytes/tsconfig.json rename to types/bytes/tsconfig.json diff --git a/c3/c3-tests.ts b/types/c3/c3-tests.ts similarity index 100% rename from c3/c3-tests.ts rename to types/c3/c3-tests.ts diff --git a/c3/index.d.ts b/types/c3/index.d.ts similarity index 100% rename from c3/index.d.ts rename to types/c3/index.d.ts diff --git a/c3/tsconfig.json b/types/c3/tsconfig.json similarity index 100% rename from c3/tsconfig.json rename to types/c3/tsconfig.json diff --git a/cache-manager/cache-manager-tests.ts b/types/cache-manager/cache-manager-tests.ts similarity index 100% rename from cache-manager/cache-manager-tests.ts rename to types/cache-manager/cache-manager-tests.ts diff --git a/cache-manager/index.d.ts b/types/cache-manager/index.d.ts similarity index 100% rename from cache-manager/index.d.ts rename to types/cache-manager/index.d.ts diff --git a/cache-manager/tsconfig.json b/types/cache-manager/tsconfig.json similarity index 100% rename from cache-manager/tsconfig.json rename to types/cache-manager/tsconfig.json diff --git a/cachefactory/cachefactory-tests.ts b/types/cachefactory/cachefactory-tests.ts similarity index 100% rename from cachefactory/cachefactory-tests.ts rename to types/cachefactory/cachefactory-tests.ts diff --git a/cachefactory/index.d.ts b/types/cachefactory/index.d.ts similarity index 100% rename from cachefactory/index.d.ts rename to types/cachefactory/index.d.ts diff --git a/cachefactory/tsconfig.json b/types/cachefactory/tsconfig.json similarity index 100% rename from cachefactory/tsconfig.json rename to types/cachefactory/tsconfig.json diff --git a/cal-heatmap/cal-heatmap-tests.ts b/types/cal-heatmap/cal-heatmap-tests.ts similarity index 100% rename from cal-heatmap/cal-heatmap-tests.ts rename to types/cal-heatmap/cal-heatmap-tests.ts diff --git a/cal-heatmap/index.d.ts b/types/cal-heatmap/index.d.ts similarity index 100% rename from cal-heatmap/index.d.ts rename to types/cal-heatmap/index.d.ts diff --git a/cal-heatmap/tsconfig.json b/types/cal-heatmap/tsconfig.json similarity index 100% rename from cal-heatmap/tsconfig.json rename to types/cal-heatmap/tsconfig.json diff --git a/callsite/callsite-tests.ts b/types/callsite/callsite-tests.ts similarity index 100% rename from callsite/callsite-tests.ts rename to types/callsite/callsite-tests.ts diff --git a/callsite/index.d.ts b/types/callsite/index.d.ts similarity index 100% rename from callsite/index.d.ts rename to types/callsite/index.d.ts diff --git a/callsite/tsconfig.json b/types/callsite/tsconfig.json similarity index 100% rename from callsite/tsconfig.json rename to types/callsite/tsconfig.json diff --git a/calq/calq-tests.ts b/types/calq/calq-tests.ts similarity index 100% rename from calq/calq-tests.ts rename to types/calq/calq-tests.ts diff --git a/calq/index.d.ts b/types/calq/index.d.ts similarity index 100% rename from calq/index.d.ts rename to types/calq/index.d.ts diff --git a/calq/tsconfig.json b/types/calq/tsconfig.json similarity index 100% rename from calq/tsconfig.json rename to types/calq/tsconfig.json diff --git a/camelcase-keys/camelcase-keys-tests.ts b/types/camelcase-keys/camelcase-keys-tests.ts similarity index 100% rename from camelcase-keys/camelcase-keys-tests.ts rename to types/camelcase-keys/camelcase-keys-tests.ts diff --git a/camelcase-keys/index.d.ts b/types/camelcase-keys/index.d.ts similarity index 100% rename from camelcase-keys/index.d.ts rename to types/camelcase-keys/index.d.ts diff --git a/camelcase-keys/tsconfig.json b/types/camelcase-keys/tsconfig.json similarity index 100% rename from camelcase-keys/tsconfig.json rename to types/camelcase-keys/tsconfig.json diff --git a/camelcase-keys/tslint.json b/types/camelcase-keys/tslint.json similarity index 100% rename from camelcase-keys/tslint.json rename to types/camelcase-keys/tslint.json diff --git a/camelcase/camelcase-tests.ts b/types/camelcase/camelcase-tests.ts similarity index 100% rename from camelcase/camelcase-tests.ts rename to types/camelcase/camelcase-tests.ts diff --git a/camelcase/index.d.ts b/types/camelcase/index.d.ts similarity index 100% rename from camelcase/index.d.ts rename to types/camelcase/index.d.ts diff --git a/camelcase/tsconfig.json b/types/camelcase/tsconfig.json similarity index 100% rename from camelcase/tsconfig.json rename to types/camelcase/tsconfig.json diff --git a/camljs/camljs-tests.ts b/types/camljs/camljs-tests.ts similarity index 100% rename from camljs/camljs-tests.ts rename to types/camljs/camljs-tests.ts diff --git a/camljs/index.d.ts b/types/camljs/index.d.ts similarity index 100% rename from camljs/index.d.ts rename to types/camljs/index.d.ts diff --git a/camljs/tsconfig.json b/types/camljs/tsconfig.json similarity index 100% rename from camljs/tsconfig.json rename to types/camljs/tsconfig.json diff --git a/camo/camo-tests.ts b/types/camo/camo-tests.ts similarity index 100% rename from camo/camo-tests.ts rename to types/camo/camo-tests.ts diff --git a/camo/index.d.ts b/types/camo/index.d.ts similarity index 100% rename from camo/index.d.ts rename to types/camo/index.d.ts diff --git a/camo/tsconfig.json b/types/camo/tsconfig.json similarity index 100% rename from camo/tsconfig.json rename to types/camo/tsconfig.json diff --git a/cannon/cannon-tests.ts b/types/cannon/cannon-tests.ts similarity index 100% rename from cannon/cannon-tests.ts rename to types/cannon/cannon-tests.ts diff --git a/cannon/index.d.ts b/types/cannon/index.d.ts similarity index 100% rename from cannon/index.d.ts rename to types/cannon/index.d.ts diff --git a/cannon/tsconfig.json b/types/cannon/tsconfig.json similarity index 100% rename from cannon/tsconfig.json rename to types/cannon/tsconfig.json diff --git a/canvas-gauges/canvas-gauges-tests.ts b/types/canvas-gauges/canvas-gauges-tests.ts similarity index 100% rename from canvas-gauges/canvas-gauges-tests.ts rename to types/canvas-gauges/canvas-gauges-tests.ts diff --git a/canvas-gauges/index.d.ts b/types/canvas-gauges/index.d.ts similarity index 100% rename from canvas-gauges/index.d.ts rename to types/canvas-gauges/index.d.ts diff --git a/canvas-gauges/tsconfig.json b/types/canvas-gauges/tsconfig.json similarity index 100% rename from canvas-gauges/tsconfig.json rename to types/canvas-gauges/tsconfig.json diff --git a/canvasjs/canvasjs-tests.ts b/types/canvasjs/canvasjs-tests.ts similarity index 100% rename from canvasjs/canvasjs-tests.ts rename to types/canvasjs/canvasjs-tests.ts diff --git a/canvasjs/index.d.ts b/types/canvasjs/index.d.ts similarity index 100% rename from canvasjs/index.d.ts rename to types/canvasjs/index.d.ts diff --git a/canvasjs/tsconfig.json b/types/canvasjs/tsconfig.json similarity index 100% rename from canvasjs/tsconfig.json rename to types/canvasjs/tsconfig.json diff --git a/cash/index.d.ts b/types/cash/index.d.ts similarity index 100% rename from cash/index.d.ts rename to types/cash/index.d.ts diff --git a/cash/tsconfig.json b/types/cash/tsconfig.json similarity index 100% rename from cash/tsconfig.json rename to types/cash/tsconfig.json diff --git a/casperjs/index.d.ts b/types/casperjs/index.d.ts similarity index 100% rename from casperjs/index.d.ts rename to types/casperjs/index.d.ts diff --git a/casperjs/tsconfig.json b/types/casperjs/tsconfig.json similarity index 100% rename from casperjs/tsconfig.json rename to types/casperjs/tsconfig.json diff --git a/cassandra-driver/cassandra-driver-tests.ts b/types/cassandra-driver/cassandra-driver-tests.ts similarity index 100% rename from cassandra-driver/cassandra-driver-tests.ts rename to types/cassandra-driver/cassandra-driver-tests.ts diff --git a/cassandra-driver/index.d.ts b/types/cassandra-driver/index.d.ts similarity index 100% rename from cassandra-driver/index.d.ts rename to types/cassandra-driver/index.d.ts diff --git a/cassandra-driver/tsconfig.json b/types/cassandra-driver/tsconfig.json similarity index 100% rename from cassandra-driver/tsconfig.json rename to types/cassandra-driver/tsconfig.json diff --git a/cbor/cbor-tests.ts b/types/cbor/cbor-tests.ts similarity index 100% rename from cbor/cbor-tests.ts rename to types/cbor/cbor-tests.ts diff --git a/cbor/index.d.ts b/types/cbor/index.d.ts similarity index 100% rename from cbor/index.d.ts rename to types/cbor/index.d.ts diff --git a/cbor/tsconfig.json b/types/cbor/tsconfig.json similarity index 100% rename from cbor/tsconfig.json rename to types/cbor/tsconfig.json diff --git a/chai-as-promised/chai-as-promised-tests.ts b/types/chai-as-promised/chai-as-promised-tests.ts similarity index 100% rename from chai-as-promised/chai-as-promised-tests.ts rename to types/chai-as-promised/chai-as-promised-tests.ts diff --git a/chai-as-promised/index.d.ts b/types/chai-as-promised/index.d.ts similarity index 100% rename from chai-as-promised/index.d.ts rename to types/chai-as-promised/index.d.ts diff --git a/chai-as-promised/tsconfig.json b/types/chai-as-promised/tsconfig.json similarity index 100% rename from chai-as-promised/tsconfig.json rename to types/chai-as-promised/tsconfig.json diff --git a/chai-datetime/chai-datetime-tests.ts b/types/chai-datetime/chai-datetime-tests.ts similarity index 100% rename from chai-datetime/chai-datetime-tests.ts rename to types/chai-datetime/chai-datetime-tests.ts diff --git a/chai-datetime/index.d.ts b/types/chai-datetime/index.d.ts similarity index 100% rename from chai-datetime/index.d.ts rename to types/chai-datetime/index.d.ts diff --git a/chai-datetime/tsconfig.json b/types/chai-datetime/tsconfig.json similarity index 100% rename from chai-datetime/tsconfig.json rename to types/chai-datetime/tsconfig.json diff --git a/chai-dom/chai-dom-tests.ts b/types/chai-dom/chai-dom-tests.ts similarity index 100% rename from chai-dom/chai-dom-tests.ts rename to types/chai-dom/chai-dom-tests.ts diff --git a/chai-dom/index.d.ts b/types/chai-dom/index.d.ts similarity index 100% rename from chai-dom/index.d.ts rename to types/chai-dom/index.d.ts diff --git a/chai-dom/tsconfig.json b/types/chai-dom/tsconfig.json similarity index 100% rename from chai-dom/tsconfig.json rename to types/chai-dom/tsconfig.json diff --git a/chai-enzyme/chai-enzyme-tests.tsx b/types/chai-enzyme/chai-enzyme-tests.tsx similarity index 100% rename from chai-enzyme/chai-enzyme-tests.tsx rename to types/chai-enzyme/chai-enzyme-tests.tsx diff --git a/chai-enzyme/index.d.ts b/types/chai-enzyme/index.d.ts similarity index 100% rename from chai-enzyme/index.d.ts rename to types/chai-enzyme/index.d.ts diff --git a/chai-enzyme/tsconfig.json b/types/chai-enzyme/tsconfig.json similarity index 100% rename from chai-enzyme/tsconfig.json rename to types/chai-enzyme/tsconfig.json diff --git a/chai-fuzzy/chai-fuzzy-tests.ts b/types/chai-fuzzy/chai-fuzzy-tests.ts similarity index 100% rename from chai-fuzzy/chai-fuzzy-tests.ts rename to types/chai-fuzzy/chai-fuzzy-tests.ts diff --git a/chai-fuzzy/index.d.ts b/types/chai-fuzzy/index.d.ts similarity index 100% rename from chai-fuzzy/index.d.ts rename to types/chai-fuzzy/index.d.ts diff --git a/chai-fuzzy/tsconfig.json b/types/chai-fuzzy/tsconfig.json similarity index 100% rename from chai-fuzzy/tsconfig.json rename to types/chai-fuzzy/tsconfig.json diff --git a/chai-http/chai-http-tests.ts b/types/chai-http/chai-http-tests.ts similarity index 100% rename from chai-http/chai-http-tests.ts rename to types/chai-http/chai-http-tests.ts diff --git a/chai-http/index.d.ts b/types/chai-http/index.d.ts similarity index 100% rename from chai-http/index.d.ts rename to types/chai-http/index.d.ts diff --git a/chai-http/tsconfig.json b/types/chai-http/tsconfig.json similarity index 100% rename from chai-http/tsconfig.json rename to types/chai-http/tsconfig.json diff --git a/chai-jquery/chai-jquery-tests.ts b/types/chai-jquery/chai-jquery-tests.ts similarity index 100% rename from chai-jquery/chai-jquery-tests.ts rename to types/chai-jquery/chai-jquery-tests.ts diff --git a/chai-jquery/index.d.ts b/types/chai-jquery/index.d.ts similarity index 100% rename from chai-jquery/index.d.ts rename to types/chai-jquery/index.d.ts diff --git a/chai-jquery/tsconfig.json b/types/chai-jquery/tsconfig.json similarity index 100% rename from chai-jquery/tsconfig.json rename to types/chai-jquery/tsconfig.json diff --git a/chai-json-schema/chai-json-schema-tests.ts b/types/chai-json-schema/chai-json-schema-tests.ts similarity index 100% rename from chai-json-schema/chai-json-schema-tests.ts rename to types/chai-json-schema/chai-json-schema-tests.ts diff --git a/chai-json-schema/index.d.ts b/types/chai-json-schema/index.d.ts similarity index 100% rename from chai-json-schema/index.d.ts rename to types/chai-json-schema/index.d.ts diff --git a/chai-json-schema/tsconfig.json b/types/chai-json-schema/tsconfig.json similarity index 100% rename from chai-json-schema/tsconfig.json rename to types/chai-json-schema/tsconfig.json diff --git a/chai-json-schema/tslint.json b/types/chai-json-schema/tslint.json similarity index 100% rename from chai-json-schema/tslint.json rename to types/chai-json-schema/tslint.json diff --git a/chai-oequal/chai-oequal-tests.ts b/types/chai-oequal/chai-oequal-tests.ts similarity index 100% rename from chai-oequal/chai-oequal-tests.ts rename to types/chai-oequal/chai-oequal-tests.ts diff --git a/chai-oequal/index.d.ts b/types/chai-oequal/index.d.ts similarity index 100% rename from chai-oequal/index.d.ts rename to types/chai-oequal/index.d.ts diff --git a/chai-oequal/tsconfig.json b/types/chai-oequal/tsconfig.json similarity index 100% rename from chai-oequal/tsconfig.json rename to types/chai-oequal/tsconfig.json diff --git a/chai-oequal/tslint.json b/types/chai-oequal/tslint.json similarity index 100% rename from chai-oequal/tslint.json rename to types/chai-oequal/tslint.json diff --git a/chai-spies/chai-spies-tests.ts b/types/chai-spies/chai-spies-tests.ts similarity index 100% rename from chai-spies/chai-spies-tests.ts rename to types/chai-spies/chai-spies-tests.ts diff --git a/chai-spies/index.d.ts b/types/chai-spies/index.d.ts similarity index 100% rename from chai-spies/index.d.ts rename to types/chai-spies/index.d.ts diff --git a/chai-spies/tsconfig.json b/types/chai-spies/tsconfig.json similarity index 100% rename from chai-spies/tsconfig.json rename to types/chai-spies/tsconfig.json diff --git a/chai-string/chai-string-tests.ts b/types/chai-string/chai-string-tests.ts similarity index 100% rename from chai-string/chai-string-tests.ts rename to types/chai-string/chai-string-tests.ts diff --git a/chai-string/index.d.ts b/types/chai-string/index.d.ts similarity index 100% rename from chai-string/index.d.ts rename to types/chai-string/index.d.ts diff --git a/chai-string/tsconfig.json b/types/chai-string/tsconfig.json similarity index 100% rename from chai-string/tsconfig.json rename to types/chai-string/tsconfig.json diff --git a/chai-subset/chai-subset-tests.ts b/types/chai-subset/chai-subset-tests.ts similarity index 100% rename from chai-subset/chai-subset-tests.ts rename to types/chai-subset/chai-subset-tests.ts diff --git a/chai-subset/index.d.ts b/types/chai-subset/index.d.ts similarity index 100% rename from chai-subset/index.d.ts rename to types/chai-subset/index.d.ts diff --git a/chai-subset/tsconfig.json b/types/chai-subset/tsconfig.json similarity index 100% rename from chai-subset/tsconfig.json rename to types/chai-subset/tsconfig.json diff --git a/chai-subset/tslint.json b/types/chai-subset/tslint.json similarity index 100% rename from chai-subset/tslint.json rename to types/chai-subset/tslint.json diff --git a/chai-things/chai-things-tests.ts b/types/chai-things/chai-things-tests.ts similarity index 100% rename from chai-things/chai-things-tests.ts rename to types/chai-things/chai-things-tests.ts diff --git a/chai-things/index.d.ts b/types/chai-things/index.d.ts similarity index 100% rename from chai-things/index.d.ts rename to types/chai-things/index.d.ts diff --git a/chai-things/tsconfig.json b/types/chai-things/tsconfig.json similarity index 100% rename from chai-things/tsconfig.json rename to types/chai-things/tsconfig.json diff --git a/chai-xml/chai-xml-tests.ts b/types/chai-xml/chai-xml-tests.ts similarity index 100% rename from chai-xml/chai-xml-tests.ts rename to types/chai-xml/chai-xml-tests.ts diff --git a/chai-xml/index.d.ts b/types/chai-xml/index.d.ts similarity index 100% rename from chai-xml/index.d.ts rename to types/chai-xml/index.d.ts diff --git a/chai-xml/tsconfig.json b/types/chai-xml/tsconfig.json similarity index 100% rename from chai-xml/tsconfig.json rename to types/chai-xml/tsconfig.json diff --git a/chai-xml/tslint.json b/types/chai-xml/tslint.json similarity index 100% rename from chai-xml/tslint.json rename to types/chai-xml/tslint.json diff --git a/chai/chai-tests.ts b/types/chai/chai-tests.ts similarity index 100% rename from chai/chai-tests.ts rename to types/chai/chai-tests.ts diff --git a/chai/index.d.ts b/types/chai/index.d.ts similarity index 100% rename from chai/index.d.ts rename to types/chai/index.d.ts diff --git a/chai/tsconfig.json b/types/chai/tsconfig.json similarity index 100% rename from chai/tsconfig.json rename to types/chai/tsconfig.json diff --git a/chai/v2/index.d.ts b/types/chai/v2/index.d.ts similarity index 100% rename from chai/v2/index.d.ts rename to types/chai/v2/index.d.ts diff --git a/chai/v2/tsconfig.json b/types/chai/v2/tsconfig.json similarity index 100% rename from chai/v2/tsconfig.json rename to types/chai/v2/tsconfig.json diff --git a/chalk/chalk-tests.ts b/types/chalk/chalk-tests.ts similarity index 100% rename from chalk/chalk-tests.ts rename to types/chalk/chalk-tests.ts diff --git a/chalk/index.d.ts b/types/chalk/index.d.ts similarity index 100% rename from chalk/index.d.ts rename to types/chalk/index.d.ts diff --git a/chalk/tsconfig.json b/types/chalk/tsconfig.json similarity index 100% rename from chalk/tsconfig.json rename to types/chalk/tsconfig.json diff --git a/chance/chance-tests.ts b/types/chance/chance-tests.ts similarity index 100% rename from chance/chance-tests.ts rename to types/chance/chance-tests.ts diff --git a/chance/index.d.ts b/types/chance/index.d.ts similarity index 100% rename from chance/index.d.ts rename to types/chance/index.d.ts diff --git a/chance/tsconfig.json b/types/chance/tsconfig.json similarity index 100% rename from chance/tsconfig.json rename to types/chance/tsconfig.json diff --git a/change-emitter/change-emitter-tests.ts b/types/change-emitter/change-emitter-tests.ts similarity index 100% rename from change-emitter/change-emitter-tests.ts rename to types/change-emitter/change-emitter-tests.ts diff --git a/change-emitter/index.d.ts b/types/change-emitter/index.d.ts similarity index 100% rename from change-emitter/index.d.ts rename to types/change-emitter/index.d.ts diff --git a/change-emitter/tsconfig.json b/types/change-emitter/tsconfig.json similarity index 100% rename from change-emitter/tsconfig.json rename to types/change-emitter/tsconfig.json diff --git a/charm/charm-tests.ts b/types/charm/charm-tests.ts similarity index 100% rename from charm/charm-tests.ts rename to types/charm/charm-tests.ts diff --git a/charm/index.d.ts b/types/charm/index.d.ts similarity index 100% rename from charm/index.d.ts rename to types/charm/index.d.ts diff --git a/charm/tsconfig.json b/types/charm/tsconfig.json similarity index 100% rename from charm/tsconfig.json rename to types/charm/tsconfig.json diff --git a/charm/tslint.json b/types/charm/tslint.json similarity index 100% rename from charm/tslint.json rename to types/charm/tslint.json diff --git a/chart.js/chart.js-tests.ts b/types/chart.js/chart.js-tests.ts similarity index 100% rename from chart.js/chart.js-tests.ts rename to types/chart.js/chart.js-tests.ts diff --git a/chart.js/index.d.ts b/types/chart.js/index.d.ts similarity index 100% rename from chart.js/index.d.ts rename to types/chart.js/index.d.ts diff --git a/chart.js/tsconfig.json b/types/chart.js/tsconfig.json similarity index 100% rename from chart.js/tsconfig.json rename to types/chart.js/tsconfig.json diff --git a/chartist/chartist-tests.ts b/types/chartist/chartist-tests.ts similarity index 100% rename from chartist/chartist-tests.ts rename to types/chartist/chartist-tests.ts diff --git a/chartist/index.d.ts b/types/chartist/index.d.ts similarity index 100% rename from chartist/index.d.ts rename to types/chartist/index.d.ts diff --git a/chartist/tsconfig.json b/types/chartist/tsconfig.json similarity index 100% rename from chartist/tsconfig.json rename to types/chartist/tsconfig.json diff --git a/chartjs/chartjs-tests.ts b/types/chartjs/chartjs-tests.ts similarity index 100% rename from chartjs/chartjs-tests.ts rename to types/chartjs/chartjs-tests.ts diff --git a/chartjs/index.d.ts b/types/chartjs/index.d.ts similarity index 100% rename from chartjs/index.d.ts rename to types/chartjs/index.d.ts diff --git a/chartjs/tsconfig.json b/types/chartjs/tsconfig.json similarity index 100% rename from chartjs/tsconfig.json rename to types/chartjs/tsconfig.json diff --git a/cheap-ruler/cheap-ruler-tests.ts b/types/cheap-ruler/cheap-ruler-tests.ts similarity index 100% rename from cheap-ruler/cheap-ruler-tests.ts rename to types/cheap-ruler/cheap-ruler-tests.ts diff --git a/cheap-ruler/index.d.ts b/types/cheap-ruler/index.d.ts similarity index 100% rename from cheap-ruler/index.d.ts rename to types/cheap-ruler/index.d.ts diff --git a/cheap-ruler/tsconfig.json b/types/cheap-ruler/tsconfig.json similarity index 100% rename from cheap-ruler/tsconfig.json rename to types/cheap-ruler/tsconfig.json diff --git a/checkstyle-formatter/index.d.ts b/types/checkstyle-formatter/index.d.ts similarity index 100% rename from checkstyle-formatter/index.d.ts rename to types/checkstyle-formatter/index.d.ts diff --git a/checkstyle-formatter/tsconfig.json b/types/checkstyle-formatter/tsconfig.json similarity index 100% rename from checkstyle-formatter/tsconfig.json rename to types/checkstyle-formatter/tsconfig.json diff --git a/checkstyle-formatter/tslint.json b/types/checkstyle-formatter/tslint.json similarity index 100% rename from checkstyle-formatter/tslint.json rename to types/checkstyle-formatter/tslint.json diff --git a/checksum/checksum-tests.ts b/types/checksum/checksum-tests.ts similarity index 100% rename from checksum/checksum-tests.ts rename to types/checksum/checksum-tests.ts diff --git a/checksum/index.d.ts b/types/checksum/index.d.ts similarity index 100% rename from checksum/index.d.ts rename to types/checksum/index.d.ts diff --git a/checksum/tsconfig.json b/types/checksum/tsconfig.json similarity index 100% rename from checksum/tsconfig.json rename to types/checksum/tsconfig.json diff --git a/cheerio/cheerio-tests.ts b/types/cheerio/cheerio-tests.ts similarity index 100% rename from cheerio/cheerio-tests.ts rename to types/cheerio/cheerio-tests.ts diff --git a/cheerio/index.d.ts b/types/cheerio/index.d.ts similarity index 100% rename from cheerio/index.d.ts rename to types/cheerio/index.d.ts diff --git a/cheerio/tsconfig.json b/types/cheerio/tsconfig.json similarity index 100% rename from cheerio/tsconfig.json rename to types/cheerio/tsconfig.json diff --git a/chocolatechipjs/chocolatechipjs-tests.ts b/types/chocolatechipjs/chocolatechipjs-tests.ts similarity index 100% rename from chocolatechipjs/chocolatechipjs-tests.ts rename to types/chocolatechipjs/chocolatechipjs-tests.ts diff --git a/chocolatechipjs/index.d.ts b/types/chocolatechipjs/index.d.ts similarity index 100% rename from chocolatechipjs/index.d.ts rename to types/chocolatechipjs/index.d.ts diff --git a/chocolatechipjs/tsconfig.json b/types/chocolatechipjs/tsconfig.json similarity index 100% rename from chocolatechipjs/tsconfig.json rename to types/chocolatechipjs/tsconfig.json diff --git a/chokidar/chokidar-tests.ts b/types/chokidar/chokidar-tests.ts similarity index 100% rename from chokidar/chokidar-tests.ts rename to types/chokidar/chokidar-tests.ts diff --git a/chokidar/index.d.ts b/types/chokidar/index.d.ts similarity index 100% rename from chokidar/index.d.ts rename to types/chokidar/index.d.ts diff --git a/chokidar/tsconfig.json b/types/chokidar/tsconfig.json similarity index 100% rename from chokidar/tsconfig.json rename to types/chokidar/tsconfig.json diff --git a/chosen-js/chosen-js-tests.ts b/types/chosen-js/chosen-js-tests.ts similarity index 100% rename from chosen-js/chosen-js-tests.ts rename to types/chosen-js/chosen-js-tests.ts diff --git a/chosen-js/index.d.ts b/types/chosen-js/index.d.ts similarity index 100% rename from chosen-js/index.d.ts rename to types/chosen-js/index.d.ts diff --git a/chosen-js/tsconfig.json b/types/chosen-js/tsconfig.json similarity index 100% rename from chosen-js/tsconfig.json rename to types/chosen-js/tsconfig.json diff --git a/chroma-js/chroma-js-tests.ts b/types/chroma-js/chroma-js-tests.ts similarity index 100% rename from chroma-js/chroma-js-tests.ts rename to types/chroma-js/chroma-js-tests.ts diff --git a/chroma-js/index.d.ts b/types/chroma-js/index.d.ts similarity index 100% rename from chroma-js/index.d.ts rename to types/chroma-js/index.d.ts diff --git a/chroma-js/tsconfig.json b/types/chroma-js/tsconfig.json similarity index 100% rename from chroma-js/tsconfig.json rename to types/chroma-js/tsconfig.json diff --git a/chroma-js/v0/chroma-js-tests.ts b/types/chroma-js/v0/chroma-js-tests.ts similarity index 100% rename from chroma-js/v0/chroma-js-tests.ts rename to types/chroma-js/v0/chroma-js-tests.ts diff --git a/chroma-js/v0/index.d.ts b/types/chroma-js/v0/index.d.ts similarity index 100% rename from chroma-js/v0/index.d.ts rename to types/chroma-js/v0/index.d.ts diff --git a/chroma-js/v0/tsconfig.json b/types/chroma-js/v0/tsconfig.json similarity index 100% rename from chroma-js/v0/tsconfig.json rename to types/chroma-js/v0/tsconfig.json diff --git a/chrome/chrome-app.d.ts b/types/chrome/chrome-app.d.ts similarity index 100% rename from chrome/chrome-app.d.ts rename to types/chrome/chrome-app.d.ts diff --git a/chrome/chrome-cast.d.ts b/types/chrome/chrome-cast.d.ts similarity index 100% rename from chrome/chrome-cast.d.ts rename to types/chrome/chrome-cast.d.ts diff --git a/chrome/index.d.ts b/types/chrome/index.d.ts similarity index 100% rename from chrome/index.d.ts rename to types/chrome/index.d.ts diff --git a/chrome/test/chrome-app.ts b/types/chrome/test/chrome-app.ts similarity index 100% rename from chrome/test/chrome-app.ts rename to types/chrome/test/chrome-app.ts diff --git a/chrome/test/index.ts b/types/chrome/test/index.ts similarity index 100% rename from chrome/test/index.ts rename to types/chrome/test/index.ts diff --git a/chrome/tsconfig.json b/types/chrome/tsconfig.json similarity index 100% rename from chrome/tsconfig.json rename to types/chrome/tsconfig.json diff --git a/chui/chui-tests.ts b/types/chui/chui-tests.ts similarity index 100% rename from chui/chui-tests.ts rename to types/chui/chui-tests.ts diff --git a/chui/index.d.ts b/types/chui/index.d.ts similarity index 100% rename from chui/index.d.ts rename to types/chui/index.d.ts diff --git a/chui/tsconfig.json b/types/chui/tsconfig.json similarity index 100% rename from chui/tsconfig.json rename to types/chui/tsconfig.json diff --git a/chunked-dc/chunked-dc-tests.ts b/types/chunked-dc/chunked-dc-tests.ts similarity index 100% rename from chunked-dc/chunked-dc-tests.ts rename to types/chunked-dc/chunked-dc-tests.ts diff --git a/chunked-dc/index.d.ts b/types/chunked-dc/index.d.ts similarity index 100% rename from chunked-dc/index.d.ts rename to types/chunked-dc/index.d.ts diff --git a/chunked-dc/tsconfig.json b/types/chunked-dc/tsconfig.json similarity index 100% rename from chunked-dc/tsconfig.json rename to types/chunked-dc/tsconfig.json diff --git a/chunked-dc/tslint.json b/types/chunked-dc/tslint.json similarity index 100% rename from chunked-dc/tslint.json rename to types/chunked-dc/tslint.json diff --git a/circular-json/circular-json-tests.ts b/types/circular-json/circular-json-tests.ts similarity index 100% rename from circular-json/circular-json-tests.ts rename to types/circular-json/circular-json-tests.ts diff --git a/circular-json/index.d.ts b/types/circular-json/index.d.ts similarity index 100% rename from circular-json/index.d.ts rename to types/circular-json/index.d.ts diff --git a/circular-json/tsconfig.json b/types/circular-json/tsconfig.json similarity index 100% rename from circular-json/tsconfig.json rename to types/circular-json/tsconfig.json diff --git a/ckeditor/ckeditor-tests.ts b/types/ckeditor/ckeditor-tests.ts similarity index 100% rename from ckeditor/ckeditor-tests.ts rename to types/ckeditor/ckeditor-tests.ts diff --git a/ckeditor/index.d.ts b/types/ckeditor/index.d.ts similarity index 100% rename from ckeditor/index.d.ts rename to types/ckeditor/index.d.ts diff --git a/ckeditor/tsconfig.json b/types/ckeditor/tsconfig.json similarity index 100% rename from ckeditor/tsconfig.json rename to types/ckeditor/tsconfig.json diff --git a/clamp-js/clamp-js-tests.ts b/types/clamp-js/clamp-js-tests.ts old mode 100755 new mode 100644 similarity index 100% rename from clamp-js/clamp-js-tests.ts rename to types/clamp-js/clamp-js-tests.ts diff --git a/clamp-js/index.d.ts b/types/clamp-js/index.d.ts old mode 100755 new mode 100644 similarity index 100% rename from clamp-js/index.d.ts rename to types/clamp-js/index.d.ts diff --git a/clamp-js/tsconfig.json b/types/clamp-js/tsconfig.json old mode 100755 new mode 100644 similarity index 100% rename from clamp-js/tsconfig.json rename to types/clamp-js/tsconfig.json diff --git a/clamp-js/tslint.json b/types/clamp-js/tslint.json similarity index 100% rename from clamp-js/tslint.json rename to types/clamp-js/tslint.json diff --git a/classnames/classnames-tests.ts b/types/classnames/classnames-tests.ts similarity index 100% rename from classnames/classnames-tests.ts rename to types/classnames/classnames-tests.ts diff --git a/classnames/index.d.ts b/types/classnames/index.d.ts similarity index 100% rename from classnames/index.d.ts rename to types/classnames/index.d.ts diff --git a/classnames/tsconfig.json b/types/classnames/tsconfig.json similarity index 100% rename from classnames/tsconfig.json rename to types/classnames/tsconfig.json diff --git a/cldrjs/UNUSED_FILES.txt b/types/cldrjs/UNUSED_FILES.txt similarity index 100% rename from cldrjs/UNUSED_FILES.txt rename to types/cldrjs/UNUSED_FILES.txt diff --git a/cldrjs/cldr.js-event.d.ts b/types/cldrjs/cldr.js-event.d.ts similarity index 100% rename from cldrjs/cldr.js-event.d.ts rename to types/cldrjs/cldr.js-event.d.ts diff --git a/cldrjs/cldr.js-supplemental.d.ts b/types/cldrjs/cldr.js-supplemental.d.ts similarity index 100% rename from cldrjs/cldr.js-supplemental.d.ts rename to types/cldrjs/cldr.js-supplemental.d.ts diff --git a/cldrjs/index.d.ts b/types/cldrjs/index.d.ts similarity index 100% rename from cldrjs/index.d.ts rename to types/cldrjs/index.d.ts diff --git a/cldrjs/test/event.ts b/types/cldrjs/test/event.ts similarity index 100% rename from cldrjs/test/event.ts rename to types/cldrjs/test/event.ts diff --git a/cldrjs/test/index.ts b/types/cldrjs/test/index.ts similarity index 100% rename from cldrjs/test/index.ts rename to types/cldrjs/test/index.ts diff --git a/cldrjs/test/supplemental.ts b/types/cldrjs/test/supplemental.ts similarity index 100% rename from cldrjs/test/supplemental.ts rename to types/cldrjs/test/supplemental.ts diff --git a/cldrjs/tsconfig.json b/types/cldrjs/tsconfig.json similarity index 100% rename from cldrjs/tsconfig.json rename to types/cldrjs/tsconfig.json diff --git a/clean-css/clean-css-tests.ts b/types/clean-css/clean-css-tests.ts similarity index 100% rename from clean-css/clean-css-tests.ts rename to types/clean-css/clean-css-tests.ts diff --git a/clean-css/index.d.ts b/types/clean-css/index.d.ts similarity index 100% rename from clean-css/index.d.ts rename to types/clean-css/index.d.ts diff --git a/clean-css/tsconfig.json b/types/clean-css/tsconfig.json similarity index 100% rename from clean-css/tsconfig.json rename to types/clean-css/tsconfig.json diff --git a/cli-color/cli-color-tests.ts b/types/cli-color/cli-color-tests.ts similarity index 100% rename from cli-color/cli-color-tests.ts rename to types/cli-color/cli-color-tests.ts diff --git a/cli-color/index.d.ts b/types/cli-color/index.d.ts similarity index 100% rename from cli-color/index.d.ts rename to types/cli-color/index.d.ts diff --git a/cli-color/tsconfig.json b/types/cli-color/tsconfig.json similarity index 100% rename from cli-color/tsconfig.json rename to types/cli-color/tsconfig.json diff --git a/cli/cli-tests.ts b/types/cli/cli-tests.ts similarity index 100% rename from cli/cli-tests.ts rename to types/cli/cli-tests.ts diff --git a/cli/index.d.ts b/types/cli/index.d.ts similarity index 100% rename from cli/index.d.ts rename to types/cli/index.d.ts diff --git a/cli/tsconfig.json b/types/cli/tsconfig.json similarity index 100% rename from cli/tsconfig.json rename to types/cli/tsconfig.json diff --git a/cliff/cliff-tests.ts b/types/cliff/cliff-tests.ts similarity index 100% rename from cliff/cliff-tests.ts rename to types/cliff/cliff-tests.ts diff --git a/cliff/index.d.ts b/types/cliff/index.d.ts similarity index 100% rename from cliff/index.d.ts rename to types/cliff/index.d.ts diff --git a/cliff/tsconfig.json b/types/cliff/tsconfig.json similarity index 100% rename from cliff/tsconfig.json rename to types/cliff/tsconfig.json diff --git a/clipboard-js/clipboard-js-tests.ts b/types/clipboard-js/clipboard-js-tests.ts similarity index 100% rename from clipboard-js/clipboard-js-tests.ts rename to types/clipboard-js/clipboard-js-tests.ts diff --git a/clipboard-js/index.d.ts b/types/clipboard-js/index.d.ts similarity index 100% rename from clipboard-js/index.d.ts rename to types/clipboard-js/index.d.ts diff --git a/clipboard-js/tsconfig.json b/types/clipboard-js/tsconfig.json similarity index 100% rename from clipboard-js/tsconfig.json rename to types/clipboard-js/tsconfig.json diff --git a/clipboard/clipboard-tests.ts b/types/clipboard/clipboard-tests.ts similarity index 100% rename from clipboard/clipboard-tests.ts rename to types/clipboard/clipboard-tests.ts diff --git a/clipboard/index.d.ts b/types/clipboard/index.d.ts similarity index 100% rename from clipboard/index.d.ts rename to types/clipboard/index.d.ts diff --git a/clipboard/tsconfig.json b/types/clipboard/tsconfig.json similarity index 100% rename from clipboard/tsconfig.json rename to types/clipboard/tsconfig.json diff --git a/clipboard/tslint.json b/types/clipboard/tslint.json similarity index 100% rename from clipboard/tslint.json rename to types/clipboard/tslint.json diff --git a/clndr/clndr-tests.ts b/types/clndr/clndr-tests.ts similarity index 100% rename from clndr/clndr-tests.ts rename to types/clndr/clndr-tests.ts diff --git a/clndr/index.d.ts b/types/clndr/index.d.ts similarity index 100% rename from clndr/index.d.ts rename to types/clndr/index.d.ts diff --git a/clndr/package.json b/types/clndr/package.json similarity index 100% rename from clndr/package.json rename to types/clndr/package.json diff --git a/clndr/tsconfig.json b/types/clndr/tsconfig.json similarity index 100% rename from clndr/tsconfig.json rename to types/clndr/tsconfig.json diff --git a/clndr/tslint.json b/types/clndr/tslint.json similarity index 100% rename from clndr/tslint.json rename to types/clndr/tslint.json diff --git a/clone/clone-tests.ts b/types/clone/clone-tests.ts similarity index 100% rename from clone/clone-tests.ts rename to types/clone/clone-tests.ts diff --git a/clone/index.d.ts b/types/clone/index.d.ts similarity index 100% rename from clone/index.d.ts rename to types/clone/index.d.ts diff --git a/clone/tsconfig.json b/types/clone/tsconfig.json similarity index 100% rename from clone/tsconfig.json rename to types/clone/tsconfig.json diff --git a/closure-compiler/closure-compiler-tests.ts b/types/closure-compiler/closure-compiler-tests.ts similarity index 100% rename from closure-compiler/closure-compiler-tests.ts rename to types/closure-compiler/closure-compiler-tests.ts diff --git a/closure-compiler/index.d.ts b/types/closure-compiler/index.d.ts similarity index 100% rename from closure-compiler/index.d.ts rename to types/closure-compiler/index.d.ts diff --git a/closure-compiler/tsconfig.json b/types/closure-compiler/tsconfig.json similarity index 100% rename from closure-compiler/tsconfig.json rename to types/closure-compiler/tsconfig.json diff --git a/co-body/co-body-tests.ts b/types/co-body/co-body-tests.ts similarity index 100% rename from co-body/co-body-tests.ts rename to types/co-body/co-body-tests.ts diff --git a/co-body/index.d.ts b/types/co-body/index.d.ts similarity index 100% rename from co-body/index.d.ts rename to types/co-body/index.d.ts diff --git a/co-body/tsconfig.json b/types/co-body/tsconfig.json similarity index 100% rename from co-body/tsconfig.json rename to types/co-body/tsconfig.json diff --git a/co-views/co-views-tests.ts b/types/co-views/co-views-tests.ts similarity index 100% rename from co-views/co-views-tests.ts rename to types/co-views/co-views-tests.ts diff --git a/co-views/index.d.ts b/types/co-views/index.d.ts similarity index 100% rename from co-views/index.d.ts rename to types/co-views/index.d.ts diff --git a/co-views/tsconfig.json b/types/co-views/tsconfig.json similarity index 100% rename from co-views/tsconfig.json rename to types/co-views/tsconfig.json diff --git a/co-views/tslint.json b/types/co-views/tslint.json similarity index 100% rename from co-views/tslint.json rename to types/co-views/tslint.json diff --git a/code/code-tests.ts b/types/code/code-tests.ts similarity index 100% rename from code/code-tests.ts rename to types/code/code-tests.ts diff --git a/code/index.d.ts b/types/code/index.d.ts similarity index 100% rename from code/index.d.ts rename to types/code/index.d.ts diff --git a/code/tsconfig.json b/types/code/tsconfig.json similarity index 100% rename from code/tsconfig.json rename to types/code/tsconfig.json diff --git a/code/tslint.json b/types/code/tslint.json similarity index 100% rename from code/tslint.json rename to types/code/tslint.json diff --git a/codemirror/codemirror-matchbrackets.d.ts b/types/codemirror/codemirror-matchbrackets.d.ts similarity index 100% rename from codemirror/codemirror-matchbrackets.d.ts rename to types/codemirror/codemirror-matchbrackets.d.ts diff --git a/codemirror/codemirror-runmode.d.ts b/types/codemirror/codemirror-runmode.d.ts similarity index 100% rename from codemirror/codemirror-runmode.d.ts rename to types/codemirror/codemirror-runmode.d.ts diff --git a/codemirror/codemirror-showhint.d.ts b/types/codemirror/codemirror-showhint.d.ts similarity index 100% rename from codemirror/codemirror-showhint.d.ts rename to types/codemirror/codemirror-showhint.d.ts diff --git a/codemirror/index.d.ts b/types/codemirror/index.d.ts similarity index 100% rename from codemirror/index.d.ts rename to types/codemirror/index.d.ts diff --git a/codemirror/searchcursor.d.ts b/types/codemirror/searchcursor.d.ts similarity index 100% rename from codemirror/searchcursor.d.ts rename to types/codemirror/searchcursor.d.ts diff --git a/codemirror/test/index.ts b/types/codemirror/test/index.ts similarity index 100% rename from codemirror/test/index.ts rename to types/codemirror/test/index.ts diff --git a/codemirror/test/matchbrackets.ts b/types/codemirror/test/matchbrackets.ts similarity index 100% rename from codemirror/test/matchbrackets.ts rename to types/codemirror/test/matchbrackets.ts diff --git a/codemirror/test/runmode.ts b/types/codemirror/test/runmode.ts similarity index 100% rename from codemirror/test/runmode.ts rename to types/codemirror/test/runmode.ts diff --git a/codemirror/test/searchcursor.ts b/types/codemirror/test/searchcursor.ts similarity index 100% rename from codemirror/test/searchcursor.ts rename to types/codemirror/test/searchcursor.ts diff --git a/codemirror/test/showhint.ts b/types/codemirror/test/showhint.ts similarity index 100% rename from codemirror/test/showhint.ts rename to types/codemirror/test/showhint.ts diff --git a/codemirror/tsconfig.json b/types/codemirror/tsconfig.json similarity index 100% rename from codemirror/tsconfig.json rename to types/codemirror/tsconfig.json diff --git a/codependency/codependency-tests.ts b/types/codependency/codependency-tests.ts similarity index 100% rename from codependency/codependency-tests.ts rename to types/codependency/codependency-tests.ts diff --git a/codependency/index.d.ts b/types/codependency/index.d.ts similarity index 100% rename from codependency/index.d.ts rename to types/codependency/index.d.ts diff --git a/codependency/tsconfig.json b/types/codependency/tsconfig.json similarity index 100% rename from codependency/tsconfig.json rename to types/codependency/tsconfig.json diff --git a/codependency/tslint.json b/types/codependency/tslint.json similarity index 100% rename from codependency/tslint.json rename to types/codependency/tslint.json diff --git a/coffeeify/coffeeify-tests.ts b/types/coffeeify/coffeeify-tests.ts similarity index 100% rename from coffeeify/coffeeify-tests.ts rename to types/coffeeify/coffeeify-tests.ts diff --git a/coffeeify/index.d.ts b/types/coffeeify/index.d.ts similarity index 100% rename from coffeeify/index.d.ts rename to types/coffeeify/index.d.ts diff --git a/coffeeify/tsconfig.json b/types/coffeeify/tsconfig.json similarity index 100% rename from coffeeify/tsconfig.json rename to types/coffeeify/tsconfig.json diff --git a/coinstring/coinstring-tests.ts b/types/coinstring/coinstring-tests.ts similarity index 100% rename from coinstring/coinstring-tests.ts rename to types/coinstring/coinstring-tests.ts diff --git a/coinstring/index.d.ts b/types/coinstring/index.d.ts similarity index 100% rename from coinstring/index.d.ts rename to types/coinstring/index.d.ts diff --git a/coinstring/tsconfig.json b/types/coinstring/tsconfig.json similarity index 100% rename from coinstring/tsconfig.json rename to types/coinstring/tsconfig.json diff --git a/coinstring/tslint.json b/types/coinstring/tslint.json similarity index 100% rename from coinstring/tslint.json rename to types/coinstring/tslint.json diff --git a/color/color-tests.ts b/types/color/color-tests.ts similarity index 100% rename from color/color-tests.ts rename to types/color/color-tests.ts diff --git a/color/index.d.ts b/types/color/index.d.ts similarity index 100% rename from color/index.d.ts rename to types/color/index.d.ts diff --git a/color/tsconfig.json b/types/color/tsconfig.json similarity index 100% rename from color/tsconfig.json rename to types/color/tsconfig.json diff --git a/color/v0/color-tests.ts b/types/color/v0/color-tests.ts similarity index 100% rename from color/v0/color-tests.ts rename to types/color/v0/color-tests.ts diff --git a/color/v0/index.d.ts b/types/color/v0/index.d.ts similarity index 100% rename from color/v0/index.d.ts rename to types/color/v0/index.d.ts diff --git a/color/v0/tsconfig.json b/types/color/v0/tsconfig.json similarity index 100% rename from color/v0/tsconfig.json rename to types/color/v0/tsconfig.json diff --git a/colorbrewer/colorbrewer-tests.ts b/types/colorbrewer/colorbrewer-tests.ts similarity index 100% rename from colorbrewer/colorbrewer-tests.ts rename to types/colorbrewer/colorbrewer-tests.ts diff --git a/colorbrewer/index.d.ts b/types/colorbrewer/index.d.ts similarity index 100% rename from colorbrewer/index.d.ts rename to types/colorbrewer/index.d.ts diff --git a/colorbrewer/tsconfig.json b/types/colorbrewer/tsconfig.json similarity index 100% rename from colorbrewer/tsconfig.json rename to types/colorbrewer/tsconfig.json diff --git a/colors/colors-tests.ts b/types/colors/colors-tests.ts similarity index 100% rename from colors/colors-tests.ts rename to types/colors/colors-tests.ts diff --git a/colors/index.d.ts b/types/colors/index.d.ts similarity index 100% rename from colors/index.d.ts rename to types/colors/index.d.ts diff --git a/colors/safe.d.ts b/types/colors/safe.d.ts similarity index 100% rename from colors/safe.d.ts rename to types/colors/safe.d.ts diff --git a/colors/tsconfig.json b/types/colors/tsconfig.json similarity index 100% rename from colors/tsconfig.json rename to types/colors/tsconfig.json diff --git a/colors/tslint.json b/types/colors/tslint.json similarity index 100% rename from colors/tslint.json rename to types/colors/tslint.json diff --git a/com.darktalker.cordova.screenshot/com.darktalker.cordova.screenshot-tests.ts b/types/com.darktalker.cordova.screenshot/com.darktalker.cordova.screenshot-tests.ts similarity index 100% rename from com.darktalker.cordova.screenshot/com.darktalker.cordova.screenshot-tests.ts rename to types/com.darktalker.cordova.screenshot/com.darktalker.cordova.screenshot-tests.ts diff --git a/com.darktalker.cordova.screenshot/index.d.ts b/types/com.darktalker.cordova.screenshot/index.d.ts similarity index 100% rename from com.darktalker.cordova.screenshot/index.d.ts rename to types/com.darktalker.cordova.screenshot/index.d.ts diff --git a/com.darktalker.cordova.screenshot/tsconfig.json b/types/com.darktalker.cordova.screenshot/tsconfig.json similarity index 100% rename from com.darktalker.cordova.screenshot/tsconfig.json rename to types/com.darktalker.cordova.screenshot/tsconfig.json diff --git a/combined-stream/combined-stream-tests.ts b/types/combined-stream/combined-stream-tests.ts similarity index 100% rename from combined-stream/combined-stream-tests.ts rename to types/combined-stream/combined-stream-tests.ts diff --git a/combined-stream/index.d.ts b/types/combined-stream/index.d.ts similarity index 100% rename from combined-stream/index.d.ts rename to types/combined-stream/index.d.ts diff --git a/combined-stream/tsconfig.json b/types/combined-stream/tsconfig.json similarity index 100% rename from combined-stream/tsconfig.json rename to types/combined-stream/tsconfig.json diff --git a/combined-stream/tslint.json b/types/combined-stream/tslint.json similarity index 100% rename from combined-stream/tslint.json rename to types/combined-stream/tslint.json diff --git a/combokeys/combokeys-tests.ts b/types/combokeys/combokeys-tests.ts similarity index 100% rename from combokeys/combokeys-tests.ts rename to types/combokeys/combokeys-tests.ts diff --git a/combokeys/index.d.ts b/types/combokeys/index.d.ts similarity index 100% rename from combokeys/index.d.ts rename to types/combokeys/index.d.ts diff --git a/combokeys/tsconfig.json b/types/combokeys/tsconfig.json similarity index 100% rename from combokeys/tsconfig.json rename to types/combokeys/tsconfig.json diff --git a/cometd/index.d.ts b/types/cometd/index.d.ts similarity index 100% rename from cometd/index.d.ts rename to types/cometd/index.d.ts diff --git a/cometd/tsconfig.json b/types/cometd/tsconfig.json similarity index 100% rename from cometd/tsconfig.json rename to types/cometd/tsconfig.json diff --git a/commander/commander-tests.ts b/types/commander/commander-tests.ts similarity index 100% rename from commander/commander-tests.ts rename to types/commander/commander-tests.ts diff --git a/commander/index.d.ts b/types/commander/index.d.ts similarity index 100% rename from commander/index.d.ts rename to types/commander/index.d.ts diff --git a/commander/tsconfig.json b/types/commander/tsconfig.json similarity index 100% rename from commander/tsconfig.json rename to types/commander/tsconfig.json diff --git a/commangular/commangular-mock.d.ts b/types/commangular/commangular-mock.d.ts similarity index 100% rename from commangular/commangular-mock.d.ts rename to types/commangular/commangular-mock.d.ts diff --git a/commangular/index.d.ts b/types/commangular/index.d.ts similarity index 100% rename from commangular/index.d.ts rename to types/commangular/index.d.ts diff --git a/commangular/tsconfig.json b/types/commangular/tsconfig.json similarity index 100% rename from commangular/tsconfig.json rename to types/commangular/tsconfig.json diff --git a/comment-json/comment-json-tests.ts b/types/comment-json/comment-json-tests.ts similarity index 100% rename from comment-json/comment-json-tests.ts rename to types/comment-json/comment-json-tests.ts diff --git a/comment-json/index.d.ts b/types/comment-json/index.d.ts similarity index 100% rename from comment-json/index.d.ts rename to types/comment-json/index.d.ts diff --git a/comment-json/tsconfig.json b/types/comment-json/tsconfig.json similarity index 100% rename from comment-json/tsconfig.json rename to types/comment-json/tsconfig.json diff --git a/comment-json/tslint.json b/types/comment-json/tslint.json similarity index 100% rename from comment-json/tslint.json rename to types/comment-json/tslint.json diff --git a/common-tags/common-tags-tests.ts b/types/common-tags/common-tags-tests.ts similarity index 100% rename from common-tags/common-tags-tests.ts rename to types/common-tags/common-tags-tests.ts diff --git a/common-tags/index.d.ts b/types/common-tags/index.d.ts similarity index 100% rename from common-tags/index.d.ts rename to types/common-tags/index.d.ts diff --git a/common-tags/tsconfig.json b/types/common-tags/tsconfig.json similarity index 100% rename from common-tags/tsconfig.json rename to types/common-tags/tsconfig.json diff --git a/commonmark/commonmark-tests.ts b/types/commonmark/commonmark-tests.ts similarity index 100% rename from commonmark/commonmark-tests.ts rename to types/commonmark/commonmark-tests.ts diff --git a/commonmark/index.d.ts b/types/commonmark/index.d.ts similarity index 100% rename from commonmark/index.d.ts rename to types/commonmark/index.d.ts diff --git a/commonmark/tsconfig.json b/types/commonmark/tsconfig.json similarity index 100% rename from commonmark/tsconfig.json rename to types/commonmark/tsconfig.json diff --git a/compare-version/compare-version-tests.ts b/types/compare-version/compare-version-tests.ts similarity index 100% rename from compare-version/compare-version-tests.ts rename to types/compare-version/compare-version-tests.ts diff --git a/compare-version/index.d.ts b/types/compare-version/index.d.ts similarity index 100% rename from compare-version/index.d.ts rename to types/compare-version/index.d.ts diff --git a/compare-version/tsconfig.json b/types/compare-version/tsconfig.json similarity index 100% rename from compare-version/tsconfig.json rename to types/compare-version/tsconfig.json diff --git a/complex/complex-tests.ts b/types/complex/complex-tests.ts similarity index 100% rename from complex/complex-tests.ts rename to types/complex/complex-tests.ts diff --git a/complex/index.d.ts b/types/complex/index.d.ts similarity index 100% rename from complex/index.d.ts rename to types/complex/index.d.ts diff --git a/complex/tsconfig.json b/types/complex/tsconfig.json similarity index 100% rename from complex/tsconfig.json rename to types/complex/tsconfig.json diff --git a/component-emitter/component-emitter-tests.ts b/types/component-emitter/component-emitter-tests.ts similarity index 100% rename from component-emitter/component-emitter-tests.ts rename to types/component-emitter/component-emitter-tests.ts diff --git a/component-emitter/index.d.ts b/types/component-emitter/index.d.ts similarity index 100% rename from component-emitter/index.d.ts rename to types/component-emitter/index.d.ts diff --git a/component-emitter/tsconfig.json b/types/component-emitter/tsconfig.json similarity index 100% rename from component-emitter/tsconfig.json rename to types/component-emitter/tsconfig.json diff --git a/compose-function/compose-function-tests.ts b/types/compose-function/compose-function-tests.ts similarity index 100% rename from compose-function/compose-function-tests.ts rename to types/compose-function/compose-function-tests.ts diff --git a/compose-function/index.d.ts b/types/compose-function/index.d.ts similarity index 100% rename from compose-function/index.d.ts rename to types/compose-function/index.d.ts diff --git a/compose-function/tsconfig.json b/types/compose-function/tsconfig.json similarity index 100% rename from compose-function/tsconfig.json rename to types/compose-function/tsconfig.json diff --git a/compression-webpack-plugin/compression-webpack-plugin-tests.ts b/types/compression-webpack-plugin/compression-webpack-plugin-tests.ts similarity index 100% rename from compression-webpack-plugin/compression-webpack-plugin-tests.ts rename to types/compression-webpack-plugin/compression-webpack-plugin-tests.ts diff --git a/compression-webpack-plugin/index.d.ts b/types/compression-webpack-plugin/index.d.ts similarity index 100% rename from compression-webpack-plugin/index.d.ts rename to types/compression-webpack-plugin/index.d.ts diff --git a/compression-webpack-plugin/tsconfig.json b/types/compression-webpack-plugin/tsconfig.json similarity index 100% rename from compression-webpack-plugin/tsconfig.json rename to types/compression-webpack-plugin/tsconfig.json diff --git a/compression-webpack-plugin/tslint.json b/types/compression-webpack-plugin/tslint.json similarity index 100% rename from compression-webpack-plugin/tslint.json rename to types/compression-webpack-plugin/tslint.json diff --git a/compression/compression-tests.ts b/types/compression/compression-tests.ts similarity index 100% rename from compression/compression-tests.ts rename to types/compression/compression-tests.ts diff --git a/compression/index.d.ts b/types/compression/index.d.ts similarity index 100% rename from compression/index.d.ts rename to types/compression/index.d.ts diff --git a/compression/tsconfig.json b/types/compression/tsconfig.json similarity index 100% rename from compression/tsconfig.json rename to types/compression/tsconfig.json diff --git a/concat-stream/concat-stream-tests.ts b/types/concat-stream/concat-stream-tests.ts similarity index 100% rename from concat-stream/concat-stream-tests.ts rename to types/concat-stream/concat-stream-tests.ts diff --git a/concat-stream/index.d.ts b/types/concat-stream/index.d.ts similarity index 100% rename from concat-stream/index.d.ts rename to types/concat-stream/index.d.ts diff --git a/concat-stream/tsconfig.json b/types/concat-stream/tsconfig.json similarity index 100% rename from concat-stream/tsconfig.json rename to types/concat-stream/tsconfig.json diff --git a/concat-stream/tslint.json b/types/concat-stream/tslint.json similarity index 100% rename from concat-stream/tslint.json rename to types/concat-stream/tslint.json diff --git a/concaveman/concaveman-tests.ts b/types/concaveman/concaveman-tests.ts similarity index 100% rename from concaveman/concaveman-tests.ts rename to types/concaveman/concaveman-tests.ts diff --git a/concaveman/index.d.ts b/types/concaveman/index.d.ts similarity index 100% rename from concaveman/index.d.ts rename to types/concaveman/index.d.ts diff --git a/concaveman/tsconfig.json b/types/concaveman/tsconfig.json similarity index 100% rename from concaveman/tsconfig.json rename to types/concaveman/tsconfig.json diff --git a/conf/conf-tests.ts b/types/conf/conf-tests.ts similarity index 100% rename from conf/conf-tests.ts rename to types/conf/conf-tests.ts diff --git a/conf/index.d.ts b/types/conf/index.d.ts similarity index 100% rename from conf/index.d.ts rename to types/conf/index.d.ts diff --git a/conf/tsconfig.json b/types/conf/tsconfig.json similarity index 100% rename from conf/tsconfig.json rename to types/conf/tsconfig.json diff --git a/conf/tslint.json b/types/conf/tslint.json similarity index 100% rename from conf/tslint.json rename to types/conf/tslint.json diff --git a/confidence/confidence-tests.ts b/types/confidence/confidence-tests.ts similarity index 100% rename from confidence/confidence-tests.ts rename to types/confidence/confidence-tests.ts diff --git a/confidence/index.d.ts b/types/confidence/index.d.ts similarity index 100% rename from confidence/index.d.ts rename to types/confidence/index.d.ts diff --git a/confidence/tsconfig.json b/types/confidence/tsconfig.json similarity index 100% rename from confidence/tsconfig.json rename to types/confidence/tsconfig.json diff --git a/config/config-tests.ts b/types/config/config-tests.ts similarity index 100% rename from config/config-tests.ts rename to types/config/config-tests.ts diff --git a/config/index.d.ts b/types/config/index.d.ts similarity index 100% rename from config/index.d.ts rename to types/config/index.d.ts diff --git a/config/tsconfig.json b/types/config/tsconfig.json similarity index 100% rename from config/tsconfig.json rename to types/config/tsconfig.json diff --git a/configstore/configstore-tests.ts b/types/configstore/configstore-tests.ts similarity index 100% rename from configstore/configstore-tests.ts rename to types/configstore/configstore-tests.ts diff --git a/configstore/index.d.ts b/types/configstore/index.d.ts similarity index 100% rename from configstore/index.d.ts rename to types/configstore/index.d.ts diff --git a/configstore/tsconfig.json b/types/configstore/tsconfig.json similarity index 100% rename from configstore/tsconfig.json rename to types/configstore/tsconfig.json diff --git a/configstore/tslint.json b/types/configstore/tslint.json similarity index 100% rename from configstore/tslint.json rename to types/configstore/tslint.json diff --git a/confit/confit-tests.ts b/types/confit/confit-tests.ts similarity index 100% rename from confit/confit-tests.ts rename to types/confit/confit-tests.ts diff --git a/confit/index.d.ts b/types/confit/index.d.ts similarity index 100% rename from confit/index.d.ts rename to types/confit/index.d.ts diff --git a/confit/tsconfig.json b/types/confit/tsconfig.json similarity index 100% rename from confit/tsconfig.json rename to types/confit/tsconfig.json diff --git a/connect-ensure-login/connect-ensure-login-tests.ts b/types/connect-ensure-login/connect-ensure-login-tests.ts similarity index 100% rename from connect-ensure-login/connect-ensure-login-tests.ts rename to types/connect-ensure-login/connect-ensure-login-tests.ts diff --git a/connect-ensure-login/index.d.ts b/types/connect-ensure-login/index.d.ts similarity index 100% rename from connect-ensure-login/index.d.ts rename to types/connect-ensure-login/index.d.ts diff --git a/connect-ensure-login/tsconfig.json b/types/connect-ensure-login/tsconfig.json similarity index 100% rename from connect-ensure-login/tsconfig.json rename to types/connect-ensure-login/tsconfig.json diff --git a/connect-ensure-login/tslint.json b/types/connect-ensure-login/tslint.json similarity index 100% rename from connect-ensure-login/tslint.json rename to types/connect-ensure-login/tslint.json diff --git a/connect-flash/connect-flash-tests.ts b/types/connect-flash/connect-flash-tests.ts similarity index 100% rename from connect-flash/connect-flash-tests.ts rename to types/connect-flash/connect-flash-tests.ts diff --git a/connect-flash/index.d.ts b/types/connect-flash/index.d.ts similarity index 100% rename from connect-flash/index.d.ts rename to types/connect-flash/index.d.ts diff --git a/connect-flash/tsconfig.json b/types/connect-flash/tsconfig.json similarity index 100% rename from connect-flash/tsconfig.json rename to types/connect-flash/tsconfig.json diff --git a/connect-livereload/connect-livereload-tests.ts b/types/connect-livereload/connect-livereload-tests.ts similarity index 100% rename from connect-livereload/connect-livereload-tests.ts rename to types/connect-livereload/connect-livereload-tests.ts diff --git a/connect-livereload/index.d.ts b/types/connect-livereload/index.d.ts similarity index 100% rename from connect-livereload/index.d.ts rename to types/connect-livereload/index.d.ts diff --git a/connect-livereload/tsconfig.json b/types/connect-livereload/tsconfig.json similarity index 100% rename from connect-livereload/tsconfig.json rename to types/connect-livereload/tsconfig.json diff --git a/connect-modrewrite/connect-modrewrite-tests.ts b/types/connect-modrewrite/connect-modrewrite-tests.ts similarity index 100% rename from connect-modrewrite/connect-modrewrite-tests.ts rename to types/connect-modrewrite/connect-modrewrite-tests.ts diff --git a/connect-modrewrite/index.d.ts b/types/connect-modrewrite/index.d.ts similarity index 100% rename from connect-modrewrite/index.d.ts rename to types/connect-modrewrite/index.d.ts diff --git a/connect-modrewrite/tsconfig.json b/types/connect-modrewrite/tsconfig.json similarity index 100% rename from connect-modrewrite/tsconfig.json rename to types/connect-modrewrite/tsconfig.json diff --git a/connect-mongo/connect-mongo-tests.ts b/types/connect-mongo/connect-mongo-tests.ts similarity index 100% rename from connect-mongo/connect-mongo-tests.ts rename to types/connect-mongo/connect-mongo-tests.ts diff --git a/connect-mongo/index.d.ts b/types/connect-mongo/index.d.ts similarity index 100% rename from connect-mongo/index.d.ts rename to types/connect-mongo/index.d.ts diff --git a/connect-mongo/tsconfig.json b/types/connect-mongo/tsconfig.json similarity index 100% rename from connect-mongo/tsconfig.json rename to types/connect-mongo/tsconfig.json diff --git a/connect-redis/connect-redis-tests.ts b/types/connect-redis/connect-redis-tests.ts similarity index 100% rename from connect-redis/connect-redis-tests.ts rename to types/connect-redis/connect-redis-tests.ts diff --git a/connect-redis/index.d.ts b/types/connect-redis/index.d.ts similarity index 100% rename from connect-redis/index.d.ts rename to types/connect-redis/index.d.ts diff --git a/connect-redis/tsconfig.json b/types/connect-redis/tsconfig.json similarity index 100% rename from connect-redis/tsconfig.json rename to types/connect-redis/tsconfig.json diff --git a/connect-slashes/connect-slashes-tests.ts b/types/connect-slashes/connect-slashes-tests.ts similarity index 100% rename from connect-slashes/connect-slashes-tests.ts rename to types/connect-slashes/connect-slashes-tests.ts diff --git a/connect-slashes/index.d.ts b/types/connect-slashes/index.d.ts similarity index 100% rename from connect-slashes/index.d.ts rename to types/connect-slashes/index.d.ts diff --git a/connect-slashes/tsconfig.json b/types/connect-slashes/tsconfig.json similarity index 100% rename from connect-slashes/tsconfig.json rename to types/connect-slashes/tsconfig.json diff --git a/connect-timeout/connect-timeout-tests.ts b/types/connect-timeout/connect-timeout-tests.ts similarity index 100% rename from connect-timeout/connect-timeout-tests.ts rename to types/connect-timeout/connect-timeout-tests.ts diff --git a/connect-timeout/index.d.ts b/types/connect-timeout/index.d.ts similarity index 100% rename from connect-timeout/index.d.ts rename to types/connect-timeout/index.d.ts diff --git a/connect-timeout/tsconfig.json b/types/connect-timeout/tsconfig.json similarity index 100% rename from connect-timeout/tsconfig.json rename to types/connect-timeout/tsconfig.json diff --git a/connect/connect-tests.ts b/types/connect/connect-tests.ts similarity index 100% rename from connect/connect-tests.ts rename to types/connect/connect-tests.ts diff --git a/connect/index.d.ts b/types/connect/index.d.ts similarity index 100% rename from connect/index.d.ts rename to types/connect/index.d.ts diff --git a/connect/tsconfig.json b/types/connect/tsconfig.json similarity index 100% rename from connect/tsconfig.json rename to types/connect/tsconfig.json diff --git a/console-stamp/console-stamp-tests.ts b/types/console-stamp/console-stamp-tests.ts similarity index 100% rename from console-stamp/console-stamp-tests.ts rename to types/console-stamp/console-stamp-tests.ts diff --git a/console-stamp/index.d.ts b/types/console-stamp/index.d.ts similarity index 100% rename from console-stamp/index.d.ts rename to types/console-stamp/index.d.ts diff --git a/console-stamp/tsconfig.json b/types/console-stamp/tsconfig.json similarity index 100% rename from console-stamp/tsconfig.json rename to types/console-stamp/tsconfig.json diff --git a/consolidate/consolidate-tests.ts b/types/consolidate/consolidate-tests.ts similarity index 100% rename from consolidate/consolidate-tests.ts rename to types/consolidate/consolidate-tests.ts diff --git a/consolidate/index.d.ts b/types/consolidate/index.d.ts similarity index 100% rename from consolidate/index.d.ts rename to types/consolidate/index.d.ts diff --git a/consolidate/tsconfig.json b/types/consolidate/tsconfig.json similarity index 100% rename from consolidate/tsconfig.json rename to types/consolidate/tsconfig.json diff --git a/consul/consul-tests.ts b/types/consul/consul-tests.ts similarity index 100% rename from consul/consul-tests.ts rename to types/consul/consul-tests.ts diff --git a/consul/index.d.ts b/types/consul/index.d.ts similarity index 100% rename from consul/index.d.ts rename to types/consul/index.d.ts diff --git a/consul/tsconfig.json b/types/consul/tsconfig.json similarity index 100% rename from consul/tsconfig.json rename to types/consul/tsconfig.json diff --git a/content-disposition/content-disposition-tests.ts b/types/content-disposition/content-disposition-tests.ts similarity index 100% rename from content-disposition/content-disposition-tests.ts rename to types/content-disposition/content-disposition-tests.ts diff --git a/content-disposition/index.d.ts b/types/content-disposition/index.d.ts similarity index 100% rename from content-disposition/index.d.ts rename to types/content-disposition/index.d.ts diff --git a/content-disposition/tsconfig.json b/types/content-disposition/tsconfig.json similarity index 100% rename from content-disposition/tsconfig.json rename to types/content-disposition/tsconfig.json diff --git a/content-disposition/tslint.json b/types/content-disposition/tslint.json similarity index 100% rename from content-disposition/tslint.json rename to types/content-disposition/tslint.json diff --git a/content-type/content-type-tests.ts b/types/content-type/content-type-tests.ts similarity index 100% rename from content-type/content-type-tests.ts rename to types/content-type/content-type-tests.ts diff --git a/content-type/index.d.ts b/types/content-type/index.d.ts similarity index 100% rename from content-type/index.d.ts rename to types/content-type/index.d.ts diff --git a/content-type/tsconfig.json b/types/content-type/tsconfig.json similarity index 100% rename from content-type/tsconfig.json rename to types/content-type/tsconfig.json diff --git a/contentful-resolve-response/contentful-resolve-response-tests.ts b/types/contentful-resolve-response/contentful-resolve-response-tests.ts similarity index 100% rename from contentful-resolve-response/contentful-resolve-response-tests.ts rename to types/contentful-resolve-response/contentful-resolve-response-tests.ts diff --git a/contentful-resolve-response/index.d.ts b/types/contentful-resolve-response/index.d.ts similarity index 100% rename from contentful-resolve-response/index.d.ts rename to types/contentful-resolve-response/index.d.ts diff --git a/contentful-resolve-response/tsconfig.json b/types/contentful-resolve-response/tsconfig.json similarity index 100% rename from contentful-resolve-response/tsconfig.json rename to types/contentful-resolve-response/tsconfig.json diff --git a/contextjs/contextjs-tests.ts b/types/contextjs/contextjs-tests.ts similarity index 100% rename from contextjs/contextjs-tests.ts rename to types/contextjs/contextjs-tests.ts diff --git a/contextjs/index.d.ts b/types/contextjs/index.d.ts similarity index 100% rename from contextjs/index.d.ts rename to types/contextjs/index.d.ts diff --git a/contextjs/tsconfig.json b/types/contextjs/tsconfig.json similarity index 100% rename from contextjs/tsconfig.json rename to types/contextjs/tsconfig.json diff --git a/continuation-local-storage/continuation-local-storage-tests.ts b/types/continuation-local-storage/continuation-local-storage-tests.ts similarity index 100% rename from continuation-local-storage/continuation-local-storage-tests.ts rename to types/continuation-local-storage/continuation-local-storage-tests.ts diff --git a/continuation-local-storage/index.d.ts b/types/continuation-local-storage/index.d.ts similarity index 100% rename from continuation-local-storage/index.d.ts rename to types/continuation-local-storage/index.d.ts diff --git a/continuation-local-storage/tsconfig.json b/types/continuation-local-storage/tsconfig.json similarity index 100% rename from continuation-local-storage/tsconfig.json rename to types/continuation-local-storage/tsconfig.json diff --git a/convert-source-map/convert-source-map-tests.ts b/types/convert-source-map/convert-source-map-tests.ts similarity index 100% rename from convert-source-map/convert-source-map-tests.ts rename to types/convert-source-map/convert-source-map-tests.ts diff --git a/convert-source-map/index.d.ts b/types/convert-source-map/index.d.ts similarity index 100% rename from convert-source-map/index.d.ts rename to types/convert-source-map/index.d.ts diff --git a/convert-source-map/tsconfig.json b/types/convert-source-map/tsconfig.json similarity index 100% rename from convert-source-map/tsconfig.json rename to types/convert-source-map/tsconfig.json diff --git a/convert-source-map/tslint.json b/types/convert-source-map/tslint.json similarity index 100% rename from convert-source-map/tslint.json rename to types/convert-source-map/tslint.json diff --git a/convict/convict-tests.ts b/types/convict/convict-tests.ts similarity index 100% rename from convict/convict-tests.ts rename to types/convict/convict-tests.ts diff --git a/convict/index.d.ts b/types/convict/index.d.ts similarity index 100% rename from convict/index.d.ts rename to types/convict/index.d.ts diff --git a/convict/tsconfig.json b/types/convict/tsconfig.json similarity index 100% rename from convict/tsconfig.json rename to types/convict/tsconfig.json diff --git a/cookie-parser/cookie-parser-tests.ts b/types/cookie-parser/cookie-parser-tests.ts similarity index 100% rename from cookie-parser/cookie-parser-tests.ts rename to types/cookie-parser/cookie-parser-tests.ts diff --git a/cookie-parser/index.d.ts b/types/cookie-parser/index.d.ts similarity index 100% rename from cookie-parser/index.d.ts rename to types/cookie-parser/index.d.ts diff --git a/cookie-parser/tsconfig.json b/types/cookie-parser/tsconfig.json similarity index 100% rename from cookie-parser/tsconfig.json rename to types/cookie-parser/tsconfig.json diff --git a/cookie-session/cookie-session-tests.ts b/types/cookie-session/cookie-session-tests.ts similarity index 100% rename from cookie-session/cookie-session-tests.ts rename to types/cookie-session/cookie-session-tests.ts diff --git a/cookie-session/index.d.ts b/types/cookie-session/index.d.ts similarity index 100% rename from cookie-session/index.d.ts rename to types/cookie-session/index.d.ts diff --git a/cookie-session/tsconfig.json b/types/cookie-session/tsconfig.json similarity index 100% rename from cookie-session/tsconfig.json rename to types/cookie-session/tsconfig.json diff --git a/cookie-signature/cookie-signature-tests.ts b/types/cookie-signature/cookie-signature-tests.ts similarity index 100% rename from cookie-signature/cookie-signature-tests.ts rename to types/cookie-signature/cookie-signature-tests.ts diff --git a/cookie-signature/index.d.ts b/types/cookie-signature/index.d.ts similarity index 100% rename from cookie-signature/index.d.ts rename to types/cookie-signature/index.d.ts diff --git a/cookie-signature/tsconfig.json b/types/cookie-signature/tsconfig.json similarity index 100% rename from cookie-signature/tsconfig.json rename to types/cookie-signature/tsconfig.json diff --git a/cookie-signature/tslint.json b/types/cookie-signature/tslint.json similarity index 100% rename from cookie-signature/tslint.json rename to types/cookie-signature/tslint.json diff --git a/cookie/cookie-tests.ts b/types/cookie/cookie-tests.ts similarity index 100% rename from cookie/cookie-tests.ts rename to types/cookie/cookie-tests.ts diff --git a/cookie/index.d.ts b/types/cookie/index.d.ts similarity index 100% rename from cookie/index.d.ts rename to types/cookie/index.d.ts diff --git a/cookie/tsconfig.json b/types/cookie/tsconfig.json similarity index 100% rename from cookie/tsconfig.json rename to types/cookie/tsconfig.json diff --git a/cookiejs/cookiejs-tests.ts b/types/cookiejs/cookiejs-tests.ts similarity index 100% rename from cookiejs/cookiejs-tests.ts rename to types/cookiejs/cookiejs-tests.ts diff --git a/cookiejs/index.d.ts b/types/cookiejs/index.d.ts similarity index 100% rename from cookiejs/index.d.ts rename to types/cookiejs/index.d.ts diff --git a/cookiejs/tsconfig.json b/types/cookiejs/tsconfig.json similarity index 100% rename from cookiejs/tsconfig.json rename to types/cookiejs/tsconfig.json diff --git a/cookies/cookies-tests.ts b/types/cookies/cookies-tests.ts similarity index 100% rename from cookies/cookies-tests.ts rename to types/cookies/cookies-tests.ts diff --git a/cookies/index.d.ts b/types/cookies/index.d.ts similarity index 100% rename from cookies/index.d.ts rename to types/cookies/index.d.ts diff --git a/cookies/tsconfig.json b/types/cookies/tsconfig.json similarity index 100% rename from cookies/tsconfig.json rename to types/cookies/tsconfig.json diff --git a/cookies/tslint.json b/types/cookies/tslint.json similarity index 100% rename from cookies/tslint.json rename to types/cookies/tslint.json diff --git a/copy-paste/copy-paste-tests.ts b/types/copy-paste/copy-paste-tests.ts similarity index 100% rename from copy-paste/copy-paste-tests.ts rename to types/copy-paste/copy-paste-tests.ts diff --git a/copy-paste/index.d.ts b/types/copy-paste/index.d.ts similarity index 100% rename from copy-paste/index.d.ts rename to types/copy-paste/index.d.ts diff --git a/copy-paste/tsconfig.json b/types/copy-paste/tsconfig.json similarity index 100% rename from copy-paste/tsconfig.json rename to types/copy-paste/tsconfig.json diff --git a/copy-webpack-plugin/copy-webpack-plugin-tests.ts b/types/copy-webpack-plugin/copy-webpack-plugin-tests.ts similarity index 100% rename from copy-webpack-plugin/copy-webpack-plugin-tests.ts rename to types/copy-webpack-plugin/copy-webpack-plugin-tests.ts diff --git a/copy-webpack-plugin/index.d.ts b/types/copy-webpack-plugin/index.d.ts similarity index 100% rename from copy-webpack-plugin/index.d.ts rename to types/copy-webpack-plugin/index.d.ts diff --git a/copy-webpack-plugin/tsconfig.json b/types/copy-webpack-plugin/tsconfig.json similarity index 100% rename from copy-webpack-plugin/tsconfig.json rename to types/copy-webpack-plugin/tsconfig.json diff --git a/cordova-ionic/cordova-ionic-tests.ts b/types/cordova-ionic/cordova-ionic-tests.ts similarity index 100% rename from cordova-ionic/cordova-ionic-tests.ts rename to types/cordova-ionic/cordova-ionic-tests.ts diff --git a/cordova-ionic/index.d.ts b/types/cordova-ionic/index.d.ts similarity index 100% rename from cordova-ionic/index.d.ts rename to types/cordova-ionic/index.d.ts diff --git a/cordova-ionic/keyboard.d.ts b/types/cordova-ionic/keyboard.d.ts similarity index 100% rename from cordova-ionic/keyboard.d.ts rename to types/cordova-ionic/keyboard.d.ts diff --git a/cordova-ionic/tsconfig.json b/types/cordova-ionic/tsconfig.json similarity index 100% rename from cordova-ionic/tsconfig.json rename to types/cordova-ionic/tsconfig.json diff --git a/cordova-plugin-app-version/cordova-plugin-app-version-tests.ts b/types/cordova-plugin-app-version/cordova-plugin-app-version-tests.ts similarity index 100% rename from cordova-plugin-app-version/cordova-plugin-app-version-tests.ts rename to types/cordova-plugin-app-version/cordova-plugin-app-version-tests.ts diff --git a/cordova-plugin-app-version/index.d.ts b/types/cordova-plugin-app-version/index.d.ts similarity index 100% rename from cordova-plugin-app-version/index.d.ts rename to types/cordova-plugin-app-version/index.d.ts diff --git a/cordova-plugin-app-version/tsconfig.json b/types/cordova-plugin-app-version/tsconfig.json similarity index 100% rename from cordova-plugin-app-version/tsconfig.json rename to types/cordova-plugin-app-version/tsconfig.json diff --git a/cordova-plugin-background-mode/cordova-plugin-background-mode-tests.ts b/types/cordova-plugin-background-mode/cordova-plugin-background-mode-tests.ts similarity index 100% rename from cordova-plugin-background-mode/cordova-plugin-background-mode-tests.ts rename to types/cordova-plugin-background-mode/cordova-plugin-background-mode-tests.ts diff --git a/cordova-plugin-background-mode/index.d.ts b/types/cordova-plugin-background-mode/index.d.ts similarity index 100% rename from cordova-plugin-background-mode/index.d.ts rename to types/cordova-plugin-background-mode/index.d.ts diff --git a/cordova-plugin-background-mode/tsconfig.json b/types/cordova-plugin-background-mode/tsconfig.json similarity index 100% rename from cordova-plugin-background-mode/tsconfig.json rename to types/cordova-plugin-background-mode/tsconfig.json diff --git a/cordova-plugin-battery-status/cordova-plugin-battery-status-tests.ts b/types/cordova-plugin-battery-status/cordova-plugin-battery-status-tests.ts similarity index 100% rename from cordova-plugin-battery-status/cordova-plugin-battery-status-tests.ts rename to types/cordova-plugin-battery-status/cordova-plugin-battery-status-tests.ts diff --git a/cordova-plugin-battery-status/index.d.ts b/types/cordova-plugin-battery-status/index.d.ts similarity index 100% rename from cordova-plugin-battery-status/index.d.ts rename to types/cordova-plugin-battery-status/index.d.ts diff --git a/cordova-plugin-battery-status/tsconfig.json b/types/cordova-plugin-battery-status/tsconfig.json similarity index 100% rename from cordova-plugin-battery-status/tsconfig.json rename to types/cordova-plugin-battery-status/tsconfig.json diff --git a/cordova-plugin-ble-central/cordova-plugin-ble-central-tests.ts b/types/cordova-plugin-ble-central/cordova-plugin-ble-central-tests.ts similarity index 100% rename from cordova-plugin-ble-central/cordova-plugin-ble-central-tests.ts rename to types/cordova-plugin-ble-central/cordova-plugin-ble-central-tests.ts diff --git a/cordova-plugin-ble-central/index.d.ts b/types/cordova-plugin-ble-central/index.d.ts similarity index 100% rename from cordova-plugin-ble-central/index.d.ts rename to types/cordova-plugin-ble-central/index.d.ts diff --git a/cordova-plugin-ble-central/tsconfig.json b/types/cordova-plugin-ble-central/tsconfig.json similarity index 100% rename from cordova-plugin-ble-central/tsconfig.json rename to types/cordova-plugin-ble-central/tsconfig.json diff --git a/cordova-plugin-camera/cordova-plugin-camera-tests.ts b/types/cordova-plugin-camera/cordova-plugin-camera-tests.ts similarity index 100% rename from cordova-plugin-camera/cordova-plugin-camera-tests.ts rename to types/cordova-plugin-camera/cordova-plugin-camera-tests.ts diff --git a/cordova-plugin-camera/index.d.ts b/types/cordova-plugin-camera/index.d.ts similarity index 100% rename from cordova-plugin-camera/index.d.ts rename to types/cordova-plugin-camera/index.d.ts diff --git a/cordova-plugin-camera/tsconfig.json b/types/cordova-plugin-camera/tsconfig.json similarity index 100% rename from cordova-plugin-camera/tsconfig.json rename to types/cordova-plugin-camera/tsconfig.json diff --git a/cordova-plugin-contacts/cordova-plugin-contacts-tests.ts b/types/cordova-plugin-contacts/cordova-plugin-contacts-tests.ts similarity index 100% rename from cordova-plugin-contacts/cordova-plugin-contacts-tests.ts rename to types/cordova-plugin-contacts/cordova-plugin-contacts-tests.ts diff --git a/cordova-plugin-contacts/index.d.ts b/types/cordova-plugin-contacts/index.d.ts similarity index 100% rename from cordova-plugin-contacts/index.d.ts rename to types/cordova-plugin-contacts/index.d.ts diff --git a/cordova-plugin-contacts/tsconfig.json b/types/cordova-plugin-contacts/tsconfig.json similarity index 100% rename from cordova-plugin-contacts/tsconfig.json rename to types/cordova-plugin-contacts/tsconfig.json diff --git a/cordova-plugin-device-motion/cordova-plugin-device-motion-tests.ts b/types/cordova-plugin-device-motion/cordova-plugin-device-motion-tests.ts similarity index 100% rename from cordova-plugin-device-motion/cordova-plugin-device-motion-tests.ts rename to types/cordova-plugin-device-motion/cordova-plugin-device-motion-tests.ts diff --git a/cordova-plugin-device-motion/index.d.ts b/types/cordova-plugin-device-motion/index.d.ts similarity index 100% rename from cordova-plugin-device-motion/index.d.ts rename to types/cordova-plugin-device-motion/index.d.ts diff --git a/cordova-plugin-device-motion/tsconfig.json b/types/cordova-plugin-device-motion/tsconfig.json similarity index 100% rename from cordova-plugin-device-motion/tsconfig.json rename to types/cordova-plugin-device-motion/tsconfig.json diff --git a/cordova-plugin-device-name/README.md b/types/cordova-plugin-device-name/README.md similarity index 100% rename from cordova-plugin-device-name/README.md rename to types/cordova-plugin-device-name/README.md diff --git a/cordova-plugin-device-name/cordova-plugin-device-name-tests.ts b/types/cordova-plugin-device-name/cordova-plugin-device-name-tests.ts similarity index 100% rename from cordova-plugin-device-name/cordova-plugin-device-name-tests.ts rename to types/cordova-plugin-device-name/cordova-plugin-device-name-tests.ts diff --git a/cordova-plugin-device-name/index.d.ts b/types/cordova-plugin-device-name/index.d.ts similarity index 100% rename from cordova-plugin-device-name/index.d.ts rename to types/cordova-plugin-device-name/index.d.ts diff --git a/cordova-plugin-device-name/tsconfig.json b/types/cordova-plugin-device-name/tsconfig.json similarity index 100% rename from cordova-plugin-device-name/tsconfig.json rename to types/cordova-plugin-device-name/tsconfig.json diff --git a/cordova-plugin-device-orientation/cordova-plugin-device-orientation-tests.ts b/types/cordova-plugin-device-orientation/cordova-plugin-device-orientation-tests.ts similarity index 100% rename from cordova-plugin-device-orientation/cordova-plugin-device-orientation-tests.ts rename to types/cordova-plugin-device-orientation/cordova-plugin-device-orientation-tests.ts diff --git a/cordova-plugin-device-orientation/index.d.ts b/types/cordova-plugin-device-orientation/index.d.ts similarity index 100% rename from cordova-plugin-device-orientation/index.d.ts rename to types/cordova-plugin-device-orientation/index.d.ts diff --git a/cordova-plugin-device-orientation/tsconfig.json b/types/cordova-plugin-device-orientation/tsconfig.json similarity index 100% rename from cordova-plugin-device-orientation/tsconfig.json rename to types/cordova-plugin-device-orientation/tsconfig.json diff --git a/cordova-plugin-device/cordova-plugin-device-tests.ts b/types/cordova-plugin-device/cordova-plugin-device-tests.ts similarity index 100% rename from cordova-plugin-device/cordova-plugin-device-tests.ts rename to types/cordova-plugin-device/cordova-plugin-device-tests.ts diff --git a/cordova-plugin-device/index.d.ts b/types/cordova-plugin-device/index.d.ts similarity index 100% rename from cordova-plugin-device/index.d.ts rename to types/cordova-plugin-device/index.d.ts diff --git a/cordova-plugin-device/tsconfig.json b/types/cordova-plugin-device/tsconfig.json similarity index 100% rename from cordova-plugin-device/tsconfig.json rename to types/cordova-plugin-device/tsconfig.json diff --git a/cordova-plugin-dialogs/cordova-plugin-dialogs-tests.ts b/types/cordova-plugin-dialogs/cordova-plugin-dialogs-tests.ts similarity index 100% rename from cordova-plugin-dialogs/cordova-plugin-dialogs-tests.ts rename to types/cordova-plugin-dialogs/cordova-plugin-dialogs-tests.ts diff --git a/cordova-plugin-dialogs/index.d.ts b/types/cordova-plugin-dialogs/index.d.ts similarity index 100% rename from cordova-plugin-dialogs/index.d.ts rename to types/cordova-plugin-dialogs/index.d.ts diff --git a/cordova-plugin-dialogs/tsconfig.json b/types/cordova-plugin-dialogs/tsconfig.json similarity index 100% rename from cordova-plugin-dialogs/tsconfig.json rename to types/cordova-plugin-dialogs/tsconfig.json diff --git a/cordova-plugin-email-composer/cordova-plugin-email-composer-tests.ts b/types/cordova-plugin-email-composer/cordova-plugin-email-composer-tests.ts similarity index 100% rename from cordova-plugin-email-composer/cordova-plugin-email-composer-tests.ts rename to types/cordova-plugin-email-composer/cordova-plugin-email-composer-tests.ts diff --git a/cordova-plugin-email-composer/index.d.ts b/types/cordova-plugin-email-composer/index.d.ts similarity index 100% rename from cordova-plugin-email-composer/index.d.ts rename to types/cordova-plugin-email-composer/index.d.ts diff --git a/cordova-plugin-email-composer/tsconfig.json b/types/cordova-plugin-email-composer/tsconfig.json similarity index 100% rename from cordova-plugin-email-composer/tsconfig.json rename to types/cordova-plugin-email-composer/tsconfig.json diff --git a/cordova-plugin-file-transfer/cordova-plugin-file-transfer-tests.ts b/types/cordova-plugin-file-transfer/cordova-plugin-file-transfer-tests.ts similarity index 100% rename from cordova-plugin-file-transfer/cordova-plugin-file-transfer-tests.ts rename to types/cordova-plugin-file-transfer/cordova-plugin-file-transfer-tests.ts diff --git a/cordova-plugin-file-transfer/index.d.ts b/types/cordova-plugin-file-transfer/index.d.ts similarity index 100% rename from cordova-plugin-file-transfer/index.d.ts rename to types/cordova-plugin-file-transfer/index.d.ts diff --git a/cordova-plugin-file-transfer/tsconfig.json b/types/cordova-plugin-file-transfer/tsconfig.json similarity index 100% rename from cordova-plugin-file-transfer/tsconfig.json rename to types/cordova-plugin-file-transfer/tsconfig.json diff --git a/cordova-plugin-file/cordova-plugin-file-tests.ts b/types/cordova-plugin-file/cordova-plugin-file-tests.ts similarity index 100% rename from cordova-plugin-file/cordova-plugin-file-tests.ts rename to types/cordova-plugin-file/cordova-plugin-file-tests.ts diff --git a/cordova-plugin-file/index.d.ts b/types/cordova-plugin-file/index.d.ts similarity index 100% rename from cordova-plugin-file/index.d.ts rename to types/cordova-plugin-file/index.d.ts diff --git a/cordova-plugin-file/tsconfig.json b/types/cordova-plugin-file/tsconfig.json similarity index 100% rename from cordova-plugin-file/tsconfig.json rename to types/cordova-plugin-file/tsconfig.json diff --git a/cordova-plugin-globalization/cordova-plugin-globalization-tests.ts b/types/cordova-plugin-globalization/cordova-plugin-globalization-tests.ts similarity index 100% rename from cordova-plugin-globalization/cordova-plugin-globalization-tests.ts rename to types/cordova-plugin-globalization/cordova-plugin-globalization-tests.ts diff --git a/cordova-plugin-globalization/index.d.ts b/types/cordova-plugin-globalization/index.d.ts similarity index 100% rename from cordova-plugin-globalization/index.d.ts rename to types/cordova-plugin-globalization/index.d.ts diff --git a/cordova-plugin-globalization/tsconfig.json b/types/cordova-plugin-globalization/tsconfig.json similarity index 100% rename from cordova-plugin-globalization/tsconfig.json rename to types/cordova-plugin-globalization/tsconfig.json diff --git a/cordova-plugin-ibeacon/cordova-plugin-ibeacon-tests.ts b/types/cordova-plugin-ibeacon/cordova-plugin-ibeacon-tests.ts similarity index 100% rename from cordova-plugin-ibeacon/cordova-plugin-ibeacon-tests.ts rename to types/cordova-plugin-ibeacon/cordova-plugin-ibeacon-tests.ts diff --git a/cordova-plugin-ibeacon/index.d.ts b/types/cordova-plugin-ibeacon/index.d.ts similarity index 100% rename from cordova-plugin-ibeacon/index.d.ts rename to types/cordova-plugin-ibeacon/index.d.ts diff --git a/cordova-plugin-ibeacon/tsconfig.json b/types/cordova-plugin-ibeacon/tsconfig.json similarity index 100% rename from cordova-plugin-ibeacon/tsconfig.json rename to types/cordova-plugin-ibeacon/tsconfig.json diff --git a/cordova-plugin-inappbrowser/cordova-plugin-inappbrowser-tests.ts b/types/cordova-plugin-inappbrowser/cordova-plugin-inappbrowser-tests.ts similarity index 100% rename from cordova-plugin-inappbrowser/cordova-plugin-inappbrowser-tests.ts rename to types/cordova-plugin-inappbrowser/cordova-plugin-inappbrowser-tests.ts diff --git a/cordova-plugin-inappbrowser/index.d.ts b/types/cordova-plugin-inappbrowser/index.d.ts similarity index 100% rename from cordova-plugin-inappbrowser/index.d.ts rename to types/cordova-plugin-inappbrowser/index.d.ts diff --git a/cordova-plugin-inappbrowser/tsconfig.json b/types/cordova-plugin-inappbrowser/tsconfig.json similarity index 100% rename from cordova-plugin-inappbrowser/tsconfig.json rename to types/cordova-plugin-inappbrowser/tsconfig.json diff --git a/cordova-plugin-insomnia/cordova-plugin-insomnia-tests.ts b/types/cordova-plugin-insomnia/cordova-plugin-insomnia-tests.ts similarity index 100% rename from cordova-plugin-insomnia/cordova-plugin-insomnia-tests.ts rename to types/cordova-plugin-insomnia/cordova-plugin-insomnia-tests.ts diff --git a/cordova-plugin-insomnia/index.d.ts b/types/cordova-plugin-insomnia/index.d.ts similarity index 100% rename from cordova-plugin-insomnia/index.d.ts rename to types/cordova-plugin-insomnia/index.d.ts diff --git a/cordova-plugin-insomnia/tsconfig.json b/types/cordova-plugin-insomnia/tsconfig.json similarity index 100% rename from cordova-plugin-insomnia/tsconfig.json rename to types/cordova-plugin-insomnia/tsconfig.json diff --git a/cordova-plugin-keyboard/cordova-plugin-keyboard-tests.ts b/types/cordova-plugin-keyboard/cordova-plugin-keyboard-tests.ts similarity index 100% rename from cordova-plugin-keyboard/cordova-plugin-keyboard-tests.ts rename to types/cordova-plugin-keyboard/cordova-plugin-keyboard-tests.ts diff --git a/cordova-plugin-keyboard/index.d.ts b/types/cordova-plugin-keyboard/index.d.ts similarity index 100% rename from cordova-plugin-keyboard/index.d.ts rename to types/cordova-plugin-keyboard/index.d.ts diff --git a/cordova-plugin-keyboard/tsconfig.json b/types/cordova-plugin-keyboard/tsconfig.json similarity index 100% rename from cordova-plugin-keyboard/tsconfig.json rename to types/cordova-plugin-keyboard/tsconfig.json diff --git a/cordova-plugin-mapsforge/cordova-plugin-mapsforge-tests.ts b/types/cordova-plugin-mapsforge/cordova-plugin-mapsforge-tests.ts similarity index 100% rename from cordova-plugin-mapsforge/cordova-plugin-mapsforge-tests.ts rename to types/cordova-plugin-mapsforge/cordova-plugin-mapsforge-tests.ts diff --git a/cordova-plugin-mapsforge/index.d.ts b/types/cordova-plugin-mapsforge/index.d.ts similarity index 100% rename from cordova-plugin-mapsforge/index.d.ts rename to types/cordova-plugin-mapsforge/index.d.ts diff --git a/cordova-plugin-mapsforge/tsconfig.json b/types/cordova-plugin-mapsforge/tsconfig.json similarity index 100% rename from cordova-plugin-mapsforge/tsconfig.json rename to types/cordova-plugin-mapsforge/tsconfig.json diff --git a/cordova-plugin-media-capture/cordova-plugin-media-capture-tests.ts b/types/cordova-plugin-media-capture/cordova-plugin-media-capture-tests.ts similarity index 100% rename from cordova-plugin-media-capture/cordova-plugin-media-capture-tests.ts rename to types/cordova-plugin-media-capture/cordova-plugin-media-capture-tests.ts diff --git a/cordova-plugin-media-capture/index.d.ts b/types/cordova-plugin-media-capture/index.d.ts similarity index 100% rename from cordova-plugin-media-capture/index.d.ts rename to types/cordova-plugin-media-capture/index.d.ts diff --git a/cordova-plugin-media-capture/tsconfig.json b/types/cordova-plugin-media-capture/tsconfig.json similarity index 100% rename from cordova-plugin-media-capture/tsconfig.json rename to types/cordova-plugin-media-capture/tsconfig.json diff --git a/cordova-plugin-media/cordova-plugin-media-tests.ts b/types/cordova-plugin-media/cordova-plugin-media-tests.ts similarity index 100% rename from cordova-plugin-media/cordova-plugin-media-tests.ts rename to types/cordova-plugin-media/cordova-plugin-media-tests.ts diff --git a/cordova-plugin-media/index.d.ts b/types/cordova-plugin-media/index.d.ts similarity index 100% rename from cordova-plugin-media/index.d.ts rename to types/cordova-plugin-media/index.d.ts diff --git a/cordova-plugin-media/tsconfig.json b/types/cordova-plugin-media/tsconfig.json similarity index 100% rename from cordova-plugin-media/tsconfig.json rename to types/cordova-plugin-media/tsconfig.json diff --git a/cordova-plugin-ms-adal/cordova-plugin-ms-adal-tests.ts b/types/cordova-plugin-ms-adal/cordova-plugin-ms-adal-tests.ts similarity index 100% rename from cordova-plugin-ms-adal/cordova-plugin-ms-adal-tests.ts rename to types/cordova-plugin-ms-adal/cordova-plugin-ms-adal-tests.ts diff --git a/cordova-plugin-ms-adal/index.d.ts b/types/cordova-plugin-ms-adal/index.d.ts similarity index 100% rename from cordova-plugin-ms-adal/index.d.ts rename to types/cordova-plugin-ms-adal/index.d.ts diff --git a/cordova-plugin-ms-adal/tsconfig.json b/types/cordova-plugin-ms-adal/tsconfig.json similarity index 100% rename from cordova-plugin-ms-adal/tsconfig.json rename to types/cordova-plugin-ms-adal/tsconfig.json diff --git a/cordova-plugin-network-information/cordova-plugin-network-information-tests.ts b/types/cordova-plugin-network-information/cordova-plugin-network-information-tests.ts similarity index 100% rename from cordova-plugin-network-information/cordova-plugin-network-information-tests.ts rename to types/cordova-plugin-network-information/cordova-plugin-network-information-tests.ts diff --git a/cordova-plugin-network-information/index.d.ts b/types/cordova-plugin-network-information/index.d.ts similarity index 100% rename from cordova-plugin-network-information/index.d.ts rename to types/cordova-plugin-network-information/index.d.ts diff --git a/cordova-plugin-network-information/tsconfig.json b/types/cordova-plugin-network-information/tsconfig.json similarity index 100% rename from cordova-plugin-network-information/tsconfig.json rename to types/cordova-plugin-network-information/tsconfig.json diff --git a/cordova-plugin-ouralabs/cordova-plugin-ouralabs-tests.ts b/types/cordova-plugin-ouralabs/cordova-plugin-ouralabs-tests.ts similarity index 100% rename from cordova-plugin-ouralabs/cordova-plugin-ouralabs-tests.ts rename to types/cordova-plugin-ouralabs/cordova-plugin-ouralabs-tests.ts diff --git a/cordova-plugin-ouralabs/index.d.ts b/types/cordova-plugin-ouralabs/index.d.ts similarity index 100% rename from cordova-plugin-ouralabs/index.d.ts rename to types/cordova-plugin-ouralabs/index.d.ts diff --git a/cordova-plugin-ouralabs/tsconfig.json b/types/cordova-plugin-ouralabs/tsconfig.json similarity index 100% rename from cordova-plugin-ouralabs/tsconfig.json rename to types/cordova-plugin-ouralabs/tsconfig.json diff --git a/cordova-plugin-qrscanner/cordova-plugin-qrscanner-tests.ts b/types/cordova-plugin-qrscanner/cordova-plugin-qrscanner-tests.ts similarity index 100% rename from cordova-plugin-qrscanner/cordova-plugin-qrscanner-tests.ts rename to types/cordova-plugin-qrscanner/cordova-plugin-qrscanner-tests.ts diff --git a/cordova-plugin-qrscanner/index.d.ts b/types/cordova-plugin-qrscanner/index.d.ts similarity index 100% rename from cordova-plugin-qrscanner/index.d.ts rename to types/cordova-plugin-qrscanner/index.d.ts diff --git a/cordova-plugin-qrscanner/tsconfig.json b/types/cordova-plugin-qrscanner/tsconfig.json similarity index 100% rename from cordova-plugin-qrscanner/tsconfig.json rename to types/cordova-plugin-qrscanner/tsconfig.json diff --git a/cordova-plugin-spinner/cordova-plugin-spinner-tests.ts b/types/cordova-plugin-spinner/cordova-plugin-spinner-tests.ts similarity index 100% rename from cordova-plugin-spinner/cordova-plugin-spinner-tests.ts rename to types/cordova-plugin-spinner/cordova-plugin-spinner-tests.ts diff --git a/cordova-plugin-spinner/index.d.ts b/types/cordova-plugin-spinner/index.d.ts similarity index 100% rename from cordova-plugin-spinner/index.d.ts rename to types/cordova-plugin-spinner/index.d.ts diff --git a/cordova-plugin-spinner/tsconfig.json b/types/cordova-plugin-spinner/tsconfig.json similarity index 100% rename from cordova-plugin-spinner/tsconfig.json rename to types/cordova-plugin-spinner/tsconfig.json diff --git a/cordova-plugin-splashscreen/cordova-plugin-splashscreen-tests.ts b/types/cordova-plugin-splashscreen/cordova-plugin-splashscreen-tests.ts similarity index 100% rename from cordova-plugin-splashscreen/cordova-plugin-splashscreen-tests.ts rename to types/cordova-plugin-splashscreen/cordova-plugin-splashscreen-tests.ts diff --git a/cordova-plugin-splashscreen/index.d.ts b/types/cordova-plugin-splashscreen/index.d.ts similarity index 100% rename from cordova-plugin-splashscreen/index.d.ts rename to types/cordova-plugin-splashscreen/index.d.ts diff --git a/cordova-plugin-splashscreen/tsconfig.json b/types/cordova-plugin-splashscreen/tsconfig.json similarity index 100% rename from cordova-plugin-splashscreen/tsconfig.json rename to types/cordova-plugin-splashscreen/tsconfig.json diff --git a/cordova-plugin-statusbar/cordova-plugin-statusbar-tests.ts b/types/cordova-plugin-statusbar/cordova-plugin-statusbar-tests.ts similarity index 100% rename from cordova-plugin-statusbar/cordova-plugin-statusbar-tests.ts rename to types/cordova-plugin-statusbar/cordova-plugin-statusbar-tests.ts diff --git a/cordova-plugin-statusbar/index.d.ts b/types/cordova-plugin-statusbar/index.d.ts similarity index 100% rename from cordova-plugin-statusbar/index.d.ts rename to types/cordova-plugin-statusbar/index.d.ts diff --git a/cordova-plugin-statusbar/tsconfig.json b/types/cordova-plugin-statusbar/tsconfig.json similarity index 100% rename from cordova-plugin-statusbar/tsconfig.json rename to types/cordova-plugin-statusbar/tsconfig.json diff --git a/cordova-plugin-vibration/cordova-plugin-vibration-tests.ts b/types/cordova-plugin-vibration/cordova-plugin-vibration-tests.ts similarity index 100% rename from cordova-plugin-vibration/cordova-plugin-vibration-tests.ts rename to types/cordova-plugin-vibration/cordova-plugin-vibration-tests.ts diff --git a/cordova-plugin-vibration/index.d.ts b/types/cordova-plugin-vibration/index.d.ts similarity index 100% rename from cordova-plugin-vibration/index.d.ts rename to types/cordova-plugin-vibration/index.d.ts diff --git a/cordova-plugin-vibration/tsconfig.json b/types/cordova-plugin-vibration/tsconfig.json similarity index 100% rename from cordova-plugin-vibration/tsconfig.json rename to types/cordova-plugin-vibration/tsconfig.json diff --git a/cordova-plugin-websql/cordova-plugin-websql-tests.ts b/types/cordova-plugin-websql/cordova-plugin-websql-tests.ts similarity index 100% rename from cordova-plugin-websql/cordova-plugin-websql-tests.ts rename to types/cordova-plugin-websql/cordova-plugin-websql-tests.ts diff --git a/cordova-plugin-websql/index.d.ts b/types/cordova-plugin-websql/index.d.ts similarity index 100% rename from cordova-plugin-websql/index.d.ts rename to types/cordova-plugin-websql/index.d.ts diff --git a/cordova-plugin-websql/tsconfig.json b/types/cordova-plugin-websql/tsconfig.json similarity index 100% rename from cordova-plugin-websql/tsconfig.json rename to types/cordova-plugin-websql/tsconfig.json diff --git a/cordova-plugin-x-socialsharing/cordova-plugin-x-socialsharing-tests.ts b/types/cordova-plugin-x-socialsharing/cordova-plugin-x-socialsharing-tests.ts old mode 100755 new mode 100644 similarity index 100% rename from cordova-plugin-x-socialsharing/cordova-plugin-x-socialsharing-tests.ts rename to types/cordova-plugin-x-socialsharing/cordova-plugin-x-socialsharing-tests.ts diff --git a/cordova-plugin-x-socialsharing/index.d.ts b/types/cordova-plugin-x-socialsharing/index.d.ts similarity index 100% rename from cordova-plugin-x-socialsharing/index.d.ts rename to types/cordova-plugin-x-socialsharing/index.d.ts diff --git a/cordova-plugin-x-socialsharing/tsconfig.json b/types/cordova-plugin-x-socialsharing/tsconfig.json similarity index 100% rename from cordova-plugin-x-socialsharing/tsconfig.json rename to types/cordova-plugin-x-socialsharing/tsconfig.json diff --git a/cordova-sqlite-storage/cordova-sqlite-storage-tests.ts b/types/cordova-sqlite-storage/cordova-sqlite-storage-tests.ts similarity index 100% rename from cordova-sqlite-storage/cordova-sqlite-storage-tests.ts rename to types/cordova-sqlite-storage/cordova-sqlite-storage-tests.ts diff --git a/cordova-sqlite-storage/index.d.ts b/types/cordova-sqlite-storage/index.d.ts similarity index 100% rename from cordova-sqlite-storage/index.d.ts rename to types/cordova-sqlite-storage/index.d.ts diff --git a/cordova-sqlite-storage/tsconfig.json b/types/cordova-sqlite-storage/tsconfig.json similarity index 100% rename from cordova-sqlite-storage/tsconfig.json rename to types/cordova-sqlite-storage/tsconfig.json diff --git a/cordova-sqlite-storage/tslint.json b/types/cordova-sqlite-storage/tslint.json similarity index 100% rename from cordova-sqlite-storage/tslint.json rename to types/cordova-sqlite-storage/tslint.json diff --git a/cordova.plugins.diagnostic/cordova.plugins.diagnostic-tests.ts b/types/cordova.plugins.diagnostic/cordova.plugins.diagnostic-tests.ts similarity index 100% rename from cordova.plugins.diagnostic/cordova.plugins.diagnostic-tests.ts rename to types/cordova.plugins.diagnostic/cordova.plugins.diagnostic-tests.ts diff --git a/cordova.plugins.diagnostic/index.d.ts b/types/cordova.plugins.diagnostic/index.d.ts similarity index 100% rename from cordova.plugins.diagnostic/index.d.ts rename to types/cordova.plugins.diagnostic/index.d.ts diff --git a/cordova.plugins.diagnostic/tsconfig.json b/types/cordova.plugins.diagnostic/tsconfig.json similarity index 100% rename from cordova.plugins.diagnostic/tsconfig.json rename to types/cordova.plugins.diagnostic/tsconfig.json diff --git a/cordova/cordova-tests.ts b/types/cordova/cordova-tests.ts similarity index 100% rename from cordova/cordova-tests.ts rename to types/cordova/cordova-tests.ts diff --git a/cordova/index.d.ts b/types/cordova/index.d.ts similarity index 100% rename from cordova/index.d.ts rename to types/cordova/index.d.ts diff --git a/cordova/tsconfig.json b/types/cordova/tsconfig.json similarity index 100% rename from cordova/tsconfig.json rename to types/cordova/tsconfig.json diff --git a/cordova_app_version_plugin/README.md b/types/cordova_app_version_plugin/README.md similarity index 100% rename from cordova_app_version_plugin/README.md rename to types/cordova_app_version_plugin/README.md diff --git a/cordova_app_version_plugin/cordova_app_version_plugin-tests.ts b/types/cordova_app_version_plugin/cordova_app_version_plugin-tests.ts similarity index 100% rename from cordova_app_version_plugin/cordova_app_version_plugin-tests.ts rename to types/cordova_app_version_plugin/cordova_app_version_plugin-tests.ts diff --git a/cordova_app_version_plugin/index.d.ts b/types/cordova_app_version_plugin/index.d.ts similarity index 100% rename from cordova_app_version_plugin/index.d.ts rename to types/cordova_app_version_plugin/index.d.ts diff --git a/cordova_app_version_plugin/tsconfig.json b/types/cordova_app_version_plugin/tsconfig.json similarity index 100% rename from cordova_app_version_plugin/tsconfig.json rename to types/cordova_app_version_plugin/tsconfig.json diff --git a/cordovarduino/cordovarduino-tests.ts b/types/cordovarduino/cordovarduino-tests.ts similarity index 100% rename from cordovarduino/cordovarduino-tests.ts rename to types/cordovarduino/cordovarduino-tests.ts diff --git a/cordovarduino/index.d.ts b/types/cordovarduino/index.d.ts similarity index 100% rename from cordovarduino/index.d.ts rename to types/cordovarduino/index.d.ts diff --git a/cordovarduino/tsconfig.json b/types/cordovarduino/tsconfig.json similarity index 100% rename from cordovarduino/tsconfig.json rename to types/cordovarduino/tsconfig.json diff --git a/core-decorators/core-decorators-tests.ts b/types/core-decorators/core-decorators-tests.ts similarity index 100% rename from core-decorators/core-decorators-tests.ts rename to types/core-decorators/core-decorators-tests.ts diff --git a/core-decorators/index.d.ts b/types/core-decorators/index.d.ts similarity index 100% rename from core-decorators/index.d.ts rename to types/core-decorators/index.d.ts diff --git a/core-decorators/tsconfig.json b/types/core-decorators/tsconfig.json similarity index 100% rename from core-decorators/tsconfig.json rename to types/core-decorators/tsconfig.json diff --git a/core-decorators/tslint.json b/types/core-decorators/tslint.json similarity index 100% rename from core-decorators/tslint.json rename to types/core-decorators/tslint.json diff --git a/core-js/core-js-tests.ts b/types/core-js/core-js-tests.ts similarity index 100% rename from core-js/core-js-tests.ts rename to types/core-js/core-js-tests.ts diff --git a/core-js/index.d.ts b/types/core-js/index.d.ts similarity index 100% rename from core-js/index.d.ts rename to types/core-js/index.d.ts diff --git a/core-js/tsconfig.json b/types/core-js/tsconfig.json similarity index 100% rename from core-js/tsconfig.json rename to types/core-js/tsconfig.json diff --git a/core-js/tslint.json b/types/core-js/tslint.json similarity index 100% rename from core-js/tslint.json rename to types/core-js/tslint.json diff --git a/cors/cors-tests.ts b/types/cors/cors-tests.ts similarity index 100% rename from cors/cors-tests.ts rename to types/cors/cors-tests.ts diff --git a/cors/index.d.ts b/types/cors/index.d.ts similarity index 100% rename from cors/index.d.ts rename to types/cors/index.d.ts diff --git a/cors/tsconfig.json b/types/cors/tsconfig.json similarity index 100% rename from cors/tsconfig.json rename to types/cors/tsconfig.json diff --git a/couchbase/couchbase-tests.ts b/types/couchbase/couchbase-tests.ts similarity index 100% rename from couchbase/couchbase-tests.ts rename to types/couchbase/couchbase-tests.ts diff --git a/couchbase/index.d.ts b/types/couchbase/index.d.ts similarity index 100% rename from couchbase/index.d.ts rename to types/couchbase/index.d.ts diff --git a/couchbase/tsconfig.json b/types/couchbase/tsconfig.json similarity index 100% rename from couchbase/tsconfig.json rename to types/couchbase/tsconfig.json diff --git a/countdown/countdown-tests.ts b/types/countdown/countdown-tests.ts similarity index 100% rename from countdown/countdown-tests.ts rename to types/countdown/countdown-tests.ts diff --git a/countdown/index.d.ts b/types/countdown/index.d.ts similarity index 100% rename from countdown/index.d.ts rename to types/countdown/index.d.ts diff --git a/countdown/tsconfig.json b/types/countdown/tsconfig.json similarity index 100% rename from countdown/tsconfig.json rename to types/countdown/tsconfig.json diff --git a/cpy/cpy-tests.ts b/types/cpy/cpy-tests.ts similarity index 100% rename from cpy/cpy-tests.ts rename to types/cpy/cpy-tests.ts diff --git a/cpy/index.d.ts b/types/cpy/index.d.ts similarity index 100% rename from cpy/index.d.ts rename to types/cpy/index.d.ts diff --git a/cpy/tsconfig.json b/types/cpy/tsconfig.json similarity index 100% rename from cpy/tsconfig.json rename to types/cpy/tsconfig.json diff --git a/cpy/tslint.json b/types/cpy/tslint.json similarity index 100% rename from cpy/tslint.json rename to types/cpy/tslint.json diff --git a/cradle/cradle-tests.ts b/types/cradle/cradle-tests.ts similarity index 100% rename from cradle/cradle-tests.ts rename to types/cradle/cradle-tests.ts diff --git a/cradle/index.d.ts b/types/cradle/index.d.ts similarity index 100% rename from cradle/index.d.ts rename to types/cradle/index.d.ts diff --git a/cradle/tsconfig.json b/types/cradle/tsconfig.json similarity index 100% rename from cradle/tsconfig.json rename to types/cradle/tsconfig.json diff --git a/crc/crc-tests.ts b/types/crc/crc-tests.ts similarity index 100% rename from crc/crc-tests.ts rename to types/crc/crc-tests.ts diff --git a/crc/index.d.ts b/types/crc/index.d.ts similarity index 100% rename from crc/index.d.ts rename to types/crc/index.d.ts diff --git a/crc/tsconfig.json b/types/crc/tsconfig.json similarity index 100% rename from crc/tsconfig.json rename to types/crc/tsconfig.json diff --git a/crc/tslint.json b/types/crc/tslint.json similarity index 100% rename from crc/tslint.json rename to types/crc/tslint.json diff --git a/create-error/create-error-tests.ts b/types/create-error/create-error-tests.ts similarity index 100% rename from create-error/create-error-tests.ts rename to types/create-error/create-error-tests.ts diff --git a/create-error/index.d.ts b/types/create-error/index.d.ts similarity index 100% rename from create-error/index.d.ts rename to types/create-error/index.d.ts diff --git a/create-error/tsconfig.json b/types/create-error/tsconfig.json similarity index 100% rename from create-error/tsconfig.json rename to types/create-error/tsconfig.json diff --git a/createjs-lib/index.d.ts b/types/createjs-lib/index.d.ts similarity index 100% rename from createjs-lib/index.d.ts rename to types/createjs-lib/index.d.ts diff --git a/createjs-lib/tsconfig.json b/types/createjs-lib/tsconfig.json similarity index 100% rename from createjs-lib/tsconfig.json rename to types/createjs-lib/tsconfig.json diff --git a/createjs/index.d.ts b/types/createjs/index.d.ts similarity index 100% rename from createjs/index.d.ts rename to types/createjs/index.d.ts diff --git a/createjs/tsconfig.json b/types/createjs/tsconfig.json similarity index 100% rename from createjs/tsconfig.json rename to types/createjs/tsconfig.json diff --git a/credential/credential-tests.ts b/types/credential/credential-tests.ts similarity index 100% rename from credential/credential-tests.ts rename to types/credential/credential-tests.ts diff --git a/credential/index.d.ts b/types/credential/index.d.ts similarity index 100% rename from credential/index.d.ts rename to types/credential/index.d.ts diff --git a/credential/tsconfig.json b/types/credential/tsconfig.json similarity index 100% rename from credential/tsconfig.json rename to types/credential/tsconfig.json diff --git a/credit-card-type/credit-card-type-tests.ts b/types/credit-card-type/credit-card-type-tests.ts similarity index 100% rename from credit-card-type/credit-card-type-tests.ts rename to types/credit-card-type/credit-card-type-tests.ts diff --git a/credit-card-type/index.d.ts b/types/credit-card-type/index.d.ts similarity index 100% rename from credit-card-type/index.d.ts rename to types/credit-card-type/index.d.ts diff --git a/credit-card-type/tsconfig.json b/types/credit-card-type/tsconfig.json similarity index 100% rename from credit-card-type/tsconfig.json rename to types/credit-card-type/tsconfig.json diff --git a/cron/cron-tests.ts b/types/cron/cron-tests.ts similarity index 100% rename from cron/cron-tests.ts rename to types/cron/cron-tests.ts diff --git a/cron/index.d.ts b/types/cron/index.d.ts similarity index 100% rename from cron/index.d.ts rename to types/cron/index.d.ts diff --git a/cron/tsconfig.json b/types/cron/tsconfig.json similarity index 100% rename from cron/tsconfig.json rename to types/cron/tsconfig.json diff --git a/cropperjs/cropperjs-tests.ts b/types/cropperjs/cropperjs-tests.ts similarity index 100% rename from cropperjs/cropperjs-tests.ts rename to types/cropperjs/cropperjs-tests.ts diff --git a/cropperjs/index.d.ts b/types/cropperjs/index.d.ts similarity index 100% rename from cropperjs/index.d.ts rename to types/cropperjs/index.d.ts diff --git a/cropperjs/tsconfig.json b/types/cropperjs/tsconfig.json similarity index 100% rename from cropperjs/tsconfig.json rename to types/cropperjs/tsconfig.json diff --git a/croppie/croppie-tests.ts b/types/croppie/croppie-tests.ts similarity index 100% rename from croppie/croppie-tests.ts rename to types/croppie/croppie-tests.ts diff --git a/croppie/index.d.ts b/types/croppie/index.d.ts similarity index 100% rename from croppie/index.d.ts rename to types/croppie/index.d.ts diff --git a/croppie/tsconfig.json b/types/croppie/tsconfig.json similarity index 100% rename from croppie/tsconfig.json rename to types/croppie/tsconfig.json diff --git a/croppie/tslint.json b/types/croppie/tslint.json similarity index 100% rename from croppie/tslint.json rename to types/croppie/tslint.json diff --git a/cross-storage/cross-storage-tests.ts b/types/cross-storage/cross-storage-tests.ts similarity index 100% rename from cross-storage/cross-storage-tests.ts rename to types/cross-storage/cross-storage-tests.ts diff --git a/cross-storage/index.d.ts b/types/cross-storage/index.d.ts similarity index 100% rename from cross-storage/index.d.ts rename to types/cross-storage/index.d.ts diff --git a/cross-storage/tsconfig.json b/types/cross-storage/tsconfig.json similarity index 100% rename from cross-storage/tsconfig.json rename to types/cross-storage/tsconfig.json diff --git a/crossfilter/crossfilter-tests.ts b/types/crossfilter/crossfilter-tests.ts similarity index 100% rename from crossfilter/crossfilter-tests.ts rename to types/crossfilter/crossfilter-tests.ts diff --git a/crossfilter/index.d.ts b/types/crossfilter/index.d.ts similarity index 100% rename from crossfilter/index.d.ts rename to types/crossfilter/index.d.ts diff --git a/crossfilter/tsconfig.json b/types/crossfilter/tsconfig.json similarity index 100% rename from crossfilter/tsconfig.json rename to types/crossfilter/tsconfig.json diff --git a/crossroads/crossroads-tests.ts b/types/crossroads/crossroads-tests.ts similarity index 100% rename from crossroads/crossroads-tests.ts rename to types/crossroads/crossroads-tests.ts diff --git a/crossroads/index.d.ts b/types/crossroads/index.d.ts similarity index 100% rename from crossroads/index.d.ts rename to types/crossroads/index.d.ts diff --git a/crossroads/tsconfig.json b/types/crossroads/tsconfig.json similarity index 100% rename from crossroads/tsconfig.json rename to types/crossroads/tsconfig.json diff --git a/crypto-js/aes/index.d.ts b/types/crypto-js/aes/index.d.ts similarity index 100% rename from crypto-js/aes/index.d.ts rename to types/crypto-js/aes/index.d.ts diff --git a/crypto-js/core/index.d.ts b/types/crypto-js/core/index.d.ts similarity index 100% rename from crypto-js/core/index.d.ts rename to types/crypto-js/core/index.d.ts diff --git a/crypto-js/crypto-js-tests.ts b/types/crypto-js/crypto-js-tests.ts similarity index 100% rename from crypto-js/crypto-js-tests.ts rename to types/crypto-js/crypto-js-tests.ts diff --git a/crypto-js/enc-base64/index.d.ts b/types/crypto-js/enc-base64/index.d.ts similarity index 100% rename from crypto-js/enc-base64/index.d.ts rename to types/crypto-js/enc-base64/index.d.ts diff --git a/crypto-js/enc-hex/index.d.ts b/types/crypto-js/enc-hex/index.d.ts similarity index 100% rename from crypto-js/enc-hex/index.d.ts rename to types/crypto-js/enc-hex/index.d.ts diff --git a/crypto-js/enc-latin1/index.d.ts b/types/crypto-js/enc-latin1/index.d.ts similarity index 100% rename from crypto-js/enc-latin1/index.d.ts rename to types/crypto-js/enc-latin1/index.d.ts diff --git a/crypto-js/enc-utf16/index.d.ts b/types/crypto-js/enc-utf16/index.d.ts similarity index 100% rename from crypto-js/enc-utf16/index.d.ts rename to types/crypto-js/enc-utf16/index.d.ts diff --git a/crypto-js/enc-utf8/index.d.ts b/types/crypto-js/enc-utf8/index.d.ts similarity index 100% rename from crypto-js/enc-utf8/index.d.ts rename to types/crypto-js/enc-utf8/index.d.ts diff --git a/crypto-js/evpkdf/index.d.ts b/types/crypto-js/evpkdf/index.d.ts similarity index 100% rename from crypto-js/evpkdf/index.d.ts rename to types/crypto-js/evpkdf/index.d.ts diff --git a/crypto-js/format-hex/index.d.ts b/types/crypto-js/format-hex/index.d.ts similarity index 100% rename from crypto-js/format-hex/index.d.ts rename to types/crypto-js/format-hex/index.d.ts diff --git a/crypto-js/format-openssl/index.d.ts b/types/crypto-js/format-openssl/index.d.ts similarity index 100% rename from crypto-js/format-openssl/index.d.ts rename to types/crypto-js/format-openssl/index.d.ts diff --git a/crypto-js/hmac-md5/index.d.ts b/types/crypto-js/hmac-md5/index.d.ts similarity index 100% rename from crypto-js/hmac-md5/index.d.ts rename to types/crypto-js/hmac-md5/index.d.ts diff --git a/crypto-js/hmac-ripemd160/index.d.ts b/types/crypto-js/hmac-ripemd160/index.d.ts similarity index 100% rename from crypto-js/hmac-ripemd160/index.d.ts rename to types/crypto-js/hmac-ripemd160/index.d.ts diff --git a/crypto-js/hmac-sha1/index.d.ts b/types/crypto-js/hmac-sha1/index.d.ts similarity index 100% rename from crypto-js/hmac-sha1/index.d.ts rename to types/crypto-js/hmac-sha1/index.d.ts diff --git a/crypto-js/hmac-sha224/index.d.ts b/types/crypto-js/hmac-sha224/index.d.ts similarity index 100% rename from crypto-js/hmac-sha224/index.d.ts rename to types/crypto-js/hmac-sha224/index.d.ts diff --git a/crypto-js/hmac-sha256/index.d.ts b/types/crypto-js/hmac-sha256/index.d.ts similarity index 100% rename from crypto-js/hmac-sha256/index.d.ts rename to types/crypto-js/hmac-sha256/index.d.ts diff --git a/crypto-js/hmac-sha3/index.d.ts b/types/crypto-js/hmac-sha3/index.d.ts similarity index 100% rename from crypto-js/hmac-sha3/index.d.ts rename to types/crypto-js/hmac-sha3/index.d.ts diff --git a/crypto-js/hmac-sha384/index.d.ts b/types/crypto-js/hmac-sha384/index.d.ts similarity index 100% rename from crypto-js/hmac-sha384/index.d.ts rename to types/crypto-js/hmac-sha384/index.d.ts diff --git a/crypto-js/hmac-sha512/index.d.ts b/types/crypto-js/hmac-sha512/index.d.ts similarity index 100% rename from crypto-js/hmac-sha512/index.d.ts rename to types/crypto-js/hmac-sha512/index.d.ts diff --git a/crypto-js/index.d.ts b/types/crypto-js/index.d.ts similarity index 100% rename from crypto-js/index.d.ts rename to types/crypto-js/index.d.ts diff --git a/crypto-js/lib-typedarrays/index.d.ts b/types/crypto-js/lib-typedarrays/index.d.ts similarity index 100% rename from crypto-js/lib-typedarrays/index.d.ts rename to types/crypto-js/lib-typedarrays/index.d.ts diff --git a/crypto-js/md5/index.d.ts b/types/crypto-js/md5/index.d.ts similarity index 100% rename from crypto-js/md5/index.d.ts rename to types/crypto-js/md5/index.d.ts diff --git a/crypto-js/mode-cfb/index.d.ts b/types/crypto-js/mode-cfb/index.d.ts similarity index 100% rename from crypto-js/mode-cfb/index.d.ts rename to types/crypto-js/mode-cfb/index.d.ts diff --git a/crypto-js/mode-ctr-gladman/index.d.ts b/types/crypto-js/mode-ctr-gladman/index.d.ts similarity index 100% rename from crypto-js/mode-ctr-gladman/index.d.ts rename to types/crypto-js/mode-ctr-gladman/index.d.ts diff --git a/crypto-js/mode-ctr/index.d.ts b/types/crypto-js/mode-ctr/index.d.ts similarity index 100% rename from crypto-js/mode-ctr/index.d.ts rename to types/crypto-js/mode-ctr/index.d.ts diff --git a/crypto-js/mode-ecb/index.d.ts b/types/crypto-js/mode-ecb/index.d.ts similarity index 100% rename from crypto-js/mode-ecb/index.d.ts rename to types/crypto-js/mode-ecb/index.d.ts diff --git a/crypto-js/mode-ofb/index.d.ts b/types/crypto-js/mode-ofb/index.d.ts similarity index 100% rename from crypto-js/mode-ofb/index.d.ts rename to types/crypto-js/mode-ofb/index.d.ts diff --git a/crypto-js/pad-ansix923/index.d.ts b/types/crypto-js/pad-ansix923/index.d.ts similarity index 100% rename from crypto-js/pad-ansix923/index.d.ts rename to types/crypto-js/pad-ansix923/index.d.ts diff --git a/crypto-js/pad-iso10126/index.d.ts b/types/crypto-js/pad-iso10126/index.d.ts similarity index 100% rename from crypto-js/pad-iso10126/index.d.ts rename to types/crypto-js/pad-iso10126/index.d.ts diff --git a/crypto-js/pad-iso97971/index.d.ts b/types/crypto-js/pad-iso97971/index.d.ts similarity index 100% rename from crypto-js/pad-iso97971/index.d.ts rename to types/crypto-js/pad-iso97971/index.d.ts diff --git a/crypto-js/pad-nopadding/index.d.ts b/types/crypto-js/pad-nopadding/index.d.ts similarity index 100% rename from crypto-js/pad-nopadding/index.d.ts rename to types/crypto-js/pad-nopadding/index.d.ts diff --git a/crypto-js/pad-pkcs7/index.d.ts b/types/crypto-js/pad-pkcs7/index.d.ts similarity index 100% rename from crypto-js/pad-pkcs7/index.d.ts rename to types/crypto-js/pad-pkcs7/index.d.ts diff --git a/crypto-js/pad-zeropadding/index.d.ts b/types/crypto-js/pad-zeropadding/index.d.ts similarity index 100% rename from crypto-js/pad-zeropadding/index.d.ts rename to types/crypto-js/pad-zeropadding/index.d.ts diff --git a/crypto-js/pbkdf2/index.d.ts b/types/crypto-js/pbkdf2/index.d.ts similarity index 100% rename from crypto-js/pbkdf2/index.d.ts rename to types/crypto-js/pbkdf2/index.d.ts diff --git a/crypto-js/rabbit-legacy/index.d.ts b/types/crypto-js/rabbit-legacy/index.d.ts similarity index 100% rename from crypto-js/rabbit-legacy/index.d.ts rename to types/crypto-js/rabbit-legacy/index.d.ts diff --git a/crypto-js/rabbit/index.d.ts b/types/crypto-js/rabbit/index.d.ts similarity index 100% rename from crypto-js/rabbit/index.d.ts rename to types/crypto-js/rabbit/index.d.ts diff --git a/crypto-js/rc4/index.d.ts b/types/crypto-js/rc4/index.d.ts similarity index 100% rename from crypto-js/rc4/index.d.ts rename to types/crypto-js/rc4/index.d.ts diff --git a/crypto-js/ripemd160/index.d.ts b/types/crypto-js/ripemd160/index.d.ts similarity index 100% rename from crypto-js/ripemd160/index.d.ts rename to types/crypto-js/ripemd160/index.d.ts diff --git a/crypto-js/sha1/index.d.ts b/types/crypto-js/sha1/index.d.ts similarity index 100% rename from crypto-js/sha1/index.d.ts rename to types/crypto-js/sha1/index.d.ts diff --git a/crypto-js/sha224/index.d.ts b/types/crypto-js/sha224/index.d.ts similarity index 100% rename from crypto-js/sha224/index.d.ts rename to types/crypto-js/sha224/index.d.ts diff --git a/crypto-js/sha256/index.d.ts b/types/crypto-js/sha256/index.d.ts similarity index 100% rename from crypto-js/sha256/index.d.ts rename to types/crypto-js/sha256/index.d.ts diff --git a/crypto-js/sha3/index.d.ts b/types/crypto-js/sha3/index.d.ts similarity index 100% rename from crypto-js/sha3/index.d.ts rename to types/crypto-js/sha3/index.d.ts diff --git a/crypto-js/sha384/index.d.ts b/types/crypto-js/sha384/index.d.ts similarity index 100% rename from crypto-js/sha384/index.d.ts rename to types/crypto-js/sha384/index.d.ts diff --git a/crypto-js/sha512/index.d.ts b/types/crypto-js/sha512/index.d.ts similarity index 100% rename from crypto-js/sha512/index.d.ts rename to types/crypto-js/sha512/index.d.ts diff --git a/crypto-js/test/submodule-tests.ts b/types/crypto-js/test/submodule-tests.ts similarity index 100% rename from crypto-js/test/submodule-tests.ts rename to types/crypto-js/test/submodule-tests.ts diff --git a/crypto-js/tripledes/index.d.ts b/types/crypto-js/tripledes/index.d.ts similarity index 100% rename from crypto-js/tripledes/index.d.ts rename to types/crypto-js/tripledes/index.d.ts diff --git a/crypto-js/tsconfig.json b/types/crypto-js/tsconfig.json similarity index 100% rename from crypto-js/tsconfig.json rename to types/crypto-js/tsconfig.json diff --git a/crypto-js/x64-core/index.d.ts b/types/crypto-js/x64-core/index.d.ts similarity index 100% rename from crypto-js/x64-core/index.d.ts rename to types/crypto-js/x64-core/index.d.ts diff --git a/cryptojs/index.d.ts b/types/cryptojs/index.d.ts similarity index 100% rename from cryptojs/index.d.ts rename to types/cryptojs/index.d.ts diff --git a/cryptojs/test/aes-profile-tests.ts b/types/cryptojs/test/aes-profile-tests.ts similarity index 100% rename from cryptojs/test/aes-profile-tests.ts rename to types/cryptojs/test/aes-profile-tests.ts diff --git a/cryptojs/test/aes-tests.ts b/types/cryptojs/test/aes-tests.ts similarity index 100% rename from cryptojs/test/aes-tests.ts rename to types/cryptojs/test/aes-tests.ts diff --git a/cryptojs/test/des-profile-tests.ts b/types/cryptojs/test/des-profile-tests.ts similarity index 100% rename from cryptojs/test/des-profile-tests.ts rename to types/cryptojs/test/des-profile-tests.ts diff --git a/cryptojs/test/des-tests.ts b/types/cryptojs/test/des-tests.ts similarity index 100% rename from cryptojs/test/des-tests.ts rename to types/cryptojs/test/des-tests.ts diff --git a/cryptojs/test/enc-base64-tests.ts b/types/cryptojs/test/enc-base64-tests.ts similarity index 100% rename from cryptojs/test/enc-base64-tests.ts rename to types/cryptojs/test/enc-base64-tests.ts diff --git a/cryptojs/test/enc-hex-tests.ts b/types/cryptojs/test/enc-hex-tests.ts similarity index 100% rename from cryptojs/test/enc-hex-tests.ts rename to types/cryptojs/test/enc-hex-tests.ts diff --git a/cryptojs/test/enc-latin1-tests.ts b/types/cryptojs/test/enc-latin1-tests.ts similarity index 100% rename from cryptojs/test/enc-latin1-tests.ts rename to types/cryptojs/test/enc-latin1-tests.ts diff --git a/cryptojs/test/enc-utf16-tests.ts b/types/cryptojs/test/enc-utf16-tests.ts similarity index 100% rename from cryptojs/test/enc-utf16-tests.ts rename to types/cryptojs/test/enc-utf16-tests.ts diff --git a/cryptojs/test/enc-utf8-tests.ts b/types/cryptojs/test/enc-utf8-tests.ts similarity index 100% rename from cryptojs/test/enc-utf8-tests.ts rename to types/cryptojs/test/enc-utf8-tests.ts diff --git a/cryptojs/test/evpkdf-profile-tests.ts b/types/cryptojs/test/evpkdf-profile-tests.ts similarity index 100% rename from cryptojs/test/evpkdf-profile-tests.ts rename to types/cryptojs/test/evpkdf-profile-tests.ts diff --git a/cryptojs/test/evpkdf-tests.ts b/types/cryptojs/test/evpkdf-tests.ts similarity index 100% rename from cryptojs/test/evpkdf-tests.ts rename to types/cryptojs/test/evpkdf-tests.ts diff --git a/cryptojs/test/format-openssl-tests.ts b/types/cryptojs/test/format-openssl-tests.ts similarity index 100% rename from cryptojs/test/format-openssl-tests.ts rename to types/cryptojs/test/format-openssl-tests.ts diff --git a/cryptojs/test/hmac-profile-tests.ts b/types/cryptojs/test/hmac-profile-tests.ts similarity index 100% rename from cryptojs/test/hmac-profile-tests.ts rename to types/cryptojs/test/hmac-profile-tests.ts diff --git a/cryptojs/test/hmac-tests.ts b/types/cryptojs/test/hmac-tests.ts similarity index 100% rename from cryptojs/test/hmac-tests.ts rename to types/cryptojs/test/hmac-tests.ts diff --git a/cryptojs/test/kdf-openssl-tests.ts b/types/cryptojs/test/kdf-openssl-tests.ts similarity index 100% rename from cryptojs/test/kdf-openssl-tests.ts rename to types/cryptojs/test/kdf-openssl-tests.ts diff --git a/cryptojs/test/lib-base-tests.ts b/types/cryptojs/test/lib-base-tests.ts similarity index 100% rename from cryptojs/test/lib-base-tests.ts rename to types/cryptojs/test/lib-base-tests.ts diff --git a/cryptojs/test/lib-cipherparams-tests.ts b/types/cryptojs/test/lib-cipherparams-tests.ts similarity index 100% rename from cryptojs/test/lib-cipherparams-tests.ts rename to types/cryptojs/test/lib-cipherparams-tests.ts diff --git a/cryptojs/test/lib-passwordbasedcipher-tests.ts b/types/cryptojs/test/lib-passwordbasedcipher-tests.ts similarity index 100% rename from cryptojs/test/lib-passwordbasedcipher-tests.ts rename to types/cryptojs/test/lib-passwordbasedcipher-tests.ts diff --git a/cryptojs/test/lib-serializablecipher-tests.ts b/types/cryptojs/test/lib-serializablecipher-tests.ts similarity index 100% rename from cryptojs/test/lib-serializablecipher-tests.ts rename to types/cryptojs/test/lib-serializablecipher-tests.ts diff --git a/cryptojs/test/lib-typedarrays-tests.ts b/types/cryptojs/test/lib-typedarrays-tests.ts similarity index 100% rename from cryptojs/test/lib-typedarrays-tests.ts rename to types/cryptojs/test/lib-typedarrays-tests.ts diff --git a/cryptojs/test/lib-wordarray-tests.ts b/types/cryptojs/test/lib-wordarray-tests.ts similarity index 100% rename from cryptojs/test/lib-wordarray-tests.ts rename to types/cryptojs/test/lib-wordarray-tests.ts diff --git a/cryptojs/test/md5-profile-tests.ts b/types/cryptojs/test/md5-profile-tests.ts similarity index 100% rename from cryptojs/test/md5-profile-tests.ts rename to types/cryptojs/test/md5-profile-tests.ts diff --git a/cryptojs/test/md5-tests.ts b/types/cryptojs/test/md5-tests.ts similarity index 100% rename from cryptojs/test/md5-tests.ts rename to types/cryptojs/test/md5-tests.ts diff --git a/cryptojs/test/mode-cbc-tests.ts b/types/cryptojs/test/mode-cbc-tests.ts similarity index 100% rename from cryptojs/test/mode-cbc-tests.ts rename to types/cryptojs/test/mode-cbc-tests.ts diff --git a/cryptojs/test/mode-cfb-tests.ts b/types/cryptojs/test/mode-cfb-tests.ts similarity index 100% rename from cryptojs/test/mode-cfb-tests.ts rename to types/cryptojs/test/mode-cfb-tests.ts diff --git a/cryptojs/test/mode-ctr-tests.ts b/types/cryptojs/test/mode-ctr-tests.ts similarity index 100% rename from cryptojs/test/mode-ctr-tests.ts rename to types/cryptojs/test/mode-ctr-tests.ts diff --git a/cryptojs/test/mode-ecb-tests.ts b/types/cryptojs/test/mode-ecb-tests.ts similarity index 100% rename from cryptojs/test/mode-ecb-tests.ts rename to types/cryptojs/test/mode-ecb-tests.ts diff --git a/cryptojs/test/mode-ofb-tests.ts b/types/cryptojs/test/mode-ofb-tests.ts similarity index 100% rename from cryptojs/test/mode-ofb-tests.ts rename to types/cryptojs/test/mode-ofb-tests.ts diff --git a/cryptojs/test/pad-ansix923-tests.ts b/types/cryptojs/test/pad-ansix923-tests.ts similarity index 100% rename from cryptojs/test/pad-ansix923-tests.ts rename to types/cryptojs/test/pad-ansix923-tests.ts diff --git a/cryptojs/test/pad-iso10126-tests.ts b/types/cryptojs/test/pad-iso10126-tests.ts similarity index 100% rename from cryptojs/test/pad-iso10126-tests.ts rename to types/cryptojs/test/pad-iso10126-tests.ts diff --git a/cryptojs/test/pad-iso97971-tests.ts b/types/cryptojs/test/pad-iso97971-tests.ts similarity index 100% rename from cryptojs/test/pad-iso97971-tests.ts rename to types/cryptojs/test/pad-iso97971-tests.ts diff --git a/cryptojs/test/pad-pkcs7-tests.ts b/types/cryptojs/test/pad-pkcs7-tests.ts similarity index 100% rename from cryptojs/test/pad-pkcs7-tests.ts rename to types/cryptojs/test/pad-pkcs7-tests.ts diff --git a/cryptojs/test/pad-zeropadding-tests.ts b/types/cryptojs/test/pad-zeropadding-tests.ts similarity index 100% rename from cryptojs/test/pad-zeropadding-tests.ts rename to types/cryptojs/test/pad-zeropadding-tests.ts diff --git a/cryptojs/test/pbkdf2-profile-tests.ts b/types/cryptojs/test/pbkdf2-profile-tests.ts similarity index 100% rename from cryptojs/test/pbkdf2-profile-tests.ts rename to types/cryptojs/test/pbkdf2-profile-tests.ts diff --git a/cryptojs/test/pbkdf2-tests.ts b/types/cryptojs/test/pbkdf2-tests.ts similarity index 100% rename from cryptojs/test/pbkdf2-tests.ts rename to types/cryptojs/test/pbkdf2-tests.ts diff --git a/cryptojs/test/rabbit-legacy-tests.ts b/types/cryptojs/test/rabbit-legacy-tests.ts similarity index 100% rename from cryptojs/test/rabbit-legacy-tests.ts rename to types/cryptojs/test/rabbit-legacy-tests.ts diff --git a/cryptojs/test/rabbit-profile-tests.ts b/types/cryptojs/test/rabbit-profile-tests.ts similarity index 100% rename from cryptojs/test/rabbit-profile-tests.ts rename to types/cryptojs/test/rabbit-profile-tests.ts diff --git a/cryptojs/test/rabbit-tests.ts b/types/cryptojs/test/rabbit-tests.ts similarity index 100% rename from cryptojs/test/rabbit-tests.ts rename to types/cryptojs/test/rabbit-tests.ts diff --git a/cryptojs/test/rc4-profile-tests.ts b/types/cryptojs/test/rc4-profile-tests.ts similarity index 100% rename from cryptojs/test/rc4-profile-tests.ts rename to types/cryptojs/test/rc4-profile-tests.ts diff --git a/cryptojs/test/rc4-tests.ts b/types/cryptojs/test/rc4-tests.ts similarity index 100% rename from cryptojs/test/rc4-tests.ts rename to types/cryptojs/test/rc4-tests.ts diff --git a/cryptojs/test/ripemd160-tests.ts b/types/cryptojs/test/ripemd160-tests.ts similarity index 100% rename from cryptojs/test/ripemd160-tests.ts rename to types/cryptojs/test/ripemd160-tests.ts diff --git a/cryptojs/test/sha1-profile-tests.ts b/types/cryptojs/test/sha1-profile-tests.ts similarity index 100% rename from cryptojs/test/sha1-profile-tests.ts rename to types/cryptojs/test/sha1-profile-tests.ts diff --git a/cryptojs/test/sha1-tests.ts b/types/cryptojs/test/sha1-tests.ts similarity index 100% rename from cryptojs/test/sha1-tests.ts rename to types/cryptojs/test/sha1-tests.ts diff --git a/cryptojs/test/sha224-tests.ts b/types/cryptojs/test/sha224-tests.ts similarity index 100% rename from cryptojs/test/sha224-tests.ts rename to types/cryptojs/test/sha224-tests.ts diff --git a/cryptojs/test/sha256-profile-tests.ts b/types/cryptojs/test/sha256-profile-tests.ts similarity index 100% rename from cryptojs/test/sha256-profile-tests.ts rename to types/cryptojs/test/sha256-profile-tests.ts diff --git a/cryptojs/test/sha256-tests.ts b/types/cryptojs/test/sha256-tests.ts similarity index 100% rename from cryptojs/test/sha256-tests.ts rename to types/cryptojs/test/sha256-tests.ts diff --git a/cryptojs/test/sha3-profile-tests.ts b/types/cryptojs/test/sha3-profile-tests.ts similarity index 100% rename from cryptojs/test/sha3-profile-tests.ts rename to types/cryptojs/test/sha3-profile-tests.ts diff --git a/cryptojs/test/sha3-tests.ts b/types/cryptojs/test/sha3-tests.ts similarity index 100% rename from cryptojs/test/sha3-tests.ts rename to types/cryptojs/test/sha3-tests.ts diff --git a/cryptojs/test/sha384-tests.ts b/types/cryptojs/test/sha384-tests.ts similarity index 100% rename from cryptojs/test/sha384-tests.ts rename to types/cryptojs/test/sha384-tests.ts diff --git a/cryptojs/test/sha512-profile-tests.ts b/types/cryptojs/test/sha512-profile-tests.ts similarity index 100% rename from cryptojs/test/sha512-profile-tests.ts rename to types/cryptojs/test/sha512-profile-tests.ts diff --git a/cryptojs/test/sha512-tests.ts b/types/cryptojs/test/sha512-tests.ts similarity index 100% rename from cryptojs/test/sha512-tests.ts rename to types/cryptojs/test/sha512-tests.ts diff --git a/cryptojs/test/tripledes-profile-tests.ts b/types/cryptojs/test/tripledes-profile-tests.ts similarity index 100% rename from cryptojs/test/tripledes-profile-tests.ts rename to types/cryptojs/test/tripledes-profile-tests.ts diff --git a/cryptojs/test/tripledes-tests.ts b/types/cryptojs/test/tripledes-tests.ts similarity index 100% rename from cryptojs/test/tripledes-tests.ts rename to types/cryptojs/test/tripledes-tests.ts diff --git a/cryptojs/test/x64-word-tests.ts b/types/cryptojs/test/x64-word-tests.ts similarity index 100% rename from cryptojs/test/x64-word-tests.ts rename to types/cryptojs/test/x64-word-tests.ts diff --git a/cryptojs/test/x64-wordarray-tests.ts b/types/cryptojs/test/x64-wordarray-tests.ts similarity index 100% rename from cryptojs/test/x64-wordarray-tests.ts rename to types/cryptojs/test/x64-wordarray-tests.ts diff --git a/cryptojs/tsconfig.json b/types/cryptojs/tsconfig.json similarity index 100% rename from cryptojs/tsconfig.json rename to types/cryptojs/tsconfig.json diff --git a/cson/cson-tests.ts b/types/cson/cson-tests.ts similarity index 100% rename from cson/cson-tests.ts rename to types/cson/cson-tests.ts diff --git a/cson/index.d.ts b/types/cson/index.d.ts similarity index 100% rename from cson/index.d.ts rename to types/cson/index.d.ts diff --git a/cson/tsconfig.json b/types/cson/tsconfig.json similarity index 100% rename from cson/tsconfig.json rename to types/cson/tsconfig.json diff --git a/csprng/csprng-tests.ts b/types/csprng/csprng-tests.ts similarity index 100% rename from csprng/csprng-tests.ts rename to types/csprng/csprng-tests.ts diff --git a/csprng/index.d.ts b/types/csprng/index.d.ts similarity index 100% rename from csprng/index.d.ts rename to types/csprng/index.d.ts diff --git a/csprng/tsconfig.json b/types/csprng/tsconfig.json similarity index 100% rename from csprng/tsconfig.json rename to types/csprng/tsconfig.json diff --git a/csprng/tslint.json b/types/csprng/tslint.json similarity index 100% rename from csprng/tslint.json rename to types/csprng/tslint.json diff --git a/css-modules-require-hook/css-modules-require-hook-tests.ts b/types/css-modules-require-hook/css-modules-require-hook-tests.ts similarity index 100% rename from css-modules-require-hook/css-modules-require-hook-tests.ts rename to types/css-modules-require-hook/css-modules-require-hook-tests.ts diff --git a/css-modules-require-hook/index.d.ts b/types/css-modules-require-hook/index.d.ts similarity index 100% rename from css-modules-require-hook/index.d.ts rename to types/css-modules-require-hook/index.d.ts diff --git a/css-modules-require-hook/tsconfig.json b/types/css-modules-require-hook/tsconfig.json similarity index 100% rename from css-modules-require-hook/tsconfig.json rename to types/css-modules-require-hook/tsconfig.json diff --git a/css/css-tests.ts b/types/css/css-tests.ts similarity index 100% rename from css/css-tests.ts rename to types/css/css-tests.ts diff --git a/css/index.d.ts b/types/css/index.d.ts similarity index 100% rename from css/index.d.ts rename to types/css/index.d.ts diff --git a/css/tsconfig.json b/types/css/tsconfig.json similarity index 100% rename from css/tsconfig.json rename to types/css/tsconfig.json diff --git a/cssbeautify/cssbeautify-tests.ts b/types/cssbeautify/cssbeautify-tests.ts similarity index 100% rename from cssbeautify/cssbeautify-tests.ts rename to types/cssbeautify/cssbeautify-tests.ts diff --git a/cssbeautify/index.d.ts b/types/cssbeautify/index.d.ts similarity index 100% rename from cssbeautify/index.d.ts rename to types/cssbeautify/index.d.ts diff --git a/cssbeautify/tsconfig.json b/types/cssbeautify/tsconfig.json similarity index 100% rename from cssbeautify/tsconfig.json rename to types/cssbeautify/tsconfig.json diff --git a/csurf/index.d.ts b/types/csurf/index.d.ts similarity index 100% rename from csurf/index.d.ts rename to types/csurf/index.d.ts diff --git a/csurf/tsconfig.json b/types/csurf/tsconfig.json similarity index 100% rename from csurf/tsconfig.json rename to types/csurf/tsconfig.json diff --git a/csv-parse/csv-parse-tests.ts b/types/csv-parse/csv-parse-tests.ts similarity index 100% rename from csv-parse/csv-parse-tests.ts rename to types/csv-parse/csv-parse-tests.ts diff --git a/csv-parse/index.d.ts b/types/csv-parse/index.d.ts similarity index 100% rename from csv-parse/index.d.ts rename to types/csv-parse/index.d.ts diff --git a/csv-parse/lib/sync.d.ts b/types/csv-parse/lib/sync.d.ts similarity index 100% rename from csv-parse/lib/sync.d.ts rename to types/csv-parse/lib/sync.d.ts diff --git a/csv-parse/tsconfig.json b/types/csv-parse/tsconfig.json similarity index 100% rename from csv-parse/tsconfig.json rename to types/csv-parse/tsconfig.json diff --git a/csv-parse/tslint.json b/types/csv-parse/tslint.json similarity index 100% rename from csv-parse/tslint.json rename to types/csv-parse/tslint.json diff --git a/csv-stringify/csv-stringify-tests.ts b/types/csv-stringify/csv-stringify-tests.ts similarity index 100% rename from csv-stringify/csv-stringify-tests.ts rename to types/csv-stringify/csv-stringify-tests.ts diff --git a/csv-stringify/index.d.ts b/types/csv-stringify/index.d.ts similarity index 100% rename from csv-stringify/index.d.ts rename to types/csv-stringify/index.d.ts diff --git a/csv-stringify/tsconfig.json b/types/csv-stringify/tsconfig.json similarity index 100% rename from csv-stringify/tsconfig.json rename to types/csv-stringify/tsconfig.json diff --git a/csv-stringify/tslint.json b/types/csv-stringify/tslint.json similarity index 100% rename from csv-stringify/tslint.json rename to types/csv-stringify/tslint.json diff --git a/csvtojson/csvtojson-tests.ts b/types/csvtojson/csvtojson-tests.ts similarity index 100% rename from csvtojson/csvtojson-tests.ts rename to types/csvtojson/csvtojson-tests.ts diff --git a/csvtojson/index.d.ts b/types/csvtojson/index.d.ts similarity index 100% rename from csvtojson/index.d.ts rename to types/csvtojson/index.d.ts diff --git a/csvtojson/tsconfig.json b/types/csvtojson/tsconfig.json similarity index 100% rename from csvtojson/tsconfig.json rename to types/csvtojson/tsconfig.json diff --git a/csvtojson/tslint.json b/types/csvtojson/tslint.json similarity index 100% rename from csvtojson/tslint.json rename to types/csvtojson/tslint.json diff --git a/cucumber/cucumber-tests.ts b/types/cucumber/cucumber-tests.ts similarity index 100% rename from cucumber/cucumber-tests.ts rename to types/cucumber/cucumber-tests.ts diff --git a/cucumber/index.d.ts b/types/cucumber/index.d.ts similarity index 100% rename from cucumber/index.d.ts rename to types/cucumber/index.d.ts diff --git a/cucumber/tsconfig.json b/types/cucumber/tsconfig.json similarity index 100% rename from cucumber/tsconfig.json rename to types/cucumber/tsconfig.json diff --git a/cucumber/v1/cucumber-tests.ts b/types/cucumber/v1/cucumber-tests.ts similarity index 100% rename from cucumber/v1/cucumber-tests.ts rename to types/cucumber/v1/cucumber-tests.ts diff --git a/cucumber/v1/index.d.ts b/types/cucumber/v1/index.d.ts similarity index 100% rename from cucumber/v1/index.d.ts rename to types/cucumber/v1/index.d.ts diff --git a/cucumber/v1/tsconfig.json b/types/cucumber/v1/tsconfig.json similarity index 100% rename from cucumber/v1/tsconfig.json rename to types/cucumber/v1/tsconfig.json diff --git a/cuid/cuid-tests.ts b/types/cuid/cuid-tests.ts similarity index 100% rename from cuid/cuid-tests.ts rename to types/cuid/cuid-tests.ts diff --git a/cuid/index.d.ts b/types/cuid/index.d.ts similarity index 100% rename from cuid/index.d.ts rename to types/cuid/index.d.ts diff --git a/cuid/tsconfig.json b/types/cuid/tsconfig.json similarity index 100% rename from cuid/tsconfig.json rename to types/cuid/tsconfig.json diff --git a/currency-formatter/currencies.d.ts b/types/currency-formatter/currencies.d.ts similarity index 100% rename from currency-formatter/currencies.d.ts rename to types/currency-formatter/currencies.d.ts diff --git a/currency-formatter/currency-formatter-tests.ts b/types/currency-formatter/currency-formatter-tests.ts similarity index 100% rename from currency-formatter/currency-formatter-tests.ts rename to types/currency-formatter/currency-formatter-tests.ts diff --git a/currency-formatter/index.d.ts b/types/currency-formatter/index.d.ts similarity index 100% rename from currency-formatter/index.d.ts rename to types/currency-formatter/index.d.ts diff --git a/currency-formatter/tsconfig.json b/types/currency-formatter/tsconfig.json similarity index 100% rename from currency-formatter/tsconfig.json rename to types/currency-formatter/tsconfig.json diff --git a/currency-formatter/tslint.json b/types/currency-formatter/tslint.json similarity index 100% rename from currency-formatter/tslint.json rename to types/currency-formatter/tslint.json diff --git a/custom-error-generator/custom-error-generator-tests.ts b/types/custom-error-generator/custom-error-generator-tests.ts similarity index 100% rename from custom-error-generator/custom-error-generator-tests.ts rename to types/custom-error-generator/custom-error-generator-tests.ts diff --git a/custom-error-generator/index.d.ts b/types/custom-error-generator/index.d.ts similarity index 100% rename from custom-error-generator/index.d.ts rename to types/custom-error-generator/index.d.ts diff --git a/custom-error-generator/tsconfig.json b/types/custom-error-generator/tsconfig.json similarity index 100% rename from custom-error-generator/tsconfig.json rename to types/custom-error-generator/tsconfig.json diff --git a/cybozulabs-md5/cybozulabs-md5-tests.ts b/types/cybozulabs-md5/cybozulabs-md5-tests.ts similarity index 100% rename from cybozulabs-md5/cybozulabs-md5-tests.ts rename to types/cybozulabs-md5/cybozulabs-md5-tests.ts diff --git a/cybozulabs-md5/index.d.ts b/types/cybozulabs-md5/index.d.ts similarity index 100% rename from cybozulabs-md5/index.d.ts rename to types/cybozulabs-md5/index.d.ts diff --git a/cybozulabs-md5/tsconfig.json b/types/cybozulabs-md5/tsconfig.json similarity index 100% rename from cybozulabs-md5/tsconfig.json rename to types/cybozulabs-md5/tsconfig.json diff --git a/d3-array/d3-array-tests.ts b/types/d3-array/d3-array-tests.ts similarity index 100% rename from d3-array/d3-array-tests.ts rename to types/d3-array/d3-array-tests.ts diff --git a/d3-array/index.d.ts b/types/d3-array/index.d.ts similarity index 100% rename from d3-array/index.d.ts rename to types/d3-array/index.d.ts diff --git a/d3-array/tsconfig.json b/types/d3-array/tsconfig.json similarity index 100% rename from d3-array/tsconfig.json rename to types/d3-array/tsconfig.json diff --git a/d3-array/tslint.json b/types/d3-array/tslint.json similarity index 100% rename from d3-array/tslint.json rename to types/d3-array/tslint.json diff --git a/d3-axis/d3-axis-tests.ts b/types/d3-axis/d3-axis-tests.ts similarity index 100% rename from d3-axis/d3-axis-tests.ts rename to types/d3-axis/d3-axis-tests.ts diff --git a/d3-axis/index.d.ts b/types/d3-axis/index.d.ts similarity index 100% rename from d3-axis/index.d.ts rename to types/d3-axis/index.d.ts diff --git a/d3-axis/tsconfig.json b/types/d3-axis/tsconfig.json similarity index 100% rename from d3-axis/tsconfig.json rename to types/d3-axis/tsconfig.json diff --git a/d3-axis/tslint.json b/types/d3-axis/tslint.json similarity index 100% rename from d3-axis/tslint.json rename to types/d3-axis/tslint.json diff --git a/d3-box/d3-box-tests.ts b/types/d3-box/d3-box-tests.ts similarity index 100% rename from d3-box/d3-box-tests.ts rename to types/d3-box/d3-box-tests.ts diff --git a/d3-box/index.d.ts b/types/d3-box/index.d.ts similarity index 100% rename from d3-box/index.d.ts rename to types/d3-box/index.d.ts diff --git a/d3-box/tsconfig.json b/types/d3-box/tsconfig.json similarity index 100% rename from d3-box/tsconfig.json rename to types/d3-box/tsconfig.json diff --git a/d3-brush/d3-brush-tests.ts b/types/d3-brush/d3-brush-tests.ts similarity index 100% rename from d3-brush/d3-brush-tests.ts rename to types/d3-brush/d3-brush-tests.ts diff --git a/d3-brush/index.d.ts b/types/d3-brush/index.d.ts similarity index 100% rename from d3-brush/index.d.ts rename to types/d3-brush/index.d.ts diff --git a/d3-brush/tsconfig.json b/types/d3-brush/tsconfig.json similarity index 100% rename from d3-brush/tsconfig.json rename to types/d3-brush/tsconfig.json diff --git a/d3-brush/tslint.json b/types/d3-brush/tslint.json similarity index 100% rename from d3-brush/tslint.json rename to types/d3-brush/tslint.json diff --git a/d3-chord/d3-chord-tests.ts b/types/d3-chord/d3-chord-tests.ts similarity index 100% rename from d3-chord/d3-chord-tests.ts rename to types/d3-chord/d3-chord-tests.ts diff --git a/d3-chord/index.d.ts b/types/d3-chord/index.d.ts similarity index 100% rename from d3-chord/index.d.ts rename to types/d3-chord/index.d.ts diff --git a/d3-chord/tsconfig.json b/types/d3-chord/tsconfig.json similarity index 100% rename from d3-chord/tsconfig.json rename to types/d3-chord/tsconfig.json diff --git a/d3-chord/tslint.json b/types/d3-chord/tslint.json similarity index 100% rename from d3-chord/tslint.json rename to types/d3-chord/tslint.json diff --git a/d3-collection/d3-collection-tests.ts b/types/d3-collection/d3-collection-tests.ts similarity index 100% rename from d3-collection/d3-collection-tests.ts rename to types/d3-collection/d3-collection-tests.ts diff --git a/d3-collection/index.d.ts b/types/d3-collection/index.d.ts similarity index 100% rename from d3-collection/index.d.ts rename to types/d3-collection/index.d.ts diff --git a/d3-collection/tsconfig.json b/types/d3-collection/tsconfig.json similarity index 100% rename from d3-collection/tsconfig.json rename to types/d3-collection/tsconfig.json diff --git a/d3-color/d3-color-tests.ts b/types/d3-color/d3-color-tests.ts similarity index 100% rename from d3-color/d3-color-tests.ts rename to types/d3-color/d3-color-tests.ts diff --git a/d3-color/index.d.ts b/types/d3-color/index.d.ts similarity index 100% rename from d3-color/index.d.ts rename to types/d3-color/index.d.ts diff --git a/d3-color/tsconfig.json b/types/d3-color/tsconfig.json similarity index 100% rename from d3-color/tsconfig.json rename to types/d3-color/tsconfig.json diff --git a/d3-dispatch/d3-dispatch-tests.ts b/types/d3-dispatch/d3-dispatch-tests.ts similarity index 100% rename from d3-dispatch/d3-dispatch-tests.ts rename to types/d3-dispatch/d3-dispatch-tests.ts diff --git a/d3-dispatch/index.d.ts b/types/d3-dispatch/index.d.ts similarity index 100% rename from d3-dispatch/index.d.ts rename to types/d3-dispatch/index.d.ts diff --git a/d3-dispatch/tsconfig.json b/types/d3-dispatch/tsconfig.json similarity index 100% rename from d3-dispatch/tsconfig.json rename to types/d3-dispatch/tsconfig.json diff --git a/d3-drag/d3-drag-tests.ts b/types/d3-drag/d3-drag-tests.ts similarity index 100% rename from d3-drag/d3-drag-tests.ts rename to types/d3-drag/d3-drag-tests.ts diff --git a/d3-drag/index.d.ts b/types/d3-drag/index.d.ts similarity index 100% rename from d3-drag/index.d.ts rename to types/d3-drag/index.d.ts diff --git a/d3-drag/tsconfig.json b/types/d3-drag/tsconfig.json similarity index 100% rename from d3-drag/tsconfig.json rename to types/d3-drag/tsconfig.json diff --git a/d3-drag/tslint.json b/types/d3-drag/tslint.json similarity index 100% rename from d3-drag/tslint.json rename to types/d3-drag/tslint.json diff --git a/d3-dsv/d3-dsv-tests.ts b/types/d3-dsv/d3-dsv-tests.ts similarity index 100% rename from d3-dsv/d3-dsv-tests.ts rename to types/d3-dsv/d3-dsv-tests.ts diff --git a/d3-dsv/index.d.ts b/types/d3-dsv/index.d.ts similarity index 100% rename from d3-dsv/index.d.ts rename to types/d3-dsv/index.d.ts diff --git a/d3-dsv/tsconfig.json b/types/d3-dsv/tsconfig.json similarity index 100% rename from d3-dsv/tsconfig.json rename to types/d3-dsv/tsconfig.json diff --git a/d3-dsv/v0/d3-dsv-tests.ts b/types/d3-dsv/v0/d3-dsv-tests.ts similarity index 100% rename from d3-dsv/v0/d3-dsv-tests.ts rename to types/d3-dsv/v0/d3-dsv-tests.ts diff --git a/d3-dsv/v0/index.d.ts b/types/d3-dsv/v0/index.d.ts similarity index 100% rename from d3-dsv/v0/index.d.ts rename to types/d3-dsv/v0/index.d.ts diff --git a/d3-dsv/v0/tsconfig.json b/types/d3-dsv/v0/tsconfig.json similarity index 100% rename from d3-dsv/v0/tsconfig.json rename to types/d3-dsv/v0/tsconfig.json diff --git a/d3-dsv/v0/tslint.json b/types/d3-dsv/v0/tslint.json similarity index 100% rename from d3-dsv/v0/tslint.json rename to types/d3-dsv/v0/tslint.json diff --git a/d3-ease/d3-ease-tests.ts b/types/d3-ease/d3-ease-tests.ts similarity index 100% rename from d3-ease/d3-ease-tests.ts rename to types/d3-ease/d3-ease-tests.ts diff --git a/d3-ease/index.d.ts b/types/d3-ease/index.d.ts similarity index 100% rename from d3-ease/index.d.ts rename to types/d3-ease/index.d.ts diff --git a/d3-ease/tsconfig.json b/types/d3-ease/tsconfig.json similarity index 100% rename from d3-ease/tsconfig.json rename to types/d3-ease/tsconfig.json diff --git a/d3-ease/tslint.json b/types/d3-ease/tslint.json similarity index 100% rename from d3-ease/tslint.json rename to types/d3-ease/tslint.json diff --git a/d3-force/d3-force-tests.ts b/types/d3-force/d3-force-tests.ts similarity index 100% rename from d3-force/d3-force-tests.ts rename to types/d3-force/d3-force-tests.ts diff --git a/d3-force/index.d.ts b/types/d3-force/index.d.ts similarity index 100% rename from d3-force/index.d.ts rename to types/d3-force/index.d.ts diff --git a/d3-force/tsconfig.json b/types/d3-force/tsconfig.json similarity index 100% rename from d3-force/tsconfig.json rename to types/d3-force/tsconfig.json diff --git a/d3-force/tslint.json b/types/d3-force/tslint.json similarity index 100% rename from d3-force/tslint.json rename to types/d3-force/tslint.json diff --git a/d3-format/d3-format-tests.ts b/types/d3-format/d3-format-tests.ts similarity index 100% rename from d3-format/d3-format-tests.ts rename to types/d3-format/d3-format-tests.ts diff --git a/d3-format/index.d.ts b/types/d3-format/index.d.ts similarity index 100% rename from d3-format/index.d.ts rename to types/d3-format/index.d.ts diff --git a/d3-format/tsconfig.json b/types/d3-format/tsconfig.json similarity index 100% rename from d3-format/tsconfig.json rename to types/d3-format/tsconfig.json diff --git a/d3-geo/d3-geo-tests.ts b/types/d3-geo/d3-geo-tests.ts similarity index 100% rename from d3-geo/d3-geo-tests.ts rename to types/d3-geo/d3-geo-tests.ts diff --git a/d3-geo/index.d.ts b/types/d3-geo/index.d.ts similarity index 100% rename from d3-geo/index.d.ts rename to types/d3-geo/index.d.ts diff --git a/d3-geo/tsconfig.json b/types/d3-geo/tsconfig.json similarity index 100% rename from d3-geo/tsconfig.json rename to types/d3-geo/tsconfig.json diff --git a/d3-geo/tslint.json b/types/d3-geo/tslint.json similarity index 100% rename from d3-geo/tslint.json rename to types/d3-geo/tslint.json diff --git a/d3-hexbin/d3-hexbin-tests.ts b/types/d3-hexbin/d3-hexbin-tests.ts similarity index 100% rename from d3-hexbin/d3-hexbin-tests.ts rename to types/d3-hexbin/d3-hexbin-tests.ts diff --git a/d3-hexbin/index.d.ts b/types/d3-hexbin/index.d.ts similarity index 100% rename from d3-hexbin/index.d.ts rename to types/d3-hexbin/index.d.ts diff --git a/d3-hexbin/tsconfig.json b/types/d3-hexbin/tsconfig.json similarity index 100% rename from d3-hexbin/tsconfig.json rename to types/d3-hexbin/tsconfig.json diff --git a/d3-hierarchy/d3-hierarchy-tests.ts b/types/d3-hierarchy/d3-hierarchy-tests.ts similarity index 100% rename from d3-hierarchy/d3-hierarchy-tests.ts rename to types/d3-hierarchy/d3-hierarchy-tests.ts diff --git a/d3-hierarchy/index.d.ts b/types/d3-hierarchy/index.d.ts similarity index 100% rename from d3-hierarchy/index.d.ts rename to types/d3-hierarchy/index.d.ts diff --git a/d3-hierarchy/tsconfig.json b/types/d3-hierarchy/tsconfig.json similarity index 100% rename from d3-hierarchy/tsconfig.json rename to types/d3-hierarchy/tsconfig.json diff --git a/d3-hsv/d3-hsv-tests.ts b/types/d3-hsv/d3-hsv-tests.ts similarity index 100% rename from d3-hsv/d3-hsv-tests.ts rename to types/d3-hsv/d3-hsv-tests.ts diff --git a/d3-hsv/index.d.ts b/types/d3-hsv/index.d.ts similarity index 100% rename from d3-hsv/index.d.ts rename to types/d3-hsv/index.d.ts diff --git a/d3-hsv/tsconfig.json b/types/d3-hsv/tsconfig.json similarity index 100% rename from d3-hsv/tsconfig.json rename to types/d3-hsv/tsconfig.json diff --git a/d3-interpolate/d3-interpolate-tests.ts b/types/d3-interpolate/d3-interpolate-tests.ts similarity index 100% rename from d3-interpolate/d3-interpolate-tests.ts rename to types/d3-interpolate/d3-interpolate-tests.ts diff --git a/d3-interpolate/index.d.ts b/types/d3-interpolate/index.d.ts similarity index 100% rename from d3-interpolate/index.d.ts rename to types/d3-interpolate/index.d.ts diff --git a/d3-interpolate/tsconfig.json b/types/d3-interpolate/tsconfig.json similarity index 100% rename from d3-interpolate/tsconfig.json rename to types/d3-interpolate/tsconfig.json diff --git a/d3-path/d3-path-tests.ts b/types/d3-path/d3-path-tests.ts similarity index 100% rename from d3-path/d3-path-tests.ts rename to types/d3-path/d3-path-tests.ts diff --git a/d3-path/index.d.ts b/types/d3-path/index.d.ts similarity index 100% rename from d3-path/index.d.ts rename to types/d3-path/index.d.ts diff --git a/d3-path/tsconfig.json b/types/d3-path/tsconfig.json similarity index 100% rename from d3-path/tsconfig.json rename to types/d3-path/tsconfig.json diff --git a/d3-polygon/d3-polygon-tests.ts b/types/d3-polygon/d3-polygon-tests.ts similarity index 100% rename from d3-polygon/d3-polygon-tests.ts rename to types/d3-polygon/d3-polygon-tests.ts diff --git a/d3-polygon/index.d.ts b/types/d3-polygon/index.d.ts similarity index 100% rename from d3-polygon/index.d.ts rename to types/d3-polygon/index.d.ts diff --git a/d3-polygon/tsconfig.json b/types/d3-polygon/tsconfig.json similarity index 100% rename from d3-polygon/tsconfig.json rename to types/d3-polygon/tsconfig.json diff --git a/d3-quadtree/d3-quadtree-tests.ts b/types/d3-quadtree/d3-quadtree-tests.ts similarity index 100% rename from d3-quadtree/d3-quadtree-tests.ts rename to types/d3-quadtree/d3-quadtree-tests.ts diff --git a/d3-quadtree/index.d.ts b/types/d3-quadtree/index.d.ts similarity index 100% rename from d3-quadtree/index.d.ts rename to types/d3-quadtree/index.d.ts diff --git a/d3-quadtree/tsconfig.json b/types/d3-quadtree/tsconfig.json similarity index 100% rename from d3-quadtree/tsconfig.json rename to types/d3-quadtree/tsconfig.json diff --git a/d3-queue/d3-queue-tests.ts b/types/d3-queue/d3-queue-tests.ts similarity index 100% rename from d3-queue/d3-queue-tests.ts rename to types/d3-queue/d3-queue-tests.ts diff --git a/d3-queue/index.d.ts b/types/d3-queue/index.d.ts similarity index 100% rename from d3-queue/index.d.ts rename to types/d3-queue/index.d.ts diff --git a/d3-queue/tsconfig.json b/types/d3-queue/tsconfig.json similarity index 100% rename from d3-queue/tsconfig.json rename to types/d3-queue/tsconfig.json diff --git a/d3-random/d3-random-tests.ts b/types/d3-random/d3-random-tests.ts similarity index 100% rename from d3-random/d3-random-tests.ts rename to types/d3-random/d3-random-tests.ts diff --git a/d3-random/index.d.ts b/types/d3-random/index.d.ts similarity index 100% rename from d3-random/index.d.ts rename to types/d3-random/index.d.ts diff --git a/d3-random/tsconfig.json b/types/d3-random/tsconfig.json similarity index 100% rename from d3-random/tsconfig.json rename to types/d3-random/tsconfig.json diff --git a/d3-request/d3-request-tests.ts b/types/d3-request/d3-request-tests.ts similarity index 100% rename from d3-request/d3-request-tests.ts rename to types/d3-request/d3-request-tests.ts diff --git a/d3-request/index.d.ts b/types/d3-request/index.d.ts similarity index 100% rename from d3-request/index.d.ts rename to types/d3-request/index.d.ts diff --git a/d3-request/tsconfig.json b/types/d3-request/tsconfig.json similarity index 100% rename from d3-request/tsconfig.json rename to types/d3-request/tsconfig.json diff --git a/d3-scale-chromatic/d3-scale-chromatic-tests.ts b/types/d3-scale-chromatic/d3-scale-chromatic-tests.ts similarity index 100% rename from d3-scale-chromatic/d3-scale-chromatic-tests.ts rename to types/d3-scale-chromatic/d3-scale-chromatic-tests.ts diff --git a/d3-scale-chromatic/index.d.ts b/types/d3-scale-chromatic/index.d.ts similarity index 100% rename from d3-scale-chromatic/index.d.ts rename to types/d3-scale-chromatic/index.d.ts diff --git a/d3-scale-chromatic/tsconfig.json b/types/d3-scale-chromatic/tsconfig.json similarity index 100% rename from d3-scale-chromatic/tsconfig.json rename to types/d3-scale-chromatic/tsconfig.json diff --git a/d3-scale/d3-scale-tests.ts b/types/d3-scale/d3-scale-tests.ts similarity index 100% rename from d3-scale/d3-scale-tests.ts rename to types/d3-scale/d3-scale-tests.ts diff --git a/d3-scale/index.d.ts b/types/d3-scale/index.d.ts similarity index 100% rename from d3-scale/index.d.ts rename to types/d3-scale/index.d.ts diff --git a/d3-scale/tsconfig.json b/types/d3-scale/tsconfig.json similarity index 100% rename from d3-scale/tsconfig.json rename to types/d3-scale/tsconfig.json diff --git a/d3-scale/tslint.json b/types/d3-scale/tslint.json similarity index 100% rename from d3-scale/tslint.json rename to types/d3-scale/tslint.json diff --git a/d3-selection-multi/d3-selection-multi-tests.ts b/types/d3-selection-multi/d3-selection-multi-tests.ts similarity index 100% rename from d3-selection-multi/d3-selection-multi-tests.ts rename to types/d3-selection-multi/d3-selection-multi-tests.ts diff --git a/d3-selection-multi/index.d.ts b/types/d3-selection-multi/index.d.ts similarity index 100% rename from d3-selection-multi/index.d.ts rename to types/d3-selection-multi/index.d.ts diff --git a/d3-selection-multi/tsconfig.json b/types/d3-selection-multi/tsconfig.json similarity index 100% rename from d3-selection-multi/tsconfig.json rename to types/d3-selection-multi/tsconfig.json diff --git a/d3-selection-multi/tslint.json b/types/d3-selection-multi/tslint.json similarity index 100% rename from d3-selection-multi/tslint.json rename to types/d3-selection-multi/tslint.json diff --git a/d3-selection/d3-selection-tests.ts b/types/d3-selection/d3-selection-tests.ts similarity index 100% rename from d3-selection/d3-selection-tests.ts rename to types/d3-selection/d3-selection-tests.ts diff --git a/d3-selection/index.d.ts b/types/d3-selection/index.d.ts similarity index 100% rename from d3-selection/index.d.ts rename to types/d3-selection/index.d.ts diff --git a/d3-selection/tsconfig.json b/types/d3-selection/tsconfig.json similarity index 100% rename from d3-selection/tsconfig.json rename to types/d3-selection/tsconfig.json diff --git a/d3-selection/tslint.json b/types/d3-selection/tslint.json similarity index 100% rename from d3-selection/tslint.json rename to types/d3-selection/tslint.json diff --git a/d3-shape/d3-shape-tests.ts b/types/d3-shape/d3-shape-tests.ts similarity index 100% rename from d3-shape/d3-shape-tests.ts rename to types/d3-shape/d3-shape-tests.ts diff --git a/d3-shape/index.d.ts b/types/d3-shape/index.d.ts similarity index 100% rename from d3-shape/index.d.ts rename to types/d3-shape/index.d.ts diff --git a/d3-shape/tsconfig.json b/types/d3-shape/tsconfig.json similarity index 100% rename from d3-shape/tsconfig.json rename to types/d3-shape/tsconfig.json diff --git a/d3-shape/tslint.json b/types/d3-shape/tslint.json similarity index 100% rename from d3-shape/tslint.json rename to types/d3-shape/tslint.json diff --git a/d3-time-format/d3-time-format-tests.ts b/types/d3-time-format/d3-time-format-tests.ts similarity index 100% rename from d3-time-format/d3-time-format-tests.ts rename to types/d3-time-format/d3-time-format-tests.ts diff --git a/d3-time-format/index.d.ts b/types/d3-time-format/index.d.ts similarity index 100% rename from d3-time-format/index.d.ts rename to types/d3-time-format/index.d.ts diff --git a/d3-time-format/tsconfig.json b/types/d3-time-format/tsconfig.json similarity index 100% rename from d3-time-format/tsconfig.json rename to types/d3-time-format/tsconfig.json diff --git a/d3-time/d3-time-tests.ts b/types/d3-time/d3-time-tests.ts similarity index 100% rename from d3-time/d3-time-tests.ts rename to types/d3-time/d3-time-tests.ts diff --git a/d3-time/index.d.ts b/types/d3-time/index.d.ts similarity index 100% rename from d3-time/index.d.ts rename to types/d3-time/index.d.ts diff --git a/d3-time/tsconfig.json b/types/d3-time/tsconfig.json similarity index 100% rename from d3-time/tsconfig.json rename to types/d3-time/tsconfig.json diff --git a/d3-timer/d3-timer-tests.ts b/types/d3-timer/d3-timer-tests.ts similarity index 100% rename from d3-timer/d3-timer-tests.ts rename to types/d3-timer/d3-timer-tests.ts diff --git a/d3-timer/index.d.ts b/types/d3-timer/index.d.ts similarity index 100% rename from d3-timer/index.d.ts rename to types/d3-timer/index.d.ts diff --git a/d3-timer/tsconfig.json b/types/d3-timer/tsconfig.json similarity index 100% rename from d3-timer/tsconfig.json rename to types/d3-timer/tsconfig.json diff --git a/d3-tip/d3-tip-tests.ts b/types/d3-tip/d3-tip-tests.ts similarity index 100% rename from d3-tip/d3-tip-tests.ts rename to types/d3-tip/d3-tip-tests.ts diff --git a/d3-tip/index.d.ts b/types/d3-tip/index.d.ts similarity index 100% rename from d3-tip/index.d.ts rename to types/d3-tip/index.d.ts diff --git a/d3-tip/tsconfig.json b/types/d3-tip/tsconfig.json similarity index 100% rename from d3-tip/tsconfig.json rename to types/d3-tip/tsconfig.json diff --git a/d3-transition/d3-transition-tests.ts b/types/d3-transition/d3-transition-tests.ts similarity index 100% rename from d3-transition/d3-transition-tests.ts rename to types/d3-transition/d3-transition-tests.ts diff --git a/d3-transition/index.d.ts b/types/d3-transition/index.d.ts similarity index 100% rename from d3-transition/index.d.ts rename to types/d3-transition/index.d.ts diff --git a/d3-transition/tsconfig.json b/types/d3-transition/tsconfig.json similarity index 100% rename from d3-transition/tsconfig.json rename to types/d3-transition/tsconfig.json diff --git a/d3-transition/tslint.json b/types/d3-transition/tslint.json similarity index 100% rename from d3-transition/tslint.json rename to types/d3-transition/tslint.json diff --git a/d3-voronoi/d3-voronoi-tests.ts b/types/d3-voronoi/d3-voronoi-tests.ts similarity index 100% rename from d3-voronoi/d3-voronoi-tests.ts rename to types/d3-voronoi/d3-voronoi-tests.ts diff --git a/d3-voronoi/index.d.ts b/types/d3-voronoi/index.d.ts similarity index 100% rename from d3-voronoi/index.d.ts rename to types/d3-voronoi/index.d.ts diff --git a/d3-voronoi/tsconfig.json b/types/d3-voronoi/tsconfig.json similarity index 100% rename from d3-voronoi/tsconfig.json rename to types/d3-voronoi/tsconfig.json diff --git a/d3-zoom/d3-zoom-tests.ts b/types/d3-zoom/d3-zoom-tests.ts similarity index 100% rename from d3-zoom/d3-zoom-tests.ts rename to types/d3-zoom/d3-zoom-tests.ts diff --git a/d3-zoom/index.d.ts b/types/d3-zoom/index.d.ts similarity index 100% rename from d3-zoom/index.d.ts rename to types/d3-zoom/index.d.ts diff --git a/d3-zoom/tsconfig.json b/types/d3-zoom/tsconfig.json similarity index 100% rename from d3-zoom/tsconfig.json rename to types/d3-zoom/tsconfig.json diff --git a/d3-zoom/tslint.json b/types/d3-zoom/tslint.json similarity index 100% rename from d3-zoom/tslint.json rename to types/d3-zoom/tslint.json diff --git a/d3.cloud.layout/d3.cloud.layout-tests.ts b/types/d3.cloud.layout/d3.cloud.layout-tests.ts similarity index 100% rename from d3.cloud.layout/d3.cloud.layout-tests.ts rename to types/d3.cloud.layout/d3.cloud.layout-tests.ts diff --git a/d3.cloud.layout/index.d.ts b/types/d3.cloud.layout/index.d.ts similarity index 100% rename from d3.cloud.layout/index.d.ts rename to types/d3.cloud.layout/index.d.ts diff --git a/d3.cloud.layout/tsconfig.json b/types/d3.cloud.layout/tsconfig.json similarity index 100% rename from d3.cloud.layout/tsconfig.json rename to types/d3.cloud.layout/tsconfig.json diff --git a/d3.slider/d3.slider-tests.ts b/types/d3.slider/d3.slider-tests.ts similarity index 100% rename from d3.slider/d3.slider-tests.ts rename to types/d3.slider/d3.slider-tests.ts diff --git a/d3.slider/index.d.ts b/types/d3.slider/index.d.ts similarity index 100% rename from d3.slider/index.d.ts rename to types/d3.slider/index.d.ts diff --git a/d3.slider/tsconfig.json b/types/d3.slider/tsconfig.json similarity index 100% rename from d3.slider/tsconfig.json rename to types/d3.slider/tsconfig.json diff --git a/d3/d3-tests.ts b/types/d3/d3-tests.ts similarity index 100% rename from d3/d3-tests.ts rename to types/d3/d3-tests.ts diff --git a/d3/index.d.ts b/types/d3/index.d.ts similarity index 100% rename from d3/index.d.ts rename to types/d3/index.d.ts diff --git a/d3/tsconfig.json b/types/d3/tsconfig.json similarity index 100% rename from d3/tsconfig.json rename to types/d3/tsconfig.json diff --git a/d3/tslint.json b/types/d3/tslint.json similarity index 100% rename from d3/tslint.json rename to types/d3/tslint.json diff --git a/d3/v3/d3-tests.ts b/types/d3/v3/d3-tests.ts similarity index 100% rename from d3/v3/d3-tests.ts rename to types/d3/v3/d3-tests.ts diff --git a/d3/v3/index.d.ts b/types/d3/v3/index.d.ts similarity index 100% rename from d3/v3/index.d.ts rename to types/d3/v3/index.d.ts diff --git a/d3/v3/tsconfig.json b/types/d3/v3/tsconfig.json similarity index 100% rename from d3/v3/tsconfig.json rename to types/d3/v3/tsconfig.json diff --git a/d3kit/d3kit-tests.ts b/types/d3kit/d3kit-tests.ts similarity index 100% rename from d3kit/d3kit-tests.ts rename to types/d3kit/d3kit-tests.ts diff --git a/d3kit/index.d.ts b/types/d3kit/index.d.ts similarity index 100% rename from d3kit/index.d.ts rename to types/d3kit/index.d.ts diff --git a/d3kit/tsconfig.json b/types/d3kit/tsconfig.json similarity index 100% rename from d3kit/tsconfig.json rename to types/d3kit/tsconfig.json diff --git a/d3kit/v1/d3kit-tests.ts b/types/d3kit/v1/d3kit-tests.ts similarity index 100% rename from d3kit/v1/d3kit-tests.ts rename to types/d3kit/v1/d3kit-tests.ts diff --git a/d3kit/v1/index.d.ts b/types/d3kit/v1/index.d.ts similarity index 100% rename from d3kit/v1/index.d.ts rename to types/d3kit/v1/index.d.ts diff --git a/d3kit/v1/tsconfig.json b/types/d3kit/v1/tsconfig.json similarity index 100% rename from d3kit/v1/tsconfig.json rename to types/d3kit/v1/tsconfig.json diff --git a/d3pie/d3pie-tests.ts b/types/d3pie/d3pie-tests.ts similarity index 100% rename from d3pie/d3pie-tests.ts rename to types/d3pie/d3pie-tests.ts diff --git a/d3pie/index.d.ts b/types/d3pie/index.d.ts similarity index 100% rename from d3pie/index.d.ts rename to types/d3pie/index.d.ts diff --git a/d3pie/tsconfig.json b/types/d3pie/tsconfig.json similarity index 100% rename from d3pie/tsconfig.json rename to types/d3pie/tsconfig.json diff --git a/dagre-d3/dagre-d3-tests.ts b/types/dagre-d3/dagre-d3-tests.ts similarity index 100% rename from dagre-d3/dagre-d3-tests.ts rename to types/dagre-d3/dagre-d3-tests.ts diff --git a/dagre-d3/index.d.ts b/types/dagre-d3/index.d.ts similarity index 100% rename from dagre-d3/index.d.ts rename to types/dagre-d3/index.d.ts diff --git a/dagre-d3/tsconfig.json b/types/dagre-d3/tsconfig.json similarity index 100% rename from dagre-d3/tsconfig.json rename to types/dagre-d3/tsconfig.json diff --git a/dagre-d3/tslint.json b/types/dagre-d3/tslint.json similarity index 100% rename from dagre-d3/tslint.json rename to types/dagre-d3/tslint.json diff --git a/dagre/dagre-tests.ts b/types/dagre/dagre-tests.ts similarity index 100% rename from dagre/dagre-tests.ts rename to types/dagre/dagre-tests.ts diff --git a/dagre/index.d.ts b/types/dagre/index.d.ts similarity index 100% rename from dagre/index.d.ts rename to types/dagre/index.d.ts diff --git a/dagre/tsconfig.json b/types/dagre/tsconfig.json similarity index 100% rename from dagre/tsconfig.json rename to types/dagre/tsconfig.json diff --git a/dagre/tslint.json b/types/dagre/tslint.json similarity index 100% rename from dagre/tslint.json rename to types/dagre/tslint.json diff --git a/dat-gui/dat-gui-tests.ts b/types/dat-gui/dat-gui-tests.ts similarity index 100% rename from dat-gui/dat-gui-tests.ts rename to types/dat-gui/dat-gui-tests.ts diff --git a/dat-gui/index.d.ts b/types/dat-gui/index.d.ts similarity index 100% rename from dat-gui/index.d.ts rename to types/dat-gui/index.d.ts diff --git a/dat-gui/tsconfig.json b/types/dat-gui/tsconfig.json similarity index 100% rename from dat-gui/tsconfig.json rename to types/dat-gui/tsconfig.json diff --git a/data-driven/data-driven-tests.ts b/types/data-driven/data-driven-tests.ts similarity index 100% rename from data-driven/data-driven-tests.ts rename to types/data-driven/data-driven-tests.ts diff --git a/data-driven/index.d.ts b/types/data-driven/index.d.ts similarity index 100% rename from data-driven/index.d.ts rename to types/data-driven/index.d.ts diff --git a/data-driven/tsconfig.json b/types/data-driven/tsconfig.json similarity index 100% rename from data-driven/tsconfig.json rename to types/data-driven/tsconfig.json diff --git a/datatables.net-buttons/datatables.net-buttons-tests.ts b/types/datatables.net-buttons/datatables.net-buttons-tests.ts similarity index 100% rename from datatables.net-buttons/datatables.net-buttons-tests.ts rename to types/datatables.net-buttons/datatables.net-buttons-tests.ts diff --git a/datatables.net-buttons/index.d.ts b/types/datatables.net-buttons/index.d.ts similarity index 100% rename from datatables.net-buttons/index.d.ts rename to types/datatables.net-buttons/index.d.ts diff --git a/datatables.net-buttons/tsconfig.json b/types/datatables.net-buttons/tsconfig.json similarity index 100% rename from datatables.net-buttons/tsconfig.json rename to types/datatables.net-buttons/tsconfig.json diff --git a/datatables.net-fixedheader/datatables.net-fixedheader-tests.ts b/types/datatables.net-fixedheader/datatables.net-fixedheader-tests.ts similarity index 100% rename from datatables.net-fixedheader/datatables.net-fixedheader-tests.ts rename to types/datatables.net-fixedheader/datatables.net-fixedheader-tests.ts diff --git a/datatables.net-fixedheader/index.d.ts b/types/datatables.net-fixedheader/index.d.ts similarity index 100% rename from datatables.net-fixedheader/index.d.ts rename to types/datatables.net-fixedheader/index.d.ts diff --git a/datatables.net-fixedheader/tsconfig.json b/types/datatables.net-fixedheader/tsconfig.json similarity index 100% rename from datatables.net-fixedheader/tsconfig.json rename to types/datatables.net-fixedheader/tsconfig.json diff --git a/datatables.net-fixedheader/tslint.json b/types/datatables.net-fixedheader/tslint.json similarity index 100% rename from datatables.net-fixedheader/tslint.json rename to types/datatables.net-fixedheader/tslint.json diff --git a/datatables.net-select/datatables.net-select-tests.ts b/types/datatables.net-select/datatables.net-select-tests.ts similarity index 100% rename from datatables.net-select/datatables.net-select-tests.ts rename to types/datatables.net-select/datatables.net-select-tests.ts diff --git a/datatables.net-select/index.d.ts b/types/datatables.net-select/index.d.ts similarity index 100% rename from datatables.net-select/index.d.ts rename to types/datatables.net-select/index.d.ts diff --git a/datatables.net-select/tsconfig.json b/types/datatables.net-select/tsconfig.json similarity index 100% rename from datatables.net-select/tsconfig.json rename to types/datatables.net-select/tsconfig.json diff --git a/datatables.net-select/tslint.json b/types/datatables.net-select/tslint.json similarity index 100% rename from datatables.net-select/tslint.json rename to types/datatables.net-select/tslint.json diff --git a/datatables.net/datatables.net-tests.ts b/types/datatables.net/datatables.net-tests.ts similarity index 100% rename from datatables.net/datatables.net-tests.ts rename to types/datatables.net/datatables.net-tests.ts diff --git a/datatables.net/index.d.ts b/types/datatables.net/index.d.ts similarity index 100% rename from datatables.net/index.d.ts rename to types/datatables.net/index.d.ts diff --git a/datatables.net/tsconfig.json b/types/datatables.net/tsconfig.json similarity index 100% rename from datatables.net/tsconfig.json rename to types/datatables.net/tsconfig.json diff --git a/date.format.js/date.format.js-tests.ts b/types/date.format.js/date.format.js-tests.ts similarity index 100% rename from date.format.js/date.format.js-tests.ts rename to types/date.format.js/date.format.js-tests.ts diff --git a/date.format.js/index.d.ts b/types/date.format.js/index.d.ts similarity index 100% rename from date.format.js/index.d.ts rename to types/date.format.js/index.d.ts diff --git a/date.format.js/tsconfig.json b/types/date.format.js/tsconfig.json similarity index 100% rename from date.format.js/tsconfig.json rename to types/date.format.js/tsconfig.json diff --git a/dateformat/dateformat-tests.ts b/types/dateformat/dateformat-tests.ts similarity index 100% rename from dateformat/dateformat-tests.ts rename to types/dateformat/dateformat-tests.ts diff --git a/dateformat/index.d.ts b/types/dateformat/index.d.ts similarity index 100% rename from dateformat/index.d.ts rename to types/dateformat/index.d.ts diff --git a/dateformat/tsconfig.json b/types/dateformat/tsconfig.json similarity index 100% rename from dateformat/tsconfig.json rename to types/dateformat/tsconfig.json diff --git a/datejs/datejs-tests.ts b/types/datejs/datejs-tests.ts similarity index 100% rename from datejs/datejs-tests.ts rename to types/datejs/datejs-tests.ts diff --git a/datejs/index.d.ts b/types/datejs/index.d.ts similarity index 100% rename from datejs/index.d.ts rename to types/datejs/index.d.ts diff --git a/datejs/sugarpak.d.ts b/types/datejs/sugarpak.d.ts similarity index 100% rename from datejs/sugarpak.d.ts rename to types/datejs/sugarpak.d.ts diff --git a/datejs/tsconfig.json b/types/datejs/tsconfig.json similarity index 100% rename from datejs/tsconfig.json rename to types/datejs/tsconfig.json diff --git a/daterangepicker/daterangepicker-tests.ts b/types/daterangepicker/daterangepicker-tests.ts similarity index 100% rename from daterangepicker/daterangepicker-tests.ts rename to types/daterangepicker/daterangepicker-tests.ts diff --git a/daterangepicker/index.d.ts b/types/daterangepicker/index.d.ts similarity index 100% rename from daterangepicker/index.d.ts rename to types/daterangepicker/index.d.ts diff --git a/daterangepicker/package.json b/types/daterangepicker/package.json similarity index 100% rename from daterangepicker/package.json rename to types/daterangepicker/package.json diff --git a/daterangepicker/tsconfig.json b/types/daterangepicker/tsconfig.json similarity index 100% rename from daterangepicker/tsconfig.json rename to types/daterangepicker/tsconfig.json diff --git a/db-migrate-base/db-migrate-base-tests.ts b/types/db-migrate-base/db-migrate-base-tests.ts similarity index 100% rename from db-migrate-base/db-migrate-base-tests.ts rename to types/db-migrate-base/db-migrate-base-tests.ts diff --git a/db-migrate-base/index.d.ts b/types/db-migrate-base/index.d.ts similarity index 100% rename from db-migrate-base/index.d.ts rename to types/db-migrate-base/index.d.ts diff --git a/db-migrate-base/tsconfig.json b/types/db-migrate-base/tsconfig.json similarity index 100% rename from db-migrate-base/tsconfig.json rename to types/db-migrate-base/tsconfig.json diff --git a/db-migrate-pg/db-migrate-pg-tests.ts b/types/db-migrate-pg/db-migrate-pg-tests.ts similarity index 100% rename from db-migrate-pg/db-migrate-pg-tests.ts rename to types/db-migrate-pg/db-migrate-pg-tests.ts diff --git a/db-migrate-pg/index.d.ts b/types/db-migrate-pg/index.d.ts similarity index 100% rename from db-migrate-pg/index.d.ts rename to types/db-migrate-pg/index.d.ts diff --git a/db-migrate-pg/tsconfig.json b/types/db-migrate-pg/tsconfig.json similarity index 100% rename from db-migrate-pg/tsconfig.json rename to types/db-migrate-pg/tsconfig.json diff --git a/db.js/db.js-tests.ts b/types/db.js/db.js-tests.ts similarity index 100% rename from db.js/db.js-tests.ts rename to types/db.js/db.js-tests.ts diff --git a/db.js/index.d.ts b/types/db.js/index.d.ts similarity index 100% rename from db.js/index.d.ts rename to types/db.js/index.d.ts diff --git a/db.js/tsconfig.json b/types/db.js/tsconfig.json similarity index 100% rename from db.js/tsconfig.json rename to types/db.js/tsconfig.json diff --git a/dc/dc-tests.ts b/types/dc/dc-tests.ts similarity index 100% rename from dc/dc-tests.ts rename to types/dc/dc-tests.ts diff --git a/dc/index.d.ts b/types/dc/index.d.ts similarity index 100% rename from dc/index.d.ts rename to types/dc/index.d.ts diff --git a/dc/tsconfig.json b/types/dc/tsconfig.json similarity index 100% rename from dc/tsconfig.json rename to types/dc/tsconfig.json diff --git a/debounce/debounce-tests.ts b/types/debounce/debounce-tests.ts similarity index 100% rename from debounce/debounce-tests.ts rename to types/debounce/debounce-tests.ts diff --git a/debounce/index.d.ts b/types/debounce/index.d.ts similarity index 100% rename from debounce/index.d.ts rename to types/debounce/index.d.ts diff --git a/debounce/tsconfig.json b/types/debounce/tsconfig.json similarity index 100% rename from debounce/tsconfig.json rename to types/debounce/tsconfig.json diff --git a/debug/debug-tests.ts b/types/debug/debug-tests.ts similarity index 100% rename from debug/debug-tests.ts rename to types/debug/debug-tests.ts diff --git a/debug/index.d.ts b/types/debug/index.d.ts similarity index 100% rename from debug/index.d.ts rename to types/debug/index.d.ts diff --git a/debug/tsconfig.json b/types/debug/tsconfig.json similarity index 100% rename from debug/tsconfig.json rename to types/debug/tsconfig.json diff --git a/decamelize/decamelize-tests.ts b/types/decamelize/decamelize-tests.ts similarity index 100% rename from decamelize/decamelize-tests.ts rename to types/decamelize/decamelize-tests.ts diff --git a/decamelize/index.d.ts b/types/decamelize/index.d.ts similarity index 100% rename from decamelize/index.d.ts rename to types/decamelize/index.d.ts diff --git a/decamelize/tsconfig.json b/types/decamelize/tsconfig.json similarity index 100% rename from decamelize/tsconfig.json rename to types/decamelize/tsconfig.json diff --git a/decay/decay-tests.ts b/types/decay/decay-tests.ts similarity index 100% rename from decay/decay-tests.ts rename to types/decay/decay-tests.ts diff --git a/decay/index.d.ts b/types/decay/index.d.ts similarity index 100% rename from decay/index.d.ts rename to types/decay/index.d.ts diff --git a/decay/tsconfig.json b/types/decay/tsconfig.json similarity index 100% rename from decay/tsconfig.json rename to types/decay/tsconfig.json diff --git a/decay/tslint.json b/types/decay/tslint.json similarity index 100% rename from decay/tslint.json rename to types/decay/tslint.json diff --git a/decimal.js/decimal.js-tests.ts b/types/decimal.js/decimal.js-tests.ts similarity index 100% rename from decimal.js/decimal.js-tests.ts rename to types/decimal.js/decimal.js-tests.ts diff --git a/decimal.js/index.d.ts b/types/decimal.js/index.d.ts similarity index 100% rename from decimal.js/index.d.ts rename to types/decimal.js/index.d.ts diff --git a/decimal.js/tsconfig.json b/types/decimal.js/tsconfig.json similarity index 100% rename from decimal.js/tsconfig.json rename to types/decimal.js/tsconfig.json diff --git a/decorum/decorum-tests.ts b/types/decorum/decorum-tests.ts similarity index 100% rename from decorum/decorum-tests.ts rename to types/decorum/decorum-tests.ts diff --git a/decorum/index.d.ts b/types/decorum/index.d.ts similarity index 100% rename from decorum/index.d.ts rename to types/decorum/index.d.ts diff --git a/decorum/tsconfig.json b/types/decorum/tsconfig.json similarity index 100% rename from decorum/tsconfig.json rename to types/decorum/tsconfig.json diff --git a/deep-assign/deep-assign-tests.ts b/types/deep-assign/deep-assign-tests.ts similarity index 100% rename from deep-assign/deep-assign-tests.ts rename to types/deep-assign/deep-assign-tests.ts diff --git a/deep-assign/index.d.ts b/types/deep-assign/index.d.ts similarity index 100% rename from deep-assign/index.d.ts rename to types/deep-assign/index.d.ts diff --git a/deep-assign/tsconfig.json b/types/deep-assign/tsconfig.json similarity index 100% rename from deep-assign/tsconfig.json rename to types/deep-assign/tsconfig.json diff --git a/deep-diff/deep-diff-tests.ts b/types/deep-diff/deep-diff-tests.ts similarity index 100% rename from deep-diff/deep-diff-tests.ts rename to types/deep-diff/deep-diff-tests.ts diff --git a/deep-diff/index.d.ts b/types/deep-diff/index.d.ts similarity index 100% rename from deep-diff/index.d.ts rename to types/deep-diff/index.d.ts diff --git a/deep-diff/tsconfig.json b/types/deep-diff/tsconfig.json similarity index 100% rename from deep-diff/tsconfig.json rename to types/deep-diff/tsconfig.json diff --git a/deep-equal/deep-equal-tests.ts b/types/deep-equal/deep-equal-tests.ts similarity index 100% rename from deep-equal/deep-equal-tests.ts rename to types/deep-equal/deep-equal-tests.ts diff --git a/deep-equal/index.d.ts b/types/deep-equal/index.d.ts similarity index 100% rename from deep-equal/index.d.ts rename to types/deep-equal/index.d.ts diff --git a/deep-equal/tsconfig.json b/types/deep-equal/tsconfig.json similarity index 100% rename from deep-equal/tsconfig.json rename to types/deep-equal/tsconfig.json diff --git a/deep-equal/tslint.json b/types/deep-equal/tslint.json similarity index 100% rename from deep-equal/tslint.json rename to types/deep-equal/tslint.json diff --git a/deep-extend/deep-extend-tests.ts b/types/deep-extend/deep-extend-tests.ts similarity index 100% rename from deep-extend/deep-extend-tests.ts rename to types/deep-extend/deep-extend-tests.ts diff --git a/deep-extend/index.d.ts b/types/deep-extend/index.d.ts similarity index 100% rename from deep-extend/index.d.ts rename to types/deep-extend/index.d.ts diff --git a/deep-extend/tsconfig.json b/types/deep-extend/tsconfig.json similarity index 100% rename from deep-extend/tsconfig.json rename to types/deep-extend/tsconfig.json diff --git a/deep-freeze-strict/index.d.ts b/types/deep-freeze-strict/index.d.ts similarity index 100% rename from deep-freeze-strict/index.d.ts rename to types/deep-freeze-strict/index.d.ts diff --git a/deep-freeze-strict/tsconfig.json b/types/deep-freeze-strict/tsconfig.json similarity index 100% rename from deep-freeze-strict/tsconfig.json rename to types/deep-freeze-strict/tsconfig.json diff --git a/deep-freeze-strict/tslint.json b/types/deep-freeze-strict/tslint.json similarity index 100% rename from deep-freeze-strict/tslint.json rename to types/deep-freeze-strict/tslint.json diff --git a/deep-freeze/deep-freeze-tests.ts b/types/deep-freeze/deep-freeze-tests.ts similarity index 100% rename from deep-freeze/deep-freeze-tests.ts rename to types/deep-freeze/deep-freeze-tests.ts diff --git a/deep-freeze/index.d.ts b/types/deep-freeze/index.d.ts similarity index 100% rename from deep-freeze/index.d.ts rename to types/deep-freeze/index.d.ts diff --git a/deep-freeze/tsconfig.json b/types/deep-freeze/tsconfig.json similarity index 100% rename from deep-freeze/tsconfig.json rename to types/deep-freeze/tsconfig.json diff --git a/deepmerge/deepmerge-tests.ts b/types/deepmerge/deepmerge-tests.ts similarity index 100% rename from deepmerge/deepmerge-tests.ts rename to types/deepmerge/deepmerge-tests.ts diff --git a/deepmerge/index.d.ts b/types/deepmerge/index.d.ts similarity index 100% rename from deepmerge/index.d.ts rename to types/deepmerge/index.d.ts diff --git a/deepmerge/tsconfig.json b/types/deepmerge/tsconfig.json similarity index 100% rename from deepmerge/tsconfig.json rename to types/deepmerge/tsconfig.json diff --git a/deepmerge/tslint.json b/types/deepmerge/tslint.json similarity index 100% rename from deepmerge/tslint.json rename to types/deepmerge/tslint.json diff --git a/defaults/defaults-tests.ts b/types/defaults/defaults-tests.ts similarity index 100% rename from defaults/defaults-tests.ts rename to types/defaults/defaults-tests.ts diff --git a/defaults/index.d.ts b/types/defaults/index.d.ts similarity index 100% rename from defaults/index.d.ts rename to types/defaults/index.d.ts diff --git a/defaults/tsconfig.json b/types/defaults/tsconfig.json similarity index 100% rename from defaults/tsconfig.json rename to types/defaults/tsconfig.json diff --git a/deku/deku-tests.ts b/types/deku/deku-tests.ts similarity index 100% rename from deku/deku-tests.ts rename to types/deku/deku-tests.ts diff --git a/deku/index.d.ts b/types/deku/index.d.ts similarity index 100% rename from deku/index.d.ts rename to types/deku/index.d.ts diff --git a/deku/tsconfig.json b/types/deku/tsconfig.json similarity index 100% rename from deku/tsconfig.json rename to types/deku/tsconfig.json diff --git a/del/del-tests.ts b/types/del/del-tests.ts similarity index 100% rename from del/del-tests.ts rename to types/del/del-tests.ts diff --git a/del/index.d.ts b/types/del/index.d.ts similarity index 100% rename from del/index.d.ts rename to types/del/index.d.ts diff --git a/del/tsconfig.json b/types/del/tsconfig.json similarity index 100% rename from del/tsconfig.json rename to types/del/tsconfig.json diff --git a/del/tslint.json b/types/del/tslint.json similarity index 100% rename from del/tslint.json rename to types/del/tslint.json diff --git a/denodeify/denodeify-tests.ts b/types/denodeify/denodeify-tests.ts similarity index 100% rename from denodeify/denodeify-tests.ts rename to types/denodeify/denodeify-tests.ts diff --git a/denodeify/index.d.ts b/types/denodeify/index.d.ts similarity index 100% rename from denodeify/index.d.ts rename to types/denodeify/index.d.ts diff --git a/denodeify/tsconfig.json b/types/denodeify/tsconfig.json similarity index 100% rename from denodeify/tsconfig.json rename to types/denodeify/tsconfig.json diff --git a/deoxxa-content-type/deoxxa-content-type-tests.ts b/types/deoxxa-content-type/deoxxa-content-type-tests.ts similarity index 100% rename from deoxxa-content-type/deoxxa-content-type-tests.ts rename to types/deoxxa-content-type/deoxxa-content-type-tests.ts diff --git a/deoxxa-content-type/index.d.ts b/types/deoxxa-content-type/index.d.ts similarity index 100% rename from deoxxa-content-type/index.d.ts rename to types/deoxxa-content-type/index.d.ts diff --git a/deoxxa-content-type/tsconfig.json b/types/deoxxa-content-type/tsconfig.json similarity index 100% rename from deoxxa-content-type/tsconfig.json rename to types/deoxxa-content-type/tsconfig.json diff --git a/depd/depd-tests.ts b/types/depd/depd-tests.ts similarity index 100% rename from depd/depd-tests.ts rename to types/depd/depd-tests.ts diff --git a/depd/index.d.ts b/types/depd/index.d.ts similarity index 100% rename from depd/index.d.ts rename to types/depd/index.d.ts diff --git a/depd/tsconfig.json b/types/depd/tsconfig.json similarity index 100% rename from depd/tsconfig.json rename to types/depd/tsconfig.json diff --git a/deployjava/deployjava-tests.ts b/types/deployjava/deployjava-tests.ts similarity index 100% rename from deployjava/deployjava-tests.ts rename to types/deployjava/deployjava-tests.ts diff --git a/deployjava/index.d.ts b/types/deployjava/index.d.ts similarity index 100% rename from deployjava/index.d.ts rename to types/deployjava/index.d.ts diff --git a/deployjava/tsconfig.json b/types/deployjava/tsconfig.json similarity index 100% rename from deployjava/tsconfig.json rename to types/deployjava/tsconfig.json diff --git a/detect-browser/detect-browser-tests.ts b/types/detect-browser/detect-browser-tests.ts similarity index 100% rename from detect-browser/detect-browser-tests.ts rename to types/detect-browser/detect-browser-tests.ts diff --git a/detect-browser/index.d.ts b/types/detect-browser/index.d.ts similarity index 100% rename from detect-browser/index.d.ts rename to types/detect-browser/index.d.ts diff --git a/detect-browser/tsconfig.json b/types/detect-browser/tsconfig.json similarity index 100% rename from detect-browser/tsconfig.json rename to types/detect-browser/tsconfig.json diff --git a/detect-indent/detect-indent-tests.ts b/types/detect-indent/detect-indent-tests.ts similarity index 100% rename from detect-indent/detect-indent-tests.ts rename to types/detect-indent/detect-indent-tests.ts diff --git a/detect-indent/index.d.ts b/types/detect-indent/index.d.ts similarity index 100% rename from detect-indent/index.d.ts rename to types/detect-indent/index.d.ts diff --git a/detect-indent/tsconfig.json b/types/detect-indent/tsconfig.json similarity index 100% rename from detect-indent/tsconfig.json rename to types/detect-indent/tsconfig.json diff --git a/devexpress-web/README.md b/types/devexpress-web/README.md similarity index 100% rename from devexpress-web/README.md rename to types/devexpress-web/README.md diff --git a/devexpress-web/devexpress-web-tests.ts b/types/devexpress-web/devexpress-web-tests.ts similarity index 100% rename from devexpress-web/devexpress-web-tests.ts rename to types/devexpress-web/devexpress-web-tests.ts diff --git a/devexpress-web/index.d.ts b/types/devexpress-web/index.d.ts similarity index 100% rename from devexpress-web/index.d.ts rename to types/devexpress-web/index.d.ts diff --git a/devexpress-web/tsconfig.json b/types/devexpress-web/tsconfig.json similarity index 100% rename from devexpress-web/tsconfig.json rename to types/devexpress-web/tsconfig.json diff --git a/devextreme/README.md b/types/devextreme/README.md similarity index 100% rename from devextreme/README.md rename to types/devextreme/README.md diff --git a/devextreme/devextreme-tests.ts b/types/devextreme/devextreme-tests.ts similarity index 100% rename from devextreme/devextreme-tests.ts rename to types/devextreme/devextreme-tests.ts diff --git a/devextreme/index.d.ts b/types/devextreme/index.d.ts similarity index 100% rename from devextreme/index.d.ts rename to types/devextreme/index.d.ts diff --git a/devextreme/tsconfig.json b/types/devextreme/tsconfig.json similarity index 100% rename from devextreme/tsconfig.json rename to types/devextreme/tsconfig.json diff --git a/devextreme/v15/devextreme-tests.ts b/types/devextreme/v15/devextreme-tests.ts similarity index 100% rename from devextreme/v15/devextreme-tests.ts rename to types/devextreme/v15/devextreme-tests.ts diff --git a/devextreme/v15/index.d.ts b/types/devextreme/v15/index.d.ts similarity index 100% rename from devextreme/v15/index.d.ts rename to types/devextreme/v15/index.d.ts diff --git a/devextreme/v15/tsconfig.json b/types/devextreme/v15/tsconfig.json similarity index 100% rename from devextreme/v15/tsconfig.json rename to types/devextreme/v15/tsconfig.json diff --git a/devtools-detect/devtools-detect-tests.ts b/types/devtools-detect/devtools-detect-tests.ts similarity index 100% rename from devtools-detect/devtools-detect-tests.ts rename to types/devtools-detect/devtools-detect-tests.ts diff --git a/devtools-detect/index.d.ts b/types/devtools-detect/index.d.ts similarity index 100% rename from devtools-detect/index.d.ts rename to types/devtools-detect/index.d.ts diff --git a/devtools-detect/tsconfig.json b/types/devtools-detect/tsconfig.json similarity index 100% rename from devtools-detect/tsconfig.json rename to types/devtools-detect/tsconfig.json diff --git a/df-visible/df-visible-tests.ts b/types/df-visible/df-visible-tests.ts similarity index 100% rename from df-visible/df-visible-tests.ts rename to types/df-visible/df-visible-tests.ts diff --git a/df-visible/index.d.ts b/types/df-visible/index.d.ts similarity index 100% rename from df-visible/index.d.ts rename to types/df-visible/index.d.ts diff --git a/df-visible/tsconfig.json b/types/df-visible/tsconfig.json similarity index 100% rename from df-visible/tsconfig.json rename to types/df-visible/tsconfig.json diff --git a/dhtmlxgantt/dhtmlxgantt-tests.ts b/types/dhtmlxgantt/dhtmlxgantt-tests.ts similarity index 100% rename from dhtmlxgantt/dhtmlxgantt-tests.ts rename to types/dhtmlxgantt/dhtmlxgantt-tests.ts diff --git a/dhtmlxgantt/index.d.ts b/types/dhtmlxgantt/index.d.ts similarity index 100% rename from dhtmlxgantt/index.d.ts rename to types/dhtmlxgantt/index.d.ts diff --git a/dhtmlxgantt/tsconfig.json b/types/dhtmlxgantt/tsconfig.json similarity index 100% rename from dhtmlxgantt/tsconfig.json rename to types/dhtmlxgantt/tsconfig.json diff --git a/dhtmlxscheduler/dhtmlxscheduler-tests.ts b/types/dhtmlxscheduler/dhtmlxscheduler-tests.ts similarity index 100% rename from dhtmlxscheduler/dhtmlxscheduler-tests.ts rename to types/dhtmlxscheduler/dhtmlxscheduler-tests.ts diff --git a/dhtmlxscheduler/index.d.ts b/types/dhtmlxscheduler/index.d.ts similarity index 100% rename from dhtmlxscheduler/index.d.ts rename to types/dhtmlxscheduler/index.d.ts diff --git a/dhtmlxscheduler/tsconfig.json b/types/dhtmlxscheduler/tsconfig.json similarity index 100% rename from dhtmlxscheduler/tsconfig.json rename to types/dhtmlxscheduler/tsconfig.json diff --git a/di-lite/di-lite-tests.ts b/types/di-lite/di-lite-tests.ts similarity index 100% rename from di-lite/di-lite-tests.ts rename to types/di-lite/di-lite-tests.ts diff --git a/di-lite/index.d.ts b/types/di-lite/index.d.ts similarity index 100% rename from di-lite/index.d.ts rename to types/di-lite/index.d.ts diff --git a/di-lite/tsconfig.json b/types/di-lite/tsconfig.json similarity index 100% rename from di-lite/tsconfig.json rename to types/di-lite/tsconfig.json diff --git a/diff-match-patch/diff-match-patch-tests.ts b/types/diff-match-patch/diff-match-patch-tests.ts similarity index 100% rename from diff-match-patch/diff-match-patch-tests.ts rename to types/diff-match-patch/diff-match-patch-tests.ts diff --git a/diff-match-patch/index.d.ts b/types/diff-match-patch/index.d.ts similarity index 100% rename from diff-match-patch/index.d.ts rename to types/diff-match-patch/index.d.ts diff --git a/diff-match-patch/tsconfig.json b/types/diff-match-patch/tsconfig.json similarity index 100% rename from diff-match-patch/tsconfig.json rename to types/diff-match-patch/tsconfig.json diff --git a/diff/diff-tests.ts b/types/diff/diff-tests.ts similarity index 100% rename from diff/diff-tests.ts rename to types/diff/diff-tests.ts diff --git a/diff/index.d.ts b/types/diff/index.d.ts similarity index 100% rename from diff/index.d.ts rename to types/diff/index.d.ts diff --git a/diff/tsconfig.json b/types/diff/tsconfig.json similarity index 100% rename from diff/tsconfig.json rename to types/diff/tsconfig.json diff --git a/diff2html/diff2html-tests.ts b/types/diff2html/diff2html-tests.ts similarity index 100% rename from diff2html/diff2html-tests.ts rename to types/diff2html/diff2html-tests.ts diff --git a/diff2html/index.d.ts b/types/diff2html/index.d.ts similarity index 100% rename from diff2html/index.d.ts rename to types/diff2html/index.d.ts diff --git a/diff2html/tsconfig.json b/types/diff2html/tsconfig.json similarity index 100% rename from diff2html/tsconfig.json rename to types/diff2html/tsconfig.json diff --git a/dir-resolve/dir-resolve-tests.ts b/types/dir-resolve/dir-resolve-tests.ts similarity index 100% rename from dir-resolve/dir-resolve-tests.ts rename to types/dir-resolve/dir-resolve-tests.ts diff --git a/dir-resolve/index.d.ts b/types/dir-resolve/index.d.ts similarity index 100% rename from dir-resolve/index.d.ts rename to types/dir-resolve/index.d.ts diff --git a/dir-resolve/tsconfig.json b/types/dir-resolve/tsconfig.json similarity index 100% rename from dir-resolve/tsconfig.json rename to types/dir-resolve/tsconfig.json diff --git a/dir-resolve/tslint.json b/types/dir-resolve/tslint.json similarity index 100% rename from dir-resolve/tslint.json rename to types/dir-resolve/tslint.json diff --git a/discontinuous-range/discontinuous-range-tests.ts b/types/discontinuous-range/discontinuous-range-tests.ts similarity index 100% rename from discontinuous-range/discontinuous-range-tests.ts rename to types/discontinuous-range/discontinuous-range-tests.ts diff --git a/discontinuous-range/index.d.ts b/types/discontinuous-range/index.d.ts similarity index 100% rename from discontinuous-range/index.d.ts rename to types/discontinuous-range/index.d.ts diff --git a/discontinuous-range/tsconfig.json b/types/discontinuous-range/tsconfig.json similarity index 100% rename from discontinuous-range/tsconfig.json rename to types/discontinuous-range/tsconfig.json diff --git a/discontinuous-range/tslint.json b/types/discontinuous-range/tslint.json similarity index 100% rename from discontinuous-range/tslint.json rename to types/discontinuous-range/tslint.json diff --git a/disposable-email-domains/disposable-email-domains-tests.ts b/types/disposable-email-domains/disposable-email-domains-tests.ts similarity index 100% rename from disposable-email-domains/disposable-email-domains-tests.ts rename to types/disposable-email-domains/disposable-email-domains-tests.ts diff --git a/disposable-email-domains/index.d.ts b/types/disposable-email-domains/index.d.ts similarity index 100% rename from disposable-email-domains/index.d.ts rename to types/disposable-email-domains/index.d.ts diff --git a/disposable-email-domains/tsconfig.json b/types/disposable-email-domains/tsconfig.json similarity index 100% rename from disposable-email-domains/tsconfig.json rename to types/disposable-email-domains/tsconfig.json diff --git a/doccookies/doccookies-tests.ts b/types/doccookies/doccookies-tests.ts similarity index 100% rename from doccookies/doccookies-tests.ts rename to types/doccookies/doccookies-tests.ts diff --git a/doccookies/index.d.ts b/types/doccookies/index.d.ts similarity index 100% rename from doccookies/index.d.ts rename to types/doccookies/index.d.ts diff --git a/doccookies/tsconfig.json b/types/doccookies/tsconfig.json similarity index 100% rename from doccookies/tsconfig.json rename to types/doccookies/tsconfig.json diff --git a/dock-spawn/dock-spawn-tests.ts b/types/dock-spawn/dock-spawn-tests.ts similarity index 100% rename from dock-spawn/dock-spawn-tests.ts rename to types/dock-spawn/dock-spawn-tests.ts diff --git a/dock-spawn/index.d.ts b/types/dock-spawn/index.d.ts similarity index 100% rename from dock-spawn/index.d.ts rename to types/dock-spawn/index.d.ts diff --git a/dock-spawn/tsconfig.json b/types/dock-spawn/tsconfig.json similarity index 100% rename from dock-spawn/tsconfig.json rename to types/dock-spawn/tsconfig.json diff --git a/dockerode/dockerode-tests.ts b/types/dockerode/dockerode-tests.ts similarity index 100% rename from dockerode/dockerode-tests.ts rename to types/dockerode/dockerode-tests.ts diff --git a/dockerode/index.d.ts b/types/dockerode/index.d.ts similarity index 100% rename from dockerode/index.d.ts rename to types/dockerode/index.d.ts diff --git a/dockerode/tsconfig.json b/types/dockerode/tsconfig.json similarity index 100% rename from dockerode/tsconfig.json rename to types/dockerode/tsconfig.json diff --git a/dockerode/tslint.json b/types/dockerode/tslint.json similarity index 100% rename from dockerode/tslint.json rename to types/dockerode/tslint.json diff --git a/docopt/docopt-tests.ts b/types/docopt/docopt-tests.ts similarity index 100% rename from docopt/docopt-tests.ts rename to types/docopt/docopt-tests.ts diff --git a/docopt/index.d.ts b/types/docopt/index.d.ts similarity index 100% rename from docopt/index.d.ts rename to types/docopt/index.d.ts diff --git a/docopt/tsconfig.json b/types/docopt/tsconfig.json similarity index 100% rename from docopt/tsconfig.json rename to types/docopt/tsconfig.json diff --git a/doctrine/doctrine-tests.ts b/types/doctrine/doctrine-tests.ts similarity index 100% rename from doctrine/doctrine-tests.ts rename to types/doctrine/doctrine-tests.ts diff --git a/doctrine/index.d.ts b/types/doctrine/index.d.ts similarity index 100% rename from doctrine/index.d.ts rename to types/doctrine/index.d.ts diff --git a/doctrine/tsconfig.json b/types/doctrine/tsconfig.json similarity index 100% rename from doctrine/tsconfig.json rename to types/doctrine/tsconfig.json diff --git a/documentdb-server/documentdb-server-tests.ts b/types/documentdb-server/documentdb-server-tests.ts similarity index 100% rename from documentdb-server/documentdb-server-tests.ts rename to types/documentdb-server/documentdb-server-tests.ts diff --git a/documentdb-server/index.d.ts b/types/documentdb-server/index.d.ts similarity index 100% rename from documentdb-server/index.d.ts rename to types/documentdb-server/index.d.ts diff --git a/documentdb-server/tsconfig.json b/types/documentdb-server/tsconfig.json similarity index 100% rename from documentdb-server/tsconfig.json rename to types/documentdb-server/tsconfig.json diff --git a/documentdb/documentdb-tests.ts b/types/documentdb/documentdb-tests.ts similarity index 100% rename from documentdb/documentdb-tests.ts rename to types/documentdb/documentdb-tests.ts diff --git a/documentdb/index.d.ts b/types/documentdb/index.d.ts similarity index 100% rename from documentdb/index.d.ts rename to types/documentdb/index.d.ts diff --git a/documentdb/tsconfig.json b/types/documentdb/tsconfig.json similarity index 100% rename from documentdb/tsconfig.json rename to types/documentdb/tsconfig.json diff --git a/dojo/README.md b/types/dojo/README.md similarity index 100% rename from dojo/README.md rename to types/dojo/README.md diff --git a/dojo/dijit.d.ts b/types/dojo/dijit.d.ts similarity index 100% rename from dojo/dijit.d.ts rename to types/dojo/dijit.d.ts diff --git a/dojo/doh.d.ts b/types/dojo/doh.d.ts similarity index 100% rename from dojo/doh.d.ts rename to types/dojo/doh.d.ts diff --git a/dojo/dojox.NodeList.d.ts b/types/dojo/dojox.NodeList.d.ts similarity index 100% rename from dojo/dojox.NodeList.d.ts rename to types/dojo/dojox.NodeList.d.ts diff --git a/dojo/dojox.analytics.d.ts b/types/dojo/dojox.analytics.d.ts similarity index 100% rename from dojo/dojox.analytics.d.ts rename to types/dojo/dojox.analytics.d.ts diff --git a/dojo/dojox.app.d.ts b/types/dojo/dojox.app.d.ts similarity index 100% rename from dojo/dojox.app.d.ts rename to types/dojo/dojox.app.d.ts diff --git a/dojo/dojox.atom.d.ts b/types/dojo/dojox.atom.d.ts similarity index 100% rename from dojo/dojox.atom.d.ts rename to types/dojo/dojox.atom.d.ts diff --git a/dojo/dojox.av.d.ts b/types/dojo/dojox.av.d.ts similarity index 100% rename from dojo/dojox.av.d.ts rename to types/dojo/dojox.av.d.ts diff --git a/dojo/dojox.calc.d.ts b/types/dojo/dojox.calc.d.ts similarity index 100% rename from dojo/dojox.calc.d.ts rename to types/dojo/dojox.calc.d.ts diff --git a/dojo/dojox.calendar.d.ts b/types/dojo/dojox.calendar.d.ts similarity index 100% rename from dojo/dojox.calendar.d.ts rename to types/dojo/dojox.calendar.d.ts diff --git a/dojo/dojox.charting.d.ts b/types/dojo/dojox.charting.d.ts similarity index 100% rename from dojo/dojox.charting.d.ts rename to types/dojo/dojox.charting.d.ts diff --git a/dojo/dojox.collections.d.ts b/types/dojo/dojox.collections.d.ts similarity index 100% rename from dojo/dojox.collections.d.ts rename to types/dojo/dojox.collections.d.ts diff --git a/dojo/dojox.color.d.ts b/types/dojo/dojox.color.d.ts similarity index 100% rename from dojo/dojox.color.d.ts rename to types/dojo/dojox.color.d.ts diff --git a/dojo/dojox.css3.d.ts b/types/dojo/dojox.css3.d.ts similarity index 100% rename from dojo/dojox.css3.d.ts rename to types/dojo/dojox.css3.d.ts diff --git a/dojo/dojox.data.d.ts b/types/dojo/dojox.data.d.ts similarity index 100% rename from dojo/dojox.data.d.ts rename to types/dojo/dojox.data.d.ts diff --git a/dojo/dojox.date.d.ts b/types/dojo/dojox.date.d.ts similarity index 100% rename from dojo/dojox.date.d.ts rename to types/dojo/dojox.date.d.ts diff --git a/dojo/dojox.dgauges.d.ts b/types/dojo/dojox.dgauges.d.ts similarity index 100% rename from dojo/dojox.dgauges.d.ts rename to types/dojo/dojox.dgauges.d.ts diff --git a/dojo/dojox.dnd.d.ts b/types/dojo/dojox.dnd.d.ts similarity index 100% rename from dojo/dojox.dnd.d.ts rename to types/dojo/dojox.dnd.d.ts diff --git a/dojo/dojox.drawing.d.ts b/types/dojo/dojox.drawing.d.ts similarity index 100% rename from dojo/dojox.drawing.d.ts rename to types/dojo/dojox.drawing.d.ts diff --git a/dojo/dojox.dtl.d.ts b/types/dojo/dojox.dtl.d.ts similarity index 100% rename from dojo/dojox.dtl.d.ts rename to types/dojo/dojox.dtl.d.ts diff --git a/dojo/dojox.editor.d.ts b/types/dojo/dojox.editor.d.ts similarity index 100% rename from dojo/dojox.editor.d.ts rename to types/dojo/dojox.editor.d.ts diff --git a/dojo/dojox.embed.d.ts b/types/dojo/dojox.embed.d.ts similarity index 100% rename from dojo/dojox.embed.d.ts rename to types/dojo/dojox.embed.d.ts diff --git a/dojo/dojox.encoding.d.ts b/types/dojo/dojox.encoding.d.ts similarity index 100% rename from dojo/dojox.encoding.d.ts rename to types/dojo/dojox.encoding.d.ts diff --git a/dojo/dojox.flash.d.ts b/types/dojo/dojox.flash.d.ts similarity index 100% rename from dojo/dojox.flash.d.ts rename to types/dojo/dojox.flash.d.ts diff --git a/dojo/dojox.form.d.ts b/types/dojo/dojox.form.d.ts similarity index 100% rename from dojo/dojox.form.d.ts rename to types/dojo/dojox.form.d.ts diff --git a/dojo/dojox.fx.d.ts b/types/dojo/dojox.fx.d.ts similarity index 100% rename from dojo/dojox.fx.d.ts rename to types/dojo/dojox.fx.d.ts diff --git a/dojo/dojox.gantt.d.ts b/types/dojo/dojox.gantt.d.ts similarity index 100% rename from dojo/dojox.gantt.d.ts rename to types/dojo/dojox.gantt.d.ts diff --git a/dojo/dojox.gauges.d.ts b/types/dojo/dojox.gauges.d.ts similarity index 100% rename from dojo/dojox.gauges.d.ts rename to types/dojo/dojox.gauges.d.ts diff --git a/dojo/dojox.geo.d.ts b/types/dojo/dojox.geo.d.ts similarity index 100% rename from dojo/dojox.geo.d.ts rename to types/dojo/dojox.geo.d.ts diff --git a/dojo/dojox.gesture.d.ts b/types/dojo/dojox.gesture.d.ts similarity index 100% rename from dojo/dojox.gesture.d.ts rename to types/dojo/dojox.gesture.d.ts diff --git a/dojo/dojox.gfx.d.ts b/types/dojo/dojox.gfx.d.ts similarity index 100% rename from dojo/dojox.gfx.d.ts rename to types/dojo/dojox.gfx.d.ts diff --git a/dojo/dojox.gfx3d.d.ts b/types/dojo/dojox.gfx3d.d.ts similarity index 100% rename from dojo/dojox.gfx3d.d.ts rename to types/dojo/dojox.gfx3d.d.ts diff --git a/dojo/dojox.grid.d.ts b/types/dojo/dojox.grid.d.ts similarity index 100% rename from dojo/dojox.grid.d.ts rename to types/dojo/dojox.grid.d.ts diff --git a/dojo/dojox.help.d.ts b/types/dojo/dojox.help.d.ts similarity index 100% rename from dojo/dojox.help.d.ts rename to types/dojo/dojox.help.d.ts diff --git a/dojo/dojox.highlight.d.ts b/types/dojo/dojox.highlight.d.ts similarity index 100% rename from dojo/dojox.highlight.d.ts rename to types/dojo/dojox.highlight.d.ts diff --git a/dojo/dojox.html.d.ts b/types/dojo/dojox.html.d.ts similarity index 100% rename from dojo/dojox.html.d.ts rename to types/dojo/dojox.html.d.ts diff --git a/dojo/dojox.image.d.ts b/types/dojo/dojox.image.d.ts similarity index 100% rename from dojo/dojox.image.d.ts rename to types/dojo/dojox.image.d.ts diff --git a/dojo/dojox.io.d.ts b/types/dojo/dojox.io.d.ts similarity index 100% rename from dojo/dojox.io.d.ts rename to types/dojo/dojox.io.d.ts diff --git a/dojo/dojox.jq.d.ts b/types/dojo/dojox.jq.d.ts similarity index 100% rename from dojo/dojox.jq.d.ts rename to types/dojo/dojox.jq.d.ts diff --git a/dojo/dojox.json.d.ts b/types/dojo/dojox.json.d.ts similarity index 100% rename from dojo/dojox.json.d.ts rename to types/dojo/dojox.json.d.ts diff --git a/dojo/dojox.jsonPath.d.ts b/types/dojo/dojox.jsonPath.d.ts similarity index 100% rename from dojo/dojox.jsonPath.d.ts rename to types/dojo/dojox.jsonPath.d.ts diff --git a/dojo/dojox.lang.d.ts b/types/dojo/dojox.lang.d.ts similarity index 100% rename from dojo/dojox.lang.d.ts rename to types/dojo/dojox.lang.d.ts diff --git a/dojo/dojox.layout.d.ts b/types/dojo/dojox.layout.d.ts similarity index 100% rename from dojo/dojox.layout.d.ts rename to types/dojo/dojox.layout.d.ts diff --git a/dojo/dojox.main.d.ts b/types/dojo/dojox.main.d.ts similarity index 100% rename from dojo/dojox.main.d.ts rename to types/dojo/dojox.main.d.ts diff --git a/dojo/dojox.math.d.ts b/types/dojo/dojox.math.d.ts similarity index 100% rename from dojo/dojox.math.d.ts rename to types/dojo/dojox.math.d.ts diff --git a/dojo/dojox.mdnd.d.ts b/types/dojo/dojox.mdnd.d.ts similarity index 100% rename from dojo/dojox.mdnd.d.ts rename to types/dojo/dojox.mdnd.d.ts diff --git a/dojo/dojox.mobile.d.ts b/types/dojo/dojox.mobile.d.ts similarity index 100% rename from dojo/dojox.mobile.d.ts rename to types/dojo/dojox.mobile.d.ts diff --git a/dojo/dojox.mvc.d.ts b/types/dojo/dojox.mvc.d.ts similarity index 100% rename from dojo/dojox.mvc.d.ts rename to types/dojo/dojox.mvc.d.ts diff --git a/dojo/dojox.rails.d.ts b/types/dojo/dojox.rails.d.ts similarity index 100% rename from dojo/dojox.rails.d.ts rename to types/dojo/dojox.rails.d.ts diff --git a/dojo/dojox.robot.d.ts b/types/dojo/dojox.robot.d.ts similarity index 100% rename from dojo/dojox.robot.d.ts rename to types/dojo/dojox.robot.d.ts diff --git a/dojo/dojox.rpc.d.ts b/types/dojo/dojox.rpc.d.ts similarity index 100% rename from dojo/dojox.rpc.d.ts rename to types/dojo/dojox.rpc.d.ts diff --git a/dojo/dojox.secure.d.ts b/types/dojo/dojox.secure.d.ts similarity index 100% rename from dojo/dojox.secure.d.ts rename to types/dojo/dojox.secure.d.ts diff --git a/dojo/dojox.sketch.d.ts b/types/dojo/dojox.sketch.d.ts similarity index 100% rename from dojo/dojox.sketch.d.ts rename to types/dojo/dojox.sketch.d.ts diff --git a/dojo/dojox.socket.d.ts b/types/dojo/dojox.socket.d.ts similarity index 100% rename from dojo/dojox.socket.d.ts rename to types/dojo/dojox.socket.d.ts diff --git a/dojo/dojox.sql.d.ts b/types/dojo/dojox.sql.d.ts similarity index 100% rename from dojo/dojox.sql.d.ts rename to types/dojo/dojox.sql.d.ts diff --git a/dojo/dojox.storage.d.ts b/types/dojo/dojox.storage.d.ts similarity index 100% rename from dojo/dojox.storage.d.ts rename to types/dojo/dojox.storage.d.ts diff --git a/dojo/dojox.string.d.ts b/types/dojo/dojox.string.d.ts similarity index 100% rename from dojo/dojox.string.d.ts rename to types/dojo/dojox.string.d.ts diff --git a/dojo/dojox.testing.d.ts b/types/dojo/dojox.testing.d.ts similarity index 100% rename from dojo/dojox.testing.d.ts rename to types/dojo/dojox.testing.d.ts diff --git a/dojo/dojox.timing.d.ts b/types/dojo/dojox.timing.d.ts similarity index 100% rename from dojo/dojox.timing.d.ts rename to types/dojo/dojox.timing.d.ts diff --git a/dojo/dojox.treemap.d.ts b/types/dojo/dojox.treemap.d.ts similarity index 100% rename from dojo/dojox.treemap.d.ts rename to types/dojo/dojox.treemap.d.ts diff --git a/dojo/dojox.uuid.d.ts b/types/dojo/dojox.uuid.d.ts similarity index 100% rename from dojo/dojox.uuid.d.ts rename to types/dojo/dojox.uuid.d.ts diff --git a/dojo/dojox.validate.d.ts b/types/dojo/dojox.validate.d.ts similarity index 100% rename from dojo/dojox.validate.d.ts rename to types/dojo/dojox.validate.d.ts diff --git a/dojo/dojox.widget.d.ts b/types/dojo/dojox.widget.d.ts similarity index 100% rename from dojo/dojox.widget.d.ts rename to types/dojo/dojox.widget.d.ts diff --git a/dojo/dojox.xml.d.ts b/types/dojo/dojox.xml.d.ts similarity index 100% rename from dojo/dojox.xml.d.ts rename to types/dojo/dojox.xml.d.ts diff --git a/dojo/index.d.ts b/types/dojo/index.d.ts similarity index 100% rename from dojo/index.d.ts rename to types/dojo/index.d.ts diff --git a/dojo/tsconfig.json b/types/dojo/tsconfig.json similarity index 100% rename from dojo/tsconfig.json rename to types/dojo/tsconfig.json diff --git a/dom4/dom4-tests.ts b/types/dom4/dom4-tests.ts similarity index 100% rename from dom4/dom4-tests.ts rename to types/dom4/dom4-tests.ts diff --git a/dom4/index.d.ts b/types/dom4/index.d.ts similarity index 100% rename from dom4/index.d.ts rename to types/dom4/index.d.ts diff --git a/dom4/tsconfig.json b/types/dom4/tsconfig.json similarity index 100% rename from dom4/tsconfig.json rename to types/dom4/tsconfig.json diff --git a/domo/domo-tests.ts b/types/domo/domo-tests.ts similarity index 100% rename from domo/domo-tests.ts rename to types/domo/domo-tests.ts diff --git a/domo/index.d.ts b/types/domo/index.d.ts similarity index 100% rename from domo/index.d.ts rename to types/domo/index.d.ts diff --git a/domo/tsconfig.json b/types/domo/tsconfig.json similarity index 100% rename from domo/tsconfig.json rename to types/domo/tsconfig.json diff --git a/dompurify/dompurify-tests.ts b/types/dompurify/dompurify-tests.ts similarity index 100% rename from dompurify/dompurify-tests.ts rename to types/dompurify/dompurify-tests.ts diff --git a/dompurify/index.d.ts b/types/dompurify/index.d.ts similarity index 100% rename from dompurify/index.d.ts rename to types/dompurify/index.d.ts diff --git a/dompurify/tsconfig.json b/types/dompurify/tsconfig.json similarity index 100% rename from dompurify/tsconfig.json rename to types/dompurify/tsconfig.json diff --git a/domready/domready-tests.ts b/types/domready/domready-tests.ts similarity index 100% rename from domready/domready-tests.ts rename to types/domready/domready-tests.ts diff --git a/domready/index.d.ts b/types/domready/index.d.ts similarity index 100% rename from domready/index.d.ts rename to types/domready/index.d.ts diff --git a/domready/tsconfig.json b/types/domready/tsconfig.json similarity index 100% rename from domready/tsconfig.json rename to types/domready/tsconfig.json diff --git a/domurl/domurl-tests.ts b/types/domurl/domurl-tests.ts similarity index 100% rename from domurl/domurl-tests.ts rename to types/domurl/domurl-tests.ts diff --git a/domurl/index.d.ts b/types/domurl/index.d.ts similarity index 100% rename from domurl/index.d.ts rename to types/domurl/index.d.ts diff --git a/domurl/tsconfig.json b/types/domurl/tsconfig.json similarity index 100% rename from domurl/tsconfig.json rename to types/domurl/tsconfig.json diff --git a/donna/donna-tests.ts b/types/donna/donna-tests.ts similarity index 100% rename from donna/donna-tests.ts rename to types/donna/donna-tests.ts diff --git a/donna/index.d.ts b/types/donna/index.d.ts similarity index 100% rename from donna/index.d.ts rename to types/donna/index.d.ts diff --git a/donna/tsconfig.json b/types/donna/tsconfig.json similarity index 100% rename from donna/tsconfig.json rename to types/donna/tsconfig.json diff --git a/dookie/dookie-tests.ts b/types/dookie/dookie-tests.ts similarity index 100% rename from dookie/dookie-tests.ts rename to types/dookie/dookie-tests.ts diff --git a/dookie/index.d.ts b/types/dookie/index.d.ts similarity index 100% rename from dookie/index.d.ts rename to types/dookie/index.d.ts diff --git a/dookie/tsconfig.json b/types/dookie/tsconfig.json similarity index 100% rename from dookie/tsconfig.json rename to types/dookie/tsconfig.json diff --git a/dookie/tslint.json b/types/dookie/tslint.json similarity index 100% rename from dookie/tslint.json rename to types/dookie/tslint.json diff --git a/dot-object/dot-object-tests.ts b/types/dot-object/dot-object-tests.ts similarity index 100% rename from dot-object/dot-object-tests.ts rename to types/dot-object/dot-object-tests.ts diff --git a/dot-object/index.d.ts b/types/dot-object/index.d.ts similarity index 100% rename from dot-object/index.d.ts rename to types/dot-object/index.d.ts diff --git a/dot-object/tsconfig.json b/types/dot-object/tsconfig.json similarity index 100% rename from dot-object/tsconfig.json rename to types/dot-object/tsconfig.json diff --git a/dot-prop/dot-prop-tests.ts b/types/dot-prop/dot-prop-tests.ts similarity index 100% rename from dot-prop/dot-prop-tests.ts rename to types/dot-prop/dot-prop-tests.ts diff --git a/dot-prop/index.d.ts b/types/dot-prop/index.d.ts similarity index 100% rename from dot-prop/index.d.ts rename to types/dot-prop/index.d.ts diff --git a/dot-prop/tsconfig.json b/types/dot-prop/tsconfig.json similarity index 100% rename from dot-prop/tsconfig.json rename to types/dot-prop/tsconfig.json diff --git a/dot/dot-tests.ts b/types/dot/dot-tests.ts similarity index 100% rename from dot/dot-tests.ts rename to types/dot/dot-tests.ts diff --git a/dot/index.d.ts b/types/dot/index.d.ts similarity index 100% rename from dot/index.d.ts rename to types/dot/index.d.ts diff --git a/dot/tsconfig.json b/types/dot/tsconfig.json similarity index 100% rename from dot/tsconfig.json rename to types/dot/tsconfig.json diff --git a/dot/tslint.json b/types/dot/tslint.json similarity index 100% rename from dot/tslint.json rename to types/dot/tslint.json diff --git a/dotdotdot/dotdotdot-tests.ts b/types/dotdotdot/dotdotdot-tests.ts similarity index 100% rename from dotdotdot/dotdotdot-tests.ts rename to types/dotdotdot/dotdotdot-tests.ts diff --git a/dotdotdot/index.d.ts b/types/dotdotdot/index.d.ts similarity index 100% rename from dotdotdot/index.d.ts rename to types/dotdotdot/index.d.ts diff --git a/dotdotdot/tsconfig.json b/types/dotdotdot/tsconfig.json similarity index 100% rename from dotdotdot/tsconfig.json rename to types/dotdotdot/tsconfig.json diff --git a/dotenv/dotenv-tests.ts b/types/dotenv/dotenv-tests.ts similarity index 100% rename from dotenv/dotenv-tests.ts rename to types/dotenv/dotenv-tests.ts diff --git a/dotenv/index.d.ts b/types/dotenv/index.d.ts similarity index 100% rename from dotenv/index.d.ts rename to types/dotenv/index.d.ts diff --git a/dotenv/tsconfig.json b/types/dotenv/tsconfig.json similarity index 100% rename from dotenv/tsconfig.json rename to types/dotenv/tsconfig.json diff --git a/dotenv/tslint.json b/types/dotenv/tslint.json similarity index 100% rename from dotenv/tslint.json rename to types/dotenv/tslint.json diff --git a/doublearray/doublearray-tests.ts b/types/doublearray/doublearray-tests.ts similarity index 100% rename from doublearray/doublearray-tests.ts rename to types/doublearray/doublearray-tests.ts diff --git a/doublearray/index.d.ts b/types/doublearray/index.d.ts similarity index 100% rename from doublearray/index.d.ts rename to types/doublearray/index.d.ts diff --git a/doublearray/tsconfig.json b/types/doublearray/tsconfig.json similarity index 100% rename from doublearray/tsconfig.json rename to types/doublearray/tsconfig.json diff --git a/doubleclick-gpt/doubleclick-gpt-tests.ts b/types/doubleclick-gpt/doubleclick-gpt-tests.ts similarity index 100% rename from doubleclick-gpt/doubleclick-gpt-tests.ts rename to types/doubleclick-gpt/doubleclick-gpt-tests.ts diff --git a/doubleclick-gpt/index.d.ts b/types/doubleclick-gpt/index.d.ts similarity index 100% rename from doubleclick-gpt/index.d.ts rename to types/doubleclick-gpt/index.d.ts diff --git a/doubleclick-gpt/tsconfig.json b/types/doubleclick-gpt/tsconfig.json similarity index 100% rename from doubleclick-gpt/tsconfig.json rename to types/doubleclick-gpt/tsconfig.json diff --git a/draft-js/draft-js-tests.tsx b/types/draft-js/draft-js-tests.tsx similarity index 100% rename from draft-js/draft-js-tests.tsx rename to types/draft-js/draft-js-tests.tsx diff --git a/draft-js/index.d.ts b/types/draft-js/index.d.ts similarity index 100% rename from draft-js/index.d.ts rename to types/draft-js/index.d.ts diff --git a/draft-js/package.json b/types/draft-js/package.json similarity index 100% rename from draft-js/package.json rename to types/draft-js/package.json diff --git a/draft-js/tsconfig.json b/types/draft-js/tsconfig.json similarity index 100% rename from draft-js/tsconfig.json rename to types/draft-js/tsconfig.json diff --git a/dragster/dragster-tests.ts b/types/dragster/dragster-tests.ts similarity index 100% rename from dragster/dragster-tests.ts rename to types/dragster/dragster-tests.ts diff --git a/dragster/index.d.ts b/types/dragster/index.d.ts similarity index 100% rename from dragster/index.d.ts rename to types/dragster/index.d.ts diff --git a/dragster/tsconfig.json b/types/dragster/tsconfig.json similarity index 100% rename from dragster/tsconfig.json rename to types/dragster/tsconfig.json diff --git a/dragster/tslint.json b/types/dragster/tslint.json similarity index 100% rename from dragster/tslint.json rename to types/dragster/tslint.json diff --git a/dragula/dragula-tests.ts b/types/dragula/dragula-tests.ts similarity index 100% rename from dragula/dragula-tests.ts rename to types/dragula/dragula-tests.ts diff --git a/dragula/index.d.ts b/types/dragula/index.d.ts similarity index 100% rename from dragula/index.d.ts rename to types/dragula/index.d.ts diff --git a/dragula/tsconfig.json b/types/dragula/tsconfig.json similarity index 100% rename from dragula/tsconfig.json rename to types/dragula/tsconfig.json diff --git a/dropboxjs/dropboxjs-tests.ts b/types/dropboxjs/dropboxjs-tests.ts similarity index 100% rename from dropboxjs/dropboxjs-tests.ts rename to types/dropboxjs/dropboxjs-tests.ts diff --git a/dropboxjs/index.d.ts b/types/dropboxjs/index.d.ts similarity index 100% rename from dropboxjs/index.d.ts rename to types/dropboxjs/index.d.ts diff --git a/dropboxjs/tsconfig.json b/types/dropboxjs/tsconfig.json similarity index 100% rename from dropboxjs/tsconfig.json rename to types/dropboxjs/tsconfig.json diff --git a/dropkickjs/dropkickjs-tests.ts b/types/dropkickjs/dropkickjs-tests.ts similarity index 100% rename from dropkickjs/dropkickjs-tests.ts rename to types/dropkickjs/dropkickjs-tests.ts diff --git a/dropkickjs/index.d.ts b/types/dropkickjs/index.d.ts similarity index 100% rename from dropkickjs/index.d.ts rename to types/dropkickjs/index.d.ts diff --git a/dropkickjs/tsconfig.json b/types/dropkickjs/tsconfig.json similarity index 100% rename from dropkickjs/tsconfig.json rename to types/dropkickjs/tsconfig.json diff --git a/dropkickjs/tslint.json b/types/dropkickjs/tslint.json similarity index 100% rename from dropkickjs/tslint.json rename to types/dropkickjs/tslint.json diff --git a/dropzone/dropzone-tests.ts b/types/dropzone/dropzone-tests.ts old mode 100755 new mode 100644 similarity index 100% rename from dropzone/dropzone-tests.ts rename to types/dropzone/dropzone-tests.ts diff --git a/dropzone/index.d.ts b/types/dropzone/index.d.ts old mode 100755 new mode 100644 similarity index 100% rename from dropzone/index.d.ts rename to types/dropzone/index.d.ts diff --git a/dropzone/tsconfig.json b/types/dropzone/tsconfig.json similarity index 100% rename from dropzone/tsconfig.json rename to types/dropzone/tsconfig.json diff --git a/dsv/dsv-tests.ts b/types/dsv/dsv-tests.ts similarity index 100% rename from dsv/dsv-tests.ts rename to types/dsv/dsv-tests.ts diff --git a/dsv/index.d.ts b/types/dsv/index.d.ts similarity index 100% rename from dsv/index.d.ts rename to types/dsv/index.d.ts diff --git a/dsv/tsconfig.json b/types/dsv/tsconfig.json similarity index 100% rename from dsv/tsconfig.json rename to types/dsv/tsconfig.json diff --git a/dts-bundle/dts-bundle-tests.ts b/types/dts-bundle/dts-bundle-tests.ts similarity index 100% rename from dts-bundle/dts-bundle-tests.ts rename to types/dts-bundle/dts-bundle-tests.ts diff --git a/dts-bundle/index.d.ts b/types/dts-bundle/index.d.ts similarity index 100% rename from dts-bundle/index.d.ts rename to types/dts-bundle/index.d.ts diff --git a/dts-bundle/tsconfig.json b/types/dts-bundle/tsconfig.json similarity index 100% rename from dts-bundle/tsconfig.json rename to types/dts-bundle/tsconfig.json diff --git a/duplexer2/duplexer2-tests.ts b/types/duplexer2/duplexer2-tests.ts similarity index 100% rename from duplexer2/duplexer2-tests.ts rename to types/duplexer2/duplexer2-tests.ts diff --git a/duplexer2/index.d.ts b/types/duplexer2/index.d.ts similarity index 100% rename from duplexer2/index.d.ts rename to types/duplexer2/index.d.ts diff --git a/duplexer2/tsconfig.json b/types/duplexer2/tsconfig.json similarity index 100% rename from duplexer2/tsconfig.json rename to types/duplexer2/tsconfig.json diff --git a/duplexer2/tslint.json b/types/duplexer2/tslint.json similarity index 100% rename from duplexer2/tslint.json rename to types/duplexer2/tslint.json diff --git a/durandal/index.d.ts b/types/durandal/index.d.ts similarity index 100% rename from durandal/index.d.ts rename to types/durandal/index.d.ts diff --git a/durandal/tsconfig.json b/types/durandal/tsconfig.json similarity index 100% rename from durandal/tsconfig.json rename to types/durandal/tsconfig.json diff --git a/durandal/v1/index.d.ts b/types/durandal/v1/index.d.ts similarity index 100% rename from durandal/v1/index.d.ts rename to types/durandal/v1/index.d.ts diff --git a/durandal/v1/tsconfig.json b/types/durandal/v1/tsconfig.json similarity index 100% rename from durandal/v1/tsconfig.json rename to types/durandal/v1/tsconfig.json diff --git a/dustjs-linkedin/dustjs-linkedin-tests.ts b/types/dustjs-linkedin/dustjs-linkedin-tests.ts similarity index 100% rename from dustjs-linkedin/dustjs-linkedin-tests.ts rename to types/dustjs-linkedin/dustjs-linkedin-tests.ts diff --git a/dustjs-linkedin/index.d.ts b/types/dustjs-linkedin/index.d.ts similarity index 100% rename from dustjs-linkedin/index.d.ts rename to types/dustjs-linkedin/index.d.ts diff --git a/dustjs-linkedin/tsconfig.json b/types/dustjs-linkedin/tsconfig.json similarity index 100% rename from dustjs-linkedin/tsconfig.json rename to types/dustjs-linkedin/tsconfig.json diff --git a/dw-bxslider-4/dw-bxslider-4-tests.ts b/types/dw-bxslider-4/dw-bxslider-4-tests.ts similarity index 100% rename from dw-bxslider-4/dw-bxslider-4-tests.ts rename to types/dw-bxslider-4/dw-bxslider-4-tests.ts diff --git a/dw-bxslider-4/index.d.ts b/types/dw-bxslider-4/index.d.ts similarity index 100% rename from dw-bxslider-4/index.d.ts rename to types/dw-bxslider-4/index.d.ts diff --git a/dw-bxslider-4/tsconfig.json b/types/dw-bxslider-4/tsconfig.json similarity index 100% rename from dw-bxslider-4/tsconfig.json rename to types/dw-bxslider-4/tsconfig.json diff --git a/dygraphs/dygraphs-tests.ts b/types/dygraphs/dygraphs-tests.ts similarity index 100% rename from dygraphs/dygraphs-tests.ts rename to types/dygraphs/dygraphs-tests.ts diff --git a/dygraphs/index.d.ts b/types/dygraphs/index.d.ts similarity index 100% rename from dygraphs/index.d.ts rename to types/dygraphs/index.d.ts diff --git a/dygraphs/tsconfig.json b/types/dygraphs/tsconfig.json similarity index 100% rename from dygraphs/tsconfig.json rename to types/dygraphs/tsconfig.json diff --git a/dymo-label-framework/dymo-label-framework-tests.ts b/types/dymo-label-framework/dymo-label-framework-tests.ts similarity index 100% rename from dymo-label-framework/dymo-label-framework-tests.ts rename to types/dymo-label-framework/dymo-label-framework-tests.ts diff --git a/dymo-label-framework/index.d.ts b/types/dymo-label-framework/index.d.ts similarity index 100% rename from dymo-label-framework/index.d.ts rename to types/dymo-label-framework/index.d.ts diff --git a/dymo-label-framework/tsconfig.json b/types/dymo-label-framework/tsconfig.json similarity index 100% rename from dymo-label-framework/tsconfig.json rename to types/dymo-label-framework/tsconfig.json diff --git a/dynatable/dynatable-tests.ts b/types/dynatable/dynatable-tests.ts similarity index 100% rename from dynatable/dynatable-tests.ts rename to types/dynatable/dynatable-tests.ts diff --git a/dynatable/index.d.ts b/types/dynatable/index.d.ts similarity index 100% rename from dynatable/index.d.ts rename to types/dynatable/index.d.ts diff --git a/dynatable/tsconfig.json b/types/dynatable/tsconfig.json similarity index 100% rename from dynatable/tsconfig.json rename to types/dynatable/tsconfig.json diff --git a/each/each-tests.ts b/types/each/each-tests.ts similarity index 100% rename from each/each-tests.ts rename to types/each/each-tests.ts diff --git a/each/index.d.ts b/types/each/index.d.ts similarity index 100% rename from each/index.d.ts rename to types/each/index.d.ts diff --git a/each/tsconfig.json b/types/each/tsconfig.json similarity index 100% rename from each/tsconfig.json rename to types/each/tsconfig.json diff --git a/easeljs/easeljs-tests.ts b/types/easeljs/easeljs-tests.ts similarity index 100% rename from easeljs/easeljs-tests.ts rename to types/easeljs/easeljs-tests.ts diff --git a/easeljs/index.d.ts b/types/easeljs/index.d.ts similarity index 100% rename from easeljs/index.d.ts rename to types/easeljs/index.d.ts diff --git a/easeljs/tsconfig.json b/types/easeljs/tsconfig.json similarity index 100% rename from easeljs/tsconfig.json rename to types/easeljs/tsconfig.json diff --git a/easy-api-request/easy-api-request-tests.ts b/types/easy-api-request/easy-api-request-tests.ts similarity index 100% rename from easy-api-request/easy-api-request-tests.ts rename to types/easy-api-request/easy-api-request-tests.ts diff --git a/easy-api-request/index.d.ts b/types/easy-api-request/index.d.ts similarity index 100% rename from easy-api-request/index.d.ts rename to types/easy-api-request/index.d.ts diff --git a/easy-api-request/tsconfig.json b/types/easy-api-request/tsconfig.json similarity index 100% rename from easy-api-request/tsconfig.json rename to types/easy-api-request/tsconfig.json diff --git a/easy-jsend/easy-jsend-tests.ts b/types/easy-jsend/easy-jsend-tests.ts similarity index 100% rename from easy-jsend/easy-jsend-tests.ts rename to types/easy-jsend/easy-jsend-tests.ts diff --git a/easy-jsend/index.d.ts b/types/easy-jsend/index.d.ts similarity index 100% rename from easy-jsend/index.d.ts rename to types/easy-jsend/index.d.ts diff --git a/easy-jsend/tsconfig.json b/types/easy-jsend/tsconfig.json similarity index 100% rename from easy-jsend/tsconfig.json rename to types/easy-jsend/tsconfig.json diff --git a/easy-session/easy-session-tests.ts b/types/easy-session/easy-session-tests.ts similarity index 100% rename from easy-session/easy-session-tests.ts rename to types/easy-session/easy-session-tests.ts diff --git a/easy-session/index.d.ts b/types/easy-session/index.d.ts similarity index 100% rename from easy-session/index.d.ts rename to types/easy-session/index.d.ts diff --git a/easy-session/tsconfig.json b/types/easy-session/tsconfig.json similarity index 100% rename from easy-session/tsconfig.json rename to types/easy-session/tsconfig.json diff --git a/easy-table/easy-table-tests.ts b/types/easy-table/easy-table-tests.ts similarity index 100% rename from easy-table/easy-table-tests.ts rename to types/easy-table/easy-table-tests.ts diff --git a/easy-table/index.d.ts b/types/easy-table/index.d.ts similarity index 100% rename from easy-table/index.d.ts rename to types/easy-table/index.d.ts diff --git a/easy-table/tsconfig.json b/types/easy-table/tsconfig.json similarity index 100% rename from easy-table/tsconfig.json rename to types/easy-table/tsconfig.json diff --git a/easy-x-headers/easy-x-headers-tests.ts b/types/easy-x-headers/easy-x-headers-tests.ts similarity index 100% rename from easy-x-headers/easy-x-headers-tests.ts rename to types/easy-x-headers/easy-x-headers-tests.ts diff --git a/easy-x-headers/index.d.ts b/types/easy-x-headers/index.d.ts similarity index 100% rename from easy-x-headers/index.d.ts rename to types/easy-x-headers/index.d.ts diff --git a/easy-x-headers/tsconfig.json b/types/easy-x-headers/tsconfig.json similarity index 100% rename from easy-x-headers/tsconfig.json rename to types/easy-x-headers/tsconfig.json diff --git a/easy-xapi-supertest/easy-xapi-supertest-tests.ts b/types/easy-xapi-supertest/easy-xapi-supertest-tests.ts similarity index 100% rename from easy-xapi-supertest/easy-xapi-supertest-tests.ts rename to types/easy-xapi-supertest/easy-xapi-supertest-tests.ts diff --git a/easy-xapi-supertest/index.d.ts b/types/easy-xapi-supertest/index.d.ts similarity index 100% rename from easy-xapi-supertest/index.d.ts rename to types/easy-xapi-supertest/index.d.ts diff --git a/easy-xapi-supertest/tsconfig.json b/types/easy-xapi-supertest/tsconfig.json similarity index 100% rename from easy-xapi-supertest/tsconfig.json rename to types/easy-xapi-supertest/tsconfig.json diff --git a/easy-xapi-utils/easy-xapi-utils-tests.ts b/types/easy-xapi-utils/easy-xapi-utils-tests.ts similarity index 100% rename from easy-xapi-utils/easy-xapi-utils-tests.ts rename to types/easy-xapi-utils/easy-xapi-utils-tests.ts diff --git a/easy-xapi-utils/index.d.ts b/types/easy-xapi-utils/index.d.ts similarity index 100% rename from easy-xapi-utils/index.d.ts rename to types/easy-xapi-utils/index.d.ts diff --git a/easy-xapi-utils/tsconfig.json b/types/easy-xapi-utils/tsconfig.json similarity index 100% rename from easy-xapi-utils/tsconfig.json rename to types/easy-xapi-utils/tsconfig.json diff --git a/easy-xapi/easy-xapi-tests.ts b/types/easy-xapi/easy-xapi-tests.ts similarity index 100% rename from easy-xapi/easy-xapi-tests.ts rename to types/easy-xapi/easy-xapi-tests.ts diff --git a/easy-xapi/index.d.ts b/types/easy-xapi/index.d.ts similarity index 100% rename from easy-xapi/index.d.ts rename to types/easy-xapi/index.d.ts diff --git a/easy-xapi/tsconfig.json b/types/easy-xapi/tsconfig.json similarity index 100% rename from easy-xapi/tsconfig.json rename to types/easy-xapi/tsconfig.json diff --git a/easystarjs/easystarjs-tests.ts b/types/easystarjs/easystarjs-tests.ts similarity index 100% rename from easystarjs/easystarjs-tests.ts rename to types/easystarjs/easystarjs-tests.ts diff --git a/easystarjs/index.d.ts b/types/easystarjs/index.d.ts similarity index 100% rename from easystarjs/index.d.ts rename to types/easystarjs/index.d.ts diff --git a/easystarjs/tsconfig.json b/types/easystarjs/tsconfig.json similarity index 100% rename from easystarjs/tsconfig.json rename to types/easystarjs/tsconfig.json diff --git a/echarts/index.d.ts b/types/echarts/index.d.ts similarity index 100% rename from echarts/index.d.ts rename to types/echarts/index.d.ts diff --git a/echarts/tsconfig.json b/types/echarts/tsconfig.json similarity index 100% rename from echarts/tsconfig.json rename to types/echarts/tsconfig.json diff --git a/ecurve/ecurve-tests.ts b/types/ecurve/ecurve-tests.ts similarity index 100% rename from ecurve/ecurve-tests.ts rename to types/ecurve/ecurve-tests.ts diff --git a/ecurve/index.d.ts b/types/ecurve/index.d.ts similarity index 100% rename from ecurve/index.d.ts rename to types/ecurve/index.d.ts diff --git a/ecurve/tsconfig.json b/types/ecurve/tsconfig.json similarity index 100% rename from ecurve/tsconfig.json rename to types/ecurve/tsconfig.json diff --git a/ecurve/tslint.json b/types/ecurve/tslint.json similarity index 100% rename from ecurve/tslint.json rename to types/ecurve/tslint.json diff --git a/egg.js/egg.js-tests.ts b/types/egg.js/egg.js-tests.ts similarity index 100% rename from egg.js/egg.js-tests.ts rename to types/egg.js/egg.js-tests.ts diff --git a/egg.js/index.d.ts b/types/egg.js/index.d.ts similarity index 100% rename from egg.js/index.d.ts rename to types/egg.js/index.d.ts diff --git a/egg.js/tsconfig.json b/types/egg.js/tsconfig.json similarity index 100% rename from egg.js/tsconfig.json rename to types/egg.js/tsconfig.json diff --git a/ej.web.all/ej.web.all-tests.ts b/types/ej.web.all/ej.web.all-tests.ts similarity index 100% rename from ej.web.all/ej.web.all-tests.ts rename to types/ej.web.all/ej.web.all-tests.ts diff --git a/ej.web.all/index.d.ts b/types/ej.web.all/index.d.ts similarity index 100% rename from ej.web.all/index.d.ts rename to types/ej.web.all/index.d.ts diff --git a/ej.web.all/tsconfig.json b/types/ej.web.all/tsconfig.json similarity index 100% rename from ej.web.all/tsconfig.json rename to types/ej.web.all/tsconfig.json diff --git a/ej.web.all/tslint.json b/types/ej.web.all/tslint.json similarity index 100% rename from ej.web.all/tslint.json rename to types/ej.web.all/tslint.json diff --git a/ejs-locals/ejs-locals-tests.ts b/types/ejs-locals/ejs-locals-tests.ts similarity index 100% rename from ejs-locals/ejs-locals-tests.ts rename to types/ejs-locals/ejs-locals-tests.ts diff --git a/ejs-locals/index.d.ts b/types/ejs-locals/index.d.ts similarity index 100% rename from ejs-locals/index.d.ts rename to types/ejs-locals/index.d.ts diff --git a/ejs-locals/tsconfig.json b/types/ejs-locals/tsconfig.json similarity index 100% rename from ejs-locals/tsconfig.json rename to types/ejs-locals/tsconfig.json diff --git a/ejs/ejs-tests.ts b/types/ejs/ejs-tests.ts similarity index 100% rename from ejs/ejs-tests.ts rename to types/ejs/ejs-tests.ts diff --git a/ejs/index.d.ts b/types/ejs/index.d.ts similarity index 100% rename from ejs/index.d.ts rename to types/ejs/index.d.ts diff --git a/ejs/tsconfig.json b/types/ejs/tsconfig.json similarity index 100% rename from ejs/tsconfig.json rename to types/ejs/tsconfig.json diff --git a/ejson/ejson-tests.ts b/types/ejson/ejson-tests.ts similarity index 100% rename from ejson/ejson-tests.ts rename to types/ejson/ejson-tests.ts diff --git a/ejson/index.d.ts b/types/ejson/index.d.ts similarity index 100% rename from ejson/index.d.ts rename to types/ejson/index.d.ts diff --git a/ejson/tsconfig.json b/types/ejson/tsconfig.json similarity index 100% rename from ejson/tsconfig.json rename to types/ejson/tsconfig.json diff --git a/elastic.js/elastic.js-tests.ts b/types/elastic.js/elastic.js-tests.ts similarity index 100% rename from elastic.js/elastic.js-tests.ts rename to types/elastic.js/elastic.js-tests.ts diff --git a/elastic.js/index.d.ts b/types/elastic.js/index.d.ts similarity index 100% rename from elastic.js/index.d.ts rename to types/elastic.js/index.d.ts diff --git a/elastic.js/tsconfig.json b/types/elastic.js/tsconfig.json similarity index 100% rename from elastic.js/tsconfig.json rename to types/elastic.js/tsconfig.json diff --git a/elasticsearch/elasticsearch-tests.ts b/types/elasticsearch/elasticsearch-tests.ts similarity index 100% rename from elasticsearch/elasticsearch-tests.ts rename to types/elasticsearch/elasticsearch-tests.ts diff --git a/elasticsearch/index.d.ts b/types/elasticsearch/index.d.ts similarity index 100% rename from elasticsearch/index.d.ts rename to types/elasticsearch/index.d.ts diff --git a/elasticsearch/tsconfig.json b/types/elasticsearch/tsconfig.json similarity index 100% rename from elasticsearch/tsconfig.json rename to types/elasticsearch/tsconfig.json diff --git a/electron-builder/electron-builder-tests.ts b/types/electron-builder/electron-builder-tests.ts similarity index 100% rename from electron-builder/electron-builder-tests.ts rename to types/electron-builder/electron-builder-tests.ts diff --git a/electron-builder/index.d.ts b/types/electron-builder/index.d.ts similarity index 100% rename from electron-builder/index.d.ts rename to types/electron-builder/index.d.ts diff --git a/electron-builder/tsconfig.json b/types/electron-builder/tsconfig.json similarity index 100% rename from electron-builder/tsconfig.json rename to types/electron-builder/tsconfig.json diff --git a/electron-debug/electron-debug-tests.ts b/types/electron-debug/electron-debug-tests.ts similarity index 100% rename from electron-debug/electron-debug-tests.ts rename to types/electron-debug/electron-debug-tests.ts diff --git a/electron-debug/index.d.ts b/types/electron-debug/index.d.ts similarity index 100% rename from electron-debug/index.d.ts rename to types/electron-debug/index.d.ts diff --git a/electron-debug/tsconfig.json b/types/electron-debug/tsconfig.json similarity index 100% rename from electron-debug/tsconfig.json rename to types/electron-debug/tsconfig.json diff --git a/electron-devtools-installer/electron-devtools-installer-tests.ts b/types/electron-devtools-installer/electron-devtools-installer-tests.ts similarity index 100% rename from electron-devtools-installer/electron-devtools-installer-tests.ts rename to types/electron-devtools-installer/electron-devtools-installer-tests.ts diff --git a/electron-devtools-installer/index.d.ts b/types/electron-devtools-installer/index.d.ts similarity index 100% rename from electron-devtools-installer/index.d.ts rename to types/electron-devtools-installer/index.d.ts diff --git a/electron-devtools-installer/tsconfig.json b/types/electron-devtools-installer/tsconfig.json similarity index 100% rename from electron-devtools-installer/tsconfig.json rename to types/electron-devtools-installer/tsconfig.json diff --git a/electron-json-storage/electron-json-storage-tests.ts b/types/electron-json-storage/electron-json-storage-tests.ts similarity index 100% rename from electron-json-storage/electron-json-storage-tests.ts rename to types/electron-json-storage/electron-json-storage-tests.ts diff --git a/electron-json-storage/index.d.ts b/types/electron-json-storage/index.d.ts similarity index 100% rename from electron-json-storage/index.d.ts rename to types/electron-json-storage/index.d.ts diff --git a/electron-json-storage/tsconfig.json b/types/electron-json-storage/tsconfig.json similarity index 100% rename from electron-json-storage/tsconfig.json rename to types/electron-json-storage/tsconfig.json diff --git a/electron-notifications/electron-notifications-tests.ts b/types/electron-notifications/electron-notifications-tests.ts similarity index 100% rename from electron-notifications/electron-notifications-tests.ts rename to types/electron-notifications/electron-notifications-tests.ts diff --git a/electron-notifications/index.d.ts b/types/electron-notifications/index.d.ts similarity index 100% rename from electron-notifications/index.d.ts rename to types/electron-notifications/index.d.ts diff --git a/electron-notifications/tsconfig.json b/types/electron-notifications/tsconfig.json similarity index 100% rename from electron-notifications/tsconfig.json rename to types/electron-notifications/tsconfig.json diff --git a/electron-notify/electron-notify-tests.ts b/types/electron-notify/electron-notify-tests.ts similarity index 100% rename from electron-notify/electron-notify-tests.ts rename to types/electron-notify/electron-notify-tests.ts diff --git a/electron-notify/index.d.ts b/types/electron-notify/index.d.ts similarity index 100% rename from electron-notify/index.d.ts rename to types/electron-notify/index.d.ts diff --git a/electron-notify/tsconfig.json b/types/electron-notify/tsconfig.json similarity index 100% rename from electron-notify/tsconfig.json rename to types/electron-notify/tsconfig.json diff --git a/electron-packager/electron-packager-tests.ts b/types/electron-packager/electron-packager-tests.ts similarity index 100% rename from electron-packager/electron-packager-tests.ts rename to types/electron-packager/electron-packager-tests.ts diff --git a/electron-packager/index.d.ts b/types/electron-packager/index.d.ts similarity index 100% rename from electron-packager/index.d.ts rename to types/electron-packager/index.d.ts diff --git a/electron-packager/tsconfig.json b/types/electron-packager/tsconfig.json similarity index 100% rename from electron-packager/tsconfig.json rename to types/electron-packager/tsconfig.json diff --git a/electron-window-state/electron-window-state-tests.ts b/types/electron-window-state/electron-window-state-tests.ts similarity index 100% rename from electron-window-state/electron-window-state-tests.ts rename to types/electron-window-state/electron-window-state-tests.ts diff --git a/electron-window-state/index.d.ts b/types/electron-window-state/index.d.ts similarity index 100% rename from electron-window-state/index.d.ts rename to types/electron-window-state/index.d.ts diff --git a/electron-window-state/tsconfig.json b/types/electron-window-state/tsconfig.json similarity index 100% rename from electron-window-state/tsconfig.json rename to types/electron-window-state/tsconfig.json diff --git a/electron/.editorconfig b/types/electron/.editorconfig similarity index 100% rename from electron/.editorconfig rename to types/electron/.editorconfig diff --git a/electron/index.d.ts b/types/electron/index.d.ts similarity index 100% rename from electron/index.d.ts rename to types/electron/index.d.ts diff --git a/electron/test/index.ts b/types/electron/test/index.ts similarity index 100% rename from electron/test/index.ts rename to types/electron/test/index.ts diff --git a/electron/test/main.ts b/types/electron/test/main.ts similarity index 100% rename from electron/test/main.ts rename to types/electron/test/main.ts diff --git a/electron/test/renderer.ts b/types/electron/test/renderer.ts similarity index 100% rename from electron/test/renderer.ts rename to types/electron/test/renderer.ts diff --git a/electron/tsconfig.json b/types/electron/tsconfig.json similarity index 100% rename from electron/tsconfig.json rename to types/electron/tsconfig.json diff --git a/element-resize-event/element-resize-event-tests.ts b/types/element-resize-event/element-resize-event-tests.ts similarity index 100% rename from element-resize-event/element-resize-event-tests.ts rename to types/element-resize-event/element-resize-event-tests.ts diff --git a/element-resize-event/index.d.ts b/types/element-resize-event/index.d.ts similarity index 100% rename from element-resize-event/index.d.ts rename to types/element-resize-event/index.d.ts diff --git a/element-resize-event/tsconfig.json b/types/element-resize-event/tsconfig.json similarity index 100% rename from element-resize-event/tsconfig.json rename to types/element-resize-event/tsconfig.json diff --git a/elm/elm-tests.ts b/types/elm/elm-tests.ts similarity index 100% rename from elm/elm-tests.ts rename to types/elm/elm-tests.ts diff --git a/elm/index.d.ts b/types/elm/index.d.ts similarity index 100% rename from elm/index.d.ts rename to types/elm/index.d.ts diff --git a/elm/tsconfig.json b/types/elm/tsconfig.json similarity index 100% rename from elm/tsconfig.json rename to types/elm/tsconfig.json diff --git a/email-addresses/email-addresses-tests.ts b/types/email-addresses/email-addresses-tests.ts similarity index 100% rename from email-addresses/email-addresses-tests.ts rename to types/email-addresses/email-addresses-tests.ts diff --git a/email-addresses/index.d.ts b/types/email-addresses/index.d.ts similarity index 100% rename from email-addresses/index.d.ts rename to types/email-addresses/index.d.ts diff --git a/email-addresses/tsconfig.json b/types/email-addresses/tsconfig.json similarity index 100% rename from email-addresses/tsconfig.json rename to types/email-addresses/tsconfig.json diff --git a/email-templates/email-templates-tests.ts b/types/email-templates/email-templates-tests.ts similarity index 100% rename from email-templates/email-templates-tests.ts rename to types/email-templates/email-templates-tests.ts diff --git a/email-templates/index.d.ts b/types/email-templates/index.d.ts similarity index 100% rename from email-templates/index.d.ts rename to types/email-templates/index.d.ts diff --git a/email-templates/tsconfig.json b/types/email-templates/tsconfig.json similarity index 100% rename from email-templates/tsconfig.json rename to types/email-templates/tsconfig.json diff --git a/email-validator/email-validator-tests.ts b/types/email-validator/email-validator-tests.ts similarity index 100% rename from email-validator/email-validator-tests.ts rename to types/email-validator/email-validator-tests.ts diff --git a/email-validator/index.d.ts b/types/email-validator/index.d.ts similarity index 100% rename from email-validator/index.d.ts rename to types/email-validator/index.d.ts diff --git a/email-validator/tsconfig.json b/types/email-validator/tsconfig.json similarity index 100% rename from email-validator/tsconfig.json rename to types/email-validator/tsconfig.json diff --git a/ember/ember-tests.ts b/types/ember/ember-tests.ts similarity index 100% rename from ember/ember-tests.ts rename to types/ember/ember-tests.ts diff --git a/ember/index.d.ts b/types/ember/index.d.ts similarity index 100% rename from ember/index.d.ts rename to types/ember/index.d.ts diff --git a/ember/tsconfig.json b/types/ember/tsconfig.json similarity index 100% rename from ember/tsconfig.json rename to types/ember/tsconfig.json diff --git a/ember/tslint.json b/types/ember/tslint.json similarity index 100% rename from ember/tslint.json rename to types/ember/tslint.json diff --git a/ember/v1/ember-tests.ts b/types/ember/v1/ember-tests.ts similarity index 100% rename from ember/v1/ember-tests.ts rename to types/ember/v1/ember-tests.ts diff --git a/ember/v1/index.d.ts b/types/ember/v1/index.d.ts similarity index 100% rename from ember/v1/index.d.ts rename to types/ember/v1/index.d.ts diff --git a/ember/v1/tsconfig.json b/types/ember/v1/tsconfig.json similarity index 100% rename from ember/v1/tsconfig.json rename to types/ember/v1/tsconfig.json diff --git a/emissary/emissary-tests.ts b/types/emissary/emissary-tests.ts similarity index 100% rename from emissary/emissary-tests.ts rename to types/emissary/emissary-tests.ts diff --git a/emissary/index.d.ts b/types/emissary/index.d.ts similarity index 100% rename from emissary/index.d.ts rename to types/emissary/index.d.ts diff --git a/emissary/tsconfig.json b/types/emissary/tsconfig.json similarity index 100% rename from emissary/tsconfig.json rename to types/emissary/tsconfig.json diff --git a/emojione/emojione-tests.ts b/types/emojione/emojione-tests.ts similarity index 100% rename from emojione/emojione-tests.ts rename to types/emojione/emojione-tests.ts diff --git a/emojione/index.d.ts b/types/emojione/index.d.ts similarity index 100% rename from emojione/index.d.ts rename to types/emojione/index.d.ts diff --git a/emojione/tsconfig.json b/types/emojione/tsconfig.json similarity index 100% rename from emojione/tsconfig.json rename to types/emojione/tsconfig.json diff --git a/emojione/tslint.json b/types/emojione/tslint.json similarity index 100% rename from emojione/tslint.json rename to types/emojione/tslint.json diff --git a/empower/empower-tests.ts b/types/empower/empower-tests.ts similarity index 100% rename from empower/empower-tests.ts rename to types/empower/empower-tests.ts diff --git a/empower/index.d.ts b/types/empower/index.d.ts similarity index 100% rename from empower/index.d.ts rename to types/empower/index.d.ts diff --git a/empower/tsconfig.json b/types/empower/tsconfig.json similarity index 100% rename from empower/tsconfig.json rename to types/empower/tsconfig.json diff --git a/emscripten/emscripten-tests.ts b/types/emscripten/emscripten-tests.ts similarity index 100% rename from emscripten/emscripten-tests.ts rename to types/emscripten/emscripten-tests.ts diff --git a/emscripten/index.d.ts b/types/emscripten/index.d.ts similarity index 100% rename from emscripten/index.d.ts rename to types/emscripten/index.d.ts diff --git a/emscripten/tsconfig.json b/types/emscripten/tsconfig.json similarity index 100% rename from emscripten/tsconfig.json rename to types/emscripten/tsconfig.json diff --git a/encoding-japanese/encoding-japanese-tests.ts b/types/encoding-japanese/encoding-japanese-tests.ts similarity index 100% rename from encoding-japanese/encoding-japanese-tests.ts rename to types/encoding-japanese/encoding-japanese-tests.ts diff --git a/encoding-japanese/index.d.ts b/types/encoding-japanese/index.d.ts similarity index 100% rename from encoding-japanese/index.d.ts rename to types/encoding-japanese/index.d.ts diff --git a/encoding-japanese/tsconfig.json b/types/encoding-japanese/tsconfig.json similarity index 100% rename from encoding-japanese/tsconfig.json rename to types/encoding-japanese/tsconfig.json diff --git a/enhanced-resolve/index.d.ts b/types/enhanced-resolve/index.d.ts similarity index 100% rename from enhanced-resolve/index.d.ts rename to types/enhanced-resolve/index.d.ts diff --git a/enhanced-resolve/lib/AliasFieldPlugin.d.ts b/types/enhanced-resolve/lib/AliasFieldPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/AliasFieldPlugin.d.ts rename to types/enhanced-resolve/lib/AliasFieldPlugin.d.ts diff --git a/enhanced-resolve/lib/AliasPlugin.d.ts b/types/enhanced-resolve/lib/AliasPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/AliasPlugin.d.ts rename to types/enhanced-resolve/lib/AliasPlugin.d.ts diff --git a/enhanced-resolve/lib/AppendPlugin.d.ts b/types/enhanced-resolve/lib/AppendPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/AppendPlugin.d.ts rename to types/enhanced-resolve/lib/AppendPlugin.d.ts diff --git a/enhanced-resolve/lib/CloneBasenamePlugin.d.ts b/types/enhanced-resolve/lib/CloneBasenamePlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/CloneBasenamePlugin.d.ts rename to types/enhanced-resolve/lib/CloneBasenamePlugin.d.ts diff --git a/enhanced-resolve/lib/ConcordExtensionsPlugin.d.ts b/types/enhanced-resolve/lib/ConcordExtensionsPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/ConcordExtensionsPlugin.d.ts rename to types/enhanced-resolve/lib/ConcordExtensionsPlugin.d.ts diff --git a/enhanced-resolve/lib/ConcordMainPlugin.d.ts b/types/enhanced-resolve/lib/ConcordMainPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/ConcordMainPlugin.d.ts rename to types/enhanced-resolve/lib/ConcordMainPlugin.d.ts diff --git a/enhanced-resolve/lib/ConcordModulesPlugin.d.ts b/types/enhanced-resolve/lib/ConcordModulesPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/ConcordModulesPlugin.d.ts rename to types/enhanced-resolve/lib/ConcordModulesPlugin.d.ts diff --git a/enhanced-resolve/lib/DescriptionFilePlugin.d.ts b/types/enhanced-resolve/lib/DescriptionFilePlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/DescriptionFilePlugin.d.ts rename to types/enhanced-resolve/lib/DescriptionFilePlugin.d.ts diff --git a/enhanced-resolve/lib/DescriptionFileUtils.d.ts b/types/enhanced-resolve/lib/DescriptionFileUtils.d.ts similarity index 100% rename from enhanced-resolve/lib/DescriptionFileUtils.d.ts rename to types/enhanced-resolve/lib/DescriptionFileUtils.d.ts diff --git a/enhanced-resolve/lib/DirectoryExistsPlugin.d.ts b/types/enhanced-resolve/lib/DirectoryExistsPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/DirectoryExistsPlugin.d.ts rename to types/enhanced-resolve/lib/DirectoryExistsPlugin.d.ts diff --git a/enhanced-resolve/lib/FileExistsPlugin.d.ts b/types/enhanced-resolve/lib/FileExistsPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/FileExistsPlugin.d.ts rename to types/enhanced-resolve/lib/FileExistsPlugin.d.ts diff --git a/enhanced-resolve/lib/FileKindPlugin.d.ts b/types/enhanced-resolve/lib/FileKindPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/FileKindPlugin.d.ts rename to types/enhanced-resolve/lib/FileKindPlugin.d.ts diff --git a/enhanced-resolve/lib/JoinRequestPlugin.d.ts b/types/enhanced-resolve/lib/JoinRequestPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/JoinRequestPlugin.d.ts rename to types/enhanced-resolve/lib/JoinRequestPlugin.d.ts diff --git a/enhanced-resolve/lib/LogInfoPlugin.d.ts b/types/enhanced-resolve/lib/LogInfoPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/LogInfoPlugin.d.ts rename to types/enhanced-resolve/lib/LogInfoPlugin.d.ts diff --git a/enhanced-resolve/lib/MainFieldPlugin.d.ts b/types/enhanced-resolve/lib/MainFieldPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/MainFieldPlugin.d.ts rename to types/enhanced-resolve/lib/MainFieldPlugin.d.ts diff --git a/enhanced-resolve/lib/ModuleAppendPlugin.d.ts b/types/enhanced-resolve/lib/ModuleAppendPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/ModuleAppendPlugin.d.ts rename to types/enhanced-resolve/lib/ModuleAppendPlugin.d.ts diff --git a/enhanced-resolve/lib/ModuleKindPlugin.d.ts b/types/enhanced-resolve/lib/ModuleKindPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/ModuleKindPlugin.d.ts rename to types/enhanced-resolve/lib/ModuleKindPlugin.d.ts diff --git a/enhanced-resolve/lib/ModulesInHierachicDirectoriesPlugin.d.ts b/types/enhanced-resolve/lib/ModulesInHierachicDirectoriesPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/ModulesInHierachicDirectoriesPlugin.d.ts rename to types/enhanced-resolve/lib/ModulesInHierachicDirectoriesPlugin.d.ts diff --git a/enhanced-resolve/lib/ModulesInRootPlugin.d.ts b/types/enhanced-resolve/lib/ModulesInRootPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/ModulesInRootPlugin.d.ts rename to types/enhanced-resolve/lib/ModulesInRootPlugin.d.ts diff --git a/enhanced-resolve/lib/NextPlugin.d.ts b/types/enhanced-resolve/lib/NextPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/NextPlugin.d.ts rename to types/enhanced-resolve/lib/NextPlugin.d.ts diff --git a/enhanced-resolve/lib/ParsePlugin.d.ts b/types/enhanced-resolve/lib/ParsePlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/ParsePlugin.d.ts rename to types/enhanced-resolve/lib/ParsePlugin.d.ts diff --git a/enhanced-resolve/lib/Resolver.d.ts b/types/enhanced-resolve/lib/Resolver.d.ts similarity index 100% rename from enhanced-resolve/lib/Resolver.d.ts rename to types/enhanced-resolve/lib/Resolver.d.ts diff --git a/enhanced-resolve/lib/ResultPlugin.d.ts b/types/enhanced-resolve/lib/ResultPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/ResultPlugin.d.ts rename to types/enhanced-resolve/lib/ResultPlugin.d.ts diff --git a/enhanced-resolve/lib/Storage.d.ts b/types/enhanced-resolve/lib/Storage.d.ts similarity index 100% rename from enhanced-resolve/lib/Storage.d.ts rename to types/enhanced-resolve/lib/Storage.d.ts diff --git a/enhanced-resolve/lib/SymlinkPlugin.d.ts b/types/enhanced-resolve/lib/SymlinkPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/SymlinkPlugin.d.ts rename to types/enhanced-resolve/lib/SymlinkPlugin.d.ts diff --git a/enhanced-resolve/lib/SyncAsyncFileSystemDecorator.d.ts b/types/enhanced-resolve/lib/SyncAsyncFileSystemDecorator.d.ts similarity index 100% rename from enhanced-resolve/lib/SyncAsyncFileSystemDecorator.d.ts rename to types/enhanced-resolve/lib/SyncAsyncFileSystemDecorator.d.ts diff --git a/enhanced-resolve/lib/TryNextPlugin.d.ts b/types/enhanced-resolve/lib/TryNextPlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/TryNextPlugin.d.ts rename to types/enhanced-resolve/lib/TryNextPlugin.d.ts diff --git a/enhanced-resolve/lib/UnsafeCachePlugin.d.ts b/types/enhanced-resolve/lib/UnsafeCachePlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/UnsafeCachePlugin.d.ts rename to types/enhanced-resolve/lib/UnsafeCachePlugin.d.ts diff --git a/enhanced-resolve/lib/UseFilePlugin.d.ts b/types/enhanced-resolve/lib/UseFilePlugin.d.ts similarity index 100% rename from enhanced-resolve/lib/UseFilePlugin.d.ts rename to types/enhanced-resolve/lib/UseFilePlugin.d.ts diff --git a/enhanced-resolve/lib/common-types.d.ts b/types/enhanced-resolve/lib/common-types.d.ts similarity index 100% rename from enhanced-resolve/lib/common-types.d.ts rename to types/enhanced-resolve/lib/common-types.d.ts diff --git a/enhanced-resolve/lib/concord.d.ts b/types/enhanced-resolve/lib/concord.d.ts similarity index 100% rename from enhanced-resolve/lib/concord.d.ts rename to types/enhanced-resolve/lib/concord.d.ts diff --git a/enhanced-resolve/lib/getPaths.d.ts b/types/enhanced-resolve/lib/getPaths.d.ts similarity index 100% rename from enhanced-resolve/lib/getPaths.d.ts rename to types/enhanced-resolve/lib/getPaths.d.ts diff --git a/enhanced-resolve/lib/globToRegExp.d.ts b/types/enhanced-resolve/lib/globToRegExp.d.ts similarity index 100% rename from enhanced-resolve/lib/globToRegExp.d.ts rename to types/enhanced-resolve/lib/globToRegExp.d.ts diff --git a/enhanced-resolve/test/index.ts b/types/enhanced-resolve/test/index.ts similarity index 100% rename from enhanced-resolve/test/index.ts rename to types/enhanced-resolve/test/index.ts diff --git a/enhanced-resolve/test/lib.ts b/types/enhanced-resolve/test/lib.ts similarity index 100% rename from enhanced-resolve/test/lib.ts rename to types/enhanced-resolve/test/lib.ts diff --git a/enhanced-resolve/tsconfig.json b/types/enhanced-resolve/tsconfig.json similarity index 100% rename from enhanced-resolve/tsconfig.json rename to types/enhanced-resolve/tsconfig.json diff --git a/ent/ent-tests.ts b/types/ent/ent-tests.ts similarity index 100% rename from ent/ent-tests.ts rename to types/ent/ent-tests.ts diff --git a/ent/index.d.ts b/types/ent/index.d.ts similarity index 100% rename from ent/index.d.ts rename to types/ent/index.d.ts diff --git a/ent/tsconfig.json b/types/ent/tsconfig.json similarity index 100% rename from ent/tsconfig.json rename to types/ent/tsconfig.json diff --git a/env-to-object/env-to-object-tests.ts b/types/env-to-object/env-to-object-tests.ts similarity index 100% rename from env-to-object/env-to-object-tests.ts rename to types/env-to-object/env-to-object-tests.ts diff --git a/env-to-object/index.d.ts b/types/env-to-object/index.d.ts similarity index 100% rename from env-to-object/index.d.ts rename to types/env-to-object/index.d.ts diff --git a/env-to-object/tsconfig.json b/types/env-to-object/tsconfig.json similarity index 100% rename from env-to-object/tsconfig.json rename to types/env-to-object/tsconfig.json diff --git a/env-to-object/tslint.json b/types/env-to-object/tslint.json similarity index 100% rename from env-to-object/tslint.json rename to types/env-to-object/tslint.json diff --git a/envify/envify-tests.ts b/types/envify/envify-tests.ts similarity index 100% rename from envify/envify-tests.ts rename to types/envify/envify-tests.ts diff --git a/envify/index.d.ts b/types/envify/index.d.ts similarity index 100% rename from envify/index.d.ts rename to types/envify/index.d.ts diff --git a/envify/tsconfig.json b/types/envify/tsconfig.json similarity index 100% rename from envify/tsconfig.json rename to types/envify/tsconfig.json diff --git a/enzyme/enzyme-tests.tsx b/types/enzyme/enzyme-tests.tsx similarity index 100% rename from enzyme/enzyme-tests.tsx rename to types/enzyme/enzyme-tests.tsx diff --git a/enzyme/index.d.ts b/types/enzyme/index.d.ts similarity index 100% rename from enzyme/index.d.ts rename to types/enzyme/index.d.ts diff --git a/enzyme/tsconfig.json b/types/enzyme/tsconfig.json similarity index 100% rename from enzyme/tsconfig.json rename to types/enzyme/tsconfig.json diff --git a/enzyme/tslint.json b/types/enzyme/tslint.json similarity index 100% rename from enzyme/tslint.json rename to types/enzyme/tslint.json diff --git a/eonasdan-bootstrap-datetimepicker/eonasdan-bootstrap-datetimepicker-tests.ts b/types/eonasdan-bootstrap-datetimepicker/eonasdan-bootstrap-datetimepicker-tests.ts similarity index 100% rename from eonasdan-bootstrap-datetimepicker/eonasdan-bootstrap-datetimepicker-tests.ts rename to types/eonasdan-bootstrap-datetimepicker/eonasdan-bootstrap-datetimepicker-tests.ts diff --git a/eonasdan-bootstrap-datetimepicker/index.d.ts b/types/eonasdan-bootstrap-datetimepicker/index.d.ts similarity index 100% rename from eonasdan-bootstrap-datetimepicker/index.d.ts rename to types/eonasdan-bootstrap-datetimepicker/index.d.ts diff --git a/eonasdan-bootstrap-datetimepicker/package.json b/types/eonasdan-bootstrap-datetimepicker/package.json similarity index 100% rename from eonasdan-bootstrap-datetimepicker/package.json rename to types/eonasdan-bootstrap-datetimepicker/package.json diff --git a/eonasdan-bootstrap-datetimepicker/tsconfig.json b/types/eonasdan-bootstrap-datetimepicker/tsconfig.json similarity index 100% rename from eonasdan-bootstrap-datetimepicker/tsconfig.json rename to types/eonasdan-bootstrap-datetimepicker/tsconfig.json diff --git a/epiceditor/epiceditor-tests.ts b/types/epiceditor/epiceditor-tests.ts similarity index 100% rename from epiceditor/epiceditor-tests.ts rename to types/epiceditor/epiceditor-tests.ts diff --git a/epiceditor/index.d.ts b/types/epiceditor/index.d.ts similarity index 100% rename from epiceditor/index.d.ts rename to types/epiceditor/index.d.ts diff --git a/epiceditor/tsconfig.json b/types/epiceditor/tsconfig.json similarity index 100% rename from epiceditor/tsconfig.json rename to types/epiceditor/tsconfig.json diff --git a/epub/epub-tests.ts b/types/epub/epub-tests.ts similarity index 100% rename from epub/epub-tests.ts rename to types/epub/epub-tests.ts diff --git a/epub/index.d.ts b/types/epub/index.d.ts similarity index 100% rename from epub/index.d.ts rename to types/epub/index.d.ts diff --git a/epub/tsconfig.json b/types/epub/tsconfig.json similarity index 100% rename from epub/tsconfig.json rename to types/epub/tsconfig.json diff --git a/eq.js/eq.js-tests.ts b/types/eq.js/eq.js-tests.ts similarity index 100% rename from eq.js/eq.js-tests.ts rename to types/eq.js/eq.js-tests.ts diff --git a/eq.js/index.d.ts b/types/eq.js/index.d.ts similarity index 100% rename from eq.js/index.d.ts rename to types/eq.js/index.d.ts diff --git a/eq.js/tsconfig.json b/types/eq.js/tsconfig.json similarity index 100% rename from eq.js/tsconfig.json rename to types/eq.js/tsconfig.json diff --git a/error-stack-parser/error-stack-parser-tests.ts b/types/error-stack-parser/error-stack-parser-tests.ts similarity index 100% rename from error-stack-parser/error-stack-parser-tests.ts rename to types/error-stack-parser/error-stack-parser-tests.ts diff --git a/error-stack-parser/index.d.ts b/types/error-stack-parser/index.d.ts similarity index 100% rename from error-stack-parser/index.d.ts rename to types/error-stack-parser/index.d.ts diff --git a/error-stack-parser/tsconfig.json b/types/error-stack-parser/tsconfig.json similarity index 100% rename from error-stack-parser/tsconfig.json rename to types/error-stack-parser/tsconfig.json diff --git a/errorhandler/errorhandler-tests.ts b/types/errorhandler/errorhandler-tests.ts similarity index 100% rename from errorhandler/errorhandler-tests.ts rename to types/errorhandler/errorhandler-tests.ts diff --git a/errorhandler/index.d.ts b/types/errorhandler/index.d.ts similarity index 100% rename from errorhandler/index.d.ts rename to types/errorhandler/index.d.ts diff --git a/errorhandler/tsconfig.json b/types/errorhandler/tsconfig.json similarity index 100% rename from errorhandler/tsconfig.json rename to types/errorhandler/tsconfig.json diff --git a/es6-collections/es6-collections-tests.ts b/types/es6-collections/es6-collections-tests.ts similarity index 100% rename from es6-collections/es6-collections-tests.ts rename to types/es6-collections/es6-collections-tests.ts diff --git a/es6-collections/index.d.ts b/types/es6-collections/index.d.ts similarity index 100% rename from es6-collections/index.d.ts rename to types/es6-collections/index.d.ts diff --git a/es6-collections/tsconfig.json b/types/es6-collections/tsconfig.json similarity index 100% rename from es6-collections/tsconfig.json rename to types/es6-collections/tsconfig.json diff --git a/es6-error/es6-error-tests.ts b/types/es6-error/es6-error-tests.ts similarity index 100% rename from es6-error/es6-error-tests.ts rename to types/es6-error/es6-error-tests.ts diff --git a/es6-error/index.d.ts b/types/es6-error/index.d.ts similarity index 100% rename from es6-error/index.d.ts rename to types/es6-error/index.d.ts diff --git a/es6-error/tsconfig.json b/types/es6-error/tsconfig.json similarity index 100% rename from es6-error/tsconfig.json rename to types/es6-error/tsconfig.json diff --git a/es6-promise/es6-promise-tests.ts b/types/es6-promise/es6-promise-tests.ts similarity index 100% rename from es6-promise/es6-promise-tests.ts rename to types/es6-promise/es6-promise-tests.ts diff --git a/es6-promise/index.d.ts b/types/es6-promise/index.d.ts similarity index 100% rename from es6-promise/index.d.ts rename to types/es6-promise/index.d.ts diff --git a/es6-promise/tsconfig.json b/types/es6-promise/tsconfig.json similarity index 100% rename from es6-promise/tsconfig.json rename to types/es6-promise/tsconfig.json diff --git a/es6-shim/es6-shim-tests.ts b/types/es6-shim/es6-shim-tests.ts similarity index 100% rename from es6-shim/es6-shim-tests.ts rename to types/es6-shim/es6-shim-tests.ts diff --git a/es6-shim/index.d.ts b/types/es6-shim/index.d.ts similarity index 100% rename from es6-shim/index.d.ts rename to types/es6-shim/index.d.ts diff --git a/es6-shim/tsconfig.json b/types/es6-shim/tsconfig.json similarity index 100% rename from es6-shim/tsconfig.json rename to types/es6-shim/tsconfig.json diff --git a/es6-weak-map/es6-weak-map-tests.ts b/types/es6-weak-map/es6-weak-map-tests.ts similarity index 100% rename from es6-weak-map/es6-weak-map-tests.ts rename to types/es6-weak-map/es6-weak-map-tests.ts diff --git a/es6-weak-map/index.d.ts b/types/es6-weak-map/index.d.ts similarity index 100% rename from es6-weak-map/index.d.ts rename to types/es6-weak-map/index.d.ts diff --git a/es6-weak-map/tsconfig.json b/types/es6-weak-map/tsconfig.json similarity index 100% rename from es6-weak-map/tsconfig.json rename to types/es6-weak-map/tsconfig.json diff --git a/es6-weak-map/tslint.json b/types/es6-weak-map/tslint.json similarity index 100% rename from es6-weak-map/tslint.json rename to types/es6-weak-map/tslint.json diff --git a/escape-html/escape-html-tests.ts b/types/escape-html/escape-html-tests.ts similarity index 100% rename from escape-html/escape-html-tests.ts rename to types/escape-html/escape-html-tests.ts diff --git a/escape-html/index.d.ts b/types/escape-html/index.d.ts similarity index 100% rename from escape-html/index.d.ts rename to types/escape-html/index.d.ts diff --git a/escape-html/tsconfig.json b/types/escape-html/tsconfig.json similarity index 100% rename from escape-html/tsconfig.json rename to types/escape-html/tsconfig.json diff --git a/escape-latex/escape-latex-tests.ts b/types/escape-latex/escape-latex-tests.ts similarity index 100% rename from escape-latex/escape-latex-tests.ts rename to types/escape-latex/escape-latex-tests.ts diff --git a/escape-latex/index.d.ts b/types/escape-latex/index.d.ts similarity index 100% rename from escape-latex/index.d.ts rename to types/escape-latex/index.d.ts diff --git a/escape-latex/tsconfig.json b/types/escape-latex/tsconfig.json similarity index 100% rename from escape-latex/tsconfig.json rename to types/escape-latex/tsconfig.json diff --git a/escape-string-regexp/escape-string-regexp-tests.ts b/types/escape-string-regexp/escape-string-regexp-tests.ts similarity index 100% rename from escape-string-regexp/escape-string-regexp-tests.ts rename to types/escape-string-regexp/escape-string-regexp-tests.ts diff --git a/escape-string-regexp/index.d.ts b/types/escape-string-regexp/index.d.ts similarity index 100% rename from escape-string-regexp/index.d.ts rename to types/escape-string-regexp/index.d.ts diff --git a/escape-string-regexp/tsconfig.json b/types/escape-string-regexp/tsconfig.json similarity index 100% rename from escape-string-regexp/tsconfig.json rename to types/escape-string-regexp/tsconfig.json diff --git a/escodegen/escodegen-tests.ts b/types/escodegen/escodegen-tests.ts similarity index 100% rename from escodegen/escodegen-tests.ts rename to types/escodegen/escodegen-tests.ts diff --git a/escodegen/index.d.ts b/types/escodegen/index.d.ts similarity index 100% rename from escodegen/index.d.ts rename to types/escodegen/index.d.ts diff --git a/escodegen/tsconfig.json b/types/escodegen/tsconfig.json similarity index 100% rename from escodegen/tsconfig.json rename to types/escodegen/tsconfig.json diff --git a/esprima-walk/esprima-walk-tests.ts b/types/esprima-walk/esprima-walk-tests.ts similarity index 100% rename from esprima-walk/esprima-walk-tests.ts rename to types/esprima-walk/esprima-walk-tests.ts diff --git a/esprima-walk/index.d.ts b/types/esprima-walk/index.d.ts similarity index 100% rename from esprima-walk/index.d.ts rename to types/esprima-walk/index.d.ts diff --git a/esprima-walk/tsconfig.json b/types/esprima-walk/tsconfig.json similarity index 100% rename from esprima-walk/tsconfig.json rename to types/esprima-walk/tsconfig.json diff --git a/esprima/esprima-tests.ts b/types/esprima/esprima-tests.ts similarity index 100% rename from esprima/esprima-tests.ts rename to types/esprima/esprima-tests.ts diff --git a/esprima/index.d.ts b/types/esprima/index.d.ts similarity index 100% rename from esprima/index.d.ts rename to types/esprima/index.d.ts diff --git a/esprima/tsconfig.json b/types/esprima/tsconfig.json similarity index 100% rename from esprima/tsconfig.json rename to types/esprima/tsconfig.json diff --git a/estraverse/estraverse-tests.ts b/types/estraverse/estraverse-tests.ts similarity index 100% rename from estraverse/estraverse-tests.ts rename to types/estraverse/estraverse-tests.ts diff --git a/estraverse/index.d.ts b/types/estraverse/index.d.ts similarity index 100% rename from estraverse/index.d.ts rename to types/estraverse/index.d.ts diff --git a/estraverse/tsconfig.json b/types/estraverse/tsconfig.json similarity index 100% rename from estraverse/tsconfig.json rename to types/estraverse/tsconfig.json diff --git a/estree/UNUSED_FILES.txt b/types/estree/UNUSED_FILES.txt similarity index 100% rename from estree/UNUSED_FILES.txt rename to types/estree/UNUSED_FILES.txt diff --git a/estree/estree-tests.ts b/types/estree/estree-tests.ts similarity index 100% rename from estree/estree-tests.ts rename to types/estree/estree-tests.ts diff --git a/estree/flow.d.ts b/types/estree/flow.d.ts similarity index 100% rename from estree/flow.d.ts rename to types/estree/flow.d.ts diff --git a/estree/index.d.ts b/types/estree/index.d.ts similarity index 100% rename from estree/index.d.ts rename to types/estree/index.d.ts diff --git a/estree/tsconfig.json b/types/estree/tsconfig.json similarity index 100% rename from estree/tsconfig.json rename to types/estree/tsconfig.json diff --git a/evaporate/evaporate-tests.ts b/types/evaporate/evaporate-tests.ts similarity index 100% rename from evaporate/evaporate-tests.ts rename to types/evaporate/evaporate-tests.ts diff --git a/evaporate/index.d.ts b/types/evaporate/index.d.ts similarity index 100% rename from evaporate/index.d.ts rename to types/evaporate/index.d.ts diff --git a/evaporate/tsconfig.json b/types/evaporate/tsconfig.json similarity index 100% rename from evaporate/tsconfig.json rename to types/evaporate/tsconfig.json diff --git a/event-kit/.editorconfig b/types/event-kit/.editorconfig similarity index 100% rename from event-kit/.editorconfig rename to types/event-kit/.editorconfig diff --git a/event-kit/event-kit-tests.ts b/types/event-kit/event-kit-tests.ts similarity index 100% rename from event-kit/event-kit-tests.ts rename to types/event-kit/event-kit-tests.ts diff --git a/event-kit/index.d.ts b/types/event-kit/index.d.ts similarity index 100% rename from event-kit/index.d.ts rename to types/event-kit/index.d.ts diff --git a/event-kit/tsconfig.json b/types/event-kit/tsconfig.json similarity index 100% rename from event-kit/tsconfig.json rename to types/event-kit/tsconfig.json diff --git a/event-loop-lag/event-loop-lag-tests.ts b/types/event-loop-lag/event-loop-lag-tests.ts similarity index 100% rename from event-loop-lag/event-loop-lag-tests.ts rename to types/event-loop-lag/event-loop-lag-tests.ts diff --git a/event-loop-lag/index.d.ts b/types/event-loop-lag/index.d.ts similarity index 100% rename from event-loop-lag/index.d.ts rename to types/event-loop-lag/index.d.ts diff --git a/event-loop-lag/tsconfig.json b/types/event-loop-lag/tsconfig.json similarity index 100% rename from event-loop-lag/tsconfig.json rename to types/event-loop-lag/tsconfig.json diff --git a/event-stream/event-stream-tests.ts b/types/event-stream/event-stream-tests.ts similarity index 100% rename from event-stream/event-stream-tests.ts rename to types/event-stream/event-stream-tests.ts diff --git a/event-stream/index.d.ts b/types/event-stream/index.d.ts similarity index 100% rename from event-stream/index.d.ts rename to types/event-stream/index.d.ts diff --git a/event-stream/tsconfig.json b/types/event-stream/tsconfig.json similarity index 100% rename from event-stream/tsconfig.json rename to types/event-stream/tsconfig.json diff --git a/event-to-promise/event-to-promise-tests.ts b/types/event-to-promise/event-to-promise-tests.ts similarity index 100% rename from event-to-promise/event-to-promise-tests.ts rename to types/event-to-promise/event-to-promise-tests.ts diff --git a/event-to-promise/index.d.ts b/types/event-to-promise/index.d.ts similarity index 100% rename from event-to-promise/index.d.ts rename to types/event-to-promise/index.d.ts diff --git a/event-to-promise/tsconfig.json b/types/event-to-promise/tsconfig.json similarity index 100% rename from event-to-promise/tsconfig.json rename to types/event-to-promise/tsconfig.json diff --git a/eventemitter2/eventemitter2-tests.ts b/types/eventemitter2/eventemitter2-tests.ts similarity index 100% rename from eventemitter2/eventemitter2-tests.ts rename to types/eventemitter2/eventemitter2-tests.ts diff --git a/eventemitter2/index.d.ts b/types/eventemitter2/index.d.ts similarity index 100% rename from eventemitter2/index.d.ts rename to types/eventemitter2/index.d.ts diff --git a/eventemitter2/tsconfig.json b/types/eventemitter2/tsconfig.json similarity index 100% rename from eventemitter2/tsconfig.json rename to types/eventemitter2/tsconfig.json diff --git a/eventemitter3/eventemitter3-tests.ts b/types/eventemitter3/eventemitter3-tests.ts similarity index 100% rename from eventemitter3/eventemitter3-tests.ts rename to types/eventemitter3/eventemitter3-tests.ts diff --git a/eventemitter3/index.d.ts b/types/eventemitter3/index.d.ts similarity index 100% rename from eventemitter3/index.d.ts rename to types/eventemitter3/index.d.ts diff --git a/eventemitter3/tsconfig.json b/types/eventemitter3/tsconfig.json similarity index 100% rename from eventemitter3/tsconfig.json rename to types/eventemitter3/tsconfig.json diff --git a/evernote/evernote-tests.ts b/types/evernote/evernote-tests.ts similarity index 100% rename from evernote/evernote-tests.ts rename to types/evernote/evernote-tests.ts diff --git a/evernote/index.d.ts b/types/evernote/index.d.ts similarity index 100% rename from evernote/index.d.ts rename to types/evernote/index.d.ts diff --git a/evernote/tsconfig.json b/types/evernote/tsconfig.json similarity index 100% rename from evernote/tsconfig.json rename to types/evernote/tsconfig.json diff --git a/exit/exit-tests.ts b/types/exit/exit-tests.ts similarity index 100% rename from exit/exit-tests.ts rename to types/exit/exit-tests.ts diff --git a/exit/index.d.ts b/types/exit/index.d.ts similarity index 100% rename from exit/index.d.ts rename to types/exit/index.d.ts diff --git a/exit/tsconfig.json b/types/exit/tsconfig.json similarity index 100% rename from exit/tsconfig.json rename to types/exit/tsconfig.json diff --git a/exorcist/exorcist-tests.ts b/types/exorcist/exorcist-tests.ts similarity index 100% rename from exorcist/exorcist-tests.ts rename to types/exorcist/exorcist-tests.ts diff --git a/exorcist/index.d.ts b/types/exorcist/index.d.ts similarity index 100% rename from exorcist/index.d.ts rename to types/exorcist/index.d.ts diff --git a/exorcist/tsconfig.json b/types/exorcist/tsconfig.json similarity index 100% rename from exorcist/tsconfig.json rename to types/exorcist/tsconfig.json diff --git a/expect.js/expect.js-tests.ts b/types/expect.js/expect.js-tests.ts similarity index 100% rename from expect.js/expect.js-tests.ts rename to types/expect.js/expect.js-tests.ts diff --git a/expect.js/index.d.ts b/types/expect.js/index.d.ts similarity index 100% rename from expect.js/index.d.ts rename to types/expect.js/index.d.ts diff --git a/expect.js/tsconfig.json b/types/expect.js/tsconfig.json similarity index 100% rename from expect.js/tsconfig.json rename to types/expect.js/tsconfig.json diff --git a/expect/expect-tests.ts b/types/expect/expect-tests.ts similarity index 100% rename from expect/expect-tests.ts rename to types/expect/expect-tests.ts diff --git a/expect/index.d.ts b/types/expect/index.d.ts similarity index 100% rename from expect/index.d.ts rename to types/expect/index.d.ts diff --git a/expect/tsconfig.json b/types/expect/tsconfig.json similarity index 100% rename from expect/tsconfig.json rename to types/expect/tsconfig.json diff --git a/expect/tslint.json b/types/expect/tslint.json similarity index 100% rename from expect/tslint.json rename to types/expect/tslint.json diff --git a/expectations/expectations-tests.ts b/types/expectations/expectations-tests.ts similarity index 100% rename from expectations/expectations-tests.ts rename to types/expectations/expectations-tests.ts diff --git a/expectations/index.d.ts b/types/expectations/index.d.ts similarity index 100% rename from expectations/index.d.ts rename to types/expectations/index.d.ts diff --git a/expectations/tsconfig.json b/types/expectations/tsconfig.json similarity index 100% rename from expectations/tsconfig.json rename to types/expectations/tsconfig.json diff --git a/expr-eval/expr-eval-tests.ts b/types/expr-eval/expr-eval-tests.ts similarity index 100% rename from expr-eval/expr-eval-tests.ts rename to types/expr-eval/expr-eval-tests.ts diff --git a/expr-eval/index.d.ts b/types/expr-eval/index.d.ts similarity index 100% rename from expr-eval/index.d.ts rename to types/expr-eval/index.d.ts diff --git a/expr-eval/tsconfig.json b/types/expr-eval/tsconfig.json similarity index 100% rename from expr-eval/tsconfig.json rename to types/expr-eval/tsconfig.json diff --git a/expr-eval/tslint.json b/types/expr-eval/tslint.json similarity index 100% rename from expr-eval/tslint.json rename to types/expr-eval/tslint.json diff --git a/express-brute-memcached/express-brute-memcached-tests.ts b/types/express-brute-memcached/express-brute-memcached-tests.ts similarity index 100% rename from express-brute-memcached/express-brute-memcached-tests.ts rename to types/express-brute-memcached/express-brute-memcached-tests.ts diff --git a/express-brute-memcached/index.d.ts b/types/express-brute-memcached/index.d.ts similarity index 100% rename from express-brute-memcached/index.d.ts rename to types/express-brute-memcached/index.d.ts diff --git a/express-brute-memcached/tsconfig.json b/types/express-brute-memcached/tsconfig.json similarity index 100% rename from express-brute-memcached/tsconfig.json rename to types/express-brute-memcached/tsconfig.json diff --git a/express-brute-mongo/express-brute-mongo-tests.ts b/types/express-brute-mongo/express-brute-mongo-tests.ts similarity index 100% rename from express-brute-mongo/express-brute-mongo-tests.ts rename to types/express-brute-mongo/express-brute-mongo-tests.ts diff --git a/express-brute-mongo/index.d.ts b/types/express-brute-mongo/index.d.ts similarity index 100% rename from express-brute-mongo/index.d.ts rename to types/express-brute-mongo/index.d.ts diff --git a/express-brute-mongo/tsconfig.json b/types/express-brute-mongo/tsconfig.json similarity index 100% rename from express-brute-mongo/tsconfig.json rename to types/express-brute-mongo/tsconfig.json diff --git a/express-brute/express-brute-tests.ts b/types/express-brute/express-brute-tests.ts similarity index 100% rename from express-brute/express-brute-tests.ts rename to types/express-brute/express-brute-tests.ts diff --git a/express-brute/index.d.ts b/types/express-brute/index.d.ts similarity index 100% rename from express-brute/index.d.ts rename to types/express-brute/index.d.ts diff --git a/express-brute/tsconfig.json b/types/express-brute/tsconfig.json similarity index 100% rename from express-brute/tsconfig.json rename to types/express-brute/tsconfig.json diff --git a/express-debug/express-debug-tests.ts b/types/express-debug/express-debug-tests.ts similarity index 100% rename from express-debug/express-debug-tests.ts rename to types/express-debug/express-debug-tests.ts diff --git a/express-debug/index.d.ts b/types/express-debug/index.d.ts similarity index 100% rename from express-debug/index.d.ts rename to types/express-debug/index.d.ts diff --git a/express-debug/tsconfig.json b/types/express-debug/tsconfig.json similarity index 100% rename from express-debug/tsconfig.json rename to types/express-debug/tsconfig.json diff --git a/express-domain-middleware/express-domain-middleware-tests.ts b/types/express-domain-middleware/express-domain-middleware-tests.ts similarity index 100% rename from express-domain-middleware/express-domain-middleware-tests.ts rename to types/express-domain-middleware/express-domain-middleware-tests.ts diff --git a/express-domain-middleware/index.d.ts b/types/express-domain-middleware/index.d.ts similarity index 100% rename from express-domain-middleware/index.d.ts rename to types/express-domain-middleware/index.d.ts diff --git a/express-domain-middleware/tsconfig.json b/types/express-domain-middleware/tsconfig.json similarity index 100% rename from express-domain-middleware/tsconfig.json rename to types/express-domain-middleware/tsconfig.json diff --git a/express-formidable/express-formidable-tests.ts b/types/express-formidable/express-formidable-tests.ts similarity index 100% rename from express-formidable/express-formidable-tests.ts rename to types/express-formidable/express-formidable-tests.ts diff --git a/express-formidable/index.d.ts b/types/express-formidable/index.d.ts similarity index 100% rename from express-formidable/index.d.ts rename to types/express-formidable/index.d.ts diff --git a/express-formidable/tsconfig.json b/types/express-formidable/tsconfig.json similarity index 100% rename from express-formidable/tsconfig.json rename to types/express-formidable/tsconfig.json diff --git a/express-graphql/express-graphql-tests.ts b/types/express-graphql/express-graphql-tests.ts similarity index 100% rename from express-graphql/express-graphql-tests.ts rename to types/express-graphql/express-graphql-tests.ts diff --git a/express-graphql/index.d.ts b/types/express-graphql/index.d.ts similarity index 100% rename from express-graphql/index.d.ts rename to types/express-graphql/index.d.ts diff --git a/express-graphql/tsconfig.json b/types/express-graphql/tsconfig.json similarity index 100% rename from express-graphql/tsconfig.json rename to types/express-graphql/tsconfig.json diff --git a/express-handlebars/express-handlebars-tests.ts b/types/express-handlebars/express-handlebars-tests.ts similarity index 100% rename from express-handlebars/express-handlebars-tests.ts rename to types/express-handlebars/express-handlebars-tests.ts diff --git a/express-handlebars/index.d.ts b/types/express-handlebars/index.d.ts similarity index 100% rename from express-handlebars/index.d.ts rename to types/express-handlebars/index.d.ts diff --git a/express-handlebars/tsconfig.json b/types/express-handlebars/tsconfig.json similarity index 100% rename from express-handlebars/tsconfig.json rename to types/express-handlebars/tsconfig.json diff --git a/express-jwt/express-jwt-tests.ts b/types/express-jwt/express-jwt-tests.ts similarity index 100% rename from express-jwt/express-jwt-tests.ts rename to types/express-jwt/express-jwt-tests.ts diff --git a/express-jwt/index.d.ts b/types/express-jwt/index.d.ts similarity index 100% rename from express-jwt/index.d.ts rename to types/express-jwt/index.d.ts diff --git a/express-jwt/tsconfig.json b/types/express-jwt/tsconfig.json similarity index 100% rename from express-jwt/tsconfig.json rename to types/express-jwt/tsconfig.json diff --git a/express-less/express-less-tests.ts b/types/express-less/express-less-tests.ts similarity index 100% rename from express-less/express-less-tests.ts rename to types/express-less/express-less-tests.ts diff --git a/express-less/index.d.ts b/types/express-less/index.d.ts similarity index 100% rename from express-less/index.d.ts rename to types/express-less/index.d.ts diff --git a/express-less/tsconfig.json b/types/express-less/tsconfig.json similarity index 100% rename from express-less/tsconfig.json rename to types/express-less/tsconfig.json diff --git a/express-minify/express-minify-tests.ts b/types/express-minify/express-minify-tests.ts similarity index 100% rename from express-minify/express-minify-tests.ts rename to types/express-minify/express-minify-tests.ts diff --git a/express-minify/index.d.ts b/types/express-minify/index.d.ts similarity index 100% rename from express-minify/index.d.ts rename to types/express-minify/index.d.ts diff --git a/express-minify/tsconfig.json b/types/express-minify/tsconfig.json similarity index 100% rename from express-minify/tsconfig.json rename to types/express-minify/tsconfig.json diff --git a/express-mung/express-mung-tests.ts b/types/express-mung/express-mung-tests.ts similarity index 100% rename from express-mung/express-mung-tests.ts rename to types/express-mung/express-mung-tests.ts diff --git a/express-mung/index.d.ts b/types/express-mung/index.d.ts similarity index 100% rename from express-mung/index.d.ts rename to types/express-mung/index.d.ts diff --git a/express-mung/tsconfig.json b/types/express-mung/tsconfig.json similarity index 100% rename from express-mung/tsconfig.json rename to types/express-mung/tsconfig.json diff --git a/express-myconnection/express-myconnection-tests.ts b/types/express-myconnection/express-myconnection-tests.ts similarity index 100% rename from express-myconnection/express-myconnection-tests.ts rename to types/express-myconnection/express-myconnection-tests.ts diff --git a/express-myconnection/index.d.ts b/types/express-myconnection/index.d.ts similarity index 100% rename from express-myconnection/index.d.ts rename to types/express-myconnection/index.d.ts diff --git a/express-myconnection/tsconfig.json b/types/express-myconnection/tsconfig.json similarity index 100% rename from express-myconnection/tsconfig.json rename to types/express-myconnection/tsconfig.json diff --git a/express-mysql-session/express-mysql-session-tests.ts b/types/express-mysql-session/express-mysql-session-tests.ts similarity index 100% rename from express-mysql-session/express-mysql-session-tests.ts rename to types/express-mysql-session/express-mysql-session-tests.ts diff --git a/express-mysql-session/index.d.ts b/types/express-mysql-session/index.d.ts similarity index 100% rename from express-mysql-session/index.d.ts rename to types/express-mysql-session/index.d.ts diff --git a/express-mysql-session/tsconfig.json b/types/express-mysql-session/tsconfig.json similarity index 100% rename from express-mysql-session/tsconfig.json rename to types/express-mysql-session/tsconfig.json diff --git a/express-mysql-session/tslint.json b/types/express-mysql-session/tslint.json similarity index 100% rename from express-mysql-session/tslint.json rename to types/express-mysql-session/tslint.json diff --git a/express-openapi/express-openapi-tests.ts b/types/express-openapi/express-openapi-tests.ts similarity index 100% rename from express-openapi/express-openapi-tests.ts rename to types/express-openapi/express-openapi-tests.ts diff --git a/express-openapi/index.d.ts b/types/express-openapi/index.d.ts similarity index 100% rename from express-openapi/index.d.ts rename to types/express-openapi/index.d.ts diff --git a/express-openapi/tsconfig.json b/types/express-openapi/tsconfig.json similarity index 100% rename from express-openapi/tsconfig.json rename to types/express-openapi/tsconfig.json diff --git a/express-partials/express-partials-tests.ts b/types/express-partials/express-partials-tests.ts similarity index 100% rename from express-partials/express-partials-tests.ts rename to types/express-partials/express-partials-tests.ts diff --git a/express-partials/index.d.ts b/types/express-partials/index.d.ts similarity index 100% rename from express-partials/index.d.ts rename to types/express-partials/index.d.ts diff --git a/express-partials/tsconfig.json b/types/express-partials/tsconfig.json similarity index 100% rename from express-partials/tsconfig.json rename to types/express-partials/tsconfig.json diff --git a/express-rate-limit/express-rate-limit-tests.ts b/types/express-rate-limit/express-rate-limit-tests.ts similarity index 100% rename from express-rate-limit/express-rate-limit-tests.ts rename to types/express-rate-limit/express-rate-limit-tests.ts diff --git a/express-rate-limit/index.d.ts b/types/express-rate-limit/index.d.ts similarity index 100% rename from express-rate-limit/index.d.ts rename to types/express-rate-limit/index.d.ts diff --git a/express-rate-limit/tsconfig.json b/types/express-rate-limit/tsconfig.json similarity index 100% rename from express-rate-limit/tsconfig.json rename to types/express-rate-limit/tsconfig.json diff --git a/express-rate-limit/tslint.json b/types/express-rate-limit/tslint.json similarity index 100% rename from express-rate-limit/tslint.json rename to types/express-rate-limit/tslint.json diff --git a/express-route-fs/express-route-fs-tests.ts b/types/express-route-fs/express-route-fs-tests.ts similarity index 100% rename from express-route-fs/express-route-fs-tests.ts rename to types/express-route-fs/express-route-fs-tests.ts diff --git a/express-route-fs/index.d.ts b/types/express-route-fs/index.d.ts similarity index 100% rename from express-route-fs/index.d.ts rename to types/express-route-fs/index.d.ts diff --git a/express-route-fs/tsconfig.json b/types/express-route-fs/tsconfig.json similarity index 100% rename from express-route-fs/tsconfig.json rename to types/express-route-fs/tsconfig.json diff --git a/express-serve-static-core/express-serve-static-core-tests.ts b/types/express-serve-static-core/express-serve-static-core-tests.ts similarity index 100% rename from express-serve-static-core/express-serve-static-core-tests.ts rename to types/express-serve-static-core/express-serve-static-core-tests.ts diff --git a/express-serve-static-core/index.d.ts b/types/express-serve-static-core/index.d.ts similarity index 100% rename from express-serve-static-core/index.d.ts rename to types/express-serve-static-core/index.d.ts diff --git a/express-serve-static-core/tsconfig.json b/types/express-serve-static-core/tsconfig.json similarity index 100% rename from express-serve-static-core/tsconfig.json rename to types/express-serve-static-core/tsconfig.json diff --git a/express-session/express-session-tests.ts b/types/express-session/express-session-tests.ts similarity index 100% rename from express-session/express-session-tests.ts rename to types/express-session/express-session-tests.ts diff --git a/express-session/index.d.ts b/types/express-session/index.d.ts similarity index 100% rename from express-session/index.d.ts rename to types/express-session/index.d.ts diff --git a/express-session/tsconfig.json b/types/express-session/tsconfig.json similarity index 100% rename from express-session/tsconfig.json rename to types/express-session/tsconfig.json diff --git a/express-unless/express-unless-tests.ts b/types/express-unless/express-unless-tests.ts similarity index 100% rename from express-unless/express-unless-tests.ts rename to types/express-unless/express-unless-tests.ts diff --git a/express-unless/index.d.ts b/types/express-unless/index.d.ts similarity index 100% rename from express-unless/index.d.ts rename to types/express-unless/index.d.ts diff --git a/express-unless/tsconfig.json b/types/express-unless/tsconfig.json similarity index 100% rename from express-unless/tsconfig.json rename to types/express-unless/tsconfig.json diff --git a/express-useragent/express-useragent-tests.ts b/types/express-useragent/express-useragent-tests.ts similarity index 100% rename from express-useragent/express-useragent-tests.ts rename to types/express-useragent/express-useragent-tests.ts diff --git a/express-useragent/index.d.ts b/types/express-useragent/index.d.ts similarity index 100% rename from express-useragent/index.d.ts rename to types/express-useragent/index.d.ts diff --git a/express-useragent/tsconfig.json b/types/express-useragent/tsconfig.json similarity index 100% rename from express-useragent/tsconfig.json rename to types/express-useragent/tsconfig.json diff --git a/express-validator/express-validator-tests.ts b/types/express-validator/express-validator-tests.ts similarity index 100% rename from express-validator/express-validator-tests.ts rename to types/express-validator/express-validator-tests.ts diff --git a/express-validator/index.d.ts b/types/express-validator/index.d.ts similarity index 100% rename from express-validator/index.d.ts rename to types/express-validator/index.d.ts diff --git a/express-validator/tsconfig.json b/types/express-validator/tsconfig.json similarity index 100% rename from express-validator/tsconfig.json rename to types/express-validator/tsconfig.json diff --git a/express/express-tests.ts b/types/express/express-tests.ts similarity index 100% rename from express/express-tests.ts rename to types/express/express-tests.ts diff --git a/express/index.d.ts b/types/express/index.d.ts similarity index 100% rename from express/index.d.ts rename to types/express/index.d.ts diff --git a/express/tsconfig.json b/types/express/tsconfig.json similarity index 100% rename from express/tsconfig.json rename to types/express/tsconfig.json diff --git a/extend/extend-tests.ts b/types/extend/extend-tests.ts similarity index 100% rename from extend/extend-tests.ts rename to types/extend/extend-tests.ts diff --git a/extend/index.d.ts b/types/extend/index.d.ts similarity index 100% rename from extend/index.d.ts rename to types/extend/index.d.ts diff --git a/extend/tsconfig.json b/types/extend/tsconfig.json similarity index 100% rename from extend/tsconfig.json rename to types/extend/tsconfig.json diff --git a/extended-listbox/extended-listbox-tests.ts b/types/extended-listbox/extended-listbox-tests.ts similarity index 100% rename from extended-listbox/extended-listbox-tests.ts rename to types/extended-listbox/extended-listbox-tests.ts diff --git a/extended-listbox/index.d.ts b/types/extended-listbox/index.d.ts similarity index 100% rename from extended-listbox/index.d.ts rename to types/extended-listbox/index.d.ts diff --git a/extended-listbox/tsconfig.json b/types/extended-listbox/tsconfig.json similarity index 100% rename from extended-listbox/tsconfig.json rename to types/extended-listbox/tsconfig.json diff --git a/extjs/extjs-tests.ts b/types/extjs/extjs-tests.ts similarity index 100% rename from extjs/extjs-tests.ts rename to types/extjs/extjs-tests.ts diff --git a/extjs/index.d.ts b/types/extjs/index.d.ts similarity index 100% rename from extjs/index.d.ts rename to types/extjs/index.d.ts diff --git a/extjs/tsconfig.json b/types/extjs/tsconfig.json similarity index 100% rename from extjs/tsconfig.json rename to types/extjs/tsconfig.json diff --git a/extract-text-webpack-plugin/extract-text-webpack-plugin-tests.ts b/types/extract-text-webpack-plugin/extract-text-webpack-plugin-tests.ts similarity index 100% rename from extract-text-webpack-plugin/extract-text-webpack-plugin-tests.ts rename to types/extract-text-webpack-plugin/extract-text-webpack-plugin-tests.ts diff --git a/extract-text-webpack-plugin/index.d.ts b/types/extract-text-webpack-plugin/index.d.ts similarity index 100% rename from extract-text-webpack-plugin/index.d.ts rename to types/extract-text-webpack-plugin/index.d.ts diff --git a/extract-text-webpack-plugin/tsconfig.json b/types/extract-text-webpack-plugin/tsconfig.json similarity index 100% rename from extract-text-webpack-plugin/tsconfig.json rename to types/extract-text-webpack-plugin/tsconfig.json diff --git a/extract-zip/extract-zip-tests.ts b/types/extract-zip/extract-zip-tests.ts similarity index 100% rename from extract-zip/extract-zip-tests.ts rename to types/extract-zip/extract-zip-tests.ts diff --git a/extract-zip/index.d.ts b/types/extract-zip/index.d.ts similarity index 100% rename from extract-zip/index.d.ts rename to types/extract-zip/index.d.ts diff --git a/extract-zip/tsconfig.json b/types/extract-zip/tsconfig.json similarity index 100% rename from extract-zip/tsconfig.json rename to types/extract-zip/tsconfig.json diff --git a/extract-zip/tslint.json b/types/extract-zip/tslint.json similarity index 100% rename from extract-zip/tslint.json rename to types/extract-zip/tslint.json diff --git a/eyes/eyes-tests.ts b/types/eyes/eyes-tests.ts similarity index 100% rename from eyes/eyes-tests.ts rename to types/eyes/eyes-tests.ts diff --git a/eyes/index.d.ts b/types/eyes/index.d.ts similarity index 100% rename from eyes/index.d.ts rename to types/eyes/index.d.ts diff --git a/eyes/tsconfig.json b/types/eyes/tsconfig.json similarity index 100% rename from eyes/tsconfig.json rename to types/eyes/tsconfig.json diff --git a/f1/f1-tests.ts b/types/f1/f1-tests.ts similarity index 100% rename from f1/f1-tests.ts rename to types/f1/f1-tests.ts diff --git a/f1/index.d.ts b/types/f1/index.d.ts similarity index 100% rename from f1/index.d.ts rename to types/f1/index.d.ts diff --git a/f1/tsconfig.json b/types/f1/tsconfig.json similarity index 100% rename from f1/tsconfig.json rename to types/f1/tsconfig.json diff --git a/f1/tslint.json b/types/f1/tslint.json similarity index 100% rename from f1/tslint.json rename to types/f1/tslint.json diff --git a/fabric/fabric-tests.ts b/types/fabric/fabric-tests.ts similarity index 100% rename from fabric/fabric-tests.ts rename to types/fabric/fabric-tests.ts diff --git a/fabric/index.d.ts b/types/fabric/index.d.ts similarity index 100% rename from fabric/index.d.ts rename to types/fabric/index.d.ts diff --git a/fabric/tsconfig.json b/types/fabric/tsconfig.json similarity index 100% rename from fabric/tsconfig.json rename to types/fabric/tsconfig.json diff --git a/fabric/tslint.json b/types/fabric/tslint.json similarity index 100% rename from fabric/tslint.json rename to types/fabric/tslint.json diff --git a/facebook-js-sdk/facebook-js-sdk-tests.ts b/types/facebook-js-sdk/facebook-js-sdk-tests.ts similarity index 100% rename from facebook-js-sdk/facebook-js-sdk-tests.ts rename to types/facebook-js-sdk/facebook-js-sdk-tests.ts diff --git a/facebook-js-sdk/index.d.ts b/types/facebook-js-sdk/index.d.ts similarity index 100% rename from facebook-js-sdk/index.d.ts rename to types/facebook-js-sdk/index.d.ts diff --git a/facebook-js-sdk/tsconfig.json b/types/facebook-js-sdk/tsconfig.json similarity index 100% rename from facebook-js-sdk/tsconfig.json rename to types/facebook-js-sdk/tsconfig.json diff --git a/facebook-pixel/facebook-pixel-tests.ts b/types/facebook-pixel/facebook-pixel-tests.ts similarity index 100% rename from facebook-pixel/facebook-pixel-tests.ts rename to types/facebook-pixel/facebook-pixel-tests.ts diff --git a/facebook-pixel/index.d.ts b/types/facebook-pixel/index.d.ts similarity index 100% rename from facebook-pixel/index.d.ts rename to types/facebook-pixel/index.d.ts diff --git a/facebook-pixel/tsconfig.json b/types/facebook-pixel/tsconfig.json similarity index 100% rename from facebook-pixel/tsconfig.json rename to types/facebook-pixel/tsconfig.json diff --git a/faker/faker-tests.ts b/types/faker/faker-tests.ts similarity index 100% rename from faker/faker-tests.ts rename to types/faker/faker-tests.ts diff --git a/faker/index.d.ts b/types/faker/index.d.ts similarity index 100% rename from faker/index.d.ts rename to types/faker/index.d.ts diff --git a/faker/tsconfig.json b/types/faker/tsconfig.json similarity index 100% rename from faker/tsconfig.json rename to types/faker/tsconfig.json diff --git a/faker/v3/faker-tests.ts b/types/faker/v3/faker-tests.ts similarity index 100% rename from faker/v3/faker-tests.ts rename to types/faker/v3/faker-tests.ts diff --git a/faker/v3/index.d.ts b/types/faker/v3/index.d.ts similarity index 100% rename from faker/v3/index.d.ts rename to types/faker/v3/index.d.ts diff --git a/faker/v3/tsconfig.json b/types/faker/v3/tsconfig.json similarity index 100% rename from faker/v3/tsconfig.json rename to types/faker/v3/tsconfig.json diff --git a/falcor-express/falcor-express-tests.ts b/types/falcor-express/falcor-express-tests.ts similarity index 100% rename from falcor-express/falcor-express-tests.ts rename to types/falcor-express/falcor-express-tests.ts diff --git a/falcor-express/index.d.ts b/types/falcor-express/index.d.ts similarity index 100% rename from falcor-express/index.d.ts rename to types/falcor-express/index.d.ts diff --git a/falcor-express/tsconfig.json b/types/falcor-express/tsconfig.json similarity index 100% rename from falcor-express/tsconfig.json rename to types/falcor-express/tsconfig.json diff --git a/falcor-http-datasource/falcor-http-datasource-tests.ts b/types/falcor-http-datasource/falcor-http-datasource-tests.ts similarity index 100% rename from falcor-http-datasource/falcor-http-datasource-tests.ts rename to types/falcor-http-datasource/falcor-http-datasource-tests.ts diff --git a/falcor-http-datasource/index.d.ts b/types/falcor-http-datasource/index.d.ts similarity index 100% rename from falcor-http-datasource/index.d.ts rename to types/falcor-http-datasource/index.d.ts diff --git a/falcor-http-datasource/tsconfig.json b/types/falcor-http-datasource/tsconfig.json similarity index 100% rename from falcor-http-datasource/tsconfig.json rename to types/falcor-http-datasource/tsconfig.json diff --git a/falcor-json-graph/falcor-json-graph-tests.ts b/types/falcor-json-graph/falcor-json-graph-tests.ts similarity index 100% rename from falcor-json-graph/falcor-json-graph-tests.ts rename to types/falcor-json-graph/falcor-json-graph-tests.ts diff --git a/falcor-json-graph/index.d.ts b/types/falcor-json-graph/index.d.ts similarity index 100% rename from falcor-json-graph/index.d.ts rename to types/falcor-json-graph/index.d.ts diff --git a/falcor-json-graph/tsconfig.json b/types/falcor-json-graph/tsconfig.json similarity index 100% rename from falcor-json-graph/tsconfig.json rename to types/falcor-json-graph/tsconfig.json diff --git a/falcor-router/falcor-router-tests.ts b/types/falcor-router/falcor-router-tests.ts similarity index 100% rename from falcor-router/falcor-router-tests.ts rename to types/falcor-router/falcor-router-tests.ts diff --git a/falcor-router/index.d.ts b/types/falcor-router/index.d.ts similarity index 100% rename from falcor-router/index.d.ts rename to types/falcor-router/index.d.ts diff --git a/falcor-router/tsconfig.json b/types/falcor-router/tsconfig.json similarity index 100% rename from falcor-router/tsconfig.json rename to types/falcor-router/tsconfig.json diff --git a/falcor/index.d.ts b/types/falcor/index.d.ts similarity index 100% rename from falcor/index.d.ts rename to types/falcor/index.d.ts diff --git a/falcor/test/browser.ts b/types/falcor/test/browser.ts similarity index 100% rename from falcor/test/browser.ts rename to types/falcor/test/browser.ts diff --git a/falcor/test/index.ts b/types/falcor/test/index.ts similarity index 100% rename from falcor/test/index.ts rename to types/falcor/test/index.ts diff --git a/falcor/tsconfig.json b/types/falcor/tsconfig.json similarity index 100% rename from falcor/tsconfig.json rename to types/falcor/tsconfig.json diff --git a/falcor/tslint.json b/types/falcor/tslint.json similarity index 100% rename from falcor/tslint.json rename to types/falcor/tslint.json diff --git a/famous/famous-tests.ts b/types/famous/famous-tests.ts similarity index 100% rename from famous/famous-tests.ts rename to types/famous/famous-tests.ts diff --git a/famous/index.d.ts b/types/famous/index.d.ts similarity index 100% rename from famous/index.d.ts rename to types/famous/index.d.ts diff --git a/famous/tsconfig.json b/types/famous/tsconfig.json similarity index 100% rename from famous/tsconfig.json rename to types/famous/tsconfig.json diff --git a/fancybox/fancybox-tests.ts b/types/fancybox/fancybox-tests.ts similarity index 100% rename from fancybox/fancybox-tests.ts rename to types/fancybox/fancybox-tests.ts diff --git a/fancybox/index.d.ts b/types/fancybox/index.d.ts similarity index 100% rename from fancybox/index.d.ts rename to types/fancybox/index.d.ts diff --git a/fancybox/tsconfig.json b/types/fancybox/tsconfig.json similarity index 100% rename from fancybox/tsconfig.json rename to types/fancybox/tsconfig.json diff --git a/farbtastic/farbtastic-tests.ts b/types/farbtastic/farbtastic-tests.ts similarity index 100% rename from farbtastic/farbtastic-tests.ts rename to types/farbtastic/farbtastic-tests.ts diff --git a/farbtastic/index.d.ts b/types/farbtastic/index.d.ts similarity index 100% rename from farbtastic/index.d.ts rename to types/farbtastic/index.d.ts diff --git a/farbtastic/tsconfig.json b/types/farbtastic/tsconfig.json similarity index 100% rename from farbtastic/tsconfig.json rename to types/farbtastic/tsconfig.json diff --git a/fast-json-patch/fast-json-patch-tests.ts b/types/fast-json-patch/fast-json-patch-tests.ts similarity index 100% rename from fast-json-patch/fast-json-patch-tests.ts rename to types/fast-json-patch/fast-json-patch-tests.ts diff --git a/fast-json-patch/index.d.ts b/types/fast-json-patch/index.d.ts similarity index 100% rename from fast-json-patch/index.d.ts rename to types/fast-json-patch/index.d.ts diff --git a/fast-json-patch/tsconfig.json b/types/fast-json-patch/tsconfig.json similarity index 100% rename from fast-json-patch/tsconfig.json rename to types/fast-json-patch/tsconfig.json diff --git a/fast-levenshtein/fast-levenshtein-tests.ts b/types/fast-levenshtein/fast-levenshtein-tests.ts similarity index 100% rename from fast-levenshtein/fast-levenshtein-tests.ts rename to types/fast-levenshtein/fast-levenshtein-tests.ts diff --git a/fast-levenshtein/index.d.ts b/types/fast-levenshtein/index.d.ts similarity index 100% rename from fast-levenshtein/index.d.ts rename to types/fast-levenshtein/index.d.ts diff --git a/fast-levenshtein/tsconfig.json b/types/fast-levenshtein/tsconfig.json similarity index 100% rename from fast-levenshtein/tsconfig.json rename to types/fast-levenshtein/tsconfig.json diff --git a/fast-simplex-noise/fast-simplex-noise-tests.ts b/types/fast-simplex-noise/fast-simplex-noise-tests.ts similarity index 100% rename from fast-simplex-noise/fast-simplex-noise-tests.ts rename to types/fast-simplex-noise/fast-simplex-noise-tests.ts diff --git a/fast-simplex-noise/index.d.ts b/types/fast-simplex-noise/index.d.ts similarity index 100% rename from fast-simplex-noise/index.d.ts rename to types/fast-simplex-noise/index.d.ts diff --git a/fast-simplex-noise/tsconfig.json b/types/fast-simplex-noise/tsconfig.json similarity index 100% rename from fast-simplex-noise/tsconfig.json rename to types/fast-simplex-noise/tsconfig.json diff --git a/fast-stats/fast-stats-tests.ts b/types/fast-stats/fast-stats-tests.ts similarity index 100% rename from fast-stats/fast-stats-tests.ts rename to types/fast-stats/fast-stats-tests.ts diff --git a/fast-stats/index.d.ts b/types/fast-stats/index.d.ts similarity index 100% rename from fast-stats/index.d.ts rename to types/fast-stats/index.d.ts diff --git a/fast-stats/tsconfig.json b/types/fast-stats/tsconfig.json similarity index 100% rename from fast-stats/tsconfig.json rename to types/fast-stats/tsconfig.json diff --git a/fastclick/fastclick-tests.ts b/types/fastclick/fastclick-tests.ts similarity index 100% rename from fastclick/fastclick-tests.ts rename to types/fastclick/fastclick-tests.ts diff --git a/fastclick/index.d.ts b/types/fastclick/index.d.ts similarity index 100% rename from fastclick/index.d.ts rename to types/fastclick/index.d.ts diff --git a/fastclick/tsconfig.json b/types/fastclick/tsconfig.json similarity index 100% rename from fastclick/tsconfig.json rename to types/fastclick/tsconfig.json diff --git a/favico.js/favico.js-tests.ts b/types/favico.js/favico.js-tests.ts similarity index 100% rename from favico.js/favico.js-tests.ts rename to types/favico.js/favico.js-tests.ts diff --git a/favico.js/index.d.ts b/types/favico.js/index.d.ts similarity index 100% rename from favico.js/index.d.ts rename to types/favico.js/index.d.ts diff --git a/favico.js/tsconfig.json b/types/favico.js/tsconfig.json similarity index 100% rename from favico.js/tsconfig.json rename to types/favico.js/tsconfig.json diff --git a/fb/fb-tests.ts b/types/fb/fb-tests.ts similarity index 100% rename from fb/fb-tests.ts rename to types/fb/fb-tests.ts diff --git a/fb/index.d.ts b/types/fb/index.d.ts similarity index 100% rename from fb/index.d.ts rename to types/fb/index.d.ts diff --git a/fb/tsconfig.json b/types/fb/tsconfig.json similarity index 100% rename from fb/tsconfig.json rename to types/fb/tsconfig.json diff --git a/fbemitter/fbemitter-tests.ts b/types/fbemitter/fbemitter-tests.ts similarity index 100% rename from fbemitter/fbemitter-tests.ts rename to types/fbemitter/fbemitter-tests.ts diff --git a/fbemitter/index.d.ts b/types/fbemitter/index.d.ts similarity index 100% rename from fbemitter/index.d.ts rename to types/fbemitter/index.d.ts diff --git a/fbemitter/tsconfig.json b/types/fbemitter/tsconfig.json similarity index 100% rename from fbemitter/tsconfig.json rename to types/fbemitter/tsconfig.json diff --git a/featherlight/featherlight-tests.ts b/types/featherlight/featherlight-tests.ts similarity index 100% rename from featherlight/featherlight-tests.ts rename to types/featherlight/featherlight-tests.ts diff --git a/featherlight/index.d.ts b/types/featherlight/index.d.ts similarity index 100% rename from featherlight/index.d.ts rename to types/featherlight/index.d.ts diff --git a/featherlight/tsconfig.json b/types/featherlight/tsconfig.json similarity index 100% rename from featherlight/tsconfig.json rename to types/featherlight/tsconfig.json diff --git a/fetch-jsonp/fetch-jsonp-tests.ts b/types/fetch-jsonp/fetch-jsonp-tests.ts similarity index 100% rename from fetch-jsonp/fetch-jsonp-tests.ts rename to types/fetch-jsonp/fetch-jsonp-tests.ts diff --git a/fetch-jsonp/index.d.ts b/types/fetch-jsonp/index.d.ts similarity index 100% rename from fetch-jsonp/index.d.ts rename to types/fetch-jsonp/index.d.ts diff --git a/fetch-jsonp/tsconfig.json b/types/fetch-jsonp/tsconfig.json similarity index 100% rename from fetch-jsonp/tsconfig.json rename to types/fetch-jsonp/tsconfig.json diff --git a/fetch-jsonp/tslint.json b/types/fetch-jsonp/tslint.json similarity index 100% rename from fetch-jsonp/tslint.json rename to types/fetch-jsonp/tslint.json diff --git a/fetch-mock/fetch-mock-tests.ts b/types/fetch-mock/fetch-mock-tests.ts similarity index 100% rename from fetch-mock/fetch-mock-tests.ts rename to types/fetch-mock/fetch-mock-tests.ts diff --git a/fetch-mock/index.d.ts b/types/fetch-mock/index.d.ts similarity index 100% rename from fetch-mock/index.d.ts rename to types/fetch-mock/index.d.ts diff --git a/fetch-mock/tsconfig.json b/types/fetch-mock/tsconfig.json similarity index 100% rename from fetch-mock/tsconfig.json rename to types/fetch-mock/tsconfig.json diff --git a/fetch-mock/tslint.json b/types/fetch-mock/tslint.json similarity index 100% rename from fetch-mock/tslint.json rename to types/fetch-mock/tslint.json diff --git a/fetch.io/fetch.io-tests.ts b/types/fetch.io/fetch.io-tests.ts similarity index 100% rename from fetch.io/fetch.io-tests.ts rename to types/fetch.io/fetch.io-tests.ts diff --git a/fetch.io/index.d.ts b/types/fetch.io/index.d.ts similarity index 100% rename from fetch.io/index.d.ts rename to types/fetch.io/index.d.ts diff --git a/fetch.io/tsconfig.json b/types/fetch.io/tsconfig.json similarity index 100% rename from fetch.io/tsconfig.json rename to types/fetch.io/tsconfig.json diff --git a/fetch.io/tslint.json b/types/fetch.io/tslint.json similarity index 100% rename from fetch.io/tslint.json rename to types/fetch.io/tslint.json diff --git a/ffi/ffi-tests.ts b/types/ffi/ffi-tests.ts similarity index 100% rename from ffi/ffi-tests.ts rename to types/ffi/ffi-tests.ts diff --git a/ffi/index.d.ts b/types/ffi/index.d.ts similarity index 100% rename from ffi/index.d.ts rename to types/ffi/index.d.ts diff --git a/ffi/node-ffi-buffer.d.ts b/types/ffi/node-ffi-buffer.d.ts similarity index 100% rename from ffi/node-ffi-buffer.d.ts rename to types/ffi/node-ffi-buffer.d.ts diff --git a/ffi/tsconfig.json b/types/ffi/tsconfig.json similarity index 100% rename from ffi/tsconfig.json rename to types/ffi/tsconfig.json diff --git a/fhir/fhir-tests.ts b/types/fhir/fhir-tests.ts similarity index 100% rename from fhir/fhir-tests.ts rename to types/fhir/fhir-tests.ts diff --git a/fhir/index.d.ts b/types/fhir/index.d.ts similarity index 100% rename from fhir/index.d.ts rename to types/fhir/index.d.ts diff --git a/fhir/tsconfig.json b/types/fhir/tsconfig.json similarity index 100% rename from fhir/tsconfig.json rename to types/fhir/tsconfig.json diff --git a/fibers/fibers-tests.ts b/types/fibers/fibers-tests.ts similarity index 100% rename from fibers/fibers-tests.ts rename to types/fibers/fibers-tests.ts diff --git a/fibers/index.d.ts b/types/fibers/index.d.ts similarity index 100% rename from fibers/index.d.ts rename to types/fibers/index.d.ts diff --git a/fibers/tsconfig.json b/types/fibers/tsconfig.json similarity index 100% rename from fibers/tsconfig.json rename to types/fibers/tsconfig.json diff --git a/field/field-tests.ts b/types/field/field-tests.ts similarity index 100% rename from field/field-tests.ts rename to types/field/field-tests.ts diff --git a/field/index.d.ts b/types/field/index.d.ts similarity index 100% rename from field/index.d.ts rename to types/field/index.d.ts diff --git a/field/tsconfig.json b/types/field/tsconfig.json similarity index 100% rename from field/tsconfig.json rename to types/field/tsconfig.json diff --git a/file-saver/file-saver-tests.ts b/types/file-saver/file-saver-tests.ts similarity index 100% rename from file-saver/file-saver-tests.ts rename to types/file-saver/file-saver-tests.ts diff --git a/file-saver/index.d.ts b/types/file-saver/index.d.ts similarity index 100% rename from file-saver/index.d.ts rename to types/file-saver/index.d.ts diff --git a/file-saver/tsconfig.json b/types/file-saver/tsconfig.json similarity index 100% rename from file-saver/tsconfig.json rename to types/file-saver/tsconfig.json diff --git a/file-type/file-type-tests.ts b/types/file-type/file-type-tests.ts similarity index 100% rename from file-type/file-type-tests.ts rename to types/file-type/file-type-tests.ts diff --git a/file-type/index.d.ts b/types/file-type/index.d.ts similarity index 100% rename from file-type/index.d.ts rename to types/file-type/index.d.ts diff --git a/file-type/tsconfig.json b/types/file-type/tsconfig.json similarity index 100% rename from file-type/tsconfig.json rename to types/file-type/tsconfig.json diff --git a/file-url/file-url-tests.ts b/types/file-url/file-url-tests.ts similarity index 100% rename from file-url/file-url-tests.ts rename to types/file-url/file-url-tests.ts diff --git a/file-url/index.d.ts b/types/file-url/index.d.ts similarity index 100% rename from file-url/index.d.ts rename to types/file-url/index.d.ts diff --git a/file-url/tsconfig.json b/types/file-url/tsconfig.json similarity index 100% rename from file-url/tsconfig.json rename to types/file-url/tsconfig.json diff --git a/filesize/filesize-tests.ts b/types/filesize/filesize-tests.ts similarity index 100% rename from filesize/filesize-tests.ts rename to types/filesize/filesize-tests.ts diff --git a/filesize/index.d.ts b/types/filesize/index.d.ts similarity index 100% rename from filesize/index.d.ts rename to types/filesize/index.d.ts diff --git a/filesize/tsconfig.json b/types/filesize/tsconfig.json similarity index 100% rename from filesize/tsconfig.json rename to types/filesize/tsconfig.json diff --git a/filesystem/filesystem-tests.ts b/types/filesystem/filesystem-tests.ts similarity index 100% rename from filesystem/filesystem-tests.ts rename to types/filesystem/filesystem-tests.ts diff --git a/filesystem/index.d.ts b/types/filesystem/index.d.ts similarity index 100% rename from filesystem/index.d.ts rename to types/filesystem/index.d.ts diff --git a/filesystem/tsconfig.json b/types/filesystem/tsconfig.json similarity index 100% rename from filesystem/tsconfig.json rename to types/filesystem/tsconfig.json diff --git a/filewriter/filewriter-tests.ts b/types/filewriter/filewriter-tests.ts similarity index 100% rename from filewriter/filewriter-tests.ts rename to types/filewriter/filewriter-tests.ts diff --git a/filewriter/index.d.ts b/types/filewriter/index.d.ts similarity index 100% rename from filewriter/index.d.ts rename to types/filewriter/index.d.ts diff --git a/filewriter/tsconfig.json b/types/filewriter/tsconfig.json similarity index 100% rename from filewriter/tsconfig.json rename to types/filewriter/tsconfig.json diff --git a/fill-pdf/fill-pdf-tests.ts b/types/fill-pdf/fill-pdf-tests.ts similarity index 100% rename from fill-pdf/fill-pdf-tests.ts rename to types/fill-pdf/fill-pdf-tests.ts diff --git a/fill-pdf/index.d.ts b/types/fill-pdf/index.d.ts similarity index 100% rename from fill-pdf/index.d.ts rename to types/fill-pdf/index.d.ts diff --git a/fill-pdf/tsconfig.json b/types/fill-pdf/tsconfig.json similarity index 100% rename from fill-pdf/tsconfig.json rename to types/fill-pdf/tsconfig.json diff --git a/finalhandler/finalhandler-tests.ts b/types/finalhandler/finalhandler-tests.ts similarity index 100% rename from finalhandler/finalhandler-tests.ts rename to types/finalhandler/finalhandler-tests.ts diff --git a/finalhandler/index.d.ts b/types/finalhandler/index.d.ts similarity index 100% rename from finalhandler/index.d.ts rename to types/finalhandler/index.d.ts diff --git a/finalhandler/tsconfig.json b/types/finalhandler/tsconfig.json similarity index 100% rename from finalhandler/tsconfig.json rename to types/finalhandler/tsconfig.json diff --git a/finch/finch-tests.ts b/types/finch/finch-tests.ts similarity index 100% rename from finch/finch-tests.ts rename to types/finch/finch-tests.ts diff --git a/finch/index.d.ts b/types/finch/index.d.ts similarity index 100% rename from finch/index.d.ts rename to types/finch/index.d.ts diff --git a/finch/tsconfig.json b/types/finch/tsconfig.json similarity index 100% rename from finch/tsconfig.json rename to types/finch/tsconfig.json diff --git a/findup-sync/findup-sync-tests.ts b/types/findup-sync/findup-sync-tests.ts similarity index 100% rename from findup-sync/findup-sync-tests.ts rename to types/findup-sync/findup-sync-tests.ts diff --git a/findup-sync/index.d.ts b/types/findup-sync/index.d.ts similarity index 100% rename from findup-sync/index.d.ts rename to types/findup-sync/index.d.ts diff --git a/findup-sync/tsconfig.json b/types/findup-sync/tsconfig.json similarity index 100% rename from findup-sync/tsconfig.json rename to types/findup-sync/tsconfig.json diff --git a/fingerprintjs/fingerprintjs-tests.ts b/types/fingerprintjs/fingerprintjs-tests.ts similarity index 100% rename from fingerprintjs/fingerprintjs-tests.ts rename to types/fingerprintjs/fingerprintjs-tests.ts diff --git a/fingerprintjs/index.d.ts b/types/fingerprintjs/index.d.ts similarity index 100% rename from fingerprintjs/index.d.ts rename to types/fingerprintjs/index.d.ts diff --git a/fingerprintjs/tsconfig.json b/types/fingerprintjs/tsconfig.json similarity index 100% rename from fingerprintjs/tsconfig.json rename to types/fingerprintjs/tsconfig.json diff --git a/firebase-client/firebase-client-tests.ts b/types/firebase-client/firebase-client-tests.ts similarity index 100% rename from firebase-client/firebase-client-tests.ts rename to types/firebase-client/firebase-client-tests.ts diff --git a/firebase-client/index.d.ts b/types/firebase-client/index.d.ts similarity index 100% rename from firebase-client/index.d.ts rename to types/firebase-client/index.d.ts diff --git a/firebase-client/tsconfig.json b/types/firebase-client/tsconfig.json similarity index 100% rename from firebase-client/tsconfig.json rename to types/firebase-client/tsconfig.json diff --git a/firebase-token-generator/firebase-token-generator-tests.ts b/types/firebase-token-generator/firebase-token-generator-tests.ts similarity index 100% rename from firebase-token-generator/firebase-token-generator-tests.ts rename to types/firebase-token-generator/firebase-token-generator-tests.ts diff --git a/firebase-token-generator/index.d.ts b/types/firebase-token-generator/index.d.ts similarity index 100% rename from firebase-token-generator/index.d.ts rename to types/firebase-token-generator/index.d.ts diff --git a/firebase-token-generator/tsconfig.json b/types/firebase-token-generator/tsconfig.json similarity index 100% rename from firebase-token-generator/tsconfig.json rename to types/firebase-token-generator/tsconfig.json diff --git a/firebase/firebase-simplelogin.d.ts b/types/firebase/firebase-simplelogin.d.ts similarity index 100% rename from firebase/firebase-simplelogin.d.ts rename to types/firebase/firebase-simplelogin.d.ts diff --git a/firebase/index.d.ts b/types/firebase/index.d.ts similarity index 100% rename from firebase/index.d.ts rename to types/firebase/index.d.ts diff --git a/firebase/test/index.ts b/types/firebase/test/index.ts similarity index 100% rename from firebase/test/index.ts rename to types/firebase/test/index.ts diff --git a/firebase/test/simplelogin.ts b/types/firebase/test/simplelogin.ts similarity index 100% rename from firebase/test/simplelogin.ts rename to types/firebase/test/simplelogin.ts diff --git a/firebase/tsconfig.json b/types/firebase/tsconfig.json similarity index 100% rename from firebase/tsconfig.json rename to types/firebase/tsconfig.json diff --git a/firefox/firefox-tests.ts b/types/firefox/firefox-tests.ts similarity index 100% rename from firefox/firefox-tests.ts rename to types/firefox/firefox-tests.ts diff --git a/firefox/index.d.ts b/types/firefox/index.d.ts similarity index 100% rename from firefox/index.d.ts rename to types/firefox/index.d.ts diff --git a/firefox/tsconfig.json b/types/firefox/tsconfig.json similarity index 100% rename from firefox/tsconfig.json rename to types/firefox/tsconfig.json diff --git a/firmata/firmata-tests.ts b/types/firmata/firmata-tests.ts similarity index 100% rename from firmata/firmata-tests.ts rename to types/firmata/firmata-tests.ts diff --git a/firmata/index.d.ts b/types/firmata/index.d.ts similarity index 100% rename from firmata/index.d.ts rename to types/firmata/index.d.ts diff --git a/firmata/tsconfig.json b/types/firmata/tsconfig.json similarity index 100% rename from firmata/tsconfig.json rename to types/firmata/tsconfig.json diff --git a/firmata/tslint.json b/types/firmata/tslint.json similarity index 100% rename from firmata/tslint.json rename to types/firmata/tslint.json diff --git a/first-mate/.editorconfig b/types/first-mate/.editorconfig similarity index 100% rename from first-mate/.editorconfig rename to types/first-mate/.editorconfig diff --git a/first-mate/first-mate-tests.ts b/types/first-mate/first-mate-tests.ts similarity index 100% rename from first-mate/first-mate-tests.ts rename to types/first-mate/first-mate-tests.ts diff --git a/first-mate/index.d.ts b/types/first-mate/index.d.ts similarity index 100% rename from first-mate/index.d.ts rename to types/first-mate/index.d.ts diff --git a/first-mate/tsconfig.json b/types/first-mate/tsconfig.json similarity index 100% rename from first-mate/tsconfig.json rename to types/first-mate/tsconfig.json diff --git a/fixed-data-table/fixed-data-table-tests.tsx b/types/fixed-data-table/fixed-data-table-tests.tsx similarity index 100% rename from fixed-data-table/fixed-data-table-tests.tsx rename to types/fixed-data-table/fixed-data-table-tests.tsx diff --git a/fixed-data-table/index.d.ts b/types/fixed-data-table/index.d.ts similarity index 100% rename from fixed-data-table/index.d.ts rename to types/fixed-data-table/index.d.ts diff --git a/fixed-data-table/tsconfig.json b/types/fixed-data-table/tsconfig.json similarity index 100% rename from fixed-data-table/tsconfig.json rename to types/fixed-data-table/tsconfig.json diff --git a/flake-idgen/flake-idgen-tests.ts b/types/flake-idgen/flake-idgen-tests.ts similarity index 100% rename from flake-idgen/flake-idgen-tests.ts rename to types/flake-idgen/flake-idgen-tests.ts diff --git a/flake-idgen/index.d.ts b/types/flake-idgen/index.d.ts similarity index 100% rename from flake-idgen/index.d.ts rename to types/flake-idgen/index.d.ts diff --git a/flake-idgen/tsconfig.json b/types/flake-idgen/tsconfig.json similarity index 100% rename from flake-idgen/tsconfig.json rename to types/flake-idgen/tsconfig.json diff --git a/flat/flat-tests.ts b/types/flat/flat-tests.ts similarity index 100% rename from flat/flat-tests.ts rename to types/flat/flat-tests.ts diff --git a/flat/index.d.ts b/types/flat/index.d.ts similarity index 100% rename from flat/index.d.ts rename to types/flat/index.d.ts diff --git a/flat/tsconfig.json b/types/flat/tsconfig.json similarity index 100% rename from flat/tsconfig.json rename to types/flat/tsconfig.json diff --git a/flatpickr/flatpickr-tests.ts b/types/flatpickr/flatpickr-tests.ts similarity index 100% rename from flatpickr/flatpickr-tests.ts rename to types/flatpickr/flatpickr-tests.ts diff --git a/flatpickr/index.d.ts b/types/flatpickr/index.d.ts similarity index 100% rename from flatpickr/index.d.ts rename to types/flatpickr/index.d.ts diff --git a/flatpickr/tsconfig.json b/types/flatpickr/tsconfig.json similarity index 100% rename from flatpickr/tsconfig.json rename to types/flatpickr/tsconfig.json diff --git a/flatpickr/tslint.json b/types/flatpickr/tslint.json similarity index 100% rename from flatpickr/tslint.json rename to types/flatpickr/tslint.json diff --git a/flexslider/flexslider-tests.ts b/types/flexslider/flexslider-tests.ts similarity index 100% rename from flexslider/flexslider-tests.ts rename to types/flexslider/flexslider-tests.ts diff --git a/flexslider/index.d.ts b/types/flexslider/index.d.ts similarity index 100% rename from flexslider/index.d.ts rename to types/flexslider/index.d.ts diff --git a/flexslider/tsconfig.json b/types/flexslider/tsconfig.json similarity index 100% rename from flexslider/tsconfig.json rename to types/flexslider/tsconfig.json diff --git a/flickity/FlickityEvents.ts b/types/flickity/FlickityEvents.ts similarity index 100% rename from flickity/FlickityEvents.ts rename to types/flickity/FlickityEvents.ts diff --git a/flickity/UNUSED_FILES.txt b/types/flickity/UNUSED_FILES.txt similarity index 100% rename from flickity/UNUSED_FILES.txt rename to types/flickity/UNUSED_FILES.txt diff --git a/flickity/flickity-tests.ts b/types/flickity/flickity-tests.ts similarity index 100% rename from flickity/flickity-tests.ts rename to types/flickity/flickity-tests.ts diff --git a/flickity/index.d.ts b/types/flickity/index.d.ts similarity index 100% rename from flickity/index.d.ts rename to types/flickity/index.d.ts diff --git a/flickity/tsconfig.json b/types/flickity/tsconfig.json similarity index 100% rename from flickity/tsconfig.json rename to types/flickity/tsconfig.json diff --git a/flight/flight-tests.ts b/types/flight/flight-tests.ts similarity index 100% rename from flight/flight-tests.ts rename to types/flight/flight-tests.ts diff --git a/flight/index.d.ts b/types/flight/index.d.ts similarity index 100% rename from flight/index.d.ts rename to types/flight/index.d.ts diff --git a/flight/tsconfig.json b/types/flight/tsconfig.json similarity index 100% rename from flight/tsconfig.json rename to types/flight/tsconfig.json diff --git a/flightplan/flightplan-tests.ts b/types/flightplan/flightplan-tests.ts similarity index 100% rename from flightplan/flightplan-tests.ts rename to types/flightplan/flightplan-tests.ts diff --git a/flightplan/index.d.ts b/types/flightplan/index.d.ts similarity index 100% rename from flightplan/index.d.ts rename to types/flightplan/index.d.ts diff --git a/flightplan/tsconfig.json b/types/flightplan/tsconfig.json similarity index 100% rename from flightplan/tsconfig.json rename to types/flightplan/tsconfig.json diff --git a/flipsnap/flipsnap-tests.ts b/types/flipsnap/flipsnap-tests.ts similarity index 100% rename from flipsnap/flipsnap-tests.ts rename to types/flipsnap/flipsnap-tests.ts diff --git a/flipsnap/index.d.ts b/types/flipsnap/index.d.ts similarity index 100% rename from flipsnap/index.d.ts rename to types/flipsnap/index.d.ts diff --git a/flipsnap/tsconfig.json b/types/flipsnap/tsconfig.json similarity index 100% rename from flipsnap/tsconfig.json rename to types/flipsnap/tsconfig.json diff --git a/flot/index.d.ts b/types/flot/index.d.ts similarity index 100% rename from flot/index.d.ts rename to types/flot/index.d.ts diff --git a/flot/tsconfig.json b/types/flot/tsconfig.json similarity index 100% rename from flot/tsconfig.json rename to types/flot/tsconfig.json diff --git a/flowjs/flowjs-tests.ts b/types/flowjs/flowjs-tests.ts similarity index 100% rename from flowjs/flowjs-tests.ts rename to types/flowjs/flowjs-tests.ts diff --git a/flowjs/index.d.ts b/types/flowjs/index.d.ts similarity index 100% rename from flowjs/index.d.ts rename to types/flowjs/index.d.ts diff --git a/flowjs/tsconfig.json b/types/flowjs/tsconfig.json similarity index 100% rename from flowjs/tsconfig.json rename to types/flowjs/tsconfig.json diff --git a/fluent-ffmpeg/fluent-ffmpeg-tests.ts b/types/fluent-ffmpeg/fluent-ffmpeg-tests.ts similarity index 100% rename from fluent-ffmpeg/fluent-ffmpeg-tests.ts rename to types/fluent-ffmpeg/fluent-ffmpeg-tests.ts diff --git a/fluent-ffmpeg/index.d.ts b/types/fluent-ffmpeg/index.d.ts similarity index 100% rename from fluent-ffmpeg/index.d.ts rename to types/fluent-ffmpeg/index.d.ts diff --git a/fluent-ffmpeg/tsconfig.json b/types/fluent-ffmpeg/tsconfig.json similarity index 100% rename from fluent-ffmpeg/tsconfig.json rename to types/fluent-ffmpeg/tsconfig.json diff --git a/flux-standard-action/flux-standard-action-tests.ts b/types/flux-standard-action/flux-standard-action-tests.ts similarity index 100% rename from flux-standard-action/flux-standard-action-tests.ts rename to types/flux-standard-action/flux-standard-action-tests.ts diff --git a/flux-standard-action/index.d.ts b/types/flux-standard-action/index.d.ts similarity index 100% rename from flux-standard-action/index.d.ts rename to types/flux-standard-action/index.d.ts diff --git a/flux-standard-action/tsconfig.json b/types/flux-standard-action/tsconfig.json similarity index 100% rename from flux-standard-action/tsconfig.json rename to types/flux-standard-action/tsconfig.json diff --git a/flux/flux-tests.ts b/types/flux/flux-tests.ts similarity index 100% rename from flux/flux-tests.ts rename to types/flux/flux-tests.ts diff --git a/flux/index.d.ts b/types/flux/index.d.ts similarity index 100% rename from flux/index.d.ts rename to types/flux/index.d.ts diff --git a/flux/tsconfig.json b/types/flux/tsconfig.json similarity index 100% rename from flux/tsconfig.json rename to types/flux/tsconfig.json diff --git a/flux/utils/index.d.ts b/types/flux/utils/index.d.ts similarity index 100% rename from flux/utils/index.d.ts rename to types/flux/utils/index.d.ts diff --git a/fluxxor/fluxxor-tests.ts b/types/fluxxor/fluxxor-tests.ts similarity index 100% rename from fluxxor/fluxxor-tests.ts rename to types/fluxxor/fluxxor-tests.ts diff --git a/fluxxor/index.d.ts b/types/fluxxor/index.d.ts similarity index 100% rename from fluxxor/index.d.ts rename to types/fluxxor/index.d.ts diff --git a/fluxxor/tsconfig.json b/types/fluxxor/tsconfig.json similarity index 100% rename from fluxxor/tsconfig.json rename to types/fluxxor/tsconfig.json diff --git a/fontfaceobserver/fontfaceobserver-tests.ts b/types/fontfaceobserver/fontfaceobserver-tests.ts similarity index 100% rename from fontfaceobserver/fontfaceobserver-tests.ts rename to types/fontfaceobserver/fontfaceobserver-tests.ts diff --git a/fontfaceobserver/index.d.ts b/types/fontfaceobserver/index.d.ts similarity index 100% rename from fontfaceobserver/index.d.ts rename to types/fontfaceobserver/index.d.ts diff --git a/fontfaceobserver/tsconfig.json b/types/fontfaceobserver/tsconfig.json similarity index 100% rename from fontfaceobserver/tsconfig.json rename to types/fontfaceobserver/tsconfig.json diff --git a/fontoxml/fontoxml-tests.ts b/types/fontoxml/fontoxml-tests.ts similarity index 100% rename from fontoxml/fontoxml-tests.ts rename to types/fontoxml/fontoxml-tests.ts diff --git a/fontoxml/index.d.ts b/types/fontoxml/index.d.ts similarity index 100% rename from fontoxml/index.d.ts rename to types/fontoxml/index.d.ts diff --git a/fontoxml/tsconfig.json b/types/fontoxml/tsconfig.json similarity index 100% rename from fontoxml/tsconfig.json rename to types/fontoxml/tsconfig.json diff --git a/forever-monitor/forever-monitor-tests.ts b/types/forever-monitor/forever-monitor-tests.ts similarity index 100% rename from forever-monitor/forever-monitor-tests.ts rename to types/forever-monitor/forever-monitor-tests.ts diff --git a/forever-monitor/index.d.ts b/types/forever-monitor/index.d.ts similarity index 100% rename from forever-monitor/index.d.ts rename to types/forever-monitor/index.d.ts diff --git a/forever-monitor/tsconfig.json b/types/forever-monitor/tsconfig.json similarity index 100% rename from forever-monitor/tsconfig.json rename to types/forever-monitor/tsconfig.json diff --git a/forever-monitor/tslint.json b/types/forever-monitor/tslint.json similarity index 100% rename from forever-monitor/tslint.json rename to types/forever-monitor/tslint.json diff --git a/forge-di/forge-di-tests.ts b/types/forge-di/forge-di-tests.ts similarity index 100% rename from forge-di/forge-di-tests.ts rename to types/forge-di/forge-di-tests.ts diff --git a/forge-di/index.d.ts b/types/forge-di/index.d.ts similarity index 100% rename from forge-di/index.d.ts rename to types/forge-di/index.d.ts diff --git a/forge-di/tsconfig.json b/types/forge-di/tsconfig.json similarity index 100% rename from forge-di/tsconfig.json rename to types/forge-di/tsconfig.json diff --git a/form-data/form-data-tests.ts b/types/form-data/form-data-tests.ts similarity index 100% rename from form-data/form-data-tests.ts rename to types/form-data/form-data-tests.ts diff --git a/form-data/index.d.ts b/types/form-data/index.d.ts similarity index 100% rename from form-data/index.d.ts rename to types/form-data/index.d.ts diff --git a/form-data/tsconfig.json b/types/form-data/tsconfig.json similarity index 100% rename from form-data/tsconfig.json rename to types/form-data/tsconfig.json diff --git a/form-serializer/form-serializer-tests.ts b/types/form-serializer/form-serializer-tests.ts similarity index 100% rename from form-serializer/form-serializer-tests.ts rename to types/form-serializer/form-serializer-tests.ts diff --git a/form-serializer/index.d.ts b/types/form-serializer/index.d.ts similarity index 100% rename from form-serializer/index.d.ts rename to types/form-serializer/index.d.ts diff --git a/form-serializer/tsconfig.json b/types/form-serializer/tsconfig.json similarity index 100% rename from form-serializer/tsconfig.json rename to types/form-serializer/tsconfig.json diff --git a/format-unicorn/index.d.ts b/types/format-unicorn/index.d.ts similarity index 100% rename from format-unicorn/index.d.ts rename to types/format-unicorn/index.d.ts diff --git a/format-unicorn/safe.d.ts b/types/format-unicorn/safe.d.ts similarity index 100% rename from format-unicorn/safe.d.ts rename to types/format-unicorn/safe.d.ts diff --git a/format-unicorn/test/index.ts b/types/format-unicorn/test/index.ts similarity index 100% rename from format-unicorn/test/index.ts rename to types/format-unicorn/test/index.ts diff --git a/format-unicorn/test/safe.ts b/types/format-unicorn/test/safe.ts similarity index 100% rename from format-unicorn/test/safe.ts rename to types/format-unicorn/test/safe.ts diff --git a/format-unicorn/tsconfig.json b/types/format-unicorn/tsconfig.json similarity index 100% rename from format-unicorn/tsconfig.json rename to types/format-unicorn/tsconfig.json diff --git a/format-unicorn/tslint.json b/types/format-unicorn/tslint.json similarity index 100% rename from format-unicorn/tslint.json rename to types/format-unicorn/tslint.json diff --git a/formidable/formidable-tests.ts b/types/formidable/formidable-tests.ts similarity index 100% rename from formidable/formidable-tests.ts rename to types/formidable/formidable-tests.ts diff --git a/formidable/index.d.ts b/types/formidable/index.d.ts similarity index 100% rename from formidable/index.d.ts rename to types/formidable/index.d.ts diff --git a/formidable/tsconfig.json b/types/formidable/tsconfig.json similarity index 100% rename from formidable/tsconfig.json rename to types/formidable/tsconfig.json diff --git a/fossil-delta/fossil-delta-tests.ts b/types/fossil-delta/fossil-delta-tests.ts similarity index 100% rename from fossil-delta/fossil-delta-tests.ts rename to types/fossil-delta/fossil-delta-tests.ts diff --git a/fossil-delta/index.d.ts b/types/fossil-delta/index.d.ts similarity index 100% rename from fossil-delta/index.d.ts rename to types/fossil-delta/index.d.ts diff --git a/fossil-delta/tsconfig.json b/types/fossil-delta/tsconfig.json similarity index 100% rename from fossil-delta/tsconfig.json rename to types/fossil-delta/tsconfig.json diff --git a/foundation-sites/foundation-sites-tests.ts b/types/foundation-sites/foundation-sites-tests.ts similarity index 100% rename from foundation-sites/foundation-sites-tests.ts rename to types/foundation-sites/foundation-sites-tests.ts diff --git a/foundation-sites/index.d.ts b/types/foundation-sites/index.d.ts similarity index 100% rename from foundation-sites/index.d.ts rename to types/foundation-sites/index.d.ts diff --git a/foundation-sites/tsconfig.json b/types/foundation-sites/tsconfig.json similarity index 100% rename from foundation-sites/tsconfig.json rename to types/foundation-sites/tsconfig.json diff --git a/foundation/foundation-tests.ts b/types/foundation/foundation-tests.ts similarity index 100% rename from foundation/foundation-tests.ts rename to types/foundation/foundation-tests.ts diff --git a/foundation/index.d.ts b/types/foundation/index.d.ts similarity index 100% rename from foundation/index.d.ts rename to types/foundation/index.d.ts diff --git a/foundation/tsconfig.json b/types/foundation/tsconfig.json similarity index 100% rename from foundation/tsconfig.json rename to types/foundation/tsconfig.json diff --git a/fpsmeter/index.d.ts b/types/fpsmeter/index.d.ts similarity index 100% rename from fpsmeter/index.d.ts rename to types/fpsmeter/index.d.ts diff --git a/fpsmeter/tsconfig.json b/types/fpsmeter/tsconfig.json similarity index 100% rename from fpsmeter/tsconfig.json rename to types/fpsmeter/tsconfig.json diff --git a/freedom/UNUSED_FILES.txt b/types/freedom/UNUSED_FILES.txt similarity index 100% rename from freedom/UNUSED_FILES.txt rename to types/freedom/UNUSED_FILES.txt diff --git a/freedom/freedom-core-env.d.ts b/types/freedom/freedom-core-env.d.ts similarity index 100% rename from freedom/freedom-core-env.d.ts rename to types/freedom/freedom-core-env.d.ts diff --git a/freedom/freedom-module-env.d.ts b/types/freedom/freedom-module-env.d.ts similarity index 100% rename from freedom/freedom-module-env.d.ts rename to types/freedom/freedom-module-env.d.ts diff --git a/freedom/freedom-tests.ts b/types/freedom/freedom-tests.ts similarity index 100% rename from freedom/freedom-tests.ts rename to types/freedom/freedom-tests.ts diff --git a/freedom/index.d.ts b/types/freedom/index.d.ts similarity index 100% rename from freedom/index.d.ts rename to types/freedom/index.d.ts diff --git a/freedom/tsconfig.json b/types/freedom/tsconfig.json similarity index 100% rename from freedom/tsconfig.json rename to types/freedom/tsconfig.json diff --git a/freeport/freeport-tests.ts b/types/freeport/freeport-tests.ts similarity index 100% rename from freeport/freeport-tests.ts rename to types/freeport/freeport-tests.ts diff --git a/freeport/index.d.ts b/types/freeport/index.d.ts similarity index 100% rename from freeport/index.d.ts rename to types/freeport/index.d.ts diff --git a/freeport/tsconfig.json b/types/freeport/tsconfig.json similarity index 100% rename from freeport/tsconfig.json rename to types/freeport/tsconfig.json diff --git a/freeport/tslint.json b/types/freeport/tslint.json similarity index 100% rename from freeport/tslint.json rename to types/freeport/tslint.json diff --git a/from/from-tests.ts b/types/from/from-tests.ts similarity index 100% rename from from/from-tests.ts rename to types/from/from-tests.ts diff --git a/from/index.d.ts b/types/from/index.d.ts similarity index 100% rename from from/index.d.ts rename to types/from/index.d.ts diff --git a/from/tsconfig.json b/types/from/tsconfig.json similarity index 100% rename from from/tsconfig.json rename to types/from/tsconfig.json diff --git a/fromjs/fromjs-tests.ts b/types/fromjs/fromjs-tests.ts similarity index 100% rename from fromjs/fromjs-tests.ts rename to types/fromjs/fromjs-tests.ts diff --git a/fromjs/index.d.ts b/types/fromjs/index.d.ts similarity index 100% rename from fromjs/index.d.ts rename to types/fromjs/index.d.ts diff --git a/fromjs/tsconfig.json b/types/fromjs/tsconfig.json similarity index 100% rename from fromjs/tsconfig.json rename to types/fromjs/tsconfig.json diff --git a/fromnow/fromnow-tests.ts b/types/fromnow/fromnow-tests.ts similarity index 100% rename from fromnow/fromnow-tests.ts rename to types/fromnow/fromnow-tests.ts diff --git a/fromnow/index.d.ts b/types/fromnow/index.d.ts similarity index 100% rename from fromnow/index.d.ts rename to types/fromnow/index.d.ts diff --git a/fromnow/tsconfig.json b/types/fromnow/tsconfig.json similarity index 100% rename from fromnow/tsconfig.json rename to types/fromnow/tsconfig.json diff --git a/fs-ext/fs-ext-tests.ts b/types/fs-ext/fs-ext-tests.ts similarity index 100% rename from fs-ext/fs-ext-tests.ts rename to types/fs-ext/fs-ext-tests.ts diff --git a/fs-ext/index.d.ts b/types/fs-ext/index.d.ts similarity index 100% rename from fs-ext/index.d.ts rename to types/fs-ext/index.d.ts diff --git a/fs-ext/tsconfig.json b/types/fs-ext/tsconfig.json similarity index 100% rename from fs-ext/tsconfig.json rename to types/fs-ext/tsconfig.json diff --git a/fs-extra-promise-es6/fs-extra-promise-es6-tests.ts b/types/fs-extra-promise-es6/fs-extra-promise-es6-tests.ts similarity index 100% rename from fs-extra-promise-es6/fs-extra-promise-es6-tests.ts rename to types/fs-extra-promise-es6/fs-extra-promise-es6-tests.ts diff --git a/fs-extra-promise-es6/index.d.ts b/types/fs-extra-promise-es6/index.d.ts similarity index 100% rename from fs-extra-promise-es6/index.d.ts rename to types/fs-extra-promise-es6/index.d.ts diff --git a/fs-extra-promise-es6/tsconfig.json b/types/fs-extra-promise-es6/tsconfig.json similarity index 100% rename from fs-extra-promise-es6/tsconfig.json rename to types/fs-extra-promise-es6/tsconfig.json diff --git a/fs-extra-promise/fs-extra-promise-tests.ts b/types/fs-extra-promise/fs-extra-promise-tests.ts similarity index 100% rename from fs-extra-promise/fs-extra-promise-tests.ts rename to types/fs-extra-promise/fs-extra-promise-tests.ts diff --git a/fs-extra-promise/index.d.ts b/types/fs-extra-promise/index.d.ts similarity index 100% rename from fs-extra-promise/index.d.ts rename to types/fs-extra-promise/index.d.ts diff --git a/fs-extra-promise/tsconfig.json b/types/fs-extra-promise/tsconfig.json similarity index 100% rename from fs-extra-promise/tsconfig.json rename to types/fs-extra-promise/tsconfig.json diff --git a/fs-extra/fs-extra-tests.ts b/types/fs-extra/fs-extra-tests.ts similarity index 100% rename from fs-extra/fs-extra-tests.ts rename to types/fs-extra/fs-extra-tests.ts diff --git a/fs-extra/index.d.ts b/types/fs-extra/index.d.ts similarity index 100% rename from fs-extra/index.d.ts rename to types/fs-extra/index.d.ts diff --git a/fs-extra/tsconfig.json b/types/fs-extra/tsconfig.json similarity index 100% rename from fs-extra/tsconfig.json rename to types/fs-extra/tsconfig.json diff --git a/fs-finder/fs-finder-tests.ts b/types/fs-finder/fs-finder-tests.ts similarity index 100% rename from fs-finder/fs-finder-tests.ts rename to types/fs-finder/fs-finder-tests.ts diff --git a/fs-finder/index.d.ts b/types/fs-finder/index.d.ts similarity index 100% rename from fs-finder/index.d.ts rename to types/fs-finder/index.d.ts diff --git a/fs-finder/tsconfig.json b/types/fs-finder/tsconfig.json similarity index 100% rename from fs-finder/tsconfig.json rename to types/fs-finder/tsconfig.json diff --git a/fs-mock/fs-mock-tests.ts b/types/fs-mock/fs-mock-tests.ts similarity index 100% rename from fs-mock/fs-mock-tests.ts rename to types/fs-mock/fs-mock-tests.ts diff --git a/fs-mock/index.d.ts b/types/fs-mock/index.d.ts similarity index 100% rename from fs-mock/index.d.ts rename to types/fs-mock/index.d.ts diff --git a/fs-mock/tsconfig.json b/types/fs-mock/tsconfig.json similarity index 100% rename from fs-mock/tsconfig.json rename to types/fs-mock/tsconfig.json diff --git a/fs-promise/fs-promise-tests.ts b/types/fs-promise/fs-promise-tests.ts similarity index 100% rename from fs-promise/fs-promise-tests.ts rename to types/fs-promise/fs-promise-tests.ts diff --git a/fs-promise/index.d.ts b/types/fs-promise/index.d.ts similarity index 100% rename from fs-promise/index.d.ts rename to types/fs-promise/index.d.ts diff --git a/fs-promise/tsconfig.json b/types/fs-promise/tsconfig.json similarity index 100% rename from fs-promise/tsconfig.json rename to types/fs-promise/tsconfig.json diff --git a/fs-promise/tslint.json b/types/fs-promise/tslint.json similarity index 100% rename from fs-promise/tslint.json rename to types/fs-promise/tslint.json diff --git a/ftdomdelegate/ftdomdelegate-tests.ts b/types/ftdomdelegate/ftdomdelegate-tests.ts similarity index 100% rename from ftdomdelegate/ftdomdelegate-tests.ts rename to types/ftdomdelegate/ftdomdelegate-tests.ts diff --git a/ftdomdelegate/index.d.ts b/types/ftdomdelegate/index.d.ts similarity index 100% rename from ftdomdelegate/index.d.ts rename to types/ftdomdelegate/index.d.ts diff --git a/ftdomdelegate/tsconfig.json b/types/ftdomdelegate/tsconfig.json similarity index 100% rename from ftdomdelegate/tsconfig.json rename to types/ftdomdelegate/tsconfig.json diff --git a/ftp/ftp-tests.ts b/types/ftp/ftp-tests.ts similarity index 100% rename from ftp/ftp-tests.ts rename to types/ftp/ftp-tests.ts diff --git a/ftp/index.d.ts b/types/ftp/index.d.ts similarity index 100% rename from ftp/index.d.ts rename to types/ftp/index.d.ts diff --git a/ftp/tsconfig.json b/types/ftp/tsconfig.json similarity index 100% rename from ftp/tsconfig.json rename to types/ftp/tsconfig.json diff --git a/ftpd/ftpd-tests.ts b/types/ftpd/ftpd-tests.ts similarity index 100% rename from ftpd/ftpd-tests.ts rename to types/ftpd/ftpd-tests.ts diff --git a/ftpd/index.d.ts b/types/ftpd/index.d.ts similarity index 100% rename from ftpd/index.d.ts rename to types/ftpd/index.d.ts diff --git a/ftpd/tsconfig.json b/types/ftpd/tsconfig.json similarity index 100% rename from ftpd/tsconfig.json rename to types/ftpd/tsconfig.json diff --git a/fullcalendar/fullcalendar-tests.ts b/types/fullcalendar/fullcalendar-tests.ts similarity index 100% rename from fullcalendar/fullcalendar-tests.ts rename to types/fullcalendar/fullcalendar-tests.ts diff --git a/fullcalendar/index.d.ts b/types/fullcalendar/index.d.ts similarity index 100% rename from fullcalendar/index.d.ts rename to types/fullcalendar/index.d.ts diff --git a/fullcalendar/package.json b/types/fullcalendar/package.json similarity index 100% rename from fullcalendar/package.json rename to types/fullcalendar/package.json diff --git a/fullcalendar/tsconfig.json b/types/fullcalendar/tsconfig.json similarity index 100% rename from fullcalendar/tsconfig.json rename to types/fullcalendar/tsconfig.json diff --git a/fullcalendar/tslint.json b/types/fullcalendar/tslint.json similarity index 100% rename from fullcalendar/tslint.json rename to types/fullcalendar/tslint.json diff --git a/fullcalendar/v1/fullcalendar-tests.ts b/types/fullcalendar/v1/fullcalendar-tests.ts similarity index 100% rename from fullcalendar/v1/fullcalendar-tests.ts rename to types/fullcalendar/v1/fullcalendar-tests.ts diff --git a/fullcalendar/v1/index.d.ts b/types/fullcalendar/v1/index.d.ts similarity index 100% rename from fullcalendar/v1/index.d.ts rename to types/fullcalendar/v1/index.d.ts diff --git a/fullcalendar/v1/package.json b/types/fullcalendar/v1/package.json similarity index 100% rename from fullcalendar/v1/package.json rename to types/fullcalendar/v1/package.json diff --git a/fullcalendar/v1/tsconfig.json b/types/fullcalendar/v1/tsconfig.json similarity index 100% rename from fullcalendar/v1/tsconfig.json rename to types/fullcalendar/v1/tsconfig.json diff --git a/fullcalendar/v1/tslint.json b/types/fullcalendar/v1/tslint.json similarity index 100% rename from fullcalendar/v1/tslint.json rename to types/fullcalendar/v1/tslint.json diff --git a/fullname/fullname-tests.ts b/types/fullname/fullname-tests.ts similarity index 100% rename from fullname/fullname-tests.ts rename to types/fullname/fullname-tests.ts diff --git a/fullname/index.d.ts b/types/fullname/index.d.ts similarity index 100% rename from fullname/index.d.ts rename to types/fullname/index.d.ts diff --git a/fullname/tsconfig.json b/types/fullname/tsconfig.json similarity index 100% rename from fullname/tsconfig.json rename to types/fullname/tsconfig.json diff --git a/fullpage.js/fullpage.js-tests.ts b/types/fullpage.js/fullpage.js-tests.ts similarity index 100% rename from fullpage.js/fullpage.js-tests.ts rename to types/fullpage.js/fullpage.js-tests.ts diff --git a/fullpage.js/index.d.ts b/types/fullpage.js/index.d.ts similarity index 100% rename from fullpage.js/index.d.ts rename to types/fullpage.js/index.d.ts diff --git a/fullpage.js/tsconfig.json b/types/fullpage.js/tsconfig.json similarity index 100% rename from fullpage.js/tsconfig.json rename to types/fullpage.js/tsconfig.json diff --git a/fuse/fuse-tests.ts b/types/fuse/fuse-tests.ts similarity index 100% rename from fuse/fuse-tests.ts rename to types/fuse/fuse-tests.ts diff --git a/fuse/index.d.ts b/types/fuse/index.d.ts similarity index 100% rename from fuse/index.d.ts rename to types/fuse/index.d.ts diff --git a/fuse/tsconfig.json b/types/fuse/tsconfig.json similarity index 100% rename from fuse/tsconfig.json rename to types/fuse/tsconfig.json diff --git a/fusioncharts/fusioncharts-tests.ts b/types/fusioncharts/fusioncharts-tests.ts similarity index 100% rename from fusioncharts/fusioncharts-tests.ts rename to types/fusioncharts/fusioncharts-tests.ts diff --git a/fusioncharts/fusioncharts.charts.d.ts b/types/fusioncharts/fusioncharts.charts.d.ts similarity index 100% rename from fusioncharts/fusioncharts.charts.d.ts rename to types/fusioncharts/fusioncharts.charts.d.ts diff --git a/fusioncharts/fusioncharts.gantt.d.ts b/types/fusioncharts/fusioncharts.gantt.d.ts similarity index 100% rename from fusioncharts/fusioncharts.gantt.d.ts rename to types/fusioncharts/fusioncharts.gantt.d.ts diff --git a/fusioncharts/fusioncharts.maps.d.ts b/types/fusioncharts/fusioncharts.maps.d.ts similarity index 100% rename from fusioncharts/fusioncharts.maps.d.ts rename to types/fusioncharts/fusioncharts.maps.d.ts diff --git a/fusioncharts/fusioncharts.powercharts.d.ts b/types/fusioncharts/fusioncharts.powercharts.d.ts similarity index 100% rename from fusioncharts/fusioncharts.powercharts.d.ts rename to types/fusioncharts/fusioncharts.powercharts.d.ts diff --git a/fusioncharts/fusioncharts.ssgrid.d.ts b/types/fusioncharts/fusioncharts.ssgrid.d.ts similarity index 100% rename from fusioncharts/fusioncharts.ssgrid.d.ts rename to types/fusioncharts/fusioncharts.ssgrid.d.ts diff --git a/fusioncharts/fusioncharts.treemap.d.ts b/types/fusioncharts/fusioncharts.treemap.d.ts similarity index 100% rename from fusioncharts/fusioncharts.treemap.d.ts rename to types/fusioncharts/fusioncharts.treemap.d.ts diff --git a/fusioncharts/fusioncharts.widgets.d.ts b/types/fusioncharts/fusioncharts.widgets.d.ts similarity index 100% rename from fusioncharts/fusioncharts.widgets.d.ts rename to types/fusioncharts/fusioncharts.widgets.d.ts diff --git a/fusioncharts/fusioncharts.zoomscatter.d.ts b/types/fusioncharts/fusioncharts.zoomscatter.d.ts similarity index 100% rename from fusioncharts/fusioncharts.zoomscatter.d.ts rename to types/fusioncharts/fusioncharts.zoomscatter.d.ts diff --git a/fusioncharts/index.d.ts b/types/fusioncharts/index.d.ts similarity index 100% rename from fusioncharts/index.d.ts rename to types/fusioncharts/index.d.ts diff --git a/fusioncharts/maps/fusioncharts.usa.d.ts b/types/fusioncharts/maps/fusioncharts.usa.d.ts similarity index 100% rename from fusioncharts/maps/fusioncharts.usa.d.ts rename to types/fusioncharts/maps/fusioncharts.usa.d.ts diff --git a/fusioncharts/maps/fusioncharts.world.d.ts b/types/fusioncharts/maps/fusioncharts.world.d.ts similarity index 100% rename from fusioncharts/maps/fusioncharts.world.d.ts rename to types/fusioncharts/maps/fusioncharts.world.d.ts diff --git a/fusioncharts/themes/fusioncharts.theme.carbon.d.ts b/types/fusioncharts/themes/fusioncharts.theme.carbon.d.ts similarity index 100% rename from fusioncharts/themes/fusioncharts.theme.carbon.d.ts rename to types/fusioncharts/themes/fusioncharts.theme.carbon.d.ts diff --git a/fusioncharts/themes/fusioncharts.theme.fint.d.ts b/types/fusioncharts/themes/fusioncharts.theme.fint.d.ts similarity index 100% rename from fusioncharts/themes/fusioncharts.theme.fint.d.ts rename to types/fusioncharts/themes/fusioncharts.theme.fint.d.ts diff --git a/fusioncharts/themes/fusioncharts.theme.ocean.d.ts b/types/fusioncharts/themes/fusioncharts.theme.ocean.d.ts similarity index 100% rename from fusioncharts/themes/fusioncharts.theme.ocean.d.ts rename to types/fusioncharts/themes/fusioncharts.theme.ocean.d.ts diff --git a/fusioncharts/themes/fusioncharts.theme.zune.d.ts b/types/fusioncharts/themes/fusioncharts.theme.zune.d.ts similarity index 100% rename from fusioncharts/themes/fusioncharts.theme.zune.d.ts rename to types/fusioncharts/themes/fusioncharts.theme.zune.d.ts diff --git a/fusioncharts/tsconfig.json b/types/fusioncharts/tsconfig.json similarity index 100% rename from fusioncharts/tsconfig.json rename to types/fusioncharts/tsconfig.json diff --git a/fusioncharts/tslint.json b/types/fusioncharts/tslint.json similarity index 100% rename from fusioncharts/tslint.json rename to types/fusioncharts/tslint.json diff --git a/fuzzaldrin-plus/fuzzaldrin-plus-tests.ts b/types/fuzzaldrin-plus/fuzzaldrin-plus-tests.ts similarity index 100% rename from fuzzaldrin-plus/fuzzaldrin-plus-tests.ts rename to types/fuzzaldrin-plus/fuzzaldrin-plus-tests.ts diff --git a/fuzzaldrin-plus/index.d.ts b/types/fuzzaldrin-plus/index.d.ts similarity index 100% rename from fuzzaldrin-plus/index.d.ts rename to types/fuzzaldrin-plus/index.d.ts diff --git a/fuzzaldrin-plus/tsconfig.json b/types/fuzzaldrin-plus/tsconfig.json similarity index 100% rename from fuzzaldrin-plus/tsconfig.json rename to types/fuzzaldrin-plus/tsconfig.json diff --git a/fuzzaldrin/index.d.ts b/types/fuzzaldrin/index.d.ts similarity index 100% rename from fuzzaldrin/index.d.ts rename to types/fuzzaldrin/index.d.ts diff --git a/fuzzaldrin/tsconfig.json b/types/fuzzaldrin/tsconfig.json similarity index 100% rename from fuzzaldrin/tsconfig.json rename to types/fuzzaldrin/tsconfig.json diff --git a/fuzzaldrin/tslint.json b/types/fuzzaldrin/tslint.json similarity index 100% rename from fuzzaldrin/tslint.json rename to types/fuzzaldrin/tslint.json diff --git a/fxn/index.d.ts b/types/fxn/index.d.ts similarity index 100% rename from fxn/index.d.ts rename to types/fxn/index.d.ts diff --git a/fxn/tsconfig.json b/types/fxn/tsconfig.json similarity index 100% rename from fxn/tsconfig.json rename to types/fxn/tsconfig.json diff --git a/gae.channel.api/gae.channel.api-tests.ts b/types/gae.channel.api/gae.channel.api-tests.ts similarity index 100% rename from gae.channel.api/gae.channel.api-tests.ts rename to types/gae.channel.api/gae.channel.api-tests.ts diff --git a/gae.channel.api/index.d.ts b/types/gae.channel.api/index.d.ts similarity index 100% rename from gae.channel.api/index.d.ts rename to types/gae.channel.api/index.d.ts diff --git a/gae.channel.api/tsconfig.json b/types/gae.channel.api/tsconfig.json similarity index 100% rename from gae.channel.api/tsconfig.json rename to types/gae.channel.api/tsconfig.json diff --git a/gamepad/gamepad-tests.ts b/types/gamepad/gamepad-tests.ts similarity index 100% rename from gamepad/gamepad-tests.ts rename to types/gamepad/gamepad-tests.ts diff --git a/gamepad/index.d.ts b/types/gamepad/index.d.ts similarity index 100% rename from gamepad/index.d.ts rename to types/gamepad/index.d.ts diff --git a/gamepad/tsconfig.json b/types/gamepad/tsconfig.json similarity index 100% rename from gamepad/tsconfig.json rename to types/gamepad/tsconfig.json diff --git a/gamequery/gamequery-tests.ts b/types/gamequery/gamequery-tests.ts similarity index 100% rename from gamequery/gamequery-tests.ts rename to types/gamequery/gamequery-tests.ts diff --git a/gamequery/index.d.ts b/types/gamequery/index.d.ts similarity index 100% rename from gamequery/index.d.ts rename to types/gamequery/index.d.ts diff --git a/gamequery/tsconfig.json b/types/gamequery/tsconfig.json similarity index 100% rename from gamequery/tsconfig.json rename to types/gamequery/tsconfig.json diff --git a/gandi-livedns/gandi-livedns-tests.ts b/types/gandi-livedns/gandi-livedns-tests.ts similarity index 100% rename from gandi-livedns/gandi-livedns-tests.ts rename to types/gandi-livedns/gandi-livedns-tests.ts diff --git a/gandi-livedns/index.d.ts b/types/gandi-livedns/index.d.ts similarity index 100% rename from gandi-livedns/index.d.ts rename to types/gandi-livedns/index.d.ts diff --git a/gandi-livedns/tsconfig.json b/types/gandi-livedns/tsconfig.json similarity index 100% rename from gandi-livedns/tsconfig.json rename to types/gandi-livedns/tsconfig.json diff --git a/gapi.analytics/gapi.analytics-tests.ts b/types/gapi.analytics/gapi.analytics-tests.ts similarity index 100% rename from gapi.analytics/gapi.analytics-tests.ts rename to types/gapi.analytics/gapi.analytics-tests.ts diff --git a/gapi.analytics/index.d.ts b/types/gapi.analytics/index.d.ts similarity index 100% rename from gapi.analytics/index.d.ts rename to types/gapi.analytics/index.d.ts diff --git a/gapi.analytics/tsconfig.json b/types/gapi.analytics/tsconfig.json similarity index 100% rename from gapi.analytics/tsconfig.json rename to types/gapi.analytics/tsconfig.json diff --git a/gapi.auth2/gapi.auth2-tests.ts b/types/gapi.auth2/gapi.auth2-tests.ts similarity index 100% rename from gapi.auth2/gapi.auth2-tests.ts rename to types/gapi.auth2/gapi.auth2-tests.ts diff --git a/gapi.auth2/index.d.ts b/types/gapi.auth2/index.d.ts similarity index 100% rename from gapi.auth2/index.d.ts rename to types/gapi.auth2/index.d.ts diff --git a/gapi.auth2/tsconfig.json b/types/gapi.auth2/tsconfig.json similarity index 100% rename from gapi.auth2/tsconfig.json rename to types/gapi.auth2/tsconfig.json diff --git a/gapi.calendar/gapi.calendar-tests.ts b/types/gapi.calendar/gapi.calendar-tests.ts similarity index 100% rename from gapi.calendar/gapi.calendar-tests.ts rename to types/gapi.calendar/gapi.calendar-tests.ts diff --git a/gapi.calendar/index.d.ts b/types/gapi.calendar/index.d.ts similarity index 100% rename from gapi.calendar/index.d.ts rename to types/gapi.calendar/index.d.ts diff --git a/gapi.calendar/tsconfig.json b/types/gapi.calendar/tsconfig.json similarity index 100% rename from gapi.calendar/tsconfig.json rename to types/gapi.calendar/tsconfig.json diff --git a/gapi.pagespeedonline/index.d.ts b/types/gapi.pagespeedonline/index.d.ts similarity index 100% rename from gapi.pagespeedonline/index.d.ts rename to types/gapi.pagespeedonline/index.d.ts diff --git a/gapi.pagespeedonline/tsconfig.json b/types/gapi.pagespeedonline/tsconfig.json similarity index 100% rename from gapi.pagespeedonline/tsconfig.json rename to types/gapi.pagespeedonline/tsconfig.json diff --git a/gapi.people/gapi.people-tests.ts b/types/gapi.people/gapi.people-tests.ts similarity index 100% rename from gapi.people/gapi.people-tests.ts rename to types/gapi.people/gapi.people-tests.ts diff --git a/gapi.people/index.d.ts b/types/gapi.people/index.d.ts similarity index 100% rename from gapi.people/index.d.ts rename to types/gapi.people/index.d.ts diff --git a/gapi.people/tsconfig.json b/types/gapi.people/tsconfig.json similarity index 100% rename from gapi.people/tsconfig.json rename to types/gapi.people/tsconfig.json diff --git a/gapi.plus/gapi.plus-tests.ts b/types/gapi.plus/gapi.plus-tests.ts similarity index 100% rename from gapi.plus/gapi.plus-tests.ts rename to types/gapi.plus/gapi.plus-tests.ts diff --git a/gapi.plus/index.d.ts b/types/gapi.plus/index.d.ts similarity index 100% rename from gapi.plus/index.d.ts rename to types/gapi.plus/index.d.ts diff --git a/gapi.plus/tsconfig.json b/types/gapi.plus/tsconfig.json similarity index 100% rename from gapi.plus/tsconfig.json rename to types/gapi.plus/tsconfig.json diff --git a/gapi.translate/index.d.ts b/types/gapi.translate/index.d.ts similarity index 100% rename from gapi.translate/index.d.ts rename to types/gapi.translate/index.d.ts diff --git a/gapi.translate/tsconfig.json b/types/gapi.translate/tsconfig.json similarity index 100% rename from gapi.translate/tsconfig.json rename to types/gapi.translate/tsconfig.json diff --git a/gapi.urlshortener/index.d.ts b/types/gapi.urlshortener/index.d.ts similarity index 100% rename from gapi.urlshortener/index.d.ts rename to types/gapi.urlshortener/index.d.ts diff --git a/gapi.urlshortener/tsconfig.json b/types/gapi.urlshortener/tsconfig.json similarity index 100% rename from gapi.urlshortener/tsconfig.json rename to types/gapi.urlshortener/tsconfig.json diff --git a/gapi.youtube/index.d.ts b/types/gapi.youtube/index.d.ts similarity index 100% rename from gapi.youtube/index.d.ts rename to types/gapi.youtube/index.d.ts diff --git a/gapi.youtube/tsconfig.json b/types/gapi.youtube/tsconfig.json similarity index 100% rename from gapi.youtube/tsconfig.json rename to types/gapi.youtube/tsconfig.json diff --git a/gapi.youtubeanalytics/index.d.ts b/types/gapi.youtubeanalytics/index.d.ts similarity index 100% rename from gapi.youtubeanalytics/index.d.ts rename to types/gapi.youtubeanalytics/index.d.ts diff --git a/gapi.youtubeanalytics/tsconfig.json b/types/gapi.youtubeanalytics/tsconfig.json similarity index 100% rename from gapi.youtubeanalytics/tsconfig.json rename to types/gapi.youtubeanalytics/tsconfig.json diff --git a/gapi/gapi-tests.ts b/types/gapi/gapi-tests.ts similarity index 100% rename from gapi/gapi-tests.ts rename to types/gapi/gapi-tests.ts diff --git a/gapi/index.d.ts b/types/gapi/index.d.ts similarity index 100% rename from gapi/index.d.ts rename to types/gapi/index.d.ts diff --git a/gapi/tsconfig.json b/types/gapi/tsconfig.json similarity index 100% rename from gapi/tsconfig.json rename to types/gapi/tsconfig.json diff --git a/gaussian/gaussian-tests.ts b/types/gaussian/gaussian-tests.ts similarity index 100% rename from gaussian/gaussian-tests.ts rename to types/gaussian/gaussian-tests.ts diff --git a/gaussian/index.d.ts b/types/gaussian/index.d.ts similarity index 100% rename from gaussian/index.d.ts rename to types/gaussian/index.d.ts diff --git a/gaussian/tsconfig.json b/types/gaussian/tsconfig.json similarity index 100% rename from gaussian/tsconfig.json rename to types/gaussian/tsconfig.json diff --git a/gaussian/tslint.json b/types/gaussian/tslint.json similarity index 100% rename from gaussian/tslint.json rename to types/gaussian/tslint.json diff --git a/generic-functions/generic-functions-tests.ts b/types/generic-functions/generic-functions-tests.ts similarity index 100% rename from generic-functions/generic-functions-tests.ts rename to types/generic-functions/generic-functions-tests.ts diff --git a/generic-functions/index.d.ts b/types/generic-functions/index.d.ts similarity index 100% rename from generic-functions/index.d.ts rename to types/generic-functions/index.d.ts diff --git a/generic-functions/tsconfig.json b/types/generic-functions/tsconfig.json similarity index 100% rename from generic-functions/tsconfig.json rename to types/generic-functions/tsconfig.json diff --git a/gently/gently-tests.ts b/types/gently/gently-tests.ts similarity index 100% rename from gently/gently-tests.ts rename to types/gently/gently-tests.ts diff --git a/gently/index.d.ts b/types/gently/index.d.ts similarity index 100% rename from gently/index.d.ts rename to types/gently/index.d.ts diff --git a/gently/tsconfig.json b/types/gently/tsconfig.json similarity index 100% rename from gently/tsconfig.json rename to types/gently/tsconfig.json diff --git a/geodesy/geodesy-tests.ts b/types/geodesy/geodesy-tests.ts similarity index 100% rename from geodesy/geodesy-tests.ts rename to types/geodesy/geodesy-tests.ts diff --git a/geodesy/index.d.ts b/types/geodesy/index.d.ts similarity index 100% rename from geodesy/index.d.ts rename to types/geodesy/index.d.ts diff --git a/geodesy/tsconfig.json b/types/geodesy/tsconfig.json similarity index 100% rename from geodesy/tsconfig.json rename to types/geodesy/tsconfig.json diff --git a/geodesy/tslint.json b/types/geodesy/tslint.json similarity index 100% rename from geodesy/tslint.json rename to types/geodesy/tslint.json diff --git a/geoip-lite/geoip-lite-tests.ts b/types/geoip-lite/geoip-lite-tests.ts similarity index 100% rename from geoip-lite/geoip-lite-tests.ts rename to types/geoip-lite/geoip-lite-tests.ts diff --git a/geoip-lite/index.d.ts b/types/geoip-lite/index.d.ts similarity index 100% rename from geoip-lite/index.d.ts rename to types/geoip-lite/index.d.ts diff --git a/geoip-lite/tsconfig.json b/types/geoip-lite/tsconfig.json similarity index 100% rename from geoip-lite/tsconfig.json rename to types/geoip-lite/tsconfig.json diff --git a/geojson/geojson-tests.ts b/types/geojson/geojson-tests.ts similarity index 100% rename from geojson/geojson-tests.ts rename to types/geojson/geojson-tests.ts diff --git a/geojson/index.d.ts b/types/geojson/index.d.ts similarity index 100% rename from geojson/index.d.ts rename to types/geojson/index.d.ts diff --git a/geojson/tsconfig.json b/types/geojson/tsconfig.json similarity index 100% rename from geojson/tsconfig.json rename to types/geojson/tsconfig.json diff --git a/geojson/tslint.json b/types/geojson/tslint.json similarity index 100% rename from geojson/tslint.json rename to types/geojson/tslint.json diff --git a/geojson2osm/geojson2osm-tests.ts b/types/geojson2osm/geojson2osm-tests.ts similarity index 100% rename from geojson2osm/geojson2osm-tests.ts rename to types/geojson2osm/geojson2osm-tests.ts diff --git a/geojson2osm/index.d.ts b/types/geojson2osm/index.d.ts similarity index 100% rename from geojson2osm/index.d.ts rename to types/geojson2osm/index.d.ts diff --git a/geojson2osm/tsconfig.json b/types/geojson2osm/tsconfig.json similarity index 100% rename from geojson2osm/tsconfig.json rename to types/geojson2osm/tsconfig.json diff --git a/geolib/geolib-tests.ts b/types/geolib/geolib-tests.ts similarity index 100% rename from geolib/geolib-tests.ts rename to types/geolib/geolib-tests.ts diff --git a/geolib/index.d.ts b/types/geolib/index.d.ts similarity index 100% rename from geolib/index.d.ts rename to types/geolib/index.d.ts diff --git a/geolib/tsconfig.json b/types/geolib/tsconfig.json similarity index 100% rename from geolib/tsconfig.json rename to types/geolib/tsconfig.json diff --git a/geolib/tslint.json b/types/geolib/tslint.json similarity index 100% rename from geolib/tslint.json rename to types/geolib/tslint.json diff --git a/geometry-dom/geometry-dom-tests.ts b/types/geometry-dom/geometry-dom-tests.ts similarity index 100% rename from geometry-dom/geometry-dom-tests.ts rename to types/geometry-dom/geometry-dom-tests.ts diff --git a/geometry-dom/index.d.ts b/types/geometry-dom/index.d.ts similarity index 100% rename from geometry-dom/index.d.ts rename to types/geometry-dom/index.d.ts diff --git a/geometry-dom/tsconfig.json b/types/geometry-dom/tsconfig.json similarity index 100% rename from geometry-dom/tsconfig.json rename to types/geometry-dom/tsconfig.json diff --git a/geopattern/geopattern-tests.ts b/types/geopattern/geopattern-tests.ts similarity index 100% rename from geopattern/geopattern-tests.ts rename to types/geopattern/geopattern-tests.ts diff --git a/geopattern/index.d.ts b/types/geopattern/index.d.ts similarity index 100% rename from geopattern/index.d.ts rename to types/geopattern/index.d.ts diff --git a/geopattern/tsconfig.json b/types/geopattern/tsconfig.json similarity index 100% rename from geopattern/tsconfig.json rename to types/geopattern/tsconfig.json diff --git a/geopattern/tslint.json b/types/geopattern/tslint.json similarity index 100% rename from geopattern/tslint.json rename to types/geopattern/tslint.json diff --git a/get-port/get-port-tests.ts b/types/get-port/get-port-tests.ts similarity index 100% rename from get-port/get-port-tests.ts rename to types/get-port/get-port-tests.ts diff --git a/get-port/index.d.ts b/types/get-port/index.d.ts similarity index 100% rename from get-port/index.d.ts rename to types/get-port/index.d.ts diff --git a/get-port/tsconfig.json b/types/get-port/tsconfig.json similarity index 100% rename from get-port/tsconfig.json rename to types/get-port/tsconfig.json diff --git a/get-stdin/get-stdin-tests.ts b/types/get-stdin/get-stdin-tests.ts similarity index 100% rename from get-stdin/get-stdin-tests.ts rename to types/get-stdin/get-stdin-tests.ts diff --git a/get-stdin/index.d.ts b/types/get-stdin/index.d.ts similarity index 100% rename from get-stdin/index.d.ts rename to types/get-stdin/index.d.ts diff --git a/get-stdin/tsconfig.json b/types/get-stdin/tsconfig.json similarity index 100% rename from get-stdin/tsconfig.json rename to types/get-stdin/tsconfig.json diff --git a/get-stdin/tslint.json b/types/get-stdin/tslint.json similarity index 100% rename from get-stdin/tslint.json rename to types/get-stdin/tslint.json diff --git a/gettext.js/gettext.js-tests.ts b/types/gettext.js/gettext.js-tests.ts similarity index 100% rename from gettext.js/gettext.js-tests.ts rename to types/gettext.js/gettext.js-tests.ts diff --git a/gettext.js/index.d.ts b/types/gettext.js/index.d.ts similarity index 100% rename from gettext.js/index.d.ts rename to types/gettext.js/index.d.ts diff --git a/gettext.js/tsconfig.json b/types/gettext.js/tsconfig.json similarity index 100% rename from gettext.js/tsconfig.json rename to types/gettext.js/tsconfig.json diff --git a/gettext.js/tslint.json b/types/gettext.js/tslint.json similarity index 100% rename from gettext.js/tslint.json rename to types/gettext.js/tslint.json diff --git a/gijgo/gijgo-tests.ts b/types/gijgo/gijgo-tests.ts similarity index 100% rename from gijgo/gijgo-tests.ts rename to types/gijgo/gijgo-tests.ts diff --git a/gijgo/index.d.ts b/types/gijgo/index.d.ts similarity index 100% rename from gijgo/index.d.ts rename to types/gijgo/index.d.ts diff --git a/gijgo/tsconfig.json b/types/gijgo/tsconfig.json similarity index 100% rename from gijgo/tsconfig.json rename to types/gijgo/tsconfig.json diff --git a/giraffe/giraffe-tests.ts b/types/giraffe/giraffe-tests.ts similarity index 100% rename from giraffe/giraffe-tests.ts rename to types/giraffe/giraffe-tests.ts diff --git a/giraffe/index.d.ts b/types/giraffe/index.d.ts similarity index 100% rename from giraffe/index.d.ts rename to types/giraffe/index.d.ts diff --git a/giraffe/tsconfig.json b/types/giraffe/tsconfig.json similarity index 100% rename from giraffe/tsconfig.json rename to types/giraffe/tsconfig.json diff --git a/git-config/git-config-tests.ts b/types/git-config/git-config-tests.ts similarity index 100% rename from git-config/git-config-tests.ts rename to types/git-config/git-config-tests.ts diff --git a/git-config/index.d.ts b/types/git-config/index.d.ts similarity index 100% rename from git-config/index.d.ts rename to types/git-config/index.d.ts diff --git a/git-config/tsconfig.json b/types/git-config/tsconfig.json similarity index 100% rename from git-config/tsconfig.json rename to types/git-config/tsconfig.json diff --git a/git-remote-origin-url/git-remote-origin-url-tests.ts b/types/git-remote-origin-url/git-remote-origin-url-tests.ts similarity index 100% rename from git-remote-origin-url/git-remote-origin-url-tests.ts rename to types/git-remote-origin-url/git-remote-origin-url-tests.ts diff --git a/git-remote-origin-url/index.d.ts b/types/git-remote-origin-url/index.d.ts similarity index 100% rename from git-remote-origin-url/index.d.ts rename to types/git-remote-origin-url/index.d.ts diff --git a/git-remote-origin-url/tsconfig.json b/types/git-remote-origin-url/tsconfig.json similarity index 100% rename from git-remote-origin-url/tsconfig.json rename to types/git-remote-origin-url/tsconfig.json diff --git a/git-remote-origin-url/tslint.json b/types/git-remote-origin-url/tslint.json similarity index 100% rename from git-remote-origin-url/tslint.json rename to types/git-remote-origin-url/tslint.json diff --git a/git/git-tests.ts b/types/git/git-tests.ts similarity index 100% rename from git/git-tests.ts rename to types/git/git-tests.ts diff --git a/git/index.d.ts b/types/git/index.d.ts similarity index 100% rename from git/index.d.ts rename to types/git/index.d.ts diff --git a/git/tsconfig.json b/types/git/tsconfig.json similarity index 100% rename from git/tsconfig.json rename to types/git/tsconfig.json diff --git a/github/github-tests.ts b/types/github/github-tests.ts similarity index 100% rename from github/github-tests.ts rename to types/github/github-tests.ts diff --git a/github/index.d.ts b/types/github/index.d.ts similarity index 100% rename from github/index.d.ts rename to types/github/index.d.ts diff --git a/github/tsconfig.json b/types/github/tsconfig.json similarity index 100% rename from github/tsconfig.json rename to types/github/tsconfig.json diff --git a/gl-matrix/gl-matrix-tests.ts b/types/gl-matrix/gl-matrix-tests.ts similarity index 100% rename from gl-matrix/gl-matrix-tests.ts rename to types/gl-matrix/gl-matrix-tests.ts diff --git a/gl-matrix/index.d.ts b/types/gl-matrix/index.d.ts similarity index 100% rename from gl-matrix/index.d.ts rename to types/gl-matrix/index.d.ts diff --git a/gl-matrix/tsconfig.json b/types/gl-matrix/tsconfig.json similarity index 100% rename from gl-matrix/tsconfig.json rename to types/gl-matrix/tsconfig.json diff --git a/gldatepicker/gldatepicker-tests.ts b/types/gldatepicker/gldatepicker-tests.ts similarity index 100% rename from gldatepicker/gldatepicker-tests.ts rename to types/gldatepicker/gldatepicker-tests.ts diff --git a/gldatepicker/index.d.ts b/types/gldatepicker/index.d.ts similarity index 100% rename from gldatepicker/index.d.ts rename to types/gldatepicker/index.d.ts diff --git a/gldatepicker/tsconfig.json b/types/gldatepicker/tsconfig.json similarity index 100% rename from gldatepicker/tsconfig.json rename to types/gldatepicker/tsconfig.json diff --git a/glidejs/glidejs-tests.ts b/types/glidejs/glidejs-tests.ts similarity index 100% rename from glidejs/glidejs-tests.ts rename to types/glidejs/glidejs-tests.ts diff --git a/glidejs/index.d.ts b/types/glidejs/index.d.ts similarity index 100% rename from glidejs/index.d.ts rename to types/glidejs/index.d.ts diff --git a/glidejs/tsconfig.json b/types/glidejs/tsconfig.json similarity index 100% rename from glidejs/tsconfig.json rename to types/glidejs/tsconfig.json diff --git a/glob-expand/glob-expand-tests.ts b/types/glob-expand/glob-expand-tests.ts similarity index 100% rename from glob-expand/glob-expand-tests.ts rename to types/glob-expand/glob-expand-tests.ts diff --git a/glob-expand/index.d.ts b/types/glob-expand/index.d.ts similarity index 100% rename from glob-expand/index.d.ts rename to types/glob-expand/index.d.ts diff --git a/glob-expand/tsconfig.json b/types/glob-expand/tsconfig.json similarity index 100% rename from glob-expand/tsconfig.json rename to types/glob-expand/tsconfig.json diff --git a/glob-stream/glob-stream-tests.ts b/types/glob-stream/glob-stream-tests.ts similarity index 100% rename from glob-stream/glob-stream-tests.ts rename to types/glob-stream/glob-stream-tests.ts diff --git a/glob-stream/index.d.ts b/types/glob-stream/index.d.ts similarity index 100% rename from glob-stream/index.d.ts rename to types/glob-stream/index.d.ts diff --git a/glob-stream/tsconfig.json b/types/glob-stream/tsconfig.json similarity index 100% rename from glob-stream/tsconfig.json rename to types/glob-stream/tsconfig.json diff --git a/glob/glob-tests.ts b/types/glob/glob-tests.ts similarity index 100% rename from glob/glob-tests.ts rename to types/glob/glob-tests.ts diff --git a/glob/index.d.ts b/types/glob/index.d.ts similarity index 100% rename from glob/index.d.ts rename to types/glob/index.d.ts diff --git a/glob/tsconfig.json b/types/glob/tsconfig.json similarity index 100% rename from glob/tsconfig.json rename to types/glob/tsconfig.json diff --git a/globalize-compiler/globalize-compiler-tests.ts b/types/globalize-compiler/globalize-compiler-tests.ts similarity index 100% rename from globalize-compiler/globalize-compiler-tests.ts rename to types/globalize-compiler/globalize-compiler-tests.ts diff --git a/globalize-compiler/index.d.ts b/types/globalize-compiler/index.d.ts similarity index 100% rename from globalize-compiler/index.d.ts rename to types/globalize-compiler/index.d.ts diff --git a/globalize-compiler/tsconfig.json b/types/globalize-compiler/tsconfig.json similarity index 100% rename from globalize-compiler/tsconfig.json rename to types/globalize-compiler/tsconfig.json diff --git a/globalize/globalize-tests.ts b/types/globalize/globalize-tests.ts similarity index 100% rename from globalize/globalize-tests.ts rename to types/globalize/globalize-tests.ts diff --git a/globalize/index.d.ts b/types/globalize/index.d.ts similarity index 100% rename from globalize/index.d.ts rename to types/globalize/index.d.ts diff --git a/globalize/tsconfig.json b/types/globalize/tsconfig.json similarity index 100% rename from globalize/tsconfig.json rename to types/globalize/tsconfig.json diff --git a/globule/globule-tests.ts b/types/globule/globule-tests.ts similarity index 100% rename from globule/globule-tests.ts rename to types/globule/globule-tests.ts diff --git a/globule/index.d.ts b/types/globule/index.d.ts similarity index 100% rename from globule/index.d.ts rename to types/globule/index.d.ts diff --git a/globule/tsconfig.json b/types/globule/tsconfig.json similarity index 100% rename from globule/tsconfig.json rename to types/globule/tsconfig.json diff --git a/globule/tslint.json b/types/globule/tslint.json similarity index 100% rename from globule/tslint.json rename to types/globule/tslint.json diff --git a/gm/gm-tests.ts b/types/gm/gm-tests.ts similarity index 100% rename from gm/gm-tests.ts rename to types/gm/gm-tests.ts diff --git a/gm/index.d.ts b/types/gm/index.d.ts similarity index 100% rename from gm/index.d.ts rename to types/gm/index.d.ts diff --git a/gm/tsconfig.json b/types/gm/tsconfig.json similarity index 100% rename from gm/tsconfig.json rename to types/gm/tsconfig.json diff --git a/go/go-tests.ts b/types/go/go-tests.ts similarity index 100% rename from go/go-tests.ts rename to types/go/go-tests.ts diff --git a/go/index.d.ts b/types/go/index.d.ts similarity index 100% rename from go/index.d.ts rename to types/go/index.d.ts diff --git a/go/tsconfig.json b/types/go/tsconfig.json similarity index 100% rename from go/tsconfig.json rename to types/go/tsconfig.json diff --git a/google-apps-script/NOTICE b/types/google-apps-script/NOTICE similarity index 100% rename from google-apps-script/NOTICE rename to types/google-apps-script/NOTICE diff --git a/google-apps-script/google-apps-script-tests.ts b/types/google-apps-script/google-apps-script-tests.ts similarity index 100% rename from google-apps-script/google-apps-script-tests.ts rename to types/google-apps-script/google-apps-script-tests.ts diff --git a/google-apps-script/google-apps-script.base.d.ts b/types/google-apps-script/google-apps-script.base.d.ts similarity index 100% rename from google-apps-script/google-apps-script.base.d.ts rename to types/google-apps-script/google-apps-script.base.d.ts diff --git a/google-apps-script/google-apps-script.cache.d.ts b/types/google-apps-script/google-apps-script.cache.d.ts similarity index 100% rename from google-apps-script/google-apps-script.cache.d.ts rename to types/google-apps-script/google-apps-script.cache.d.ts diff --git a/google-apps-script/google-apps-script.calendar.d.ts b/types/google-apps-script/google-apps-script.calendar.d.ts similarity index 100% rename from google-apps-script/google-apps-script.calendar.d.ts rename to types/google-apps-script/google-apps-script.calendar.d.ts diff --git a/google-apps-script/google-apps-script.charts.d.ts b/types/google-apps-script/google-apps-script.charts.d.ts similarity index 100% rename from google-apps-script/google-apps-script.charts.d.ts rename to types/google-apps-script/google-apps-script.charts.d.ts diff --git a/google-apps-script/google-apps-script.contacts.d.ts b/types/google-apps-script/google-apps-script.contacts.d.ts similarity index 100% rename from google-apps-script/google-apps-script.contacts.d.ts rename to types/google-apps-script/google-apps-script.contacts.d.ts diff --git a/google-apps-script/google-apps-script.content.d.ts b/types/google-apps-script/google-apps-script.content.d.ts similarity index 100% rename from google-apps-script/google-apps-script.content.d.ts rename to types/google-apps-script/google-apps-script.content.d.ts diff --git a/google-apps-script/google-apps-script.document.d.ts b/types/google-apps-script/google-apps-script.document.d.ts similarity index 100% rename from google-apps-script/google-apps-script.document.d.ts rename to types/google-apps-script/google-apps-script.document.d.ts diff --git a/google-apps-script/google-apps-script.drive.d.ts b/types/google-apps-script/google-apps-script.drive.d.ts similarity index 100% rename from google-apps-script/google-apps-script.drive.d.ts rename to types/google-apps-script/google-apps-script.drive.d.ts diff --git a/google-apps-script/google-apps-script.forms.d.ts b/types/google-apps-script/google-apps-script.forms.d.ts similarity index 100% rename from google-apps-script/google-apps-script.forms.d.ts rename to types/google-apps-script/google-apps-script.forms.d.ts diff --git a/google-apps-script/google-apps-script.gmail.d.ts b/types/google-apps-script/google-apps-script.gmail.d.ts similarity index 100% rename from google-apps-script/google-apps-script.gmail.d.ts rename to types/google-apps-script/google-apps-script.gmail.d.ts diff --git a/google-apps-script/google-apps-script.groups.d.ts b/types/google-apps-script/google-apps-script.groups.d.ts similarity index 100% rename from google-apps-script/google-apps-script.groups.d.ts rename to types/google-apps-script/google-apps-script.groups.d.ts diff --git a/google-apps-script/google-apps-script.html.d.ts b/types/google-apps-script/google-apps-script.html.d.ts similarity index 100% rename from google-apps-script/google-apps-script.html.d.ts rename to types/google-apps-script/google-apps-script.html.d.ts diff --git a/google-apps-script/google-apps-script.jdbc.d.ts b/types/google-apps-script/google-apps-script.jdbc.d.ts similarity index 100% rename from google-apps-script/google-apps-script.jdbc.d.ts rename to types/google-apps-script/google-apps-script.jdbc.d.ts diff --git a/google-apps-script/google-apps-script.language.d.ts b/types/google-apps-script/google-apps-script.language.d.ts similarity index 100% rename from google-apps-script/google-apps-script.language.d.ts rename to types/google-apps-script/google-apps-script.language.d.ts diff --git a/google-apps-script/google-apps-script.lock.d.ts b/types/google-apps-script/google-apps-script.lock.d.ts similarity index 100% rename from google-apps-script/google-apps-script.lock.d.ts rename to types/google-apps-script/google-apps-script.lock.d.ts diff --git a/google-apps-script/google-apps-script.mail.d.ts b/types/google-apps-script/google-apps-script.mail.d.ts similarity index 100% rename from google-apps-script/google-apps-script.mail.d.ts rename to types/google-apps-script/google-apps-script.mail.d.ts diff --git a/google-apps-script/google-apps-script.maps.d.ts b/types/google-apps-script/google-apps-script.maps.d.ts similarity index 100% rename from google-apps-script/google-apps-script.maps.d.ts rename to types/google-apps-script/google-apps-script.maps.d.ts diff --git a/google-apps-script/google-apps-script.optimization.d.ts b/types/google-apps-script/google-apps-script.optimization.d.ts similarity index 100% rename from google-apps-script/google-apps-script.optimization.d.ts rename to types/google-apps-script/google-apps-script.optimization.d.ts diff --git a/google-apps-script/google-apps-script.properties.d.ts b/types/google-apps-script/google-apps-script.properties.d.ts similarity index 100% rename from google-apps-script/google-apps-script.properties.d.ts rename to types/google-apps-script/google-apps-script.properties.d.ts diff --git a/google-apps-script/google-apps-script.script.d.ts b/types/google-apps-script/google-apps-script.script.d.ts similarity index 100% rename from google-apps-script/google-apps-script.script.d.ts rename to types/google-apps-script/google-apps-script.script.d.ts diff --git a/google-apps-script/google-apps-script.sites.d.ts b/types/google-apps-script/google-apps-script.sites.d.ts similarity index 100% rename from google-apps-script/google-apps-script.sites.d.ts rename to types/google-apps-script/google-apps-script.sites.d.ts diff --git a/google-apps-script/google-apps-script.spreadsheet.d.ts b/types/google-apps-script/google-apps-script.spreadsheet.d.ts similarity index 100% rename from google-apps-script/google-apps-script.spreadsheet.d.ts rename to types/google-apps-script/google-apps-script.spreadsheet.d.ts diff --git a/google-apps-script/google-apps-script.types.d.ts b/types/google-apps-script/google-apps-script.types.d.ts similarity index 100% rename from google-apps-script/google-apps-script.types.d.ts rename to types/google-apps-script/google-apps-script.types.d.ts diff --git a/google-apps-script/google-apps-script.ui.d.ts b/types/google-apps-script/google-apps-script.ui.d.ts similarity index 100% rename from google-apps-script/google-apps-script.ui.d.ts rename to types/google-apps-script/google-apps-script.ui.d.ts diff --git a/google-apps-script/google-apps-script.url-fetch.d.ts b/types/google-apps-script/google-apps-script.url-fetch.d.ts similarity index 100% rename from google-apps-script/google-apps-script.url-fetch.d.ts rename to types/google-apps-script/google-apps-script.url-fetch.d.ts diff --git a/google-apps-script/google-apps-script.utilities.d.ts b/types/google-apps-script/google-apps-script.utilities.d.ts similarity index 100% rename from google-apps-script/google-apps-script.utilities.d.ts rename to types/google-apps-script/google-apps-script.utilities.d.ts diff --git a/google-apps-script/google-apps-script.xml-service.d.ts b/types/google-apps-script/google-apps-script.xml-service.d.ts similarity index 100% rename from google-apps-script/google-apps-script.xml-service.d.ts rename to types/google-apps-script/google-apps-script.xml-service.d.ts diff --git a/google-apps-script/index.d.ts b/types/google-apps-script/index.d.ts similarity index 100% rename from google-apps-script/index.d.ts rename to types/google-apps-script/index.d.ts diff --git a/google-apps-script/tsconfig.json b/types/google-apps-script/tsconfig.json similarity index 100% rename from google-apps-script/tsconfig.json rename to types/google-apps-script/tsconfig.json diff --git a/google-closure-compiler/google-closure-compiler-tests.ts b/types/google-closure-compiler/google-closure-compiler-tests.ts similarity index 100% rename from google-closure-compiler/google-closure-compiler-tests.ts rename to types/google-closure-compiler/google-closure-compiler-tests.ts diff --git a/google-closure-compiler/index.d.ts b/types/google-closure-compiler/index.d.ts similarity index 100% rename from google-closure-compiler/index.d.ts rename to types/google-closure-compiler/index.d.ts diff --git a/google-closure-compiler/tsconfig.json b/types/google-closure-compiler/tsconfig.json similarity index 100% rename from google-closure-compiler/tsconfig.json rename to types/google-closure-compiler/tsconfig.json diff --git a/google-drive-realtime-api/google-drive-realtime-api-tests.ts b/types/google-drive-realtime-api/google-drive-realtime-api-tests.ts similarity index 100% rename from google-drive-realtime-api/google-drive-realtime-api-tests.ts rename to types/google-drive-realtime-api/google-drive-realtime-api-tests.ts diff --git a/google-drive-realtime-api/index.d.ts b/types/google-drive-realtime-api/index.d.ts similarity index 100% rename from google-drive-realtime-api/index.d.ts rename to types/google-drive-realtime-api/index.d.ts diff --git a/google-drive-realtime-api/tsconfig.json b/types/google-drive-realtime-api/tsconfig.json similarity index 100% rename from google-drive-realtime-api/tsconfig.json rename to types/google-drive-realtime-api/tsconfig.json diff --git a/google-earth/google-earth-tests.ts b/types/google-earth/google-earth-tests.ts similarity index 100% rename from google-earth/google-earth-tests.ts rename to types/google-earth/google-earth-tests.ts diff --git a/google-earth/index.d.ts b/types/google-earth/index.d.ts similarity index 100% rename from google-earth/index.d.ts rename to types/google-earth/index.d.ts diff --git a/google-earth/tsconfig.json b/types/google-earth/tsconfig.json similarity index 100% rename from google-earth/tsconfig.json rename to types/google-earth/tsconfig.json diff --git a/google-libphonenumber/google-libphonenumber-tests.ts b/types/google-libphonenumber/google-libphonenumber-tests.ts similarity index 100% rename from google-libphonenumber/google-libphonenumber-tests.ts rename to types/google-libphonenumber/google-libphonenumber-tests.ts diff --git a/google-libphonenumber/index.d.ts b/types/google-libphonenumber/index.d.ts similarity index 100% rename from google-libphonenumber/index.d.ts rename to types/google-libphonenumber/index.d.ts diff --git a/google-libphonenumber/tsconfig.json b/types/google-libphonenumber/tsconfig.json similarity index 100% rename from google-libphonenumber/tsconfig.json rename to types/google-libphonenumber/tsconfig.json diff --git a/google-maps/google-maps-tests.ts b/types/google-maps/google-maps-tests.ts similarity index 100% rename from google-maps/google-maps-tests.ts rename to types/google-maps/google-maps-tests.ts diff --git a/google-maps/index.d.ts b/types/google-maps/index.d.ts similarity index 100% rename from google-maps/index.d.ts rename to types/google-maps/index.d.ts diff --git a/google-maps/tsconfig.json b/types/google-maps/tsconfig.json similarity index 100% rename from google-maps/tsconfig.json rename to types/google-maps/tsconfig.json diff --git a/google-protobuf/google-protobuf-tests.ts b/types/google-protobuf/google-protobuf-tests.ts similarity index 100% rename from google-protobuf/google-protobuf-tests.ts rename to types/google-protobuf/google-protobuf-tests.ts diff --git a/google-protobuf/google/protobuf/any_pb.d.ts b/types/google-protobuf/google/protobuf/any_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/any_pb.d.ts rename to types/google-protobuf/google/protobuf/any_pb.d.ts diff --git a/google-protobuf/google/protobuf/api_pb.d.ts b/types/google-protobuf/google/protobuf/api_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/api_pb.d.ts rename to types/google-protobuf/google/protobuf/api_pb.d.ts diff --git a/google-protobuf/google/protobuf/compiler/plugin_pb.d.ts b/types/google-protobuf/google/protobuf/compiler/plugin_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/compiler/plugin_pb.d.ts rename to types/google-protobuf/google/protobuf/compiler/plugin_pb.d.ts diff --git a/google-protobuf/google/protobuf/descriptor_pb.d.ts b/types/google-protobuf/google/protobuf/descriptor_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/descriptor_pb.d.ts rename to types/google-protobuf/google/protobuf/descriptor_pb.d.ts diff --git a/google-protobuf/google/protobuf/duration_pb.d.ts b/types/google-protobuf/google/protobuf/duration_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/duration_pb.d.ts rename to types/google-protobuf/google/protobuf/duration_pb.d.ts diff --git a/google-protobuf/google/protobuf/empty_pb.d.ts b/types/google-protobuf/google/protobuf/empty_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/empty_pb.d.ts rename to types/google-protobuf/google/protobuf/empty_pb.d.ts diff --git a/google-protobuf/google/protobuf/field_mask_pb.d.ts b/types/google-protobuf/google/protobuf/field_mask_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/field_mask_pb.d.ts rename to types/google-protobuf/google/protobuf/field_mask_pb.d.ts diff --git a/google-protobuf/google/protobuf/source_context_pb.d.ts b/types/google-protobuf/google/protobuf/source_context_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/source_context_pb.d.ts rename to types/google-protobuf/google/protobuf/source_context_pb.d.ts diff --git a/google-protobuf/google/protobuf/struct_pb.d.ts b/types/google-protobuf/google/protobuf/struct_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/struct_pb.d.ts rename to types/google-protobuf/google/protobuf/struct_pb.d.ts diff --git a/google-protobuf/google/protobuf/timestamp_pb.d.ts b/types/google-protobuf/google/protobuf/timestamp_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/timestamp_pb.d.ts rename to types/google-protobuf/google/protobuf/timestamp_pb.d.ts diff --git a/google-protobuf/google/protobuf/type_pb.d.ts b/types/google-protobuf/google/protobuf/type_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/type_pb.d.ts rename to types/google-protobuf/google/protobuf/type_pb.d.ts diff --git a/google-protobuf/google/protobuf/wrappers_pb.d.ts b/types/google-protobuf/google/protobuf/wrappers_pb.d.ts similarity index 100% rename from google-protobuf/google/protobuf/wrappers_pb.d.ts rename to types/google-protobuf/google/protobuf/wrappers_pb.d.ts diff --git a/google-protobuf/index.d.ts b/types/google-protobuf/index.d.ts similarity index 100% rename from google-protobuf/index.d.ts rename to types/google-protobuf/index.d.ts diff --git a/google-protobuf/tsconfig.json b/types/google-protobuf/tsconfig.json similarity index 100% rename from google-protobuf/tsconfig.json rename to types/google-protobuf/tsconfig.json diff --git a/google-protobuf/tslint.json b/types/google-protobuf/tslint.json similarity index 100% rename from google-protobuf/tslint.json rename to types/google-protobuf/tslint.json diff --git a/google.analytics/google.analytics-tests.ts b/types/google.analytics/google.analytics-tests.ts similarity index 100% rename from google.analytics/google.analytics-tests.ts rename to types/google.analytics/google.analytics-tests.ts diff --git a/google.analytics/index.d.ts b/types/google.analytics/index.d.ts similarity index 100% rename from google.analytics/index.d.ts rename to types/google.analytics/index.d.ts diff --git a/google.analytics/tsconfig.json b/types/google.analytics/tsconfig.json similarity index 100% rename from google.analytics/tsconfig.json rename to types/google.analytics/tsconfig.json diff --git a/google.analytics/tslint.json b/types/google.analytics/tslint.json similarity index 100% rename from google.analytics/tslint.json rename to types/google.analytics/tslint.json diff --git a/google.feeds/index.d.ts b/types/google.feeds/index.d.ts similarity index 100% rename from google.feeds/index.d.ts rename to types/google.feeds/index.d.ts diff --git a/google.feeds/tsconfig.json b/types/google.feeds/tsconfig.json similarity index 100% rename from google.feeds/tsconfig.json rename to types/google.feeds/tsconfig.json diff --git a/google.fonts/google.fonts-tests.ts b/types/google.fonts/google.fonts-tests.ts similarity index 100% rename from google.fonts/google.fonts-tests.ts rename to types/google.fonts/google.fonts-tests.ts diff --git a/google.fonts/index.d.ts b/types/google.fonts/index.d.ts similarity index 100% rename from google.fonts/index.d.ts rename to types/google.fonts/index.d.ts diff --git a/google.fonts/tsconfig.json b/types/google.fonts/tsconfig.json similarity index 100% rename from google.fonts/tsconfig.json rename to types/google.fonts/tsconfig.json diff --git a/google.fonts/tslint.json b/types/google.fonts/tslint.json similarity index 100% rename from google.fonts/tslint.json rename to types/google.fonts/tslint.json diff --git a/google.geolocation/google.geolocation-tests.ts b/types/google.geolocation/google.geolocation-tests.ts similarity index 100% rename from google.geolocation/google.geolocation-tests.ts rename to types/google.geolocation/google.geolocation-tests.ts diff --git a/google.geolocation/index.d.ts b/types/google.geolocation/index.d.ts similarity index 100% rename from google.geolocation/index.d.ts rename to types/google.geolocation/index.d.ts diff --git a/google.geolocation/tsconfig.json b/types/google.geolocation/tsconfig.json similarity index 100% rename from google.geolocation/tsconfig.json rename to types/google.geolocation/tsconfig.json diff --git a/google.picker/google.picker-tests.ts b/types/google.picker/google.picker-tests.ts similarity index 100% rename from google.picker/google.picker-tests.ts rename to types/google.picker/google.picker-tests.ts diff --git a/google.picker/index.d.ts b/types/google.picker/index.d.ts similarity index 100% rename from google.picker/index.d.ts rename to types/google.picker/index.d.ts diff --git a/google.picker/tsconfig.json b/types/google.picker/tsconfig.json similarity index 100% rename from google.picker/tsconfig.json rename to types/google.picker/tsconfig.json diff --git a/google.visualization/google.visualization-tests.ts b/types/google.visualization/google.visualization-tests.ts similarity index 100% rename from google.visualization/google.visualization-tests.ts rename to types/google.visualization/google.visualization-tests.ts diff --git a/google.visualization/index.d.ts b/types/google.visualization/index.d.ts similarity index 100% rename from google.visualization/index.d.ts rename to types/google.visualization/index.d.ts diff --git a/google.visualization/tsconfig.json b/types/google.visualization/tsconfig.json similarity index 100% rename from google.visualization/tsconfig.json rename to types/google.visualization/tsconfig.json diff --git a/googlemaps.infobubble/googlemaps.infobubble-tests.ts b/types/googlemaps.infobubble/googlemaps.infobubble-tests.ts similarity index 100% rename from googlemaps.infobubble/googlemaps.infobubble-tests.ts rename to types/googlemaps.infobubble/googlemaps.infobubble-tests.ts diff --git a/googlemaps.infobubble/index.d.ts b/types/googlemaps.infobubble/index.d.ts similarity index 100% rename from googlemaps.infobubble/index.d.ts rename to types/googlemaps.infobubble/index.d.ts diff --git a/googlemaps.infobubble/tsconfig.json b/types/googlemaps.infobubble/tsconfig.json similarity index 100% rename from googlemaps.infobubble/tsconfig.json rename to types/googlemaps.infobubble/tsconfig.json diff --git a/googlemaps/googlemaps-tests.ts b/types/googlemaps/googlemaps-tests.ts similarity index 100% rename from googlemaps/googlemaps-tests.ts rename to types/googlemaps/googlemaps-tests.ts diff --git a/googlemaps/index.d.ts b/types/googlemaps/index.d.ts similarity index 100% rename from googlemaps/index.d.ts rename to types/googlemaps/index.d.ts diff --git a/googlemaps/tsconfig.json b/types/googlemaps/tsconfig.json similarity index 100% rename from googlemaps/tsconfig.json rename to types/googlemaps/tsconfig.json diff --git a/graceful-fs/graceful-fs-tests.ts b/types/graceful-fs/graceful-fs-tests.ts similarity index 100% rename from graceful-fs/graceful-fs-tests.ts rename to types/graceful-fs/graceful-fs-tests.ts diff --git a/graceful-fs/index.d.ts b/types/graceful-fs/index.d.ts similarity index 100% rename from graceful-fs/index.d.ts rename to types/graceful-fs/index.d.ts diff --git a/graceful-fs/tsconfig.json b/types/graceful-fs/tsconfig.json similarity index 100% rename from graceful-fs/tsconfig.json rename to types/graceful-fs/tsconfig.json diff --git a/graham_scan/graham_scan-tests.ts b/types/graham_scan/graham_scan-tests.ts similarity index 100% rename from graham_scan/graham_scan-tests.ts rename to types/graham_scan/graham_scan-tests.ts diff --git a/graham_scan/index.d.ts b/types/graham_scan/index.d.ts similarity index 100% rename from graham_scan/index.d.ts rename to types/graham_scan/index.d.ts diff --git a/graham_scan/tsconfig.json b/types/graham_scan/tsconfig.json similarity index 100% rename from graham_scan/tsconfig.json rename to types/graham_scan/tsconfig.json diff --git a/graphene-pk11/graphene-pk11-tests.ts b/types/graphene-pk11/graphene-pk11-tests.ts similarity index 100% rename from graphene-pk11/graphene-pk11-tests.ts rename to types/graphene-pk11/graphene-pk11-tests.ts diff --git a/graphene-pk11/index.d.ts b/types/graphene-pk11/index.d.ts similarity index 100% rename from graphene-pk11/index.d.ts rename to types/graphene-pk11/index.d.ts diff --git a/graphene-pk11/tsconfig.json b/types/graphene-pk11/tsconfig.json similarity index 100% rename from graphene-pk11/tsconfig.json rename to types/graphene-pk11/tsconfig.json diff --git a/graphite-udp/graphite-udp-tests.ts b/types/graphite-udp/graphite-udp-tests.ts similarity index 100% rename from graphite-udp/graphite-udp-tests.ts rename to types/graphite-udp/graphite-udp-tests.ts diff --git a/graphite-udp/index.d.ts b/types/graphite-udp/index.d.ts similarity index 100% rename from graphite-udp/index.d.ts rename to types/graphite-udp/index.d.ts diff --git a/graphite-udp/tsconfig.json b/types/graphite-udp/tsconfig.json similarity index 100% rename from graphite-udp/tsconfig.json rename to types/graphite-udp/tsconfig.json diff --git a/graphite-udp/tslint.json b/types/graphite-udp/tslint.json similarity index 100% rename from graphite-udp/tslint.json rename to types/graphite-udp/tslint.json diff --git a/graphlib/graphlib-tests.ts b/types/graphlib/graphlib-tests.ts similarity index 100% rename from graphlib/graphlib-tests.ts rename to types/graphlib/graphlib-tests.ts diff --git a/graphlib/index.d.ts b/types/graphlib/index.d.ts similarity index 100% rename from graphlib/index.d.ts rename to types/graphlib/index.d.ts diff --git a/graphlib/tsconfig.json b/types/graphlib/tsconfig.json similarity index 100% rename from graphlib/tsconfig.json rename to types/graphlib/tsconfig.json diff --git a/graphql-date/graphql-date-tests.ts b/types/graphql-date/graphql-date-tests.ts similarity index 100% rename from graphql-date/graphql-date-tests.ts rename to types/graphql-date/graphql-date-tests.ts diff --git a/graphql-date/index.d.ts b/types/graphql-date/index.d.ts similarity index 100% rename from graphql-date/index.d.ts rename to types/graphql-date/index.d.ts diff --git a/graphql-date/tsconfig.json b/types/graphql-date/tsconfig.json similarity index 100% rename from graphql-date/tsconfig.json rename to types/graphql-date/tsconfig.json diff --git a/graphql-date/tslint.json b/types/graphql-date/tslint.json similarity index 100% rename from graphql-date/tslint.json rename to types/graphql-date/tslint.json diff --git a/graphql-relay/graphql-relay-tests.ts b/types/graphql-relay/graphql-relay-tests.ts similarity index 100% rename from graphql-relay/graphql-relay-tests.ts rename to types/graphql-relay/graphql-relay-tests.ts diff --git a/graphql-relay/index.d.ts b/types/graphql-relay/index.d.ts similarity index 100% rename from graphql-relay/index.d.ts rename to types/graphql-relay/index.d.ts diff --git a/graphql-relay/tsconfig.json b/types/graphql-relay/tsconfig.json similarity index 100% rename from graphql-relay/tsconfig.json rename to types/graphql-relay/tsconfig.json diff --git a/graphql-relay/tslint.json b/types/graphql-relay/tslint.json similarity index 100% rename from graphql-relay/tslint.json rename to types/graphql-relay/tslint.json diff --git a/graphql/UNUSED_FILES.txt b/types/graphql/UNUSED_FILES.txt similarity index 100% rename from graphql/UNUSED_FILES.txt rename to types/graphql/UNUSED_FILES.txt diff --git a/graphql/error/GraphQLError.d.ts b/types/graphql/error/GraphQLError.d.ts similarity index 100% rename from graphql/error/GraphQLError.d.ts rename to types/graphql/error/GraphQLError.d.ts diff --git a/graphql/error/formatError.d.ts b/types/graphql/error/formatError.d.ts similarity index 100% rename from graphql/error/formatError.d.ts rename to types/graphql/error/formatError.d.ts diff --git a/graphql/error/index.d.ts b/types/graphql/error/index.d.ts similarity index 100% rename from graphql/error/index.d.ts rename to types/graphql/error/index.d.ts diff --git a/graphql/error/locatedError.d.ts b/types/graphql/error/locatedError.d.ts similarity index 100% rename from graphql/error/locatedError.d.ts rename to types/graphql/error/locatedError.d.ts diff --git a/graphql/error/syntaxError.d.ts b/types/graphql/error/syntaxError.d.ts similarity index 100% rename from graphql/error/syntaxError.d.ts rename to types/graphql/error/syntaxError.d.ts diff --git a/graphql/execution/execute.d.ts b/types/graphql/execution/execute.d.ts similarity index 100% rename from graphql/execution/execute.d.ts rename to types/graphql/execution/execute.d.ts diff --git a/graphql/execution/index.d.ts b/types/graphql/execution/index.d.ts similarity index 100% rename from graphql/execution/index.d.ts rename to types/graphql/execution/index.d.ts diff --git a/graphql/execution/values.d.ts b/types/graphql/execution/values.d.ts similarity index 100% rename from graphql/execution/values.d.ts rename to types/graphql/execution/values.d.ts diff --git a/graphql/graphql-tests.ts b/types/graphql/graphql-tests.ts similarity index 100% rename from graphql/graphql-tests.ts rename to types/graphql/graphql-tests.ts diff --git a/graphql/graphql.d.ts b/types/graphql/graphql.d.ts similarity index 100% rename from graphql/graphql.d.ts rename to types/graphql/graphql.d.ts diff --git a/graphql/index.d.ts b/types/graphql/index.d.ts similarity index 100% rename from graphql/index.d.ts rename to types/graphql/index.d.ts diff --git a/graphql/language/ast.d.ts b/types/graphql/language/ast.d.ts similarity index 100% rename from graphql/language/ast.d.ts rename to types/graphql/language/ast.d.ts diff --git a/graphql/language/index.d.ts b/types/graphql/language/index.d.ts similarity index 100% rename from graphql/language/index.d.ts rename to types/graphql/language/index.d.ts diff --git a/graphql/language/kinds.d.ts b/types/graphql/language/kinds.d.ts similarity index 100% rename from graphql/language/kinds.d.ts rename to types/graphql/language/kinds.d.ts diff --git a/graphql/language/lexer.d.ts b/types/graphql/language/lexer.d.ts similarity index 100% rename from graphql/language/lexer.d.ts rename to types/graphql/language/lexer.d.ts diff --git a/graphql/language/location.d.ts b/types/graphql/language/location.d.ts similarity index 100% rename from graphql/language/location.d.ts rename to types/graphql/language/location.d.ts diff --git a/graphql/language/parser.d.ts b/types/graphql/language/parser.d.ts similarity index 100% rename from graphql/language/parser.d.ts rename to types/graphql/language/parser.d.ts diff --git a/graphql/language/printer.d.ts b/types/graphql/language/printer.d.ts similarity index 100% rename from graphql/language/printer.d.ts rename to types/graphql/language/printer.d.ts diff --git a/graphql/language/source.d.ts b/types/graphql/language/source.d.ts similarity index 100% rename from graphql/language/source.d.ts rename to types/graphql/language/source.d.ts diff --git a/graphql/language/visitor.d.ts b/types/graphql/language/visitor.d.ts similarity index 100% rename from graphql/language/visitor.d.ts rename to types/graphql/language/visitor.d.ts diff --git a/graphql/tsconfig.json b/types/graphql/tsconfig.json similarity index 100% rename from graphql/tsconfig.json rename to types/graphql/tsconfig.json diff --git a/graphql/type/definition.d.ts b/types/graphql/type/definition.d.ts similarity index 100% rename from graphql/type/definition.d.ts rename to types/graphql/type/definition.d.ts diff --git a/graphql/type/directives.d.ts b/types/graphql/type/directives.d.ts similarity index 100% rename from graphql/type/directives.d.ts rename to types/graphql/type/directives.d.ts diff --git a/graphql/type/index.d.ts b/types/graphql/type/index.d.ts similarity index 100% rename from graphql/type/index.d.ts rename to types/graphql/type/index.d.ts diff --git a/graphql/type/introspection.d.ts b/types/graphql/type/introspection.d.ts similarity index 100% rename from graphql/type/introspection.d.ts rename to types/graphql/type/introspection.d.ts diff --git a/graphql/type/scalars.d.ts b/types/graphql/type/scalars.d.ts similarity index 100% rename from graphql/type/scalars.d.ts rename to types/graphql/type/scalars.d.ts diff --git a/graphql/type/schema.d.ts b/types/graphql/type/schema.d.ts similarity index 100% rename from graphql/type/schema.d.ts rename to types/graphql/type/schema.d.ts diff --git a/graphql/utilities/TypeInfo.d.ts b/types/graphql/utilities/TypeInfo.d.ts similarity index 100% rename from graphql/utilities/TypeInfo.d.ts rename to types/graphql/utilities/TypeInfo.d.ts diff --git a/graphql/utilities/assertValidName.d.ts b/types/graphql/utilities/assertValidName.d.ts similarity index 100% rename from graphql/utilities/assertValidName.d.ts rename to types/graphql/utilities/assertValidName.d.ts diff --git a/graphql/utilities/astFromValue.d.ts b/types/graphql/utilities/astFromValue.d.ts similarity index 100% rename from graphql/utilities/astFromValue.d.ts rename to types/graphql/utilities/astFromValue.d.ts diff --git a/graphql/utilities/buildASTSchema.d.ts b/types/graphql/utilities/buildASTSchema.d.ts similarity index 100% rename from graphql/utilities/buildASTSchema.d.ts rename to types/graphql/utilities/buildASTSchema.d.ts diff --git a/graphql/utilities/buildClientSchema.d.ts b/types/graphql/utilities/buildClientSchema.d.ts similarity index 100% rename from graphql/utilities/buildClientSchema.d.ts rename to types/graphql/utilities/buildClientSchema.d.ts diff --git a/graphql/utilities/concatAST.d.ts b/types/graphql/utilities/concatAST.d.ts similarity index 100% rename from graphql/utilities/concatAST.d.ts rename to types/graphql/utilities/concatAST.d.ts diff --git a/graphql/utilities/extendSchema.d.ts b/types/graphql/utilities/extendSchema.d.ts similarity index 100% rename from graphql/utilities/extendSchema.d.ts rename to types/graphql/utilities/extendSchema.d.ts diff --git a/graphql/utilities/findBreakingChanges.d.ts b/types/graphql/utilities/findBreakingChanges.d.ts similarity index 100% rename from graphql/utilities/findBreakingChanges.d.ts rename to types/graphql/utilities/findBreakingChanges.d.ts diff --git a/graphql/utilities/getOperationAST.d.ts b/types/graphql/utilities/getOperationAST.d.ts similarity index 100% rename from graphql/utilities/getOperationAST.d.ts rename to types/graphql/utilities/getOperationAST.d.ts diff --git a/graphql/utilities/index.d.ts b/types/graphql/utilities/index.d.ts similarity index 100% rename from graphql/utilities/index.d.ts rename to types/graphql/utilities/index.d.ts diff --git a/graphql/utilities/introspectionQuery.d.ts b/types/graphql/utilities/introspectionQuery.d.ts similarity index 100% rename from graphql/utilities/introspectionQuery.d.ts rename to types/graphql/utilities/introspectionQuery.d.ts diff --git a/graphql/utilities/isValidJSValue.d.ts b/types/graphql/utilities/isValidJSValue.d.ts similarity index 100% rename from graphql/utilities/isValidJSValue.d.ts rename to types/graphql/utilities/isValidJSValue.d.ts diff --git a/graphql/utilities/isValidLiteralValue.d.ts b/types/graphql/utilities/isValidLiteralValue.d.ts similarity index 100% rename from graphql/utilities/isValidLiteralValue.d.ts rename to types/graphql/utilities/isValidLiteralValue.d.ts diff --git a/graphql/utilities/schemaPrinter.d.ts b/types/graphql/utilities/schemaPrinter.d.ts similarity index 100% rename from graphql/utilities/schemaPrinter.d.ts rename to types/graphql/utilities/schemaPrinter.d.ts diff --git a/graphql/utilities/separateOperations.d.ts b/types/graphql/utilities/separateOperations.d.ts similarity index 100% rename from graphql/utilities/separateOperations.d.ts rename to types/graphql/utilities/separateOperations.d.ts diff --git a/graphql/utilities/typeComparators.d.ts b/types/graphql/utilities/typeComparators.d.ts similarity index 100% rename from graphql/utilities/typeComparators.d.ts rename to types/graphql/utilities/typeComparators.d.ts diff --git a/graphql/utilities/typeFromAST.d.ts b/types/graphql/utilities/typeFromAST.d.ts similarity index 100% rename from graphql/utilities/typeFromAST.d.ts rename to types/graphql/utilities/typeFromAST.d.ts diff --git a/graphql/utilities/valueFromAST.d.ts b/types/graphql/utilities/valueFromAST.d.ts similarity index 100% rename from graphql/utilities/valueFromAST.d.ts rename to types/graphql/utilities/valueFromAST.d.ts diff --git a/graphql/validation/index.d.ts b/types/graphql/validation/index.d.ts similarity index 100% rename from graphql/validation/index.d.ts rename to types/graphql/validation/index.d.ts diff --git a/graphql/validation/specifiedRules.d.ts b/types/graphql/validation/specifiedRules.d.ts similarity index 100% rename from graphql/validation/specifiedRules.d.ts rename to types/graphql/validation/specifiedRules.d.ts diff --git a/graphql/validation/validate.d.ts b/types/graphql/validation/validate.d.ts similarity index 100% rename from graphql/validation/validate.d.ts rename to types/graphql/validation/validate.d.ts diff --git a/graphviz/graphviz-tests.ts b/types/graphviz/graphviz-tests.ts similarity index 100% rename from graphviz/graphviz-tests.ts rename to types/graphviz/graphviz-tests.ts diff --git a/graphviz/index.d.ts b/types/graphviz/index.d.ts similarity index 100% rename from graphviz/index.d.ts rename to types/graphviz/index.d.ts diff --git a/graphviz/tsconfig.json b/types/graphviz/tsconfig.json similarity index 100% rename from graphviz/tsconfig.json rename to types/graphviz/tsconfig.json diff --git a/gravatar/gravatar-tests.ts b/types/gravatar/gravatar-tests.ts similarity index 100% rename from gravatar/gravatar-tests.ts rename to types/gravatar/gravatar-tests.ts diff --git a/gravatar/index.d.ts b/types/gravatar/index.d.ts similarity index 100% rename from gravatar/index.d.ts rename to types/gravatar/index.d.ts diff --git a/gravatar/tsconfig.json b/types/gravatar/tsconfig.json similarity index 100% rename from gravatar/tsconfig.json rename to types/gravatar/tsconfig.json diff --git a/greasemonkey/greasemonkey-tests.ts b/types/greasemonkey/greasemonkey-tests.ts similarity index 100% rename from greasemonkey/greasemonkey-tests.ts rename to types/greasemonkey/greasemonkey-tests.ts diff --git a/greasemonkey/index.d.ts b/types/greasemonkey/index.d.ts similarity index 100% rename from greasemonkey/index.d.ts rename to types/greasemonkey/index.d.ts diff --git a/greasemonkey/tsconfig.json b/types/greasemonkey/tsconfig.json similarity index 100% rename from greasemonkey/tsconfig.json rename to types/greasemonkey/tsconfig.json diff --git a/grecaptcha/grecaptcha-tests.ts b/types/grecaptcha/grecaptcha-tests.ts similarity index 100% rename from grecaptcha/grecaptcha-tests.ts rename to types/grecaptcha/grecaptcha-tests.ts diff --git a/grecaptcha/index.d.ts b/types/grecaptcha/index.d.ts similarity index 100% rename from grecaptcha/index.d.ts rename to types/grecaptcha/index.d.ts diff --git a/grecaptcha/tsconfig.json b/types/grecaptcha/tsconfig.json similarity index 100% rename from grecaptcha/tsconfig.json rename to types/grecaptcha/tsconfig.json diff --git a/gregorian-calendar/gregorian-calendar-tests.ts b/types/gregorian-calendar/gregorian-calendar-tests.ts similarity index 100% rename from gregorian-calendar/gregorian-calendar-tests.ts rename to types/gregorian-calendar/gregorian-calendar-tests.ts diff --git a/gregorian-calendar/index.d.ts b/types/gregorian-calendar/index.d.ts similarity index 100% rename from gregorian-calendar/index.d.ts rename to types/gregorian-calendar/index.d.ts diff --git a/gregorian-calendar/tsconfig.json b/types/gregorian-calendar/tsconfig.json similarity index 100% rename from gregorian-calendar/tsconfig.json rename to types/gregorian-calendar/tsconfig.json diff --git a/griddle-react/index.d.ts b/types/griddle-react/index.d.ts similarity index 100% rename from griddle-react/index.d.ts rename to types/griddle-react/index.d.ts diff --git a/griddle-react/test/CustomColumnComponent.tsx b/types/griddle-react/test/CustomColumnComponent.tsx similarity index 100% rename from griddle-react/test/CustomColumnComponent.tsx rename to types/griddle-react/test/CustomColumnComponent.tsx diff --git a/griddle-react/test/CustomFilterComponent.tsx b/types/griddle-react/test/CustomFilterComponent.tsx similarity index 100% rename from griddle-react/test/CustomFilterComponent.tsx rename to types/griddle-react/test/CustomFilterComponent.tsx diff --git a/griddle-react/test/CustomHeaderComponent.tsx b/types/griddle-react/test/CustomHeaderComponent.tsx similarity index 100% rename from griddle-react/test/CustomHeaderComponent.tsx rename to types/griddle-react/test/CustomHeaderComponent.tsx diff --git a/griddle-react/test/index.tsx b/types/griddle-react/test/index.tsx similarity index 100% rename from griddle-react/test/index.tsx rename to types/griddle-react/test/index.tsx diff --git a/griddle-react/tsconfig.json b/types/griddle-react/tsconfig.json similarity index 100% rename from griddle-react/tsconfig.json rename to types/griddle-react/tsconfig.json diff --git a/griddle-react/tslint.json b/types/griddle-react/tslint.json similarity index 100% rename from griddle-react/tslint.json rename to types/griddle-react/tslint.json diff --git a/gridfs-stream/gridfs-stream-tests.ts b/types/gridfs-stream/gridfs-stream-tests.ts similarity index 100% rename from gridfs-stream/gridfs-stream-tests.ts rename to types/gridfs-stream/gridfs-stream-tests.ts diff --git a/gridfs-stream/index.d.ts b/types/gridfs-stream/index.d.ts similarity index 100% rename from gridfs-stream/index.d.ts rename to types/gridfs-stream/index.d.ts diff --git a/gridfs-stream/tsconfig.json b/types/gridfs-stream/tsconfig.json similarity index 100% rename from gridfs-stream/tsconfig.json rename to types/gridfs-stream/tsconfig.json diff --git a/gridstack/gridstack-tests.ts b/types/gridstack/gridstack-tests.ts similarity index 100% rename from gridstack/gridstack-tests.ts rename to types/gridstack/gridstack-tests.ts diff --git a/gridstack/index.d.ts b/types/gridstack/index.d.ts similarity index 100% rename from gridstack/index.d.ts rename to types/gridstack/index.d.ts diff --git a/gridstack/tsconfig.json b/types/gridstack/tsconfig.json similarity index 100% rename from gridstack/tsconfig.json rename to types/gridstack/tsconfig.json diff --git a/grunt/grunt-tests.ts b/types/grunt/grunt-tests.ts similarity index 100% rename from grunt/grunt-tests.ts rename to types/grunt/grunt-tests.ts diff --git a/grunt/index.d.ts b/types/grunt/index.d.ts similarity index 100% rename from grunt/index.d.ts rename to types/grunt/index.d.ts diff --git a/grunt/tsconfig.json b/types/grunt/tsconfig.json similarity index 100% rename from grunt/tsconfig.json rename to types/grunt/tsconfig.json diff --git a/gsap/Animation.d.ts b/types/gsap/Animation.d.ts similarity index 100% rename from gsap/Animation.d.ts rename to types/gsap/Animation.d.ts diff --git a/gsap/Ease.d.ts b/types/gsap/Ease.d.ts similarity index 100% rename from gsap/Ease.d.ts rename to types/gsap/Ease.d.ts diff --git a/gsap/Plugins.d.ts b/types/gsap/Plugins.d.ts similarity index 100% rename from gsap/Plugins.d.ts rename to types/gsap/Plugins.d.ts diff --git a/gsap/Timeline.d.ts b/types/gsap/Timeline.d.ts similarity index 100% rename from gsap/Timeline.d.ts rename to types/gsap/Timeline.d.ts diff --git a/gsap/Tween.d.ts b/types/gsap/Tween.d.ts similarity index 100% rename from gsap/Tween.d.ts rename to types/gsap/Tween.d.ts diff --git a/gsap/TweenConfig.d.ts b/types/gsap/TweenConfig.d.ts similarity index 100% rename from gsap/TweenConfig.d.ts rename to types/gsap/TweenConfig.d.ts diff --git a/gsap/gsap-tests.ts b/types/gsap/gsap-tests.ts similarity index 100% rename from gsap/gsap-tests.ts rename to types/gsap/gsap-tests.ts diff --git a/gsap/index.d.ts b/types/gsap/index.d.ts similarity index 100% rename from gsap/index.d.ts rename to types/gsap/index.d.ts diff --git a/gsap/tsconfig.json b/types/gsap/tsconfig.json similarity index 100% rename from gsap/tsconfig.json rename to types/gsap/tsconfig.json diff --git a/gsap/tslint.json b/types/gsap/tslint.json similarity index 100% rename from gsap/tslint.json rename to types/gsap/tslint.json diff --git a/gulp-angular-templatecache/gulp-angular-templatecache-tests.ts b/types/gulp-angular-templatecache/gulp-angular-templatecache-tests.ts similarity index 100% rename from gulp-angular-templatecache/gulp-angular-templatecache-tests.ts rename to types/gulp-angular-templatecache/gulp-angular-templatecache-tests.ts diff --git a/gulp-angular-templatecache/index.d.ts b/types/gulp-angular-templatecache/index.d.ts similarity index 100% rename from gulp-angular-templatecache/index.d.ts rename to types/gulp-angular-templatecache/index.d.ts diff --git a/gulp-angular-templatecache/tsconfig.json b/types/gulp-angular-templatecache/tsconfig.json similarity index 100% rename from gulp-angular-templatecache/tsconfig.json rename to types/gulp-angular-templatecache/tsconfig.json diff --git a/gulp-autoprefixer/gulp-autoprefixer-tests.ts b/types/gulp-autoprefixer/gulp-autoprefixer-tests.ts similarity index 100% rename from gulp-autoprefixer/gulp-autoprefixer-tests.ts rename to types/gulp-autoprefixer/gulp-autoprefixer-tests.ts diff --git a/gulp-autoprefixer/index.d.ts b/types/gulp-autoprefixer/index.d.ts similarity index 100% rename from gulp-autoprefixer/index.d.ts rename to types/gulp-autoprefixer/index.d.ts diff --git a/gulp-autoprefixer/tsconfig.json b/types/gulp-autoprefixer/tsconfig.json similarity index 100% rename from gulp-autoprefixer/tsconfig.json rename to types/gulp-autoprefixer/tsconfig.json diff --git a/gulp-babel/gulp-babel-tests.ts b/types/gulp-babel/gulp-babel-tests.ts similarity index 100% rename from gulp-babel/gulp-babel-tests.ts rename to types/gulp-babel/gulp-babel-tests.ts diff --git a/gulp-babel/index.d.ts b/types/gulp-babel/index.d.ts similarity index 100% rename from gulp-babel/index.d.ts rename to types/gulp-babel/index.d.ts diff --git a/gulp-babel/tsconfig.json b/types/gulp-babel/tsconfig.json similarity index 100% rename from gulp-babel/tsconfig.json rename to types/gulp-babel/tsconfig.json diff --git a/gulp-batch/gulp-batch-tests.ts b/types/gulp-batch/gulp-batch-tests.ts similarity index 100% rename from gulp-batch/gulp-batch-tests.ts rename to types/gulp-batch/gulp-batch-tests.ts diff --git a/gulp-batch/index.d.ts b/types/gulp-batch/index.d.ts similarity index 100% rename from gulp-batch/index.d.ts rename to types/gulp-batch/index.d.ts diff --git a/gulp-batch/tsconfig.json b/types/gulp-batch/tsconfig.json similarity index 100% rename from gulp-batch/tsconfig.json rename to types/gulp-batch/tsconfig.json diff --git a/gulp-batch/tslint.json b/types/gulp-batch/tslint.json similarity index 100% rename from gulp-batch/tslint.json rename to types/gulp-batch/tslint.json diff --git a/gulp-cache/gulp-cache-tests.ts b/types/gulp-cache/gulp-cache-tests.ts similarity index 100% rename from gulp-cache/gulp-cache-tests.ts rename to types/gulp-cache/gulp-cache-tests.ts diff --git a/gulp-cache/index.d.ts b/types/gulp-cache/index.d.ts similarity index 100% rename from gulp-cache/index.d.ts rename to types/gulp-cache/index.d.ts diff --git a/gulp-cache/tsconfig.json b/types/gulp-cache/tsconfig.json similarity index 100% rename from gulp-cache/tsconfig.json rename to types/gulp-cache/tsconfig.json diff --git a/gulp-cached/gulp-cached-tests.ts b/types/gulp-cached/gulp-cached-tests.ts similarity index 100% rename from gulp-cached/gulp-cached-tests.ts rename to types/gulp-cached/gulp-cached-tests.ts diff --git a/gulp-cached/index.d.ts b/types/gulp-cached/index.d.ts similarity index 100% rename from gulp-cached/index.d.ts rename to types/gulp-cached/index.d.ts diff --git a/gulp-cached/tsconfig.json b/types/gulp-cached/tsconfig.json similarity index 100% rename from gulp-cached/tsconfig.json rename to types/gulp-cached/tsconfig.json diff --git a/gulp-changed/gulp-changed-tests.ts b/types/gulp-changed/gulp-changed-tests.ts similarity index 100% rename from gulp-changed/gulp-changed-tests.ts rename to types/gulp-changed/gulp-changed-tests.ts diff --git a/gulp-changed/index.d.ts b/types/gulp-changed/index.d.ts similarity index 100% rename from gulp-changed/index.d.ts rename to types/gulp-changed/index.d.ts diff --git a/gulp-changed/tsconfig.json b/types/gulp-changed/tsconfig.json similarity index 100% rename from gulp-changed/tsconfig.json rename to types/gulp-changed/tsconfig.json diff --git a/gulp-cheerio/gulp-cheerio-tests.ts b/types/gulp-cheerio/gulp-cheerio-tests.ts similarity index 100% rename from gulp-cheerio/gulp-cheerio-tests.ts rename to types/gulp-cheerio/gulp-cheerio-tests.ts diff --git a/gulp-cheerio/index.d.ts b/types/gulp-cheerio/index.d.ts similarity index 100% rename from gulp-cheerio/index.d.ts rename to types/gulp-cheerio/index.d.ts diff --git a/gulp-cheerio/tsconfig.json b/types/gulp-cheerio/tsconfig.json similarity index 100% rename from gulp-cheerio/tsconfig.json rename to types/gulp-cheerio/tsconfig.json diff --git a/gulp-coffeeify/gulp-coffeeify-tests.ts b/types/gulp-coffeeify/gulp-coffeeify-tests.ts similarity index 100% rename from gulp-coffeeify/gulp-coffeeify-tests.ts rename to types/gulp-coffeeify/gulp-coffeeify-tests.ts diff --git a/gulp-coffeeify/index.d.ts b/types/gulp-coffeeify/index.d.ts similarity index 100% rename from gulp-coffeeify/index.d.ts rename to types/gulp-coffeeify/index.d.ts diff --git a/gulp-coffeeify/tsconfig.json b/types/gulp-coffeeify/tsconfig.json similarity index 100% rename from gulp-coffeeify/tsconfig.json rename to types/gulp-coffeeify/tsconfig.json diff --git a/gulp-coffeelint/gulp-coffeelint-tests.ts b/types/gulp-coffeelint/gulp-coffeelint-tests.ts similarity index 100% rename from gulp-coffeelint/gulp-coffeelint-tests.ts rename to types/gulp-coffeelint/gulp-coffeelint-tests.ts diff --git a/gulp-coffeelint/index.d.ts b/types/gulp-coffeelint/index.d.ts similarity index 100% rename from gulp-coffeelint/index.d.ts rename to types/gulp-coffeelint/index.d.ts diff --git a/gulp-coffeelint/tsconfig.json b/types/gulp-coffeelint/tsconfig.json similarity index 100% rename from gulp-coffeelint/tsconfig.json rename to types/gulp-coffeelint/tsconfig.json diff --git a/gulp-concat/gulp-concat-tests.ts b/types/gulp-concat/gulp-concat-tests.ts similarity index 100% rename from gulp-concat/gulp-concat-tests.ts rename to types/gulp-concat/gulp-concat-tests.ts diff --git a/gulp-concat/index.d.ts b/types/gulp-concat/index.d.ts similarity index 100% rename from gulp-concat/index.d.ts rename to types/gulp-concat/index.d.ts diff --git a/gulp-concat/tsconfig.json b/types/gulp-concat/tsconfig.json similarity index 100% rename from gulp-concat/tsconfig.json rename to types/gulp-concat/tsconfig.json diff --git a/gulp-copy/gulp-copy-tests.ts b/types/gulp-copy/gulp-copy-tests.ts similarity index 100% rename from gulp-copy/gulp-copy-tests.ts rename to types/gulp-copy/gulp-copy-tests.ts diff --git a/gulp-copy/index.d.ts b/types/gulp-copy/index.d.ts similarity index 100% rename from gulp-copy/index.d.ts rename to types/gulp-copy/index.d.ts diff --git a/gulp-copy/tsconfig.json b/types/gulp-copy/tsconfig.json similarity index 100% rename from gulp-copy/tsconfig.json rename to types/gulp-copy/tsconfig.json diff --git a/gulp-csso/gulp-csso-tests.ts b/types/gulp-csso/gulp-csso-tests.ts similarity index 100% rename from gulp-csso/gulp-csso-tests.ts rename to types/gulp-csso/gulp-csso-tests.ts diff --git a/gulp-csso/index.d.ts b/types/gulp-csso/index.d.ts similarity index 100% rename from gulp-csso/index.d.ts rename to types/gulp-csso/index.d.ts diff --git a/gulp-csso/tsconfig.json b/types/gulp-csso/tsconfig.json similarity index 100% rename from gulp-csso/tsconfig.json rename to types/gulp-csso/tsconfig.json diff --git a/gulp-debug/gulp-debug-tests.ts b/types/gulp-debug/gulp-debug-tests.ts similarity index 100% rename from gulp-debug/gulp-debug-tests.ts rename to types/gulp-debug/gulp-debug-tests.ts diff --git a/gulp-debug/index.d.ts b/types/gulp-debug/index.d.ts similarity index 100% rename from gulp-debug/index.d.ts rename to types/gulp-debug/index.d.ts diff --git a/gulp-debug/tsconfig.json b/types/gulp-debug/tsconfig.json similarity index 100% rename from gulp-debug/tsconfig.json rename to types/gulp-debug/tsconfig.json diff --git a/gulp-dtsm/gulp-dtsm-tests.ts b/types/gulp-dtsm/gulp-dtsm-tests.ts similarity index 100% rename from gulp-dtsm/gulp-dtsm-tests.ts rename to types/gulp-dtsm/gulp-dtsm-tests.ts diff --git a/gulp-dtsm/index.d.ts b/types/gulp-dtsm/index.d.ts similarity index 100% rename from gulp-dtsm/index.d.ts rename to types/gulp-dtsm/index.d.ts diff --git a/gulp-dtsm/tsconfig.json b/types/gulp-dtsm/tsconfig.json similarity index 100% rename from gulp-dtsm/tsconfig.json rename to types/gulp-dtsm/tsconfig.json diff --git a/gulp-espower/gulp-espower-tests.ts b/types/gulp-espower/gulp-espower-tests.ts similarity index 100% rename from gulp-espower/gulp-espower-tests.ts rename to types/gulp-espower/gulp-espower-tests.ts diff --git a/gulp-espower/index.d.ts b/types/gulp-espower/index.d.ts similarity index 100% rename from gulp-espower/index.d.ts rename to types/gulp-espower/index.d.ts diff --git a/gulp-espower/tsconfig.json b/types/gulp-espower/tsconfig.json similarity index 100% rename from gulp-espower/tsconfig.json rename to types/gulp-espower/tsconfig.json diff --git a/gulp-file-include/gulp-file-include-tests.ts b/types/gulp-file-include/gulp-file-include-tests.ts similarity index 100% rename from gulp-file-include/gulp-file-include-tests.ts rename to types/gulp-file-include/gulp-file-include-tests.ts diff --git a/gulp-file-include/index.d.ts b/types/gulp-file-include/index.d.ts similarity index 100% rename from gulp-file-include/index.d.ts rename to types/gulp-file-include/index.d.ts diff --git a/gulp-file-include/tsconfig.json b/types/gulp-file-include/tsconfig.json similarity index 100% rename from gulp-file-include/tsconfig.json rename to types/gulp-file-include/tsconfig.json diff --git a/gulp-filter/gulp-filter-tests.ts b/types/gulp-filter/gulp-filter-tests.ts similarity index 100% rename from gulp-filter/gulp-filter-tests.ts rename to types/gulp-filter/gulp-filter-tests.ts diff --git a/gulp-filter/index.d.ts b/types/gulp-filter/index.d.ts similarity index 100% rename from gulp-filter/index.d.ts rename to types/gulp-filter/index.d.ts diff --git a/gulp-filter/tsconfig.json b/types/gulp-filter/tsconfig.json similarity index 100% rename from gulp-filter/tsconfig.json rename to types/gulp-filter/tsconfig.json diff --git a/gulp-flatten/gulp-flatten-tests.ts b/types/gulp-flatten/gulp-flatten-tests.ts similarity index 100% rename from gulp-flatten/gulp-flatten-tests.ts rename to types/gulp-flatten/gulp-flatten-tests.ts diff --git a/gulp-flatten/index.d.ts b/types/gulp-flatten/index.d.ts similarity index 100% rename from gulp-flatten/index.d.ts rename to types/gulp-flatten/index.d.ts diff --git a/gulp-flatten/tsconfig.json b/types/gulp-flatten/tsconfig.json similarity index 100% rename from gulp-flatten/tsconfig.json rename to types/gulp-flatten/tsconfig.json diff --git a/gulp-gh-pages/gulp-gh-pages-tests.ts b/types/gulp-gh-pages/gulp-gh-pages-tests.ts similarity index 100% rename from gulp-gh-pages/gulp-gh-pages-tests.ts rename to types/gulp-gh-pages/gulp-gh-pages-tests.ts diff --git a/gulp-gh-pages/index.d.ts b/types/gulp-gh-pages/index.d.ts similarity index 100% rename from gulp-gh-pages/index.d.ts rename to types/gulp-gh-pages/index.d.ts diff --git a/gulp-gh-pages/tsconfig.json b/types/gulp-gh-pages/tsconfig.json similarity index 100% rename from gulp-gh-pages/tsconfig.json rename to types/gulp-gh-pages/tsconfig.json diff --git a/gulp-gzip/gulp-gzip-tests.ts b/types/gulp-gzip/gulp-gzip-tests.ts similarity index 100% rename from gulp-gzip/gulp-gzip-tests.ts rename to types/gulp-gzip/gulp-gzip-tests.ts diff --git a/gulp-gzip/index.d.ts b/types/gulp-gzip/index.d.ts similarity index 100% rename from gulp-gzip/index.d.ts rename to types/gulp-gzip/index.d.ts diff --git a/gulp-gzip/tsconfig.json b/types/gulp-gzip/tsconfig.json similarity index 100% rename from gulp-gzip/tsconfig.json rename to types/gulp-gzip/tsconfig.json diff --git a/gulp-help-doc/gulp-help-doc-tests.ts b/types/gulp-help-doc/gulp-help-doc-tests.ts similarity index 100% rename from gulp-help-doc/gulp-help-doc-tests.ts rename to types/gulp-help-doc/gulp-help-doc-tests.ts diff --git a/gulp-help-doc/index.d.ts b/types/gulp-help-doc/index.d.ts similarity index 100% rename from gulp-help-doc/index.d.ts rename to types/gulp-help-doc/index.d.ts diff --git a/gulp-help-doc/tsconfig.json b/types/gulp-help-doc/tsconfig.json similarity index 100% rename from gulp-help-doc/tsconfig.json rename to types/gulp-help-doc/tsconfig.json diff --git a/gulp-help/gulp-help-tests.ts b/types/gulp-help/gulp-help-tests.ts similarity index 100% rename from gulp-help/gulp-help-tests.ts rename to types/gulp-help/gulp-help-tests.ts diff --git a/gulp-help/index.d.ts b/types/gulp-help/index.d.ts similarity index 100% rename from gulp-help/index.d.ts rename to types/gulp-help/index.d.ts diff --git a/gulp-help/tsconfig.json b/types/gulp-help/tsconfig.json similarity index 100% rename from gulp-help/tsconfig.json rename to types/gulp-help/tsconfig.json diff --git a/gulp-html-replace/gulp-html-replace-tests.ts b/types/gulp-html-replace/gulp-html-replace-tests.ts similarity index 100% rename from gulp-html-replace/gulp-html-replace-tests.ts rename to types/gulp-html-replace/gulp-html-replace-tests.ts diff --git a/gulp-html-replace/index.d.ts b/types/gulp-html-replace/index.d.ts similarity index 100% rename from gulp-html-replace/index.d.ts rename to types/gulp-html-replace/index.d.ts diff --git a/gulp-html-replace/tsconfig.json b/types/gulp-html-replace/tsconfig.json similarity index 100% rename from gulp-html-replace/tsconfig.json rename to types/gulp-html-replace/tsconfig.json diff --git a/gulp-htmlmin/gulp-htmlmin-tests.ts b/types/gulp-htmlmin/gulp-htmlmin-tests.ts similarity index 100% rename from gulp-htmlmin/gulp-htmlmin-tests.ts rename to types/gulp-htmlmin/gulp-htmlmin-tests.ts diff --git a/gulp-htmlmin/index.d.ts b/types/gulp-htmlmin/index.d.ts similarity index 100% rename from gulp-htmlmin/index.d.ts rename to types/gulp-htmlmin/index.d.ts diff --git a/gulp-htmlmin/tsconfig.json b/types/gulp-htmlmin/tsconfig.json similarity index 100% rename from gulp-htmlmin/tsconfig.json rename to types/gulp-htmlmin/tsconfig.json diff --git a/gulp-if/gulp-if-tests.ts b/types/gulp-if/gulp-if-tests.ts similarity index 100% rename from gulp-if/gulp-if-tests.ts rename to types/gulp-if/gulp-if-tests.ts diff --git a/gulp-if/index.d.ts b/types/gulp-if/index.d.ts similarity index 100% rename from gulp-if/index.d.ts rename to types/gulp-if/index.d.ts diff --git a/gulp-if/tsconfig.json b/types/gulp-if/tsconfig.json similarity index 100% rename from gulp-if/tsconfig.json rename to types/gulp-if/tsconfig.json diff --git a/gulp-inject/gulp-inject-tests.ts b/types/gulp-inject/gulp-inject-tests.ts similarity index 100% rename from gulp-inject/gulp-inject-tests.ts rename to types/gulp-inject/gulp-inject-tests.ts diff --git a/gulp-inject/index.d.ts b/types/gulp-inject/index.d.ts similarity index 100% rename from gulp-inject/index.d.ts rename to types/gulp-inject/index.d.ts diff --git a/gulp-inject/tsconfig.json b/types/gulp-inject/tsconfig.json similarity index 100% rename from gulp-inject/tsconfig.json rename to types/gulp-inject/tsconfig.json diff --git a/gulp-insert/gulp-insert-tests.ts b/types/gulp-insert/gulp-insert-tests.ts similarity index 100% rename from gulp-insert/gulp-insert-tests.ts rename to types/gulp-insert/gulp-insert-tests.ts diff --git a/gulp-insert/index.d.ts b/types/gulp-insert/index.d.ts similarity index 100% rename from gulp-insert/index.d.ts rename to types/gulp-insert/index.d.ts diff --git a/gulp-insert/tsconfig.json b/types/gulp-insert/tsconfig.json similarity index 100% rename from gulp-insert/tsconfig.json rename to types/gulp-insert/tsconfig.json diff --git a/gulp-install/gulp-install-tests.ts b/types/gulp-install/gulp-install-tests.ts similarity index 100% rename from gulp-install/gulp-install-tests.ts rename to types/gulp-install/gulp-install-tests.ts diff --git a/gulp-install/index.d.ts b/types/gulp-install/index.d.ts similarity index 100% rename from gulp-install/index.d.ts rename to types/gulp-install/index.d.ts diff --git a/gulp-install/tsconfig.json b/types/gulp-install/tsconfig.json similarity index 100% rename from gulp-install/tsconfig.json rename to types/gulp-install/tsconfig.json diff --git a/gulp-istanbul/gulp-istanbul-tests.ts b/types/gulp-istanbul/gulp-istanbul-tests.ts similarity index 100% rename from gulp-istanbul/gulp-istanbul-tests.ts rename to types/gulp-istanbul/gulp-istanbul-tests.ts diff --git a/gulp-istanbul/index.d.ts b/types/gulp-istanbul/index.d.ts similarity index 100% rename from gulp-istanbul/index.d.ts rename to types/gulp-istanbul/index.d.ts diff --git a/gulp-istanbul/tsconfig.json b/types/gulp-istanbul/tsconfig.json similarity index 100% rename from gulp-istanbul/tsconfig.json rename to types/gulp-istanbul/tsconfig.json diff --git a/gulp-jade/gulp-jade-tests.ts b/types/gulp-jade/gulp-jade-tests.ts similarity index 100% rename from gulp-jade/gulp-jade-tests.ts rename to types/gulp-jade/gulp-jade-tests.ts diff --git a/gulp-jade/index.d.ts b/types/gulp-jade/index.d.ts similarity index 100% rename from gulp-jade/index.d.ts rename to types/gulp-jade/index.d.ts diff --git a/gulp-jade/tsconfig.json b/types/gulp-jade/tsconfig.json similarity index 100% rename from gulp-jade/tsconfig.json rename to types/gulp-jade/tsconfig.json diff --git a/gulp-jasmine-browser/gulp-jasmine-browser-tests.ts b/types/gulp-jasmine-browser/gulp-jasmine-browser-tests.ts similarity index 100% rename from gulp-jasmine-browser/gulp-jasmine-browser-tests.ts rename to types/gulp-jasmine-browser/gulp-jasmine-browser-tests.ts diff --git a/gulp-jasmine-browser/index.d.ts b/types/gulp-jasmine-browser/index.d.ts similarity index 100% rename from gulp-jasmine-browser/index.d.ts rename to types/gulp-jasmine-browser/index.d.ts diff --git a/gulp-jasmine-browser/tsconfig.json b/types/gulp-jasmine-browser/tsconfig.json similarity index 100% rename from gulp-jasmine-browser/tsconfig.json rename to types/gulp-jasmine-browser/tsconfig.json diff --git a/gulp-json-editor/gulp-json-editor-tests.ts b/types/gulp-json-editor/gulp-json-editor-tests.ts similarity index 100% rename from gulp-json-editor/gulp-json-editor-tests.ts rename to types/gulp-json-editor/gulp-json-editor-tests.ts diff --git a/gulp-json-editor/index.d.ts b/types/gulp-json-editor/index.d.ts similarity index 100% rename from gulp-json-editor/index.d.ts rename to types/gulp-json-editor/index.d.ts diff --git a/gulp-json-editor/tsconfig.json b/types/gulp-json-editor/tsconfig.json similarity index 100% rename from gulp-json-editor/tsconfig.json rename to types/gulp-json-editor/tsconfig.json diff --git a/gulp-jspm/gulp-jspm-tests.ts b/types/gulp-jspm/gulp-jspm-tests.ts similarity index 100% rename from gulp-jspm/gulp-jspm-tests.ts rename to types/gulp-jspm/gulp-jspm-tests.ts diff --git a/gulp-jspm/index.d.ts b/types/gulp-jspm/index.d.ts similarity index 100% rename from gulp-jspm/index.d.ts rename to types/gulp-jspm/index.d.ts diff --git a/gulp-jspm/tsconfig.json b/types/gulp-jspm/tsconfig.json similarity index 100% rename from gulp-jspm/tsconfig.json rename to types/gulp-jspm/tsconfig.json diff --git a/gulp-less/gulp-less-tests.ts b/types/gulp-less/gulp-less-tests.ts similarity index 100% rename from gulp-less/gulp-less-tests.ts rename to types/gulp-less/gulp-less-tests.ts diff --git a/gulp-less/index.d.ts b/types/gulp-less/index.d.ts similarity index 100% rename from gulp-less/index.d.ts rename to types/gulp-less/index.d.ts diff --git a/gulp-less/tsconfig.json b/types/gulp-less/tsconfig.json similarity index 100% rename from gulp-less/tsconfig.json rename to types/gulp-less/tsconfig.json diff --git a/gulp-load-plugins/gulp-load-plugins-tests.ts b/types/gulp-load-plugins/gulp-load-plugins-tests.ts similarity index 100% rename from gulp-load-plugins/gulp-load-plugins-tests.ts rename to types/gulp-load-plugins/gulp-load-plugins-tests.ts diff --git a/gulp-load-plugins/index.d.ts b/types/gulp-load-plugins/index.d.ts similarity index 100% rename from gulp-load-plugins/index.d.ts rename to types/gulp-load-plugins/index.d.ts diff --git a/gulp-load-plugins/tsconfig.json b/types/gulp-load-plugins/tsconfig.json similarity index 100% rename from gulp-load-plugins/tsconfig.json rename to types/gulp-load-plugins/tsconfig.json diff --git a/gulp-minify-css/gulp-minify-css-tests.ts b/types/gulp-minify-css/gulp-minify-css-tests.ts similarity index 100% rename from gulp-minify-css/gulp-minify-css-tests.ts rename to types/gulp-minify-css/gulp-minify-css-tests.ts diff --git a/gulp-minify-css/index.d.ts b/types/gulp-minify-css/index.d.ts similarity index 100% rename from gulp-minify-css/index.d.ts rename to types/gulp-minify-css/index.d.ts diff --git a/gulp-minify-css/tsconfig.json b/types/gulp-minify-css/tsconfig.json similarity index 100% rename from gulp-minify-css/tsconfig.json rename to types/gulp-minify-css/tsconfig.json diff --git a/gulp-minify-html/gulp-minify-html-tests.ts b/types/gulp-minify-html/gulp-minify-html-tests.ts similarity index 100% rename from gulp-minify-html/gulp-minify-html-tests.ts rename to types/gulp-minify-html/gulp-minify-html-tests.ts diff --git a/gulp-minify-html/index.d.ts b/types/gulp-minify-html/index.d.ts similarity index 100% rename from gulp-minify-html/index.d.ts rename to types/gulp-minify-html/index.d.ts diff --git a/gulp-minify-html/tsconfig.json b/types/gulp-minify-html/tsconfig.json similarity index 100% rename from gulp-minify-html/tsconfig.json rename to types/gulp-minify-html/tsconfig.json diff --git a/gulp-mocha/gulp-mocha-tests.ts b/types/gulp-mocha/gulp-mocha-tests.ts similarity index 100% rename from gulp-mocha/gulp-mocha-tests.ts rename to types/gulp-mocha/gulp-mocha-tests.ts diff --git a/gulp-mocha/index.d.ts b/types/gulp-mocha/index.d.ts similarity index 100% rename from gulp-mocha/index.d.ts rename to types/gulp-mocha/index.d.ts diff --git a/gulp-mocha/tsconfig.json b/types/gulp-mocha/tsconfig.json similarity index 100% rename from gulp-mocha/tsconfig.json rename to types/gulp-mocha/tsconfig.json diff --git a/gulp-newer/gulp-newer-tests.ts b/types/gulp-newer/gulp-newer-tests.ts similarity index 100% rename from gulp-newer/gulp-newer-tests.ts rename to types/gulp-newer/gulp-newer-tests.ts diff --git a/gulp-newer/index.d.ts b/types/gulp-newer/index.d.ts similarity index 100% rename from gulp-newer/index.d.ts rename to types/gulp-newer/index.d.ts diff --git a/gulp-newer/tsconfig.json b/types/gulp-newer/tsconfig.json similarity index 100% rename from gulp-newer/tsconfig.json rename to types/gulp-newer/tsconfig.json diff --git a/gulp-ng-annotate/gulp-ng-annotate-tests.ts b/types/gulp-ng-annotate/gulp-ng-annotate-tests.ts similarity index 100% rename from gulp-ng-annotate/gulp-ng-annotate-tests.ts rename to types/gulp-ng-annotate/gulp-ng-annotate-tests.ts diff --git a/gulp-ng-annotate/index.d.ts b/types/gulp-ng-annotate/index.d.ts similarity index 100% rename from gulp-ng-annotate/index.d.ts rename to types/gulp-ng-annotate/index.d.ts diff --git a/gulp-ng-annotate/tsconfig.json b/types/gulp-ng-annotate/tsconfig.json similarity index 100% rename from gulp-ng-annotate/tsconfig.json rename to types/gulp-ng-annotate/tsconfig.json diff --git a/gulp-nodemon/gulp-nodemon-tests.ts b/types/gulp-nodemon/gulp-nodemon-tests.ts similarity index 100% rename from gulp-nodemon/gulp-nodemon-tests.ts rename to types/gulp-nodemon/gulp-nodemon-tests.ts diff --git a/gulp-nodemon/index.d.ts b/types/gulp-nodemon/index.d.ts similarity index 100% rename from gulp-nodemon/index.d.ts rename to types/gulp-nodemon/index.d.ts diff --git a/gulp-nodemon/tsconfig.json b/types/gulp-nodemon/tsconfig.json similarity index 100% rename from gulp-nodemon/tsconfig.json rename to types/gulp-nodemon/tsconfig.json diff --git a/gulp-plumber/gulp-plumber-tests.ts b/types/gulp-plumber/gulp-plumber-tests.ts similarity index 100% rename from gulp-plumber/gulp-plumber-tests.ts rename to types/gulp-plumber/gulp-plumber-tests.ts diff --git a/gulp-plumber/index.d.ts b/types/gulp-plumber/index.d.ts similarity index 100% rename from gulp-plumber/index.d.ts rename to types/gulp-plumber/index.d.ts diff --git a/gulp-plumber/tsconfig.json b/types/gulp-plumber/tsconfig.json similarity index 100% rename from gulp-plumber/tsconfig.json rename to types/gulp-plumber/tsconfig.json diff --git a/gulp-protractor/gulp-protractor-tests.ts b/types/gulp-protractor/gulp-protractor-tests.ts similarity index 100% rename from gulp-protractor/gulp-protractor-tests.ts rename to types/gulp-protractor/gulp-protractor-tests.ts diff --git a/gulp-protractor/index.d.ts b/types/gulp-protractor/index.d.ts similarity index 100% rename from gulp-protractor/index.d.ts rename to types/gulp-protractor/index.d.ts diff --git a/gulp-protractor/tsconfig.json b/types/gulp-protractor/tsconfig.json similarity index 100% rename from gulp-protractor/tsconfig.json rename to types/gulp-protractor/tsconfig.json diff --git a/gulp-remember/gulp-remember-tests.ts b/types/gulp-remember/gulp-remember-tests.ts similarity index 100% rename from gulp-remember/gulp-remember-tests.ts rename to types/gulp-remember/gulp-remember-tests.ts diff --git a/gulp-remember/index.d.ts b/types/gulp-remember/index.d.ts similarity index 100% rename from gulp-remember/index.d.ts rename to types/gulp-remember/index.d.ts diff --git a/gulp-remember/tsconfig.json b/types/gulp-remember/tsconfig.json similarity index 100% rename from gulp-remember/tsconfig.json rename to types/gulp-remember/tsconfig.json diff --git a/gulp-rename/gulp-rename-tests.ts b/types/gulp-rename/gulp-rename-tests.ts similarity index 100% rename from gulp-rename/gulp-rename-tests.ts rename to types/gulp-rename/gulp-rename-tests.ts diff --git a/gulp-rename/index.d.ts b/types/gulp-rename/index.d.ts similarity index 100% rename from gulp-rename/index.d.ts rename to types/gulp-rename/index.d.ts diff --git a/gulp-rename/tsconfig.json b/types/gulp-rename/tsconfig.json similarity index 100% rename from gulp-rename/tsconfig.json rename to types/gulp-rename/tsconfig.json diff --git a/gulp-replace/gulp-replace-tests.ts b/types/gulp-replace/gulp-replace-tests.ts similarity index 100% rename from gulp-replace/gulp-replace-tests.ts rename to types/gulp-replace/gulp-replace-tests.ts diff --git a/gulp-replace/index.d.ts b/types/gulp-replace/index.d.ts similarity index 100% rename from gulp-replace/index.d.ts rename to types/gulp-replace/index.d.ts diff --git a/gulp-replace/tsconfig.json b/types/gulp-replace/tsconfig.json similarity index 100% rename from gulp-replace/tsconfig.json rename to types/gulp-replace/tsconfig.json diff --git a/gulp-rev-replace/gulp-rev-replace-tests.ts b/types/gulp-rev-replace/gulp-rev-replace-tests.ts similarity index 100% rename from gulp-rev-replace/gulp-rev-replace-tests.ts rename to types/gulp-rev-replace/gulp-rev-replace-tests.ts diff --git a/gulp-rev-replace/index.d.ts b/types/gulp-rev-replace/index.d.ts similarity index 100% rename from gulp-rev-replace/index.d.ts rename to types/gulp-rev-replace/index.d.ts diff --git a/gulp-rev-replace/tsconfig.json b/types/gulp-rev-replace/tsconfig.json similarity index 100% rename from gulp-rev-replace/tsconfig.json rename to types/gulp-rev-replace/tsconfig.json diff --git a/gulp-rev/gulp-rev-tests.ts b/types/gulp-rev/gulp-rev-tests.ts similarity index 100% rename from gulp-rev/gulp-rev-tests.ts rename to types/gulp-rev/gulp-rev-tests.ts diff --git a/gulp-rev/index.d.ts b/types/gulp-rev/index.d.ts similarity index 100% rename from gulp-rev/index.d.ts rename to types/gulp-rev/index.d.ts diff --git a/gulp-rev/tsconfig.json b/types/gulp-rev/tsconfig.json similarity index 100% rename from gulp-rev/tsconfig.json rename to types/gulp-rev/tsconfig.json diff --git a/gulp-ruby-sass/gulp-ruby-sass-tests.ts b/types/gulp-ruby-sass/gulp-ruby-sass-tests.ts similarity index 100% rename from gulp-ruby-sass/gulp-ruby-sass-tests.ts rename to types/gulp-ruby-sass/gulp-ruby-sass-tests.ts diff --git a/gulp-ruby-sass/index.d.ts b/types/gulp-ruby-sass/index.d.ts similarity index 100% rename from gulp-ruby-sass/index.d.ts rename to types/gulp-ruby-sass/index.d.ts diff --git a/gulp-ruby-sass/tsconfig.json b/types/gulp-ruby-sass/tsconfig.json similarity index 100% rename from gulp-ruby-sass/tsconfig.json rename to types/gulp-ruby-sass/tsconfig.json diff --git a/gulp-sass/gulp-sass-tests.ts b/types/gulp-sass/gulp-sass-tests.ts similarity index 100% rename from gulp-sass/gulp-sass-tests.ts rename to types/gulp-sass/gulp-sass-tests.ts diff --git a/gulp-sass/index.d.ts b/types/gulp-sass/index.d.ts similarity index 100% rename from gulp-sass/index.d.ts rename to types/gulp-sass/index.d.ts diff --git a/gulp-sass/tsconfig.json b/types/gulp-sass/tsconfig.json similarity index 100% rename from gulp-sass/tsconfig.json rename to types/gulp-sass/tsconfig.json diff --git a/gulp-shell/gulp-shell-tests.ts b/types/gulp-shell/gulp-shell-tests.ts similarity index 100% rename from gulp-shell/gulp-shell-tests.ts rename to types/gulp-shell/gulp-shell-tests.ts diff --git a/gulp-shell/index.d.ts b/types/gulp-shell/index.d.ts similarity index 100% rename from gulp-shell/index.d.ts rename to types/gulp-shell/index.d.ts diff --git a/gulp-shell/tsconfig.json b/types/gulp-shell/tsconfig.json similarity index 100% rename from gulp-shell/tsconfig.json rename to types/gulp-shell/tsconfig.json diff --git a/gulp-size/gulp-size-tests.ts b/types/gulp-size/gulp-size-tests.ts similarity index 100% rename from gulp-size/gulp-size-tests.ts rename to types/gulp-size/gulp-size-tests.ts diff --git a/gulp-size/index.d.ts b/types/gulp-size/index.d.ts similarity index 100% rename from gulp-size/index.d.ts rename to types/gulp-size/index.d.ts diff --git a/gulp-size/tsconfig.json b/types/gulp-size/tsconfig.json similarity index 100% rename from gulp-size/tsconfig.json rename to types/gulp-size/tsconfig.json diff --git a/gulp-sort/gulp-sort-tests.ts b/types/gulp-sort/gulp-sort-tests.ts similarity index 100% rename from gulp-sort/gulp-sort-tests.ts rename to types/gulp-sort/gulp-sort-tests.ts diff --git a/gulp-sort/index.d.ts b/types/gulp-sort/index.d.ts similarity index 100% rename from gulp-sort/index.d.ts rename to types/gulp-sort/index.d.ts diff --git a/gulp-sort/tsconfig.json b/types/gulp-sort/tsconfig.json similarity index 100% rename from gulp-sort/tsconfig.json rename to types/gulp-sort/tsconfig.json diff --git a/gulp-sourcemaps/gulp-sourcemaps-tests.ts b/types/gulp-sourcemaps/gulp-sourcemaps-tests.ts similarity index 100% rename from gulp-sourcemaps/gulp-sourcemaps-tests.ts rename to types/gulp-sourcemaps/gulp-sourcemaps-tests.ts diff --git a/gulp-sourcemaps/index.d.ts b/types/gulp-sourcemaps/index.d.ts similarity index 100% rename from gulp-sourcemaps/index.d.ts rename to types/gulp-sourcemaps/index.d.ts diff --git a/gulp-sourcemaps/tsconfig.json b/types/gulp-sourcemaps/tsconfig.json similarity index 100% rename from gulp-sourcemaps/tsconfig.json rename to types/gulp-sourcemaps/tsconfig.json diff --git a/gulp-strip-debug/gulp-strip-debug-tests.ts b/types/gulp-strip-debug/gulp-strip-debug-tests.ts similarity index 100% rename from gulp-strip-debug/gulp-strip-debug-tests.ts rename to types/gulp-strip-debug/gulp-strip-debug-tests.ts diff --git a/gulp-strip-debug/index.d.ts b/types/gulp-strip-debug/index.d.ts similarity index 100% rename from gulp-strip-debug/index.d.ts rename to types/gulp-strip-debug/index.d.ts diff --git a/gulp-strip-debug/tsconfig.json b/types/gulp-strip-debug/tsconfig.json similarity index 100% rename from gulp-strip-debug/tsconfig.json rename to types/gulp-strip-debug/tsconfig.json diff --git a/gulp-svg-sprite/gulp-svg-sprite-tests.ts b/types/gulp-svg-sprite/gulp-svg-sprite-tests.ts similarity index 100% rename from gulp-svg-sprite/gulp-svg-sprite-tests.ts rename to types/gulp-svg-sprite/gulp-svg-sprite-tests.ts diff --git a/gulp-svg-sprite/index.d.ts b/types/gulp-svg-sprite/index.d.ts similarity index 100% rename from gulp-svg-sprite/index.d.ts rename to types/gulp-svg-sprite/index.d.ts diff --git a/gulp-svg-sprite/tsconfig.json b/types/gulp-svg-sprite/tsconfig.json similarity index 100% rename from gulp-svg-sprite/tsconfig.json rename to types/gulp-svg-sprite/tsconfig.json diff --git a/gulp-task-listing/gulp-task-listing-tests.ts b/types/gulp-task-listing/gulp-task-listing-tests.ts similarity index 100% rename from gulp-task-listing/gulp-task-listing-tests.ts rename to types/gulp-task-listing/gulp-task-listing-tests.ts diff --git a/gulp-task-listing/index.d.ts b/types/gulp-task-listing/index.d.ts similarity index 100% rename from gulp-task-listing/index.d.ts rename to types/gulp-task-listing/index.d.ts diff --git a/gulp-task-listing/tsconfig.json b/types/gulp-task-listing/tsconfig.json similarity index 100% rename from gulp-task-listing/tsconfig.json rename to types/gulp-task-listing/tsconfig.json diff --git a/gulp-tsd/gulp-tsd-tests.ts b/types/gulp-tsd/gulp-tsd-tests.ts similarity index 100% rename from gulp-tsd/gulp-tsd-tests.ts rename to types/gulp-tsd/gulp-tsd-tests.ts diff --git a/gulp-tsd/index.d.ts b/types/gulp-tsd/index.d.ts similarity index 100% rename from gulp-tsd/index.d.ts rename to types/gulp-tsd/index.d.ts diff --git a/gulp-tsd/tsconfig.json b/types/gulp-tsd/tsconfig.json similarity index 100% rename from gulp-tsd/tsconfig.json rename to types/gulp-tsd/tsconfig.json diff --git a/gulp-tslint/gulp-tslint-tests.ts b/types/gulp-tslint/gulp-tslint-tests.ts similarity index 100% rename from gulp-tslint/gulp-tslint-tests.ts rename to types/gulp-tslint/gulp-tslint-tests.ts diff --git a/gulp-tslint/index.d.ts b/types/gulp-tslint/index.d.ts similarity index 100% rename from gulp-tslint/index.d.ts rename to types/gulp-tslint/index.d.ts diff --git a/gulp-tslint/tsconfig.json b/types/gulp-tslint/tsconfig.json similarity index 100% rename from gulp-tslint/tsconfig.json rename to types/gulp-tslint/tsconfig.json diff --git a/gulp-typedoc/gulp-typedoc-tests.ts b/types/gulp-typedoc/gulp-typedoc-tests.ts similarity index 100% rename from gulp-typedoc/gulp-typedoc-tests.ts rename to types/gulp-typedoc/gulp-typedoc-tests.ts diff --git a/gulp-typedoc/index.d.ts b/types/gulp-typedoc/index.d.ts similarity index 100% rename from gulp-typedoc/index.d.ts rename to types/gulp-typedoc/index.d.ts diff --git a/gulp-typedoc/tsconfig.json b/types/gulp-typedoc/tsconfig.json similarity index 100% rename from gulp-typedoc/tsconfig.json rename to types/gulp-typedoc/tsconfig.json diff --git a/gulp-typescript/gulp-typescript-tests.ts b/types/gulp-typescript/gulp-typescript-tests.ts similarity index 100% rename from gulp-typescript/gulp-typescript-tests.ts rename to types/gulp-typescript/gulp-typescript-tests.ts diff --git a/gulp-typescript/index.d.ts b/types/gulp-typescript/index.d.ts similarity index 100% rename from gulp-typescript/index.d.ts rename to types/gulp-typescript/index.d.ts diff --git a/gulp-typescript/tsconfig.json b/types/gulp-typescript/tsconfig.json similarity index 100% rename from gulp-typescript/tsconfig.json rename to types/gulp-typescript/tsconfig.json diff --git a/gulp-uglify/gulp-uglify-tests.ts b/types/gulp-uglify/gulp-uglify-tests.ts similarity index 100% rename from gulp-uglify/gulp-uglify-tests.ts rename to types/gulp-uglify/gulp-uglify-tests.ts diff --git a/gulp-uglify/index.d.ts b/types/gulp-uglify/index.d.ts similarity index 100% rename from gulp-uglify/index.d.ts rename to types/gulp-uglify/index.d.ts diff --git a/gulp-uglify/tsconfig.json b/types/gulp-uglify/tsconfig.json similarity index 100% rename from gulp-uglify/tsconfig.json rename to types/gulp-uglify/tsconfig.json diff --git a/gulp-useref/gulp-useref-tests.ts b/types/gulp-useref/gulp-useref-tests.ts similarity index 100% rename from gulp-useref/gulp-useref-tests.ts rename to types/gulp-useref/gulp-useref-tests.ts diff --git a/gulp-useref/index.d.ts b/types/gulp-useref/index.d.ts similarity index 100% rename from gulp-useref/index.d.ts rename to types/gulp-useref/index.d.ts diff --git a/gulp-useref/tsconfig.json b/types/gulp-useref/tsconfig.json similarity index 100% rename from gulp-useref/tsconfig.json rename to types/gulp-useref/tsconfig.json diff --git a/gulp-util/gulp-util-tests.ts b/types/gulp-util/gulp-util-tests.ts similarity index 100% rename from gulp-util/gulp-util-tests.ts rename to types/gulp-util/gulp-util-tests.ts diff --git a/gulp-util/index.d.ts b/types/gulp-util/index.d.ts similarity index 100% rename from gulp-util/index.d.ts rename to types/gulp-util/index.d.ts diff --git a/gulp-util/tsconfig.json b/types/gulp-util/tsconfig.json similarity index 100% rename from gulp-util/tsconfig.json rename to types/gulp-util/tsconfig.json diff --git a/gulp-watch/gulp-watch-tests.ts b/types/gulp-watch/gulp-watch-tests.ts similarity index 100% rename from gulp-watch/gulp-watch-tests.ts rename to types/gulp-watch/gulp-watch-tests.ts diff --git a/gulp-watch/index.d.ts b/types/gulp-watch/index.d.ts similarity index 100% rename from gulp-watch/index.d.ts rename to types/gulp-watch/index.d.ts diff --git a/gulp-watch/tsconfig.json b/types/gulp-watch/tsconfig.json similarity index 100% rename from gulp-watch/tsconfig.json rename to types/gulp-watch/tsconfig.json diff --git a/gulp/gulp-tests.ts b/types/gulp/gulp-tests.ts similarity index 100% rename from gulp/gulp-tests.ts rename to types/gulp/gulp-tests.ts diff --git a/gulp/index.d.ts b/types/gulp/index.d.ts similarity index 100% rename from gulp/index.d.ts rename to types/gulp/index.d.ts diff --git a/gulp/tsconfig.json b/types/gulp/tsconfig.json similarity index 100% rename from gulp/tsconfig.json rename to types/gulp/tsconfig.json diff --git a/halfred/halfred-tests.ts b/types/halfred/halfred-tests.ts similarity index 100% rename from halfred/halfred-tests.ts rename to types/halfred/halfred-tests.ts diff --git a/halfred/index.d.ts b/types/halfred/index.d.ts similarity index 100% rename from halfred/index.d.ts rename to types/halfred/index.d.ts diff --git a/halfred/tsconfig.json b/types/halfred/tsconfig.json similarity index 100% rename from halfred/tsconfig.json rename to types/halfred/tsconfig.json diff --git a/halogen/index.d.ts b/types/halogen/index.d.ts similarity index 100% rename from halogen/index.d.ts rename to types/halogen/index.d.ts diff --git a/halogen/test/clip-loader.tsx b/types/halogen/test/clip-loader.tsx similarity index 100% rename from halogen/test/clip-loader.tsx rename to types/halogen/test/clip-loader.tsx diff --git a/halogen/test/fade-loader.tsx b/types/halogen/test/fade-loader.tsx similarity index 100% rename from halogen/test/fade-loader.tsx rename to types/halogen/test/fade-loader.tsx diff --git a/halogen/test/pacman-loader.tsx b/types/halogen/test/pacman-loader.tsx similarity index 100% rename from halogen/test/pacman-loader.tsx rename to types/halogen/test/pacman-loader.tsx diff --git a/halogen/test/rotate-loader.tsx b/types/halogen/test/rotate-loader.tsx similarity index 100% rename from halogen/test/rotate-loader.tsx rename to types/halogen/test/rotate-loader.tsx diff --git a/halogen/tsconfig.json b/types/halogen/tsconfig.json similarity index 100% rename from halogen/tsconfig.json rename to types/halogen/tsconfig.json diff --git a/halogen/tslint.json b/types/halogen/tslint.json similarity index 100% rename from halogen/tslint.json rename to types/halogen/tslint.json diff --git a/hammerjs/hammerjs-tests.ts b/types/hammerjs/hammerjs-tests.ts similarity index 100% rename from hammerjs/hammerjs-tests.ts rename to types/hammerjs/hammerjs-tests.ts diff --git a/hammerjs/index.d.ts b/types/hammerjs/index.d.ts similarity index 100% rename from hammerjs/index.d.ts rename to types/hammerjs/index.d.ts diff --git a/hammerjs/tsconfig.json b/types/hammerjs/tsconfig.json similarity index 100% rename from hammerjs/tsconfig.json rename to types/hammerjs/tsconfig.json diff --git a/hammerjs/v1/hammerjs-tests.ts b/types/hammerjs/v1/hammerjs-tests.ts similarity index 100% rename from hammerjs/v1/hammerjs-tests.ts rename to types/hammerjs/v1/hammerjs-tests.ts diff --git a/hammerjs/v1/index.d.ts b/types/hammerjs/v1/index.d.ts similarity index 100% rename from hammerjs/v1/index.d.ts rename to types/hammerjs/v1/index.d.ts diff --git a/hammerjs/v1/tsconfig.json b/types/hammerjs/v1/tsconfig.json similarity index 100% rename from hammerjs/v1/tsconfig.json rename to types/hammerjs/v1/tsconfig.json diff --git a/handlebars/handlebars-tests.ts b/types/handlebars/handlebars-tests.ts similarity index 100% rename from handlebars/handlebars-tests.ts rename to types/handlebars/handlebars-tests.ts diff --git a/handlebars/index.d.ts b/types/handlebars/index.d.ts similarity index 100% rename from handlebars/index.d.ts rename to types/handlebars/index.d.ts diff --git a/handlebars/tsconfig.json b/types/handlebars/tsconfig.json similarity index 100% rename from handlebars/tsconfig.json rename to types/handlebars/tsconfig.json diff --git a/handlebars/v1/index.d.ts b/types/handlebars/v1/index.d.ts similarity index 100% rename from handlebars/v1/index.d.ts rename to types/handlebars/v1/index.d.ts diff --git a/handlebars/v1/tsconfig.json b/types/handlebars/v1/tsconfig.json similarity index 100% rename from handlebars/v1/tsconfig.json rename to types/handlebars/v1/tsconfig.json diff --git a/handsontable/handsontable-tests.ts b/types/handsontable/handsontable-tests.ts similarity index 100% rename from handsontable/handsontable-tests.ts rename to types/handsontable/handsontable-tests.ts diff --git a/handsontable/index.d.ts b/types/handsontable/index.d.ts similarity index 100% rename from handsontable/index.d.ts rename to types/handsontable/index.d.ts diff --git a/handsontable/tsconfig.json b/types/handsontable/tsconfig.json similarity index 100% rename from handsontable/tsconfig.json rename to types/handsontable/tsconfig.json diff --git a/handsontable/tslint.json b/types/handsontable/tslint.json similarity index 100% rename from handsontable/tslint.json rename to types/handsontable/tslint.json diff --git a/hapi-auth-jwt2/hapi-auth-jwt2-tests.ts b/types/hapi-auth-jwt2/hapi-auth-jwt2-tests.ts similarity index 100% rename from hapi-auth-jwt2/hapi-auth-jwt2-tests.ts rename to types/hapi-auth-jwt2/hapi-auth-jwt2-tests.ts diff --git a/hapi-auth-jwt2/index.d.ts b/types/hapi-auth-jwt2/index.d.ts similarity index 100% rename from hapi-auth-jwt2/index.d.ts rename to types/hapi-auth-jwt2/index.d.ts diff --git a/hapi-auth-jwt2/tsconfig.json b/types/hapi-auth-jwt2/tsconfig.json similarity index 100% rename from hapi-auth-jwt2/tsconfig.json rename to types/hapi-auth-jwt2/tsconfig.json diff --git a/hapi-auth-jwt2/tslint.json b/types/hapi-auth-jwt2/tslint.json similarity index 100% rename from hapi-auth-jwt2/tslint.json rename to types/hapi-auth-jwt2/tslint.json diff --git a/hapi-decorators/hapi-decorators-tests.ts b/types/hapi-decorators/hapi-decorators-tests.ts similarity index 100% rename from hapi-decorators/hapi-decorators-tests.ts rename to types/hapi-decorators/hapi-decorators-tests.ts diff --git a/hapi-decorators/index.d.ts b/types/hapi-decorators/index.d.ts similarity index 100% rename from hapi-decorators/index.d.ts rename to types/hapi-decorators/index.d.ts diff --git a/hapi-decorators/tsconfig.json b/types/hapi-decorators/tsconfig.json similarity index 100% rename from hapi-decorators/tsconfig.json rename to types/hapi-decorators/tsconfig.json diff --git a/hapi/hapi-tests.ts b/types/hapi/hapi-tests.ts similarity index 100% rename from hapi/hapi-tests.ts rename to types/hapi/hapi-tests.ts diff --git a/hapi/index.d.ts b/types/hapi/index.d.ts similarity index 100% rename from hapi/index.d.ts rename to types/hapi/index.d.ts diff --git a/hapi/tsconfig.json b/types/hapi/tsconfig.json similarity index 100% rename from hapi/tsconfig.json rename to types/hapi/tsconfig.json diff --git a/hapi/v8/hapi-tests.ts b/types/hapi/v8/hapi-tests.ts similarity index 100% rename from hapi/v8/hapi-tests.ts rename to types/hapi/v8/hapi-tests.ts diff --git a/hapi/v8/index.d.ts b/types/hapi/v8/index.d.ts similarity index 100% rename from hapi/v8/index.d.ts rename to types/hapi/v8/index.d.ts diff --git a/hapi/v8/tsconfig.json b/types/hapi/v8/tsconfig.json similarity index 100% rename from hapi/v8/tsconfig.json rename to types/hapi/v8/tsconfig.json diff --git a/har-format/har-format-tests.ts b/types/har-format/har-format-tests.ts similarity index 100% rename from har-format/har-format-tests.ts rename to types/har-format/har-format-tests.ts diff --git a/har-format/index.d.ts b/types/har-format/index.d.ts similarity index 100% rename from har-format/index.d.ts rename to types/har-format/index.d.ts diff --git a/har-format/tsconfig.json b/types/har-format/tsconfig.json similarity index 100% rename from har-format/tsconfig.json rename to types/har-format/tsconfig.json diff --git a/har-format/tslint.json b/types/har-format/tslint.json similarity index 100% rename from har-format/tslint.json rename to types/har-format/tslint.json diff --git a/harmony-proxy/harmony-proxy-tests.ts b/types/harmony-proxy/harmony-proxy-tests.ts similarity index 100% rename from harmony-proxy/harmony-proxy-tests.ts rename to types/harmony-proxy/harmony-proxy-tests.ts diff --git a/harmony-proxy/index.d.ts b/types/harmony-proxy/index.d.ts similarity index 100% rename from harmony-proxy/index.d.ts rename to types/harmony-proxy/index.d.ts diff --git a/harmony-proxy/tsconfig.json b/types/harmony-proxy/tsconfig.json similarity index 100% rename from harmony-proxy/tsconfig.json rename to types/harmony-proxy/tsconfig.json diff --git a/hasher/hasher-tests.ts b/types/hasher/hasher-tests.ts similarity index 100% rename from hasher/hasher-tests.ts rename to types/hasher/hasher-tests.ts diff --git a/hasher/index.d.ts b/types/hasher/index.d.ts similarity index 100% rename from hasher/index.d.ts rename to types/hasher/index.d.ts diff --git a/hasher/tsconfig.json b/types/hasher/tsconfig.json similarity index 100% rename from hasher/tsconfig.json rename to types/hasher/tsconfig.json diff --git a/hashids/hashids-tests.ts b/types/hashids/hashids-tests.ts similarity index 100% rename from hashids/hashids-tests.ts rename to types/hashids/hashids-tests.ts diff --git a/hashids/index.d.ts b/types/hashids/index.d.ts similarity index 100% rename from hashids/index.d.ts rename to types/hashids/index.d.ts diff --git a/hashids/tsconfig.json b/types/hashids/tsconfig.json similarity index 100% rename from hashids/tsconfig.json rename to types/hashids/tsconfig.json diff --git a/hashmap/hashmap-tests.ts b/types/hashmap/hashmap-tests.ts similarity index 100% rename from hashmap/hashmap-tests.ts rename to types/hashmap/hashmap-tests.ts diff --git a/hashmap/index.d.ts b/types/hashmap/index.d.ts similarity index 100% rename from hashmap/index.d.ts rename to types/hashmap/index.d.ts diff --git a/hashmap/tsconfig.json b/types/hashmap/tsconfig.json similarity index 100% rename from hashmap/tsconfig.json rename to types/hashmap/tsconfig.json diff --git a/hashmap/v1/hashmap-tests.ts b/types/hashmap/v1/hashmap-tests.ts similarity index 100% rename from hashmap/v1/hashmap-tests.ts rename to types/hashmap/v1/hashmap-tests.ts diff --git a/hashmap/v1/index.d.ts b/types/hashmap/v1/index.d.ts similarity index 100% rename from hashmap/v1/index.d.ts rename to types/hashmap/v1/index.d.ts diff --git a/hashmap/v1/tsconfig.json b/types/hashmap/v1/tsconfig.json similarity index 100% rename from hashmap/v1/tsconfig.json rename to types/hashmap/v1/tsconfig.json diff --git a/hashset/hashset-tests.ts b/types/hashset/hashset-tests.ts similarity index 100% rename from hashset/hashset-tests.ts rename to types/hashset/hashset-tests.ts diff --git a/hashset/index.d.ts b/types/hashset/index.d.ts similarity index 100% rename from hashset/index.d.ts rename to types/hashset/index.d.ts diff --git a/hashset/tsconfig.json b/types/hashset/tsconfig.json similarity index 100% rename from hashset/tsconfig.json rename to types/hashset/tsconfig.json diff --git a/hashtable/hashtable-tests.ts b/types/hashtable/hashtable-tests.ts similarity index 100% rename from hashtable/hashtable-tests.ts rename to types/hashtable/hashtable-tests.ts diff --git a/hashtable/index.d.ts b/types/hashtable/index.d.ts similarity index 100% rename from hashtable/index.d.ts rename to types/hashtable/index.d.ts diff --git a/hashtable/tsconfig.json b/types/hashtable/tsconfig.json similarity index 100% rename from hashtable/tsconfig.json rename to types/hashtable/tsconfig.json diff --git a/he/he-tests.ts b/types/he/he-tests.ts similarity index 100% rename from he/he-tests.ts rename to types/he/he-tests.ts diff --git a/he/index.d.ts b/types/he/index.d.ts similarity index 100% rename from he/index.d.ts rename to types/he/index.d.ts diff --git a/he/tsconfig.json b/types/he/tsconfig.json similarity index 100% rename from he/tsconfig.json rename to types/he/tsconfig.json diff --git a/headroom/headroom-tests.ts b/types/headroom/headroom-tests.ts similarity index 100% rename from headroom/headroom-tests.ts rename to types/headroom/headroom-tests.ts diff --git a/headroom/index.d.ts b/types/headroom/index.d.ts similarity index 100% rename from headroom/index.d.ts rename to types/headroom/index.d.ts diff --git a/headroom/tsconfig.json b/types/headroom/tsconfig.json similarity index 100% rename from headroom/tsconfig.json rename to types/headroom/tsconfig.json diff --git a/heap/heap-tests.ts b/types/heap/heap-tests.ts similarity index 100% rename from heap/heap-tests.ts rename to types/heap/heap-tests.ts diff --git a/heap/index.d.ts b/types/heap/index.d.ts similarity index 100% rename from heap/index.d.ts rename to types/heap/index.d.ts diff --git a/heap/tsconfig.json b/types/heap/tsconfig.json similarity index 100% rename from heap/tsconfig.json rename to types/heap/tsconfig.json diff --git a/heatmap.js/heatmap.js-tests.ts b/types/heatmap.js/heatmap.js-tests.ts similarity index 100% rename from heatmap.js/heatmap.js-tests.ts rename to types/heatmap.js/heatmap.js-tests.ts diff --git a/heatmap.js/index.d.ts b/types/heatmap.js/index.d.ts similarity index 100% rename from heatmap.js/index.d.ts rename to types/heatmap.js/index.d.ts diff --git a/heatmap.js/package.json b/types/heatmap.js/package.json similarity index 100% rename from heatmap.js/package.json rename to types/heatmap.js/package.json diff --git a/heatmap.js/tsconfig.json b/types/heatmap.js/tsconfig.json similarity index 100% rename from heatmap.js/tsconfig.json rename to types/heatmap.js/tsconfig.json diff --git a/hellojs/hellojs-tests.ts b/types/hellojs/hellojs-tests.ts similarity index 100% rename from hellojs/hellojs-tests.ts rename to types/hellojs/hellojs-tests.ts diff --git a/hellojs/index.d.ts b/types/hellojs/index.d.ts similarity index 100% rename from hellojs/index.d.ts rename to types/hellojs/index.d.ts diff --git a/hellojs/tsconfig.json b/types/hellojs/tsconfig.json similarity index 100% rename from hellojs/tsconfig.json rename to types/hellojs/tsconfig.json diff --git a/hellosign-embedded/hellosign-embedded-tests.ts b/types/hellosign-embedded/hellosign-embedded-tests.ts similarity index 100% rename from hellosign-embedded/hellosign-embedded-tests.ts rename to types/hellosign-embedded/hellosign-embedded-tests.ts diff --git a/hellosign-embedded/index.d.ts b/types/hellosign-embedded/index.d.ts similarity index 100% rename from hellosign-embedded/index.d.ts rename to types/hellosign-embedded/index.d.ts diff --git a/hellosign-embedded/tsconfig.json b/types/hellosign-embedded/tsconfig.json similarity index 100% rename from hellosign-embedded/tsconfig.json rename to types/hellosign-embedded/tsconfig.json diff --git a/helmet/helmet-tests.ts b/types/helmet/helmet-tests.ts similarity index 100% rename from helmet/helmet-tests.ts rename to types/helmet/helmet-tests.ts diff --git a/helmet/index.d.ts b/types/helmet/index.d.ts similarity index 100% rename from helmet/index.d.ts rename to types/helmet/index.d.ts diff --git a/helmet/tsconfig.json b/types/helmet/tsconfig.json similarity index 100% rename from helmet/tsconfig.json rename to types/helmet/tsconfig.json diff --git a/heremaps/heremaps-tests.ts b/types/heremaps/heremaps-tests.ts similarity index 100% rename from heremaps/heremaps-tests.ts rename to types/heremaps/heremaps-tests.ts diff --git a/heremaps/index.d.ts b/types/heremaps/index.d.ts similarity index 100% rename from heremaps/index.d.ts rename to types/heremaps/index.d.ts diff --git a/heremaps/tsconfig.json b/types/heremaps/tsconfig.json similarity index 100% rename from heremaps/tsconfig.json rename to types/heremaps/tsconfig.json diff --git a/highcharts-ng/highcharts-ng-tests.ts b/types/highcharts-ng/highcharts-ng-tests.ts similarity index 100% rename from highcharts-ng/highcharts-ng-tests.ts rename to types/highcharts-ng/highcharts-ng-tests.ts diff --git a/highcharts-ng/index.d.ts b/types/highcharts-ng/index.d.ts similarity index 100% rename from highcharts-ng/index.d.ts rename to types/highcharts-ng/index.d.ts diff --git a/highcharts-ng/tsconfig.json b/types/highcharts-ng/tsconfig.json similarity index 100% rename from highcharts-ng/tsconfig.json rename to types/highcharts-ng/tsconfig.json diff --git a/highcharts/highcharts-more.d.ts b/types/highcharts/highcharts-more.d.ts similarity index 100% rename from highcharts/highcharts-more.d.ts rename to types/highcharts/highcharts-more.d.ts diff --git a/highcharts/highstock.d.ts b/types/highcharts/highstock.d.ts similarity index 100% rename from highcharts/highstock.d.ts rename to types/highcharts/highstock.d.ts diff --git a/highcharts/index.d.ts b/types/highcharts/index.d.ts similarity index 100% rename from highcharts/index.d.ts rename to types/highcharts/index.d.ts diff --git a/highcharts/modules/boost.d.ts b/types/highcharts/modules/boost.d.ts similarity index 100% rename from highcharts/modules/boost.d.ts rename to types/highcharts/modules/boost.d.ts diff --git a/highcharts/modules/exporting.d.ts b/types/highcharts/modules/exporting.d.ts similarity index 100% rename from highcharts/modules/exporting.d.ts rename to types/highcharts/modules/exporting.d.ts diff --git a/highcharts/modules/map/index.d.ts b/types/highcharts/modules/map/index.d.ts similarity index 100% rename from highcharts/modules/map/index.d.ts rename to types/highcharts/modules/map/index.d.ts diff --git a/highcharts/modules/no-data-to-display.d.ts b/types/highcharts/modules/no-data-to-display.d.ts similarity index 100% rename from highcharts/modules/no-data-to-display.d.ts rename to types/highcharts/modules/no-data-to-display.d.ts diff --git a/highcharts/modules/offline-exporting.d.ts b/types/highcharts/modules/offline-exporting.d.ts similarity index 100% rename from highcharts/modules/offline-exporting.d.ts rename to types/highcharts/modules/offline-exporting.d.ts diff --git a/highcharts/test/boost.ts b/types/highcharts/test/boost.ts similarity index 100% rename from highcharts/test/boost.ts rename to types/highcharts/test/boost.ts diff --git a/highcharts/test/exporting.ts b/types/highcharts/test/exporting.ts similarity index 100% rename from highcharts/test/exporting.ts rename to types/highcharts/test/exporting.ts diff --git a/highcharts/test/highstock.ts b/types/highcharts/test/highstock.ts similarity index 100% rename from highcharts/test/highstock.ts rename to types/highcharts/test/highstock.ts diff --git a/highcharts/test/index.ts b/types/highcharts/test/index.ts similarity index 100% rename from highcharts/test/index.ts rename to types/highcharts/test/index.ts diff --git a/highcharts/test/more.ts b/types/highcharts/test/more.ts similarity index 100% rename from highcharts/test/more.ts rename to types/highcharts/test/more.ts diff --git a/highcharts/test/no-data-to-display.ts b/types/highcharts/test/no-data-to-display.ts similarity index 100% rename from highcharts/test/no-data-to-display.ts rename to types/highcharts/test/no-data-to-display.ts diff --git a/highcharts/test/offline-exporting.ts b/types/highcharts/test/offline-exporting.ts similarity index 100% rename from highcharts/test/offline-exporting.ts rename to types/highcharts/test/offline-exporting.ts diff --git a/highcharts/tsconfig.json b/types/highcharts/tsconfig.json similarity index 100% rename from highcharts/tsconfig.json rename to types/highcharts/tsconfig.json diff --git a/highcharts/tslint.json b/types/highcharts/tslint.json similarity index 100% rename from highcharts/tslint.json rename to types/highcharts/tslint.json diff --git a/highland/highland-tests.ts b/types/highland/highland-tests.ts similarity index 100% rename from highland/highland-tests.ts rename to types/highland/highland-tests.ts diff --git a/highland/index.d.ts b/types/highland/index.d.ts similarity index 100% rename from highland/index.d.ts rename to types/highland/index.d.ts diff --git a/highland/tsconfig.json b/types/highland/tsconfig.json similarity index 100% rename from highland/tsconfig.json rename to types/highland/tsconfig.json diff --git a/highlight.js/highlight.js-tests.ts b/types/highlight.js/highlight.js-tests.ts similarity index 100% rename from highlight.js/highlight.js-tests.ts rename to types/highlight.js/highlight.js-tests.ts diff --git a/highlight.js/index.d.ts b/types/highlight.js/index.d.ts similarity index 100% rename from highlight.js/index.d.ts rename to types/highlight.js/index.d.ts diff --git a/highlight.js/tsconfig.json b/types/highlight.js/tsconfig.json similarity index 100% rename from highlight.js/tsconfig.json rename to types/highlight.js/tsconfig.json diff --git a/highlight.js/v7/index.d.ts b/types/highlight.js/v7/index.d.ts similarity index 100% rename from highlight.js/v7/index.d.ts rename to types/highlight.js/v7/index.d.ts diff --git a/highlight.js/v7/tsconfig.json b/types/highlight.js/v7/tsconfig.json similarity index 100% rename from highlight.js/v7/tsconfig.json rename to types/highlight.js/v7/tsconfig.json diff --git a/hiredis/hiredis-tests.ts b/types/hiredis/hiredis-tests.ts similarity index 100% rename from hiredis/hiredis-tests.ts rename to types/hiredis/hiredis-tests.ts diff --git a/hiredis/index.d.ts b/types/hiredis/index.d.ts similarity index 100% rename from hiredis/index.d.ts rename to types/hiredis/index.d.ts diff --git a/hiredis/tsconfig.json b/types/hiredis/tsconfig.json similarity index 100% rename from hiredis/tsconfig.json rename to types/hiredis/tsconfig.json diff --git a/hiredis/tslint.json b/types/hiredis/tslint.json similarity index 100% rename from hiredis/tslint.json rename to types/hiredis/tslint.json diff --git a/history.js/history.js-tests.ts b/types/history.js/history.js-tests.ts similarity index 100% rename from history.js/history.js-tests.ts rename to types/history.js/history.js-tests.ts diff --git a/history.js/index.d.ts b/types/history.js/index.d.ts similarity index 100% rename from history.js/index.d.ts rename to types/history.js/index.d.ts diff --git a/history.js/tsconfig.json b/types/history.js/tsconfig.json similarity index 100% rename from history.js/tsconfig.json rename to types/history.js/tsconfig.json diff --git a/history/DOMUtils.d.ts b/types/history/DOMUtils.d.ts similarity index 100% rename from history/DOMUtils.d.ts rename to types/history/DOMUtils.d.ts diff --git a/history/ExecutionEnvironment.d.ts b/types/history/ExecutionEnvironment.d.ts similarity index 100% rename from history/ExecutionEnvironment.d.ts rename to types/history/ExecutionEnvironment.d.ts diff --git a/history/LocationUtils.d.ts b/types/history/LocationUtils.d.ts similarity index 100% rename from history/LocationUtils.d.ts rename to types/history/LocationUtils.d.ts diff --git a/history/PathUtils.d.ts b/types/history/PathUtils.d.ts similarity index 100% rename from history/PathUtils.d.ts rename to types/history/PathUtils.d.ts diff --git a/history/createBrowserHistory.d.ts b/types/history/createBrowserHistory.d.ts similarity index 100% rename from history/createBrowserHistory.d.ts rename to types/history/createBrowserHistory.d.ts diff --git a/history/createHashHistory.d.ts b/types/history/createHashHistory.d.ts similarity index 100% rename from history/createHashHistory.d.ts rename to types/history/createHashHistory.d.ts diff --git a/history/createMemoryHistory.d.ts b/types/history/createMemoryHistory.d.ts similarity index 100% rename from history/createMemoryHistory.d.ts rename to types/history/createMemoryHistory.d.ts diff --git a/history/createTransitionManager.d.ts b/types/history/createTransitionManager.d.ts similarity index 100% rename from history/createTransitionManager.d.ts rename to types/history/createTransitionManager.d.ts diff --git a/history/history-tests.ts b/types/history/history-tests.ts similarity index 100% rename from history/history-tests.ts rename to types/history/history-tests.ts diff --git a/history/index.d.ts b/types/history/index.d.ts similarity index 100% rename from history/index.d.ts rename to types/history/index.d.ts diff --git a/history/tsconfig.json b/types/history/tsconfig.json similarity index 100% rename from history/tsconfig.json rename to types/history/tsconfig.json diff --git a/history/v2/history-tests.ts b/types/history/v2/history-tests.ts similarity index 100% rename from history/v2/history-tests.ts rename to types/history/v2/history-tests.ts diff --git a/history/v2/index.d.ts b/types/history/v2/index.d.ts similarity index 100% rename from history/v2/index.d.ts rename to types/history/v2/index.d.ts diff --git a/history/v2/lib/DOMUtils.d.ts b/types/history/v2/lib/DOMUtils.d.ts similarity index 100% rename from history/v2/lib/DOMUtils.d.ts rename to types/history/v2/lib/DOMUtils.d.ts diff --git a/history/v2/lib/actions.d.ts b/types/history/v2/lib/actions.d.ts similarity index 100% rename from history/v2/lib/actions.d.ts rename to types/history/v2/lib/actions.d.ts diff --git a/history/v2/lib/createBrowserHistory.d.ts b/types/history/v2/lib/createBrowserHistory.d.ts similarity index 100% rename from history/v2/lib/createBrowserHistory.d.ts rename to types/history/v2/lib/createBrowserHistory.d.ts diff --git a/history/v2/lib/createHashHistory.d.ts b/types/history/v2/lib/createHashHistory.d.ts similarity index 100% rename from history/v2/lib/createHashHistory.d.ts rename to types/history/v2/lib/createHashHistory.d.ts diff --git a/history/v2/lib/createLocation.d.ts b/types/history/v2/lib/createLocation.d.ts similarity index 100% rename from history/v2/lib/createLocation.d.ts rename to types/history/v2/lib/createLocation.d.ts diff --git a/history/v2/lib/createMemoryHistory.d.ts b/types/history/v2/lib/createMemoryHistory.d.ts similarity index 100% rename from history/v2/lib/createMemoryHistory.d.ts rename to types/history/v2/lib/createMemoryHistory.d.ts diff --git a/history/v2/lib/useBasename.d.ts b/types/history/v2/lib/useBasename.d.ts similarity index 100% rename from history/v2/lib/useBasename.d.ts rename to types/history/v2/lib/useBasename.d.ts diff --git a/history/v2/lib/useBeforeUnload.d.ts b/types/history/v2/lib/useBeforeUnload.d.ts similarity index 100% rename from history/v2/lib/useBeforeUnload.d.ts rename to types/history/v2/lib/useBeforeUnload.d.ts diff --git a/history/v2/lib/useQueries.d.ts b/types/history/v2/lib/useQueries.d.ts similarity index 100% rename from history/v2/lib/useQueries.d.ts rename to types/history/v2/lib/useQueries.d.ts diff --git a/history/v2/tsconfig.json b/types/history/v2/tsconfig.json similarity index 100% rename from history/v2/tsconfig.json rename to types/history/v2/tsconfig.json diff --git a/history/v3/index.d.ts b/types/history/v3/index.d.ts similarity index 100% rename from history/v3/index.d.ts rename to types/history/v3/index.d.ts diff --git a/history/v3/lib/LocationUtils.d.ts b/types/history/v3/lib/LocationUtils.d.ts similarity index 100% rename from history/v3/lib/LocationUtils.d.ts rename to types/history/v3/lib/LocationUtils.d.ts diff --git a/history/v3/lib/actions.d.ts b/types/history/v3/lib/actions.d.ts similarity index 100% rename from history/v3/lib/actions.d.ts rename to types/history/v3/lib/actions.d.ts diff --git a/history/v3/lib/createBrowserHistory.d.ts b/types/history/v3/lib/createBrowserHistory.d.ts similarity index 100% rename from history/v3/lib/createBrowserHistory.d.ts rename to types/history/v3/lib/createBrowserHistory.d.ts diff --git a/history/v3/lib/createHashHistory.d.ts b/types/history/v3/lib/createHashHistory.d.ts similarity index 100% rename from history/v3/lib/createHashHistory.d.ts rename to types/history/v3/lib/createHashHistory.d.ts diff --git a/history/v3/lib/createLocation.d.ts b/types/history/v3/lib/createLocation.d.ts similarity index 100% rename from history/v3/lib/createLocation.d.ts rename to types/history/v3/lib/createLocation.d.ts diff --git a/history/v3/lib/createMemoryHistory.d.ts b/types/history/v3/lib/createMemoryHistory.d.ts similarity index 100% rename from history/v3/lib/createMemoryHistory.d.ts rename to types/history/v3/lib/createMemoryHistory.d.ts diff --git a/history/v3/lib/useBasename.d.ts b/types/history/v3/lib/useBasename.d.ts similarity index 100% rename from history/v3/lib/useBasename.d.ts rename to types/history/v3/lib/useBasename.d.ts diff --git a/history/v3/lib/useBeforeUnload.d.ts b/types/history/v3/lib/useBeforeUnload.d.ts similarity index 100% rename from history/v3/lib/useBeforeUnload.d.ts rename to types/history/v3/lib/useBeforeUnload.d.ts diff --git a/history/v3/lib/useQueries.d.ts b/types/history/v3/lib/useQueries.d.ts similarity index 100% rename from history/v3/lib/useQueries.d.ts rename to types/history/v3/lib/useQueries.d.ts diff --git a/history/v3/tsconfig.json b/types/history/v3/tsconfig.json similarity index 100% rename from history/v3/tsconfig.json rename to types/history/v3/tsconfig.json diff --git a/hoek/hoek-tests.ts b/types/hoek/hoek-tests.ts similarity index 100% rename from hoek/hoek-tests.ts rename to types/hoek/hoek-tests.ts diff --git a/hoek/index.d.ts b/types/hoek/index.d.ts similarity index 100% rename from hoek/index.d.ts rename to types/hoek/index.d.ts diff --git a/hoek/tsconfig.json b/types/hoek/tsconfig.json similarity index 100% rename from hoek/tsconfig.json rename to types/hoek/tsconfig.json diff --git a/hoek/tslint.json b/types/hoek/tslint.json similarity index 100% rename from hoek/tslint.json rename to types/hoek/tslint.json diff --git a/hooker/hooker-tests.ts b/types/hooker/hooker-tests.ts similarity index 100% rename from hooker/hooker-tests.ts rename to types/hooker/hooker-tests.ts diff --git a/hooker/index.d.ts b/types/hooker/index.d.ts similarity index 100% rename from hooker/index.d.ts rename to types/hooker/index.d.ts diff --git a/hooker/tsconfig.json b/types/hooker/tsconfig.json similarity index 100% rename from hooker/tsconfig.json rename to types/hooker/tsconfig.json diff --git a/hopscotch/hopscotch-tests.ts b/types/hopscotch/hopscotch-tests.ts similarity index 100% rename from hopscotch/hopscotch-tests.ts rename to types/hopscotch/hopscotch-tests.ts diff --git a/hopscotch/index.d.ts b/types/hopscotch/index.d.ts similarity index 100% rename from hopscotch/index.d.ts rename to types/hopscotch/index.d.ts diff --git a/hopscotch/tsconfig.json b/types/hopscotch/tsconfig.json similarity index 100% rename from hopscotch/tsconfig.json rename to types/hopscotch/tsconfig.json diff --git a/howler/howler-tests.ts b/types/howler/howler-tests.ts similarity index 100% rename from howler/howler-tests.ts rename to types/howler/howler-tests.ts diff --git a/howler/index.d.ts b/types/howler/index.d.ts similarity index 100% rename from howler/index.d.ts rename to types/howler/index.d.ts diff --git a/howler/tsconfig.json b/types/howler/tsconfig.json similarity index 100% rename from howler/tsconfig.json rename to types/howler/tsconfig.json diff --git a/html-entities/html-entities-tests.ts b/types/html-entities/html-entities-tests.ts similarity index 100% rename from html-entities/html-entities-tests.ts rename to types/html-entities/html-entities-tests.ts diff --git a/html-entities/index.d.ts b/types/html-entities/index.d.ts similarity index 100% rename from html-entities/index.d.ts rename to types/html-entities/index.d.ts diff --git a/html-entities/tsconfig.json b/types/html-entities/tsconfig.json similarity index 100% rename from html-entities/tsconfig.json rename to types/html-entities/tsconfig.json diff --git a/html-minifier/html-minifier-tests.ts b/types/html-minifier/html-minifier-tests.ts similarity index 100% rename from html-minifier/html-minifier-tests.ts rename to types/html-minifier/html-minifier-tests.ts diff --git a/html-minifier/index.d.ts b/types/html-minifier/index.d.ts similarity index 100% rename from html-minifier/index.d.ts rename to types/html-minifier/index.d.ts diff --git a/html-minifier/tsconfig.json b/types/html-minifier/tsconfig.json similarity index 100% rename from html-minifier/tsconfig.json rename to types/html-minifier/tsconfig.json diff --git a/html-pdf/html-pdf-tests.ts b/types/html-pdf/html-pdf-tests.ts similarity index 100% rename from html-pdf/html-pdf-tests.ts rename to types/html-pdf/html-pdf-tests.ts diff --git a/html-pdf/index.d.ts b/types/html-pdf/index.d.ts similarity index 100% rename from html-pdf/index.d.ts rename to types/html-pdf/index.d.ts diff --git a/html-pdf/tsconfig.json b/types/html-pdf/tsconfig.json similarity index 100% rename from html-pdf/tsconfig.json rename to types/html-pdf/tsconfig.json diff --git a/html-to-text/html-to-text-tests.ts b/types/html-to-text/html-to-text-tests.ts similarity index 100% rename from html-to-text/html-to-text-tests.ts rename to types/html-to-text/html-to-text-tests.ts diff --git a/html-to-text/index.d.ts b/types/html-to-text/index.d.ts similarity index 100% rename from html-to-text/index.d.ts rename to types/html-to-text/index.d.ts diff --git a/html-to-text/tsconfig.json b/types/html-to-text/tsconfig.json similarity index 100% rename from html-to-text/tsconfig.json rename to types/html-to-text/tsconfig.json diff --git a/html-webpack-plugin/html-webpack-plugin-tests.ts b/types/html-webpack-plugin/html-webpack-plugin-tests.ts similarity index 100% rename from html-webpack-plugin/html-webpack-plugin-tests.ts rename to types/html-webpack-plugin/html-webpack-plugin-tests.ts diff --git a/html-webpack-plugin/index.d.ts b/types/html-webpack-plugin/index.d.ts similarity index 100% rename from html-webpack-plugin/index.d.ts rename to types/html-webpack-plugin/index.d.ts diff --git a/html-webpack-plugin/tsconfig.json b/types/html-webpack-plugin/tsconfig.json similarity index 100% rename from html-webpack-plugin/tsconfig.json rename to types/html-webpack-plugin/tsconfig.json diff --git a/html-webpack-plugin/tslint.json b/types/html-webpack-plugin/tslint.json similarity index 100% rename from html-webpack-plugin/tslint.json rename to types/html-webpack-plugin/tslint.json diff --git a/html-webpack-template/html-webpack-template-tests.ts b/types/html-webpack-template/html-webpack-template-tests.ts similarity index 100% rename from html-webpack-template/html-webpack-template-tests.ts rename to types/html-webpack-template/html-webpack-template-tests.ts diff --git a/html-webpack-template/index.d.ts b/types/html-webpack-template/index.d.ts similarity index 100% rename from html-webpack-template/index.d.ts rename to types/html-webpack-template/index.d.ts diff --git a/html-webpack-template/tsconfig.json b/types/html-webpack-template/tsconfig.json similarity index 100% rename from html-webpack-template/tsconfig.json rename to types/html-webpack-template/tsconfig.json diff --git a/html-webpack-template/tslint.json b/types/html-webpack-template/tslint.json similarity index 100% rename from html-webpack-template/tslint.json rename to types/html-webpack-template/tslint.json diff --git a/html2canvas/html2canvas-tests.ts b/types/html2canvas/html2canvas-tests.ts similarity index 100% rename from html2canvas/html2canvas-tests.ts rename to types/html2canvas/html2canvas-tests.ts diff --git a/html2canvas/index.d.ts b/types/html2canvas/index.d.ts similarity index 100% rename from html2canvas/index.d.ts rename to types/html2canvas/index.d.ts diff --git a/html2canvas/tsconfig.json b/types/html2canvas/tsconfig.json similarity index 100% rename from html2canvas/tsconfig.json rename to types/html2canvas/tsconfig.json diff --git a/htmlescape/htmlescape-tests.ts b/types/htmlescape/htmlescape-tests.ts similarity index 100% rename from htmlescape/htmlescape-tests.ts rename to types/htmlescape/htmlescape-tests.ts diff --git a/htmlescape/index.d.ts b/types/htmlescape/index.d.ts similarity index 100% rename from htmlescape/index.d.ts rename to types/htmlescape/index.d.ts diff --git a/htmlescape/tsconfig.json b/types/htmlescape/tsconfig.json similarity index 100% rename from htmlescape/tsconfig.json rename to types/htmlescape/tsconfig.json diff --git a/htmlescape/tslint.json b/types/htmlescape/tslint.json similarity index 100% rename from htmlescape/tslint.json rename to types/htmlescape/tslint.json diff --git a/htmlhint/htmlhint-tests.ts b/types/htmlhint/htmlhint-tests.ts similarity index 100% rename from htmlhint/htmlhint-tests.ts rename to types/htmlhint/htmlhint-tests.ts diff --git a/htmlhint/index.d.ts b/types/htmlhint/index.d.ts similarity index 100% rename from htmlhint/index.d.ts rename to types/htmlhint/index.d.ts diff --git a/htmlhint/tsconfig.json b/types/htmlhint/tsconfig.json similarity index 100% rename from htmlhint/tsconfig.json rename to types/htmlhint/tsconfig.json diff --git a/htmlparser2/htmlparser2-tests.ts b/types/htmlparser2/htmlparser2-tests.ts similarity index 100% rename from htmlparser2/htmlparser2-tests.ts rename to types/htmlparser2/htmlparser2-tests.ts diff --git a/htmlparser2/index.d.ts b/types/htmlparser2/index.d.ts similarity index 100% rename from htmlparser2/index.d.ts rename to types/htmlparser2/index.d.ts diff --git a/htmlparser2/tsconfig.json b/types/htmlparser2/tsconfig.json similarity index 100% rename from htmlparser2/tsconfig.json rename to types/htmlparser2/tsconfig.json diff --git a/htmltojsx/htmltojsx-tests.ts b/types/htmltojsx/htmltojsx-tests.ts similarity index 100% rename from htmltojsx/htmltojsx-tests.ts rename to types/htmltojsx/htmltojsx-tests.ts diff --git a/htmltojsx/index.d.ts b/types/htmltojsx/index.d.ts similarity index 100% rename from htmltojsx/index.d.ts rename to types/htmltojsx/index.d.ts diff --git a/htmltojsx/tsconfig.json b/types/htmltojsx/tsconfig.json similarity index 100% rename from htmltojsx/tsconfig.json rename to types/htmltojsx/tsconfig.json diff --git a/http-assert/http-assert-tests.ts b/types/http-assert/http-assert-tests.ts similarity index 100% rename from http-assert/http-assert-tests.ts rename to types/http-assert/http-assert-tests.ts diff --git a/http-assert/index.d.ts b/types/http-assert/index.d.ts similarity index 100% rename from http-assert/index.d.ts rename to types/http-assert/index.d.ts diff --git a/http-assert/tsconfig.json b/types/http-assert/tsconfig.json similarity index 100% rename from http-assert/tsconfig.json rename to types/http-assert/tsconfig.json diff --git a/http-assert/tslint.json b/types/http-assert/tslint.json similarity index 100% rename from http-assert/tslint.json rename to types/http-assert/tslint.json diff --git a/http-codes/index.d.ts b/types/http-codes/index.d.ts similarity index 100% rename from http-codes/index.d.ts rename to types/http-codes/index.d.ts diff --git a/http-codes/tsconfig.json b/types/http-codes/tsconfig.json similarity index 100% rename from http-codes/tsconfig.json rename to types/http-codes/tsconfig.json diff --git a/http-codes/tslint.json b/types/http-codes/tslint.json similarity index 100% rename from http-codes/tslint.json rename to types/http-codes/tslint.json diff --git a/http-errors/http-errors-tests.ts b/types/http-errors/http-errors-tests.ts similarity index 100% rename from http-errors/http-errors-tests.ts rename to types/http-errors/http-errors-tests.ts diff --git a/http-errors/index.d.ts b/types/http-errors/index.d.ts similarity index 100% rename from http-errors/index.d.ts rename to types/http-errors/index.d.ts diff --git a/http-errors/tsconfig.json b/types/http-errors/tsconfig.json similarity index 100% rename from http-errors/tsconfig.json rename to types/http-errors/tsconfig.json diff --git a/http-link-header/http-link-header-tests.ts b/types/http-link-header/http-link-header-tests.ts similarity index 100% rename from http-link-header/http-link-header-tests.ts rename to types/http-link-header/http-link-header-tests.ts diff --git a/http-link-header/index.d.ts b/types/http-link-header/index.d.ts similarity index 100% rename from http-link-header/index.d.ts rename to types/http-link-header/index.d.ts diff --git a/http-link-header/tsconfig.json b/types/http-link-header/tsconfig.json similarity index 100% rename from http-link-header/tsconfig.json rename to types/http-link-header/tsconfig.json diff --git a/http-link-header/tslint.json b/types/http-link-header/tslint.json similarity index 100% rename from http-link-header/tslint.json rename to types/http-link-header/tslint.json diff --git a/http-status-codes/http-status-codes-tests.ts b/types/http-status-codes/http-status-codes-tests.ts similarity index 100% rename from http-status-codes/http-status-codes-tests.ts rename to types/http-status-codes/http-status-codes-tests.ts diff --git a/http-status-codes/index.d.ts b/types/http-status-codes/index.d.ts similarity index 100% rename from http-status-codes/index.d.ts rename to types/http-status-codes/index.d.ts diff --git a/http-status-codes/tsconfig.json b/types/http-status-codes/tsconfig.json similarity index 100% rename from http-status-codes/tsconfig.json rename to types/http-status-codes/tsconfig.json diff --git a/http-status/http-status-tests.ts b/types/http-status/http-status-tests.ts similarity index 100% rename from http-status/http-status-tests.ts rename to types/http-status/http-status-tests.ts diff --git a/http-status/index.d.ts b/types/http-status/index.d.ts similarity index 100% rename from http-status/index.d.ts rename to types/http-status/index.d.ts diff --git a/http-status/tsconfig.json b/types/http-status/tsconfig.json similarity index 100% rename from http-status/tsconfig.json rename to types/http-status/tsconfig.json diff --git a/http-string-parser/http-string-parser-tests.ts b/types/http-string-parser/http-string-parser-tests.ts similarity index 100% rename from http-string-parser/http-string-parser-tests.ts rename to types/http-string-parser/http-string-parser-tests.ts diff --git a/http-string-parser/index.d.ts b/types/http-string-parser/index.d.ts similarity index 100% rename from http-string-parser/index.d.ts rename to types/http-string-parser/index.d.ts diff --git a/http-string-parser/tsconfig.json b/types/http-string-parser/tsconfig.json similarity index 100% rename from http-string-parser/tsconfig.json rename to types/http-string-parser/tsconfig.json diff --git a/httperr/httperr-tests.ts b/types/httperr/httperr-tests.ts similarity index 100% rename from httperr/httperr-tests.ts rename to types/httperr/httperr-tests.ts diff --git a/httperr/index.d.ts b/types/httperr/index.d.ts similarity index 100% rename from httperr/index.d.ts rename to types/httperr/index.d.ts diff --git a/httperr/tsconfig.json b/types/httperr/tsconfig.json similarity index 100% rename from httperr/tsconfig.json rename to types/httperr/tsconfig.json diff --git a/hubspot-pace/hubspot-pace-tests.ts b/types/hubspot-pace/hubspot-pace-tests.ts similarity index 100% rename from hubspot-pace/hubspot-pace-tests.ts rename to types/hubspot-pace/hubspot-pace-tests.ts diff --git a/hubspot-pace/index.d.ts b/types/hubspot-pace/index.d.ts similarity index 100% rename from hubspot-pace/index.d.ts rename to types/hubspot-pace/index.d.ts diff --git a/hubspot-pace/tsconfig.json b/types/hubspot-pace/tsconfig.json similarity index 100% rename from hubspot-pace/tsconfig.json rename to types/hubspot-pace/tsconfig.json diff --git a/humane/humane-tests.ts b/types/humane/humane-tests.ts similarity index 100% rename from humane/humane-tests.ts rename to types/humane/humane-tests.ts diff --git a/humane/index.d.ts b/types/humane/index.d.ts similarity index 100% rename from humane/index.d.ts rename to types/humane/index.d.ts diff --git a/humane/tsconfig.json b/types/humane/tsconfig.json similarity index 100% rename from humane/tsconfig.json rename to types/humane/tsconfig.json diff --git a/humanparser/humanparser-tests.ts b/types/humanparser/humanparser-tests.ts similarity index 100% rename from humanparser/humanparser-tests.ts rename to types/humanparser/humanparser-tests.ts diff --git a/humanparser/index.d.ts b/types/humanparser/index.d.ts similarity index 100% rename from humanparser/index.d.ts rename to types/humanparser/index.d.ts diff --git a/humanparser/tsconfig.json b/types/humanparser/tsconfig.json similarity index 100% rename from humanparser/tsconfig.json rename to types/humanparser/tsconfig.json diff --git a/humps/humps-tests.ts b/types/humps/humps-tests.ts similarity index 100% rename from humps/humps-tests.ts rename to types/humps/humps-tests.ts diff --git a/humps/index.d.ts b/types/humps/index.d.ts similarity index 100% rename from humps/index.d.ts rename to types/humps/index.d.ts diff --git a/humps/tsconfig.json b/types/humps/tsconfig.json similarity index 100% rename from humps/tsconfig.json rename to types/humps/tsconfig.json diff --git a/hyco-ws/hyco-ws-tests.ts b/types/hyco-ws/hyco-ws-tests.ts similarity index 100% rename from hyco-ws/hyco-ws-tests.ts rename to types/hyco-ws/hyco-ws-tests.ts diff --git a/hyco-ws/index.d.ts b/types/hyco-ws/index.d.ts similarity index 100% rename from hyco-ws/index.d.ts rename to types/hyco-ws/index.d.ts diff --git a/hyco-ws/tsconfig.json b/types/hyco-ws/tsconfig.json similarity index 100% rename from hyco-ws/tsconfig.json rename to types/hyco-ws/tsconfig.json diff --git a/hyco-ws/tslint.json b/types/hyco-ws/tslint.json similarity index 100% rename from hyco-ws/tslint.json rename to types/hyco-ws/tslint.json diff --git a/hyperscript/hyperscript-tests.ts b/types/hyperscript/hyperscript-tests.ts similarity index 100% rename from hyperscript/hyperscript-tests.ts rename to types/hyperscript/hyperscript-tests.ts diff --git a/hyperscript/index.d.ts b/types/hyperscript/index.d.ts similarity index 100% rename from hyperscript/index.d.ts rename to types/hyperscript/index.d.ts diff --git a/hyperscript/tsconfig.json b/types/hyperscript/tsconfig.json similarity index 100% rename from hyperscript/tsconfig.json rename to types/hyperscript/tsconfig.json diff --git a/hypertext-application-language/hypertext-application-language-tests.ts b/types/hypertext-application-language/hypertext-application-language-tests.ts similarity index 100% rename from hypertext-application-language/hypertext-application-language-tests.ts rename to types/hypertext-application-language/hypertext-application-language-tests.ts diff --git a/hypertext-application-language/index.d.ts b/types/hypertext-application-language/index.d.ts similarity index 100% rename from hypertext-application-language/index.d.ts rename to types/hypertext-application-language/index.d.ts diff --git a/hypertext-application-language/tsconfig.json b/types/hypertext-application-language/tsconfig.json similarity index 100% rename from hypertext-application-language/tsconfig.json rename to types/hypertext-application-language/tsconfig.json diff --git a/hystrixjs/hystrixjs-tests.ts b/types/hystrixjs/hystrixjs-tests.ts similarity index 100% rename from hystrixjs/hystrixjs-tests.ts rename to types/hystrixjs/hystrixjs-tests.ts diff --git a/hystrixjs/index.d.ts b/types/hystrixjs/index.d.ts similarity index 100% rename from hystrixjs/index.d.ts rename to types/hystrixjs/index.d.ts diff --git a/hystrixjs/tsconfig.json b/types/hystrixjs/tsconfig.json similarity index 100% rename from hystrixjs/tsconfig.json rename to types/hystrixjs/tsconfig.json diff --git a/i18n/i18n-tests.ts b/types/i18n/i18n-tests.ts similarity index 100% rename from i18n/i18n-tests.ts rename to types/i18n/i18n-tests.ts diff --git a/i18n/index.d.ts b/types/i18n/index.d.ts similarity index 100% rename from i18n/index.d.ts rename to types/i18n/index.d.ts diff --git a/i18n/tsconfig.json b/types/i18n/tsconfig.json similarity index 100% rename from i18n/tsconfig.json rename to types/i18n/tsconfig.json diff --git a/i18next-browser-languagedetector/i18next-browser-languagedetector-tests.ts b/types/i18next-browser-languagedetector/i18next-browser-languagedetector-tests.ts similarity index 100% rename from i18next-browser-languagedetector/i18next-browser-languagedetector-tests.ts rename to types/i18next-browser-languagedetector/i18next-browser-languagedetector-tests.ts diff --git a/i18next-browser-languagedetector/index.d.ts b/types/i18next-browser-languagedetector/index.d.ts similarity index 100% rename from i18next-browser-languagedetector/index.d.ts rename to types/i18next-browser-languagedetector/index.d.ts diff --git a/i18next-browser-languagedetector/tsconfig.json b/types/i18next-browser-languagedetector/tsconfig.json similarity index 100% rename from i18next-browser-languagedetector/tsconfig.json rename to types/i18next-browser-languagedetector/tsconfig.json diff --git a/i18next-express-middleware/i18next-express-middleware-tests.ts b/types/i18next-express-middleware/i18next-express-middleware-tests.ts similarity index 100% rename from i18next-express-middleware/i18next-express-middleware-tests.ts rename to types/i18next-express-middleware/i18next-express-middleware-tests.ts diff --git a/i18next-express-middleware/index.d.ts b/types/i18next-express-middleware/index.d.ts similarity index 100% rename from i18next-express-middleware/index.d.ts rename to types/i18next-express-middleware/index.d.ts diff --git a/i18next-express-middleware/tsconfig.json b/types/i18next-express-middleware/tsconfig.json similarity index 100% rename from i18next-express-middleware/tsconfig.json rename to types/i18next-express-middleware/tsconfig.json diff --git a/i18next-node-fs-backend/i18next-node-fs-backend-tests.ts b/types/i18next-node-fs-backend/i18next-node-fs-backend-tests.ts similarity index 100% rename from i18next-node-fs-backend/i18next-node-fs-backend-tests.ts rename to types/i18next-node-fs-backend/i18next-node-fs-backend-tests.ts diff --git a/i18next-node-fs-backend/index.d.ts b/types/i18next-node-fs-backend/index.d.ts similarity index 100% rename from i18next-node-fs-backend/index.d.ts rename to types/i18next-node-fs-backend/index.d.ts diff --git a/i18next-node-fs-backend/tsconfig.json b/types/i18next-node-fs-backend/tsconfig.json similarity index 100% rename from i18next-node-fs-backend/tsconfig.json rename to types/i18next-node-fs-backend/tsconfig.json diff --git a/i18next-sprintf-postprocessor/i18next-sprintf-postprocessor-tests.ts b/types/i18next-sprintf-postprocessor/i18next-sprintf-postprocessor-tests.ts similarity index 100% rename from i18next-sprintf-postprocessor/i18next-sprintf-postprocessor-tests.ts rename to types/i18next-sprintf-postprocessor/i18next-sprintf-postprocessor-tests.ts diff --git a/i18next-sprintf-postprocessor/index.d.ts b/types/i18next-sprintf-postprocessor/index.d.ts similarity index 100% rename from i18next-sprintf-postprocessor/index.d.ts rename to types/i18next-sprintf-postprocessor/index.d.ts diff --git a/i18next-sprintf-postprocessor/tsconfig.json b/types/i18next-sprintf-postprocessor/tsconfig.json similarity index 100% rename from i18next-sprintf-postprocessor/tsconfig.json rename to types/i18next-sprintf-postprocessor/tsconfig.json diff --git a/i18next-xhr-backend/i18next-xhr-backend-tests.ts b/types/i18next-xhr-backend/i18next-xhr-backend-tests.ts similarity index 100% rename from i18next-xhr-backend/i18next-xhr-backend-tests.ts rename to types/i18next-xhr-backend/i18next-xhr-backend-tests.ts diff --git a/i18next-xhr-backend/index.d.ts b/types/i18next-xhr-backend/index.d.ts similarity index 100% rename from i18next-xhr-backend/index.d.ts rename to types/i18next-xhr-backend/index.d.ts diff --git a/i18next-xhr-backend/tsconfig.json b/types/i18next-xhr-backend/tsconfig.json similarity index 100% rename from i18next-xhr-backend/tsconfig.json rename to types/i18next-xhr-backend/tsconfig.json diff --git a/i18next/i18next-tests.ts b/types/i18next/i18next-tests.ts similarity index 100% rename from i18next/i18next-tests.ts rename to types/i18next/i18next-tests.ts diff --git a/i18next/index.d.ts b/types/i18next/index.d.ts similarity index 100% rename from i18next/index.d.ts rename to types/i18next/index.d.ts diff --git a/i18next/tsconfig.json b/types/i18next/tsconfig.json similarity index 100% rename from i18next/tsconfig.json rename to types/i18next/tsconfig.json diff --git a/i2c-bus/i2c-bus-tests.ts b/types/i2c-bus/i2c-bus-tests.ts similarity index 100% rename from i2c-bus/i2c-bus-tests.ts rename to types/i2c-bus/i2c-bus-tests.ts diff --git a/i2c-bus/index.d.ts b/types/i2c-bus/index.d.ts similarity index 100% rename from i2c-bus/index.d.ts rename to types/i2c-bus/index.d.ts diff --git a/i2c-bus/tsconfig.json b/types/i2c-bus/tsconfig.json similarity index 100% rename from i2c-bus/tsconfig.json rename to types/i2c-bus/tsconfig.json diff --git a/iban/iban-tests.ts b/types/iban/iban-tests.ts similarity index 100% rename from iban/iban-tests.ts rename to types/iban/iban-tests.ts diff --git a/iban/index.d.ts b/types/iban/index.d.ts similarity index 100% rename from iban/index.d.ts rename to types/iban/index.d.ts diff --git a/iban/tsconfig.json b/types/iban/tsconfig.json similarity index 100% rename from iban/tsconfig.json rename to types/iban/tsconfig.json diff --git a/ibm-mobilefirst/ibm-mobilefirst-tests.ts b/types/ibm-mobilefirst/ibm-mobilefirst-tests.ts similarity index 100% rename from ibm-mobilefirst/ibm-mobilefirst-tests.ts rename to types/ibm-mobilefirst/ibm-mobilefirst-tests.ts diff --git a/ibm-mobilefirst/index.d.ts b/types/ibm-mobilefirst/index.d.ts similarity index 100% rename from ibm-mobilefirst/index.d.ts rename to types/ibm-mobilefirst/index.d.ts diff --git a/ibm-mobilefirst/tsconfig.json b/types/ibm-mobilefirst/tsconfig.json similarity index 100% rename from ibm-mobilefirst/tsconfig.json rename to types/ibm-mobilefirst/tsconfig.json diff --git a/icepick/icepick-tests.ts b/types/icepick/icepick-tests.ts similarity index 100% rename from icepick/icepick-tests.ts rename to types/icepick/icepick-tests.ts diff --git a/icepick/index.d.ts b/types/icepick/index.d.ts similarity index 100% rename from icepick/index.d.ts rename to types/icepick/index.d.ts diff --git a/icepick/tsconfig.json b/types/icepick/tsconfig.json similarity index 100% rename from icepick/tsconfig.json rename to types/icepick/tsconfig.json diff --git a/icheck/icheck-tests.ts b/types/icheck/icheck-tests.ts similarity index 100% rename from icheck/icheck-tests.ts rename to types/icheck/icheck-tests.ts diff --git a/icheck/index.d.ts b/types/icheck/index.d.ts similarity index 100% rename from icheck/index.d.ts rename to types/icheck/index.d.ts diff --git a/icheck/tsconfig.json b/types/icheck/tsconfig.json similarity index 100% rename from icheck/tsconfig.json rename to types/icheck/tsconfig.json diff --git a/iconv-lite/iconv-lite-tests.ts b/types/iconv-lite/iconv-lite-tests.ts similarity index 100% rename from iconv-lite/iconv-lite-tests.ts rename to types/iconv-lite/iconv-lite-tests.ts diff --git a/iconv-lite/index.d.ts b/types/iconv-lite/index.d.ts similarity index 100% rename from iconv-lite/index.d.ts rename to types/iconv-lite/index.d.ts diff --git a/iconv-lite/tsconfig.json b/types/iconv-lite/tsconfig.json similarity index 100% rename from iconv-lite/tsconfig.json rename to types/iconv-lite/tsconfig.json diff --git a/iconv/iconv-tests.ts b/types/iconv/iconv-tests.ts similarity index 100% rename from iconv/iconv-tests.ts rename to types/iconv/iconv-tests.ts diff --git a/iconv/index.d.ts b/types/iconv/index.d.ts similarity index 100% rename from iconv/index.d.ts rename to types/iconv/index.d.ts diff --git a/iconv/tsconfig.json b/types/iconv/tsconfig.json similarity index 100% rename from iconv/tsconfig.json rename to types/iconv/tsconfig.json diff --git a/ids/ids-tests.ts b/types/ids/ids-tests.ts similarity index 100% rename from ids/ids-tests.ts rename to types/ids/ids-tests.ts diff --git a/ids/index.d.ts b/types/ids/index.d.ts similarity index 100% rename from ids/index.d.ts rename to types/ids/index.d.ts diff --git a/ids/tsconfig.json b/types/ids/tsconfig.json similarity index 100% rename from ids/tsconfig.json rename to types/ids/tsconfig.json diff --git a/image-size/image-size-tests.ts b/types/image-size/image-size-tests.ts similarity index 100% rename from image-size/image-size-tests.ts rename to types/image-size/image-size-tests.ts diff --git a/image-size/index.d.ts b/types/image-size/index.d.ts similarity index 100% rename from image-size/index.d.ts rename to types/image-size/index.d.ts diff --git a/image-size/tsconfig.json b/types/image-size/tsconfig.json similarity index 100% rename from image-size/tsconfig.json rename to types/image-size/tsconfig.json diff --git a/imagemagick-native/imagemagick-native-tests.ts b/types/imagemagick-native/imagemagick-native-tests.ts similarity index 100% rename from imagemagick-native/imagemagick-native-tests.ts rename to types/imagemagick-native/imagemagick-native-tests.ts diff --git a/imagemagick-native/index.d.ts b/types/imagemagick-native/index.d.ts similarity index 100% rename from imagemagick-native/index.d.ts rename to types/imagemagick-native/index.d.ts diff --git a/imagemagick-native/tsconfig.json b/types/imagemagick-native/tsconfig.json similarity index 100% rename from imagemagick-native/tsconfig.json rename to types/imagemagick-native/tsconfig.json diff --git a/imagemagick/imagemagick-tests.ts b/types/imagemagick/imagemagick-tests.ts similarity index 100% rename from imagemagick/imagemagick-tests.ts rename to types/imagemagick/imagemagick-tests.ts diff --git a/imagemagick/index.d.ts b/types/imagemagick/index.d.ts similarity index 100% rename from imagemagick/index.d.ts rename to types/imagemagick/index.d.ts diff --git a/imagemagick/tsconfig.json b/types/imagemagick/tsconfig.json similarity index 100% rename from imagemagick/tsconfig.json rename to types/imagemagick/tsconfig.json diff --git a/imagemapster/imagemapster-tests.ts b/types/imagemapster/imagemapster-tests.ts similarity index 100% rename from imagemapster/imagemapster-tests.ts rename to types/imagemapster/imagemapster-tests.ts diff --git a/imagemapster/index.d.ts b/types/imagemapster/index.d.ts similarity index 100% rename from imagemapster/index.d.ts rename to types/imagemapster/index.d.ts diff --git a/imagemapster/tsconfig.json b/types/imagemapster/tsconfig.json similarity index 100% rename from imagemapster/tsconfig.json rename to types/imagemapster/tsconfig.json diff --git a/imagesloaded/imagesloaded-tests.ts b/types/imagesloaded/imagesloaded-tests.ts similarity index 100% rename from imagesloaded/imagesloaded-tests.ts rename to types/imagesloaded/imagesloaded-tests.ts diff --git a/imagesloaded/index.d.ts b/types/imagesloaded/index.d.ts similarity index 100% rename from imagesloaded/index.d.ts rename to types/imagesloaded/index.d.ts diff --git a/imagesloaded/tsconfig.json b/types/imagesloaded/tsconfig.json similarity index 100% rename from imagesloaded/tsconfig.json rename to types/imagesloaded/tsconfig.json diff --git a/imap-simple/imap-simple-tests.ts b/types/imap-simple/imap-simple-tests.ts similarity index 100% rename from imap-simple/imap-simple-tests.ts rename to types/imap-simple/imap-simple-tests.ts diff --git a/imap-simple/index.d.ts b/types/imap-simple/index.d.ts similarity index 100% rename from imap-simple/index.d.ts rename to types/imap-simple/index.d.ts diff --git a/imap-simple/tsconfig.json b/types/imap-simple/tsconfig.json similarity index 100% rename from imap-simple/tsconfig.json rename to types/imap-simple/tsconfig.json diff --git a/imap/imap-tests.ts b/types/imap/imap-tests.ts similarity index 100% rename from imap/imap-tests.ts rename to types/imap/imap-tests.ts diff --git a/imap/index.d.ts b/types/imap/index.d.ts similarity index 100% rename from imap/index.d.ts rename to types/imap/index.d.ts diff --git a/imap/tsconfig.json b/types/imap/tsconfig.json similarity index 100% rename from imap/tsconfig.json rename to types/imap/tsconfig.json diff --git a/imgur-rest-api/imgur-rest-api-tests.ts b/types/imgur-rest-api/imgur-rest-api-tests.ts similarity index 100% rename from imgur-rest-api/imgur-rest-api-tests.ts rename to types/imgur-rest-api/imgur-rest-api-tests.ts diff --git a/imgur-rest-api/index.d.ts b/types/imgur-rest-api/index.d.ts similarity index 100% rename from imgur-rest-api/index.d.ts rename to types/imgur-rest-api/index.d.ts diff --git a/imgur-rest-api/tsconfig.json b/types/imgur-rest-api/tsconfig.json similarity index 100% rename from imgur-rest-api/tsconfig.json rename to types/imgur-rest-api/tsconfig.json diff --git a/immutability-helper/immutability-helper-tests.ts b/types/immutability-helper/immutability-helper-tests.ts similarity index 100% rename from immutability-helper/immutability-helper-tests.ts rename to types/immutability-helper/immutability-helper-tests.ts diff --git a/immutability-helper/index.d.ts b/types/immutability-helper/index.d.ts similarity index 100% rename from immutability-helper/index.d.ts rename to types/immutability-helper/index.d.ts diff --git a/immutability-helper/tsconfig.json b/types/immutability-helper/tsconfig.json similarity index 100% rename from immutability-helper/tsconfig.json rename to types/immutability-helper/tsconfig.json diff --git a/impress/impress-tests.ts b/types/impress/impress-tests.ts similarity index 100% rename from impress/impress-tests.ts rename to types/impress/impress-tests.ts diff --git a/impress/index.d.ts b/types/impress/index.d.ts similarity index 100% rename from impress/index.d.ts rename to types/impress/index.d.ts diff --git a/impress/tsconfig.json b/types/impress/tsconfig.json similarity index 100% rename from impress/tsconfig.json rename to types/impress/tsconfig.json diff --git a/in-range/in-range-tests.ts b/types/in-range/in-range-tests.ts similarity index 100% rename from in-range/in-range-tests.ts rename to types/in-range/in-range-tests.ts diff --git a/in-range/index.d.ts b/types/in-range/index.d.ts similarity index 100% rename from in-range/index.d.ts rename to types/in-range/index.d.ts diff --git a/in-range/tsconfig.json b/types/in-range/tsconfig.json similarity index 100% rename from in-range/tsconfig.json rename to types/in-range/tsconfig.json diff --git a/in-range/tslint.json b/types/in-range/tslint.json similarity index 100% rename from in-range/tslint.json rename to types/in-range/tslint.json diff --git a/incremental-dom/incremental-dom-tests.ts b/types/incremental-dom/incremental-dom-tests.ts similarity index 100% rename from incremental-dom/incremental-dom-tests.ts rename to types/incremental-dom/incremental-dom-tests.ts diff --git a/incremental-dom/index.d.ts b/types/incremental-dom/index.d.ts similarity index 100% rename from incremental-dom/index.d.ts rename to types/incremental-dom/index.d.ts diff --git a/incremental-dom/tsconfig.json b/types/incremental-dom/tsconfig.json similarity index 100% rename from incremental-dom/tsconfig.json rename to types/incremental-dom/tsconfig.json diff --git a/indent-string/indent-string-tests.ts b/types/indent-string/indent-string-tests.ts similarity index 100% rename from indent-string/indent-string-tests.ts rename to types/indent-string/indent-string-tests.ts diff --git a/indent-string/index.d.ts b/types/indent-string/index.d.ts similarity index 100% rename from indent-string/index.d.ts rename to types/indent-string/index.d.ts diff --git a/indent-string/tsconfig.json b/types/indent-string/tsconfig.json similarity index 100% rename from indent-string/tsconfig.json rename to types/indent-string/tsconfig.json diff --git a/indent-string/tslint.json b/types/indent-string/tslint.json similarity index 100% rename from indent-string/tslint.json rename to types/indent-string/tslint.json diff --git a/inert/index.d.ts b/types/inert/index.d.ts similarity index 100% rename from inert/index.d.ts rename to types/inert/index.d.ts diff --git a/inert/inert-tests.ts b/types/inert/inert-tests.ts similarity index 100% rename from inert/inert-tests.ts rename to types/inert/inert-tests.ts diff --git a/inert/tsconfig.json b/types/inert/tsconfig.json similarity index 100% rename from inert/tsconfig.json rename to types/inert/tsconfig.json diff --git a/inert/tslint.json b/types/inert/tslint.json similarity index 100% rename from inert/tslint.json rename to types/inert/tslint.json diff --git a/inflected/index.d.ts b/types/inflected/index.d.ts similarity index 100% rename from inflected/index.d.ts rename to types/inflected/index.d.ts diff --git a/inflected/inflected-tests.ts b/types/inflected/inflected-tests.ts similarity index 100% rename from inflected/inflected-tests.ts rename to types/inflected/inflected-tests.ts diff --git a/inflected/tsconfig.json b/types/inflected/tsconfig.json similarity index 100% rename from inflected/tsconfig.json rename to types/inflected/tsconfig.json diff --git a/inflection/index.d.ts b/types/inflection/index.d.ts similarity index 100% rename from inflection/index.d.ts rename to types/inflection/index.d.ts diff --git a/inflection/inflection-tests.ts b/types/inflection/inflection-tests.ts similarity index 100% rename from inflection/inflection-tests.ts rename to types/inflection/inflection-tests.ts diff --git a/inflection/tsconfig.json b/types/inflection/tsconfig.json similarity index 100% rename from inflection/tsconfig.json rename to types/inflection/tsconfig.json diff --git a/inherits/index.d.ts b/types/inherits/index.d.ts similarity index 100% rename from inherits/index.d.ts rename to types/inherits/index.d.ts diff --git a/inherits/inherits-tests.ts b/types/inherits/inherits-tests.ts similarity index 100% rename from inherits/inherits-tests.ts rename to types/inherits/inherits-tests.ts diff --git a/inherits/tsconfig.json b/types/inherits/tsconfig.json similarity index 100% rename from inherits/tsconfig.json rename to types/inherits/tsconfig.json diff --git a/ini/index.d.ts b/types/ini/index.d.ts similarity index 100% rename from ini/index.d.ts rename to types/ini/index.d.ts diff --git a/ini/ini-tests.ts b/types/ini/ini-tests.ts similarity index 100% rename from ini/ini-tests.ts rename to types/ini/ini-tests.ts diff --git a/ini/tsconfig.json b/types/ini/tsconfig.json similarity index 100% rename from ini/tsconfig.json rename to types/ini/tsconfig.json diff --git a/iniparser/index.d.ts b/types/iniparser/index.d.ts similarity index 100% rename from iniparser/index.d.ts rename to types/iniparser/index.d.ts diff --git a/iniparser/iniparser-tests.ts b/types/iniparser/iniparser-tests.ts similarity index 100% rename from iniparser/iniparser-tests.ts rename to types/iniparser/iniparser-tests.ts diff --git a/iniparser/tsconfig.json b/types/iniparser/tsconfig.json similarity index 100% rename from iniparser/tsconfig.json rename to types/iniparser/tsconfig.json diff --git a/inline-css/index.d.ts b/types/inline-css/index.d.ts similarity index 100% rename from inline-css/index.d.ts rename to types/inline-css/index.d.ts diff --git a/inline-css/inline-css-tests.ts b/types/inline-css/inline-css-tests.ts similarity index 100% rename from inline-css/inline-css-tests.ts rename to types/inline-css/inline-css-tests.ts diff --git a/inline-css/tsconfig.json b/types/inline-css/tsconfig.json similarity index 100% rename from inline-css/tsconfig.json rename to types/inline-css/tsconfig.json diff --git a/inquirer/index.d.ts b/types/inquirer/index.d.ts similarity index 100% rename from inquirer/index.d.ts rename to types/inquirer/index.d.ts diff --git a/inquirer/inquirer-tests.ts b/types/inquirer/inquirer-tests.ts similarity index 100% rename from inquirer/inquirer-tests.ts rename to types/inquirer/inquirer-tests.ts diff --git a/inquirer/tsconfig.json b/types/inquirer/tsconfig.json similarity index 100% rename from inquirer/tsconfig.json rename to types/inquirer/tsconfig.json diff --git a/insight/index.d.ts b/types/insight/index.d.ts similarity index 100% rename from insight/index.d.ts rename to types/insight/index.d.ts diff --git a/insight/insight-tests.ts b/types/insight/insight-tests.ts similarity index 100% rename from insight/insight-tests.ts rename to types/insight/insight-tests.ts diff --git a/insight/tsconfig.json b/types/insight/tsconfig.json similarity index 100% rename from insight/tsconfig.json rename to types/insight/tsconfig.json diff --git a/interact.js/index.d.ts b/types/interact.js/index.d.ts similarity index 100% rename from interact.js/index.d.ts rename to types/interact.js/index.d.ts diff --git a/interact.js/interact.js-tests.ts b/types/interact.js/interact.js-tests.ts similarity index 100% rename from interact.js/interact.js-tests.ts rename to types/interact.js/interact.js-tests.ts diff --git a/interact.js/tsconfig.json b/types/interact.js/tsconfig.json similarity index 100% rename from interact.js/tsconfig.json rename to types/interact.js/tsconfig.json diff --git a/intercomjs/index.d.ts b/types/intercomjs/index.d.ts similarity index 100% rename from intercomjs/index.d.ts rename to types/intercomjs/index.d.ts diff --git a/intercomjs/intercomjs-tests.ts b/types/intercomjs/intercomjs-tests.ts similarity index 100% rename from intercomjs/intercomjs-tests.ts rename to types/intercomjs/intercomjs-tests.ts diff --git a/intercomjs/tsconfig.json b/types/intercomjs/tsconfig.json similarity index 100% rename from intercomjs/tsconfig.json rename to types/intercomjs/tsconfig.json diff --git a/intl-messageformat/index.d.ts b/types/intl-messageformat/index.d.ts similarity index 100% rename from intl-messageformat/index.d.ts rename to types/intl-messageformat/index.d.ts diff --git a/intl-messageformat/intl-messageformat-tests.ts b/types/intl-messageformat/intl-messageformat-tests.ts similarity index 100% rename from intl-messageformat/intl-messageformat-tests.ts rename to types/intl-messageformat/intl-messageformat-tests.ts diff --git a/intl-messageformat/tsconfig.json b/types/intl-messageformat/tsconfig.json similarity index 100% rename from intl-messageformat/tsconfig.json rename to types/intl-messageformat/tsconfig.json diff --git a/intl-messageformat/tslint.json b/types/intl-messageformat/tslint.json similarity index 100% rename from intl-messageformat/tslint.json rename to types/intl-messageformat/tslint.json diff --git a/intl-tel-input/index.d.ts b/types/intl-tel-input/index.d.ts similarity index 100% rename from intl-tel-input/index.d.ts rename to types/intl-tel-input/index.d.ts diff --git a/intl-tel-input/intl-tel-input-tests.ts b/types/intl-tel-input/intl-tel-input-tests.ts similarity index 100% rename from intl-tel-input/intl-tel-input-tests.ts rename to types/intl-tel-input/intl-tel-input-tests.ts diff --git a/intl-tel-input/tsconfig.json b/types/intl-tel-input/tsconfig.json similarity index 100% rename from intl-tel-input/tsconfig.json rename to types/intl-tel-input/tsconfig.json diff --git a/intro.js/index.d.ts b/types/intro.js/index.d.ts similarity index 100% rename from intro.js/index.d.ts rename to types/intro.js/index.d.ts diff --git a/intro.js/intro.js-tests.ts b/types/intro.js/intro.js-tests.ts similarity index 100% rename from intro.js/intro.js-tests.ts rename to types/intro.js/intro.js-tests.ts diff --git a/intro.js/tsconfig.json b/types/intro.js/tsconfig.json similarity index 100% rename from intro.js/tsconfig.json rename to types/intro.js/tsconfig.json diff --git a/invariant/index.d.ts b/types/invariant/index.d.ts similarity index 100% rename from invariant/index.d.ts rename to types/invariant/index.d.ts diff --git a/invariant/invariant-tests.ts b/types/invariant/invariant-tests.ts similarity index 100% rename from invariant/invariant-tests.ts rename to types/invariant/invariant-tests.ts diff --git a/invariant/tsconfig.json b/types/invariant/tsconfig.json similarity index 100% rename from invariant/tsconfig.json rename to types/invariant/tsconfig.json diff --git a/inversify-devtools/index.d.ts b/types/inversify-devtools/index.d.ts similarity index 100% rename from inversify-devtools/index.d.ts rename to types/inversify-devtools/index.d.ts diff --git a/inversify-devtools/inversify-devtools-tests.ts b/types/inversify-devtools/inversify-devtools-tests.ts similarity index 100% rename from inversify-devtools/inversify-devtools-tests.ts rename to types/inversify-devtools/inversify-devtools-tests.ts diff --git a/inversify-devtools/package.json b/types/inversify-devtools/package.json similarity index 100% rename from inversify-devtools/package.json rename to types/inversify-devtools/package.json diff --git a/inversify-devtools/tsconfig.json b/types/inversify-devtools/tsconfig.json similarity index 100% rename from inversify-devtools/tsconfig.json rename to types/inversify-devtools/tsconfig.json diff --git a/ion.rangeslider/index.d.ts b/types/ion.rangeslider/index.d.ts similarity index 100% rename from ion.rangeslider/index.d.ts rename to types/ion.rangeslider/index.d.ts diff --git a/ion.rangeslider/ion.rangeslider-tests.ts b/types/ion.rangeslider/ion.rangeslider-tests.ts similarity index 100% rename from ion.rangeslider/ion.rangeslider-tests.ts rename to types/ion.rangeslider/ion.rangeslider-tests.ts diff --git a/ion.rangeslider/tsconfig.json b/types/ion.rangeslider/tsconfig.json similarity index 100% rename from ion.rangeslider/tsconfig.json rename to types/ion.rangeslider/tsconfig.json diff --git a/ion.rangeslider/v1/index.d.ts b/types/ion.rangeslider/v1/index.d.ts similarity index 100% rename from ion.rangeslider/v1/index.d.ts rename to types/ion.rangeslider/v1/index.d.ts diff --git a/ion.rangeslider/v1/ion.rangeslider-tests.ts b/types/ion.rangeslider/v1/ion.rangeslider-tests.ts similarity index 100% rename from ion.rangeslider/v1/ion.rangeslider-tests.ts rename to types/ion.rangeslider/v1/ion.rangeslider-tests.ts diff --git a/ion.rangeslider/v1/tsconfig.json b/types/ion.rangeslider/v1/tsconfig.json similarity index 100% rename from ion.rangeslider/v1/tsconfig.json rename to types/ion.rangeslider/v1/tsconfig.json diff --git a/ionic/index.d.ts b/types/ionic/index.d.ts similarity index 100% rename from ionic/index.d.ts rename to types/ionic/index.d.ts diff --git a/ionic/ionic-tests.ts b/types/ionic/ionic-tests.ts similarity index 100% rename from ionic/ionic-tests.ts rename to types/ionic/ionic-tests.ts diff --git a/ionic/tsconfig.json b/types/ionic/tsconfig.json similarity index 100% rename from ionic/tsconfig.json rename to types/ionic/tsconfig.json diff --git a/ioredis/index.d.ts b/types/ioredis/index.d.ts similarity index 100% rename from ioredis/index.d.ts rename to types/ioredis/index.d.ts diff --git a/ioredis/ioredis-tests.ts b/types/ioredis/ioredis-tests.ts similarity index 100% rename from ioredis/ioredis-tests.ts rename to types/ioredis/ioredis-tests.ts diff --git a/ioredis/tsconfig.json b/types/ioredis/tsconfig.json similarity index 100% rename from ioredis/tsconfig.json rename to types/ioredis/tsconfig.json diff --git a/ip-regex/index.d.ts b/types/ip-regex/index.d.ts similarity index 100% rename from ip-regex/index.d.ts rename to types/ip-regex/index.d.ts diff --git a/ip-regex/ip-regex-tests.ts b/types/ip-regex/ip-regex-tests.ts similarity index 100% rename from ip-regex/ip-regex-tests.ts rename to types/ip-regex/ip-regex-tests.ts diff --git a/ip-regex/tsconfig.json b/types/ip-regex/tsconfig.json similarity index 100% rename from ip-regex/tsconfig.json rename to types/ip-regex/tsconfig.json diff --git a/ip-regex/tslint.json b/types/ip-regex/tslint.json similarity index 100% rename from ip-regex/tslint.json rename to types/ip-regex/tslint.json diff --git a/ip/index.d.ts b/types/ip/index.d.ts similarity index 100% rename from ip/index.d.ts rename to types/ip/index.d.ts diff --git a/ip/ip-tests.ts b/types/ip/ip-tests.ts similarity index 100% rename from ip/ip-tests.ts rename to types/ip/ip-tests.ts diff --git a/ip/tsconfig.json b/types/ip/tsconfig.json similarity index 100% rename from ip/tsconfig.json rename to types/ip/tsconfig.json diff --git a/irc/index.d.ts b/types/irc/index.d.ts similarity index 100% rename from irc/index.d.ts rename to types/irc/index.d.ts diff --git a/irc/irc-tests.ts b/types/irc/irc-tests.ts similarity index 100% rename from irc/irc-tests.ts rename to types/irc/irc-tests.ts diff --git a/irc/tsconfig.json b/types/irc/tsconfig.json similarity index 100% rename from irc/tsconfig.json rename to types/irc/tsconfig.json diff --git a/is-absolute-url/index.d.ts b/types/is-absolute-url/index.d.ts similarity index 100% rename from is-absolute-url/index.d.ts rename to types/is-absolute-url/index.d.ts diff --git a/is-absolute-url/is-absolute-url-tests.ts b/types/is-absolute-url/is-absolute-url-tests.ts similarity index 100% rename from is-absolute-url/is-absolute-url-tests.ts rename to types/is-absolute-url/is-absolute-url-tests.ts diff --git a/is-absolute-url/tsconfig.json b/types/is-absolute-url/tsconfig.json similarity index 100% rename from is-absolute-url/tsconfig.json rename to types/is-absolute-url/tsconfig.json diff --git a/is-absolute-url/tslint.json b/types/is-absolute-url/tslint.json similarity index 100% rename from is-absolute-url/tslint.json rename to types/is-absolute-url/tslint.json diff --git a/is-archive/index.d.ts b/types/is-archive/index.d.ts similarity index 100% rename from is-archive/index.d.ts rename to types/is-archive/index.d.ts diff --git a/is-archive/is-archive-tests.ts b/types/is-archive/is-archive-tests.ts similarity index 100% rename from is-archive/is-archive-tests.ts rename to types/is-archive/is-archive-tests.ts diff --git a/is-archive/tsconfig.json b/types/is-archive/tsconfig.json similarity index 100% rename from is-archive/tsconfig.json rename to types/is-archive/tsconfig.json diff --git a/is-archive/tslint.json b/types/is-archive/tslint.json similarity index 100% rename from is-archive/tslint.json rename to types/is-archive/tslint.json diff --git a/is-array/index.d.ts b/types/is-array/index.d.ts similarity index 100% rename from is-array/index.d.ts rename to types/is-array/index.d.ts diff --git a/is-array/is-array-tests.ts b/types/is-array/is-array-tests.ts similarity index 100% rename from is-array/is-array-tests.ts rename to types/is-array/is-array-tests.ts diff --git a/is-array/tsconfig.json b/types/is-array/tsconfig.json similarity index 100% rename from is-array/tsconfig.json rename to types/is-array/tsconfig.json diff --git a/is-array/tslint.json b/types/is-array/tslint.json similarity index 100% rename from is-array/tslint.json rename to types/is-array/tslint.json diff --git a/is-binary-path/index.d.ts b/types/is-binary-path/index.d.ts similarity index 100% rename from is-binary-path/index.d.ts rename to types/is-binary-path/index.d.ts diff --git a/is-binary-path/is-binary-path-tests.ts b/types/is-binary-path/is-binary-path-tests.ts similarity index 100% rename from is-binary-path/is-binary-path-tests.ts rename to types/is-binary-path/is-binary-path-tests.ts diff --git a/is-binary-path/tsconfig.json b/types/is-binary-path/tsconfig.json similarity index 100% rename from is-binary-path/tsconfig.json rename to types/is-binary-path/tsconfig.json diff --git a/is-binary-path/tslint.json b/types/is-binary-path/tslint.json similarity index 100% rename from is-binary-path/tslint.json rename to types/is-binary-path/tslint.json diff --git a/is-compressed/index.d.ts b/types/is-compressed/index.d.ts similarity index 100% rename from is-compressed/index.d.ts rename to types/is-compressed/index.d.ts diff --git a/is-compressed/is-compressed-tests.ts b/types/is-compressed/is-compressed-tests.ts similarity index 100% rename from is-compressed/is-compressed-tests.ts rename to types/is-compressed/is-compressed-tests.ts diff --git a/is-compressed/tsconfig.json b/types/is-compressed/tsconfig.json similarity index 100% rename from is-compressed/tsconfig.json rename to types/is-compressed/tsconfig.json diff --git a/is-compressed/tslint.json b/types/is-compressed/tslint.json similarity index 100% rename from is-compressed/tslint.json rename to types/is-compressed/tslint.json diff --git a/is-finite/index.d.ts b/types/is-finite/index.d.ts similarity index 100% rename from is-finite/index.d.ts rename to types/is-finite/index.d.ts diff --git a/is-finite/tsconfig.json b/types/is-finite/tsconfig.json similarity index 100% rename from is-finite/tsconfig.json rename to types/is-finite/tsconfig.json diff --git a/is-finite/tslint.json b/types/is-finite/tslint.json similarity index 100% rename from is-finite/tslint.json rename to types/is-finite/tslint.json diff --git a/is-my-json-valid/index.d.ts b/types/is-my-json-valid/index.d.ts similarity index 100% rename from is-my-json-valid/index.d.ts rename to types/is-my-json-valid/index.d.ts diff --git a/is-my-json-valid/is-my-json-valid-tests.ts b/types/is-my-json-valid/is-my-json-valid-tests.ts similarity index 100% rename from is-my-json-valid/is-my-json-valid-tests.ts rename to types/is-my-json-valid/is-my-json-valid-tests.ts diff --git a/is-my-json-valid/tsconfig.json b/types/is-my-json-valid/tsconfig.json similarity index 100% rename from is-my-json-valid/tsconfig.json rename to types/is-my-json-valid/tsconfig.json diff --git a/is-path-cwd/index.d.ts b/types/is-path-cwd/index.d.ts similarity index 100% rename from is-path-cwd/index.d.ts rename to types/is-path-cwd/index.d.ts diff --git a/is-path-cwd/is-path-cwd-tests.ts b/types/is-path-cwd/is-path-cwd-tests.ts similarity index 100% rename from is-path-cwd/is-path-cwd-tests.ts rename to types/is-path-cwd/is-path-cwd-tests.ts diff --git a/is-path-cwd/tsconfig.json b/types/is-path-cwd/tsconfig.json similarity index 100% rename from is-path-cwd/tsconfig.json rename to types/is-path-cwd/tsconfig.json diff --git a/is-path-cwd/tslint.json b/types/is-path-cwd/tslint.json similarity index 100% rename from is-path-cwd/tslint.json rename to types/is-path-cwd/tslint.json diff --git a/is-path-in-cwd/index.d.ts b/types/is-path-in-cwd/index.d.ts similarity index 100% rename from is-path-in-cwd/index.d.ts rename to types/is-path-in-cwd/index.d.ts diff --git a/is-path-in-cwd/tsconfig.json b/types/is-path-in-cwd/tsconfig.json similarity index 100% rename from is-path-in-cwd/tsconfig.json rename to types/is-path-in-cwd/tsconfig.json diff --git a/is-path-in-cwd/tslint.json b/types/is-path-in-cwd/tslint.json similarity index 100% rename from is-path-in-cwd/tslint.json rename to types/is-path-in-cwd/tslint.json diff --git a/is-plain-object/index.d.ts b/types/is-plain-object/index.d.ts similarity index 100% rename from is-plain-object/index.d.ts rename to types/is-plain-object/index.d.ts diff --git a/is-plain-object/is-plain-object-tests.ts b/types/is-plain-object/is-plain-object-tests.ts similarity index 100% rename from is-plain-object/is-plain-object-tests.ts rename to types/is-plain-object/is-plain-object-tests.ts diff --git a/is-plain-object/tsconfig.json b/types/is-plain-object/tsconfig.json similarity index 100% rename from is-plain-object/tsconfig.json rename to types/is-plain-object/tsconfig.json diff --git a/is-promise/index.d.ts b/types/is-promise/index.d.ts similarity index 100% rename from is-promise/index.d.ts rename to types/is-promise/index.d.ts diff --git a/is-promise/is-promise-tests.ts b/types/is-promise/is-promise-tests.ts similarity index 100% rename from is-promise/is-promise-tests.ts rename to types/is-promise/is-promise-tests.ts diff --git a/is-promise/tsconfig.json b/types/is-promise/tsconfig.json similarity index 100% rename from is-promise/tsconfig.json rename to types/is-promise/tsconfig.json diff --git a/is-relative-url/index.d.ts b/types/is-relative-url/index.d.ts similarity index 100% rename from is-relative-url/index.d.ts rename to types/is-relative-url/index.d.ts diff --git a/is-relative-url/is-relative-url-tests.ts b/types/is-relative-url/is-relative-url-tests.ts similarity index 100% rename from is-relative-url/is-relative-url-tests.ts rename to types/is-relative-url/is-relative-url-tests.ts diff --git a/is-relative-url/tsconfig.json b/types/is-relative-url/tsconfig.json similarity index 100% rename from is-relative-url/tsconfig.json rename to types/is-relative-url/tsconfig.json diff --git a/is-relative-url/tslint.json b/types/is-relative-url/tslint.json similarity index 100% rename from is-relative-url/tslint.json rename to types/is-relative-url/tslint.json diff --git a/is-root-path/index.d.ts b/types/is-root-path/index.d.ts similarity index 100% rename from is-root-path/index.d.ts rename to types/is-root-path/index.d.ts diff --git a/is-root-path/is-root-path-tests.ts b/types/is-root-path/is-root-path-tests.ts similarity index 100% rename from is-root-path/is-root-path-tests.ts rename to types/is-root-path/is-root-path-tests.ts diff --git a/is-root-path/tsconfig.json b/types/is-root-path/tsconfig.json similarity index 100% rename from is-root-path/tsconfig.json rename to types/is-root-path/tsconfig.json diff --git a/is-root-path/tslint.json b/types/is-root-path/tslint.json similarity index 100% rename from is-root-path/tslint.json rename to types/is-root-path/tslint.json diff --git a/is-root/index.d.ts b/types/is-root/index.d.ts similarity index 100% rename from is-root/index.d.ts rename to types/is-root/index.d.ts diff --git a/is-root/is-root-tests.ts b/types/is-root/is-root-tests.ts similarity index 100% rename from is-root/is-root-tests.ts rename to types/is-root/is-root-tests.ts diff --git a/is-root/tsconfig.json b/types/is-root/tsconfig.json similarity index 100% rename from is-root/tsconfig.json rename to types/is-root/tsconfig.json diff --git a/is-root/tslint.json b/types/is-root/tslint.json similarity index 100% rename from is-root/tslint.json rename to types/is-root/tslint.json diff --git a/is-text-path/index.d.ts b/types/is-text-path/index.d.ts similarity index 100% rename from is-text-path/index.d.ts rename to types/is-text-path/index.d.ts diff --git a/is-text-path/is-text-path-tests.ts b/types/is-text-path/is-text-path-tests.ts similarity index 100% rename from is-text-path/is-text-path-tests.ts rename to types/is-text-path/is-text-path-tests.ts diff --git a/is-text-path/tsconfig.json b/types/is-text-path/tsconfig.json similarity index 100% rename from is-text-path/tsconfig.json rename to types/is-text-path/tsconfig.json diff --git a/is-text-path/tslint.json b/types/is-text-path/tslint.json similarity index 100% rename from is-text-path/tslint.json rename to types/is-text-path/tslint.json diff --git a/is-url/index.d.ts b/types/is-url/index.d.ts similarity index 100% rename from is-url/index.d.ts rename to types/is-url/index.d.ts diff --git a/is-url/is-url-tests.ts b/types/is-url/is-url-tests.ts similarity index 100% rename from is-url/is-url-tests.ts rename to types/is-url/is-url-tests.ts diff --git a/is-url/tsconfig.json b/types/is-url/tsconfig.json similarity index 100% rename from is-url/tsconfig.json rename to types/is-url/tsconfig.json diff --git a/is-windows/index.d.ts b/types/is-windows/index.d.ts similarity index 100% rename from is-windows/index.d.ts rename to types/is-windows/index.d.ts diff --git a/is-windows/is-windows-tests.ts b/types/is-windows/is-windows-tests.ts similarity index 100% rename from is-windows/is-windows-tests.ts rename to types/is-windows/is-windows-tests.ts diff --git a/is-windows/tsconfig.json b/types/is-windows/tsconfig.json similarity index 100% rename from is-windows/tsconfig.json rename to types/is-windows/tsconfig.json diff --git a/is-windows/tslint.json b/types/is-windows/tslint.json similarity index 100% rename from is-windows/tslint.json rename to types/is-windows/tslint.json diff --git a/is/index.d.ts b/types/is/index.d.ts similarity index 100% rename from is/index.d.ts rename to types/is/index.d.ts diff --git a/is/is-tests.ts b/types/is/is-tests.ts similarity index 100% rename from is/is-tests.ts rename to types/is/is-tests.ts diff --git a/is/tsconfig.json b/types/is/tsconfig.json similarity index 100% rename from is/tsconfig.json rename to types/is/tsconfig.json diff --git a/isbn-utils/index.d.ts b/types/isbn-utils/index.d.ts similarity index 100% rename from isbn-utils/index.d.ts rename to types/isbn-utils/index.d.ts diff --git a/isbn-utils/isbn-utils-tests.ts b/types/isbn-utils/isbn-utils-tests.ts similarity index 100% rename from isbn-utils/isbn-utils-tests.ts rename to types/isbn-utils/isbn-utils-tests.ts diff --git a/isbn-utils/tsconfig.json b/types/isbn-utils/tsconfig.json similarity index 100% rename from isbn-utils/tsconfig.json rename to types/isbn-utils/tsconfig.json diff --git a/isbn-utils/tslint.json b/types/isbn-utils/tslint.json similarity index 100% rename from isbn-utils/tslint.json rename to types/isbn-utils/tslint.json diff --git a/iscroll/UNUSED_FILES.txt b/types/iscroll/UNUSED_FILES.txt similarity index 100% rename from iscroll/UNUSED_FILES.txt rename to types/iscroll/UNUSED_FILES.txt diff --git a/iscroll/index.d.ts b/types/iscroll/index.d.ts similarity index 100% rename from iscroll/index.d.ts rename to types/iscroll/index.d.ts diff --git a/iscroll/iscroll-lite.d.ts b/types/iscroll/iscroll-lite.d.ts similarity index 100% rename from iscroll/iscroll-lite.d.ts rename to types/iscroll/iscroll-lite.d.ts diff --git a/iscroll/iscroll-tests.ts b/types/iscroll/iscroll-tests.ts similarity index 100% rename from iscroll/iscroll-tests.ts rename to types/iscroll/iscroll-tests.ts diff --git a/iscroll/tsconfig.json b/types/iscroll/tsconfig.json similarity index 100% rename from iscroll/tsconfig.json rename to types/iscroll/tsconfig.json diff --git a/iscroll/v4/UNUSED_FILES.txt b/types/iscroll/v4/UNUSED_FILES.txt similarity index 100% rename from iscroll/v4/UNUSED_FILES.txt rename to types/iscroll/v4/UNUSED_FILES.txt diff --git a/iscroll/v4/index.d.ts b/types/iscroll/v4/index.d.ts similarity index 100% rename from iscroll/v4/index.d.ts rename to types/iscroll/v4/index.d.ts diff --git a/iscroll/v4/iscroll-lite.d.ts b/types/iscroll/v4/iscroll-lite.d.ts similarity index 100% rename from iscroll/v4/iscroll-lite.d.ts rename to types/iscroll/v4/iscroll-lite.d.ts diff --git a/iscroll/v4/iscroll-tests.ts b/types/iscroll/v4/iscroll-tests.ts similarity index 100% rename from iscroll/v4/iscroll-tests.ts rename to types/iscroll/v4/iscroll-tests.ts diff --git a/iscroll/v4/tsconfig.json b/types/iscroll/v4/tsconfig.json similarity index 100% rename from iscroll/v4/tsconfig.json rename to types/iscroll/v4/tsconfig.json diff --git a/iso8601-localizer/index.d.ts b/types/iso8601-localizer/index.d.ts similarity index 100% rename from iso8601-localizer/index.d.ts rename to types/iso8601-localizer/index.d.ts diff --git a/iso8601-localizer/iso8601-localizer-tests.ts b/types/iso8601-localizer/iso8601-localizer-tests.ts similarity index 100% rename from iso8601-localizer/iso8601-localizer-tests.ts rename to types/iso8601-localizer/iso8601-localizer-tests.ts diff --git a/iso8601-localizer/tsconfig.json b/types/iso8601-localizer/tsconfig.json similarity index 100% rename from iso8601-localizer/tsconfig.json rename to types/iso8601-localizer/tsconfig.json diff --git a/isomorphic-fetch/index.d.ts b/types/isomorphic-fetch/index.d.ts similarity index 100% rename from isomorphic-fetch/index.d.ts rename to types/isomorphic-fetch/index.d.ts diff --git a/isomorphic-fetch/isomorphic-fetch-tests.ts b/types/isomorphic-fetch/isomorphic-fetch-tests.ts similarity index 100% rename from isomorphic-fetch/isomorphic-fetch-tests.ts rename to types/isomorphic-fetch/isomorphic-fetch-tests.ts diff --git a/isomorphic-fetch/tsconfig.json b/types/isomorphic-fetch/tsconfig.json similarity index 100% rename from isomorphic-fetch/tsconfig.json rename to types/isomorphic-fetch/tsconfig.json diff --git a/istanbul-middleware/index.d.ts b/types/istanbul-middleware/index.d.ts similarity index 100% rename from istanbul-middleware/index.d.ts rename to types/istanbul-middleware/index.d.ts diff --git a/istanbul-middleware/istanbul-middleware-tests.ts b/types/istanbul-middleware/istanbul-middleware-tests.ts similarity index 100% rename from istanbul-middleware/istanbul-middleware-tests.ts rename to types/istanbul-middleware/istanbul-middleware-tests.ts diff --git a/istanbul-middleware/tsconfig.json b/types/istanbul-middleware/tsconfig.json similarity index 100% rename from istanbul-middleware/tsconfig.json rename to types/istanbul-middleware/tsconfig.json diff --git a/istanbul/index.d.ts b/types/istanbul/index.d.ts similarity index 100% rename from istanbul/index.d.ts rename to types/istanbul/index.d.ts diff --git a/istanbul/istanbul-tests.ts b/types/istanbul/istanbul-tests.ts similarity index 100% rename from istanbul/istanbul-tests.ts rename to types/istanbul/istanbul-tests.ts diff --git a/istanbul/tsconfig.json b/types/istanbul/tsconfig.json similarity index 100% rename from istanbul/tsconfig.json rename to types/istanbul/tsconfig.json diff --git a/ityped/index.d.ts b/types/ityped/index.d.ts similarity index 100% rename from ityped/index.d.ts rename to types/ityped/index.d.ts diff --git a/ityped/ityped-tests.ts b/types/ityped/ityped-tests.ts similarity index 100% rename from ityped/ityped-tests.ts rename to types/ityped/ityped-tests.ts diff --git a/ityped/tsconfig.json b/types/ityped/tsconfig.json similarity index 100% rename from ityped/tsconfig.json rename to types/ityped/tsconfig.json diff --git a/ityped/tslint.json b/types/ityped/tslint.json similarity index 100% rename from ityped/tslint.json rename to types/ityped/tslint.json diff --git a/ix.js/index.d.ts b/types/ix.js/index.d.ts similarity index 100% rename from ix.js/index.d.ts rename to types/ix.js/index.d.ts diff --git a/ix.js/l2o.d.ts b/types/ix.js/l2o.d.ts similarity index 100% rename from ix.js/l2o.d.ts rename to types/ix.js/l2o.d.ts diff --git a/ix.js/test/index.ts b/types/ix.js/test/index.ts similarity index 100% rename from ix.js/test/index.ts rename to types/ix.js/test/index.ts diff --git a/ix.js/test/l2o.ts b/types/ix.js/test/l2o.ts similarity index 100% rename from ix.js/test/l2o.ts rename to types/ix.js/test/l2o.ts diff --git a/ix.js/tsconfig.json b/types/ix.js/tsconfig.json similarity index 100% rename from ix.js/tsconfig.json rename to types/ix.js/tsconfig.json diff --git a/jade/index.d.ts b/types/jade/index.d.ts similarity index 100% rename from jade/index.d.ts rename to types/jade/index.d.ts diff --git a/jade/jade-tests.ts b/types/jade/jade-tests.ts similarity index 100% rename from jade/jade-tests.ts rename to types/jade/jade-tests.ts diff --git a/jade/tsconfig.json b/types/jade/tsconfig.json similarity index 100% rename from jade/tsconfig.json rename to types/jade/tsconfig.json diff --git a/jake/index.d.ts b/types/jake/index.d.ts similarity index 100% rename from jake/index.d.ts rename to types/jake/index.d.ts diff --git a/jake/jake-tests.ts b/types/jake/jake-tests.ts similarity index 100% rename from jake/jake-tests.ts rename to types/jake/jake-tests.ts diff --git a/jake/tsconfig.json b/types/jake/tsconfig.json similarity index 100% rename from jake/tsconfig.json rename to types/jake/tsconfig.json diff --git a/jalaali-js/index.d.ts b/types/jalaali-js/index.d.ts similarity index 100% rename from jalaali-js/index.d.ts rename to types/jalaali-js/index.d.ts diff --git a/jalaali-js/jalaali-js-tests.ts b/types/jalaali-js/jalaali-js-tests.ts similarity index 100% rename from jalaali-js/jalaali-js-tests.ts rename to types/jalaali-js/jalaali-js-tests.ts diff --git a/jalaali-js/tsconfig.json b/types/jalaali-js/tsconfig.json similarity index 100% rename from jalaali-js/tsconfig.json rename to types/jalaali-js/tsconfig.json diff --git a/jalaali-js/tslint.json b/types/jalaali-js/tslint.json similarity index 100% rename from jalaali-js/tslint.json rename to types/jalaali-js/tslint.json diff --git a/japanese-holidays/index.d.ts b/types/japanese-holidays/index.d.ts similarity index 100% rename from japanese-holidays/index.d.ts rename to types/japanese-holidays/index.d.ts diff --git a/japanese-holidays/japanese-holidays-tests.ts b/types/japanese-holidays/japanese-holidays-tests.ts similarity index 100% rename from japanese-holidays/japanese-holidays-tests.ts rename to types/japanese-holidays/japanese-holidays-tests.ts diff --git a/japanese-holidays/tsconfig.json b/types/japanese-holidays/tsconfig.json similarity index 100% rename from japanese-holidays/tsconfig.json rename to types/japanese-holidays/tsconfig.json diff --git a/japanese-holidays/tslint.json b/types/japanese-holidays/tslint.json similarity index 100% rename from japanese-holidays/tslint.json rename to types/japanese-holidays/tslint.json diff --git a/jasmine-ajax/index.d.ts b/types/jasmine-ajax/index.d.ts similarity index 100% rename from jasmine-ajax/index.d.ts rename to types/jasmine-ajax/index.d.ts diff --git a/jasmine-ajax/jasmine-ajax-tests.ts b/types/jasmine-ajax/jasmine-ajax-tests.ts similarity index 100% rename from jasmine-ajax/jasmine-ajax-tests.ts rename to types/jasmine-ajax/jasmine-ajax-tests.ts diff --git a/jasmine-ajax/tsconfig.json b/types/jasmine-ajax/tsconfig.json similarity index 100% rename from jasmine-ajax/tsconfig.json rename to types/jasmine-ajax/tsconfig.json diff --git a/jasmine-ajax/tslint.json b/types/jasmine-ajax/tslint.json similarity index 100% rename from jasmine-ajax/tslint.json rename to types/jasmine-ajax/tslint.json diff --git a/jasmine-data_driven_tests/index.d.ts b/types/jasmine-data_driven_tests/index.d.ts similarity index 100% rename from jasmine-data_driven_tests/index.d.ts rename to types/jasmine-data_driven_tests/index.d.ts diff --git a/jasmine-data_driven_tests/jasmine-data_driven_tests-tests.ts b/types/jasmine-data_driven_tests/jasmine-data_driven_tests-tests.ts similarity index 100% rename from jasmine-data_driven_tests/jasmine-data_driven_tests-tests.ts rename to types/jasmine-data_driven_tests/jasmine-data_driven_tests-tests.ts diff --git a/jasmine-data_driven_tests/tsconfig.json b/types/jasmine-data_driven_tests/tsconfig.json similarity index 100% rename from jasmine-data_driven_tests/tsconfig.json rename to types/jasmine-data_driven_tests/tsconfig.json diff --git a/jasmine-data_driven_tests/tslint.json b/types/jasmine-data_driven_tests/tslint.json similarity index 100% rename from jasmine-data_driven_tests/tslint.json rename to types/jasmine-data_driven_tests/tslint.json diff --git a/jasmine-es6-promise-matchers/index.d.ts b/types/jasmine-es6-promise-matchers/index.d.ts similarity index 100% rename from jasmine-es6-promise-matchers/index.d.ts rename to types/jasmine-es6-promise-matchers/index.d.ts diff --git a/jasmine-es6-promise-matchers/jasmine-es6-promise-matchers-tests.ts b/types/jasmine-es6-promise-matchers/jasmine-es6-promise-matchers-tests.ts similarity index 100% rename from jasmine-es6-promise-matchers/jasmine-es6-promise-matchers-tests.ts rename to types/jasmine-es6-promise-matchers/jasmine-es6-promise-matchers-tests.ts diff --git a/jasmine-es6-promise-matchers/tsconfig.json b/types/jasmine-es6-promise-matchers/tsconfig.json similarity index 100% rename from jasmine-es6-promise-matchers/tsconfig.json rename to types/jasmine-es6-promise-matchers/tsconfig.json diff --git a/jasmine-expect/index.d.ts b/types/jasmine-expect/index.d.ts similarity index 100% rename from jasmine-expect/index.d.ts rename to types/jasmine-expect/index.d.ts diff --git a/jasmine-expect/jasmine-expect-tests.ts b/types/jasmine-expect/jasmine-expect-tests.ts similarity index 100% rename from jasmine-expect/jasmine-expect-tests.ts rename to types/jasmine-expect/jasmine-expect-tests.ts diff --git a/jasmine-expect/tsconfig.json b/types/jasmine-expect/tsconfig.json similarity index 100% rename from jasmine-expect/tsconfig.json rename to types/jasmine-expect/tsconfig.json diff --git a/jasmine-fixture/index.d.ts b/types/jasmine-fixture/index.d.ts similarity index 100% rename from jasmine-fixture/index.d.ts rename to types/jasmine-fixture/index.d.ts diff --git a/jasmine-fixture/jasmine-fixture-tests.ts b/types/jasmine-fixture/jasmine-fixture-tests.ts similarity index 100% rename from jasmine-fixture/jasmine-fixture-tests.ts rename to types/jasmine-fixture/jasmine-fixture-tests.ts diff --git a/jasmine-fixture/tsconfig.json b/types/jasmine-fixture/tsconfig.json similarity index 100% rename from jasmine-fixture/tsconfig.json rename to types/jasmine-fixture/tsconfig.json diff --git a/jasmine-fixture/tslint.json b/types/jasmine-fixture/tslint.json similarity index 100% rename from jasmine-fixture/tslint.json rename to types/jasmine-fixture/tslint.json diff --git a/jasmine-jquery/index.d.ts b/types/jasmine-jquery/index.d.ts similarity index 100% rename from jasmine-jquery/index.d.ts rename to types/jasmine-jquery/index.d.ts diff --git a/jasmine-jquery/jasmine-jquery-tests.ts b/types/jasmine-jquery/jasmine-jquery-tests.ts similarity index 100% rename from jasmine-jquery/jasmine-jquery-tests.ts rename to types/jasmine-jquery/jasmine-jquery-tests.ts diff --git a/jasmine-jquery/tsconfig.json b/types/jasmine-jquery/tsconfig.json similarity index 100% rename from jasmine-jquery/tsconfig.json rename to types/jasmine-jquery/tsconfig.json diff --git a/jasmine-matchers/index.d.ts b/types/jasmine-matchers/index.d.ts similarity index 100% rename from jasmine-matchers/index.d.ts rename to types/jasmine-matchers/index.d.ts diff --git a/jasmine-matchers/jasmine-matchers-tests.ts b/types/jasmine-matchers/jasmine-matchers-tests.ts similarity index 100% rename from jasmine-matchers/jasmine-matchers-tests.ts rename to types/jasmine-matchers/jasmine-matchers-tests.ts diff --git a/jasmine-matchers/tsconfig.json b/types/jasmine-matchers/tsconfig.json similarity index 100% rename from jasmine-matchers/tsconfig.json rename to types/jasmine-matchers/tsconfig.json diff --git a/jasmine-node/index.d.ts b/types/jasmine-node/index.d.ts similarity index 100% rename from jasmine-node/index.d.ts rename to types/jasmine-node/index.d.ts diff --git a/jasmine-node/jasmine-node-tests.ts b/types/jasmine-node/jasmine-node-tests.ts similarity index 100% rename from jasmine-node/jasmine-node-tests.ts rename to types/jasmine-node/jasmine-node-tests.ts diff --git a/jasmine-node/tsconfig.json b/types/jasmine-node/tsconfig.json similarity index 100% rename from jasmine-node/tsconfig.json rename to types/jasmine-node/tsconfig.json diff --git a/jasmine-promise-matchers/index.d.ts b/types/jasmine-promise-matchers/index.d.ts similarity index 100% rename from jasmine-promise-matchers/index.d.ts rename to types/jasmine-promise-matchers/index.d.ts diff --git a/jasmine-promise-matchers/jasmine-promise-matchers-tests.ts b/types/jasmine-promise-matchers/jasmine-promise-matchers-tests.ts similarity index 100% rename from jasmine-promise-matchers/jasmine-promise-matchers-tests.ts rename to types/jasmine-promise-matchers/jasmine-promise-matchers-tests.ts diff --git a/jasmine-promise-matchers/tsconfig.json b/types/jasmine-promise-matchers/tsconfig.json similarity index 100% rename from jasmine-promise-matchers/tsconfig.json rename to types/jasmine-promise-matchers/tsconfig.json diff --git a/jasmine/index.d.ts b/types/jasmine/index.d.ts similarity index 100% rename from jasmine/index.d.ts rename to types/jasmine/index.d.ts diff --git a/jasmine/jasmine-tests.ts b/types/jasmine/jasmine-tests.ts similarity index 100% rename from jasmine/jasmine-tests.ts rename to types/jasmine/jasmine-tests.ts diff --git a/jasmine/tsconfig.json b/types/jasmine/tsconfig.json similarity index 100% rename from jasmine/tsconfig.json rename to types/jasmine/tsconfig.json diff --git a/jasmine/v1/index.d.ts b/types/jasmine/v1/index.d.ts similarity index 100% rename from jasmine/v1/index.d.ts rename to types/jasmine/v1/index.d.ts diff --git a/jasmine/v1/jasmine-tests.ts b/types/jasmine/v1/jasmine-tests.ts similarity index 100% rename from jasmine/v1/jasmine-tests.ts rename to types/jasmine/v1/jasmine-tests.ts diff --git a/jasmine/v1/tsconfig.json b/types/jasmine/v1/tsconfig.json similarity index 100% rename from jasmine/v1/tsconfig.json rename to types/jasmine/v1/tsconfig.json diff --git a/jasminewd2/index.d.ts b/types/jasminewd2/index.d.ts similarity index 100% rename from jasminewd2/index.d.ts rename to types/jasminewd2/index.d.ts diff --git a/jasminewd2/jasminewd2-tests.ts b/types/jasminewd2/jasminewd2-tests.ts similarity index 100% rename from jasminewd2/jasminewd2-tests.ts rename to types/jasminewd2/jasminewd2-tests.ts diff --git a/jasminewd2/tsconfig.json b/types/jasminewd2/tsconfig.json similarity index 100% rename from jasminewd2/tsconfig.json rename to types/jasminewd2/tsconfig.json diff --git a/jasminewd2/tslint.json b/types/jasminewd2/tslint.json similarity index 100% rename from jasminewd2/tslint.json rename to types/jasminewd2/tslint.json diff --git a/java-applet/index.d.ts b/types/java-applet/index.d.ts similarity index 100% rename from java-applet/index.d.ts rename to types/java-applet/index.d.ts diff --git a/java-applet/java-applet-tests.ts b/types/java-applet/java-applet-tests.ts similarity index 100% rename from java-applet/java-applet-tests.ts rename to types/java-applet/java-applet-tests.ts diff --git a/java-applet/tsconfig.json b/types/java-applet/tsconfig.json similarity index 100% rename from java-applet/tsconfig.json rename to types/java-applet/tsconfig.json diff --git a/java/index.d.ts b/types/java/index.d.ts similarity index 100% rename from java/index.d.ts rename to types/java/index.d.ts diff --git a/java/java-tests.ts b/types/java/java-tests.ts similarity index 100% rename from java/java-tests.ts rename to types/java/java-tests.ts diff --git a/java/tsconfig.json b/types/java/tsconfig.json similarity index 100% rename from java/tsconfig.json rename to types/java/tsconfig.json diff --git a/javascript-astar/index.d.ts b/types/javascript-astar/index.d.ts similarity index 100% rename from javascript-astar/index.d.ts rename to types/javascript-astar/index.d.ts diff --git a/javascript-astar/javascript-astar-tests.ts b/types/javascript-astar/javascript-astar-tests.ts similarity index 100% rename from javascript-astar/javascript-astar-tests.ts rename to types/javascript-astar/javascript-astar-tests.ts diff --git a/javascript-astar/tsconfig.json b/types/javascript-astar/tsconfig.json similarity index 100% rename from javascript-astar/tsconfig.json rename to types/javascript-astar/tsconfig.json diff --git a/javascript-bignum/index.d.ts b/types/javascript-bignum/index.d.ts similarity index 100% rename from javascript-bignum/index.d.ts rename to types/javascript-bignum/index.d.ts diff --git a/javascript-bignum/javascript-bignum-tests.ts b/types/javascript-bignum/javascript-bignum-tests.ts similarity index 100% rename from javascript-bignum/javascript-bignum-tests.ts rename to types/javascript-bignum/javascript-bignum-tests.ts diff --git a/javascript-bignum/tsconfig.json b/types/javascript-bignum/tsconfig.json similarity index 100% rename from javascript-bignum/tsconfig.json rename to types/javascript-bignum/tsconfig.json diff --git a/javascript-obfuscator/index.d.ts b/types/javascript-obfuscator/index.d.ts similarity index 100% rename from javascript-obfuscator/index.d.ts rename to types/javascript-obfuscator/index.d.ts diff --git a/javascript-obfuscator/javascript-obfuscator-tests.ts b/types/javascript-obfuscator/javascript-obfuscator-tests.ts similarity index 100% rename from javascript-obfuscator/javascript-obfuscator-tests.ts rename to types/javascript-obfuscator/javascript-obfuscator-tests.ts diff --git a/javascript-obfuscator/tsconfig.json b/types/javascript-obfuscator/tsconfig.json similarity index 100% rename from javascript-obfuscator/tsconfig.json rename to types/javascript-obfuscator/tsconfig.json diff --git a/jbinary/index.d.ts b/types/jbinary/index.d.ts similarity index 100% rename from jbinary/index.d.ts rename to types/jbinary/index.d.ts diff --git a/jbinary/jbinary-tests.ts b/types/jbinary/jbinary-tests.ts similarity index 100% rename from jbinary/jbinary-tests.ts rename to types/jbinary/jbinary-tests.ts diff --git a/jbinary/tsconfig.json b/types/jbinary/tsconfig.json similarity index 100% rename from jbinary/tsconfig.json rename to types/jbinary/tsconfig.json diff --git a/jcanvas/index.d.ts b/types/jcanvas/index.d.ts similarity index 100% rename from jcanvas/index.d.ts rename to types/jcanvas/index.d.ts diff --git a/jcanvas/jcanvas-tests.ts b/types/jcanvas/jcanvas-tests.ts similarity index 100% rename from jcanvas/jcanvas-tests.ts rename to types/jcanvas/jcanvas-tests.ts diff --git a/jcanvas/tsconfig.json b/types/jcanvas/tsconfig.json similarity index 100% rename from jcanvas/tsconfig.json rename to types/jcanvas/tsconfig.json diff --git a/jdataview/index.d.ts b/types/jdataview/index.d.ts similarity index 100% rename from jdataview/index.d.ts rename to types/jdataview/index.d.ts diff --git a/jdataview/jdataview-tests.ts b/types/jdataview/jdataview-tests.ts similarity index 100% rename from jdataview/jdataview-tests.ts rename to types/jdataview/jdataview-tests.ts diff --git a/jdataview/tsconfig.json b/types/jdataview/tsconfig.json similarity index 100% rename from jdataview/tsconfig.json rename to types/jdataview/tsconfig.json diff --git a/jdenticon/index.d.ts b/types/jdenticon/index.d.ts similarity index 100% rename from jdenticon/index.d.ts rename to types/jdenticon/index.d.ts diff --git a/jdenticon/jdenticon-tests.ts b/types/jdenticon/jdenticon-tests.ts similarity index 100% rename from jdenticon/jdenticon-tests.ts rename to types/jdenticon/jdenticon-tests.ts diff --git a/jdenticon/tsconfig.json b/types/jdenticon/tsconfig.json similarity index 100% rename from jdenticon/tsconfig.json rename to types/jdenticon/tsconfig.json diff --git a/jee-jsf/index.d.ts b/types/jee-jsf/index.d.ts similarity index 100% rename from jee-jsf/index.d.ts rename to types/jee-jsf/index.d.ts diff --git a/jee-jsf/jee-jsf-tests.ts b/types/jee-jsf/jee-jsf-tests.ts similarity index 100% rename from jee-jsf/jee-jsf-tests.ts rename to types/jee-jsf/jee-jsf-tests.ts diff --git a/jee-jsf/tsconfig.json b/types/jee-jsf/tsconfig.json similarity index 100% rename from jee-jsf/tsconfig.json rename to types/jee-jsf/tsconfig.json diff --git a/jenkins/index.d.ts b/types/jenkins/index.d.ts similarity index 100% rename from jenkins/index.d.ts rename to types/jenkins/index.d.ts diff --git a/jenkins/jenkins-tests.ts b/types/jenkins/jenkins-tests.ts similarity index 100% rename from jenkins/jenkins-tests.ts rename to types/jenkins/jenkins-tests.ts diff --git a/jenkins/tsconfig.json b/types/jenkins/tsconfig.json similarity index 100% rename from jenkins/tsconfig.json rename to types/jenkins/tsconfig.json diff --git a/jenkins/tslint.json b/types/jenkins/tslint.json similarity index 100% rename from jenkins/tslint.json rename to types/jenkins/tslint.json diff --git a/jest/index.d.ts b/types/jest/index.d.ts old mode 100755 new mode 100644 similarity index 100% rename from jest/index.d.ts rename to types/jest/index.d.ts diff --git a/jest/jest-tests.ts b/types/jest/jest-tests.ts similarity index 100% rename from jest/jest-tests.ts rename to types/jest/jest-tests.ts diff --git a/jest/tsconfig.json b/types/jest/tsconfig.json similarity index 100% rename from jest/tsconfig.json rename to types/jest/tsconfig.json diff --git a/jest/v16/index.d.ts b/types/jest/v16/index.d.ts similarity index 100% rename from jest/v16/index.d.ts rename to types/jest/v16/index.d.ts diff --git a/jest/v16/jest-tests.ts b/types/jest/v16/jest-tests.ts similarity index 100% rename from jest/v16/jest-tests.ts rename to types/jest/v16/jest-tests.ts diff --git a/jest/v16/tsconfig.json b/types/jest/v16/tsconfig.json similarity index 100% rename from jest/v16/tsconfig.json rename to types/jest/v16/tsconfig.json diff --git a/jfp/index.d.ts b/types/jfp/index.d.ts similarity index 100% rename from jfp/index.d.ts rename to types/jfp/index.d.ts diff --git a/jfp/jfp-tests.ts b/types/jfp/jfp-tests.ts similarity index 100% rename from jfp/jfp-tests.ts rename to types/jfp/jfp-tests.ts diff --git a/jfp/tsconfig.json b/types/jfp/tsconfig.json similarity index 100% rename from jfp/tsconfig.json rename to types/jfp/tsconfig.json diff --git a/jfs/index.d.ts b/types/jfs/index.d.ts similarity index 100% rename from jfs/index.d.ts rename to types/jfs/index.d.ts diff --git a/jfs/jfs-tests.ts b/types/jfs/jfs-tests.ts similarity index 100% rename from jfs/jfs-tests.ts rename to types/jfs/jfs-tests.ts diff --git a/jfs/tsconfig.json b/types/jfs/tsconfig.json similarity index 100% rename from jfs/tsconfig.json rename to types/jfs/tsconfig.json diff --git a/jfs/tslint.json b/types/jfs/tslint.json similarity index 100% rename from jfs/tslint.json rename to types/jfs/tslint.json diff --git a/jimp/index.d.ts b/types/jimp/index.d.ts similarity index 100% rename from jimp/index.d.ts rename to types/jimp/index.d.ts diff --git a/jimp/jimp-tests.ts b/types/jimp/jimp-tests.ts similarity index 100% rename from jimp/jimp-tests.ts rename to types/jimp/jimp-tests.ts diff --git a/jimp/tsconfig.json b/types/jimp/tsconfig.json similarity index 100% rename from jimp/tsconfig.json rename to types/jimp/tsconfig.json diff --git a/jimp/tslint.json b/types/jimp/tslint.json similarity index 100% rename from jimp/tslint.json rename to types/jimp/tslint.json diff --git a/jjv/index.d.ts b/types/jjv/index.d.ts similarity index 100% rename from jjv/index.d.ts rename to types/jjv/index.d.ts diff --git a/jjv/jjv-tests.ts b/types/jjv/jjv-tests.ts similarity index 100% rename from jjv/jjv-tests.ts rename to types/jjv/jjv-tests.ts diff --git a/jjv/tsconfig.json b/types/jjv/tsconfig.json similarity index 100% rename from jjv/tsconfig.json rename to types/jjv/tsconfig.json diff --git a/jjve/index.d.ts b/types/jjve/index.d.ts similarity index 100% rename from jjve/index.d.ts rename to types/jjve/index.d.ts diff --git a/jjve/jjve-tests.ts b/types/jjve/jjve-tests.ts similarity index 100% rename from jjve/jjve-tests.ts rename to types/jjve/jjve-tests.ts diff --git a/jjve/tsconfig.json b/types/jjve/tsconfig.json similarity index 100% rename from jjve/tsconfig.json rename to types/jjve/tsconfig.json diff --git a/jmespath/index.d.ts b/types/jmespath/index.d.ts similarity index 100% rename from jmespath/index.d.ts rename to types/jmespath/index.d.ts diff --git a/jmespath/jmespath-tests.ts b/types/jmespath/jmespath-tests.ts similarity index 100% rename from jmespath/jmespath-tests.ts rename to types/jmespath/jmespath-tests.ts diff --git a/jmespath/tsconfig.json b/types/jmespath/tsconfig.json similarity index 100% rename from jmespath/tsconfig.json rename to types/jmespath/tsconfig.json diff --git a/jmespath/tslint.json b/types/jmespath/tslint.json similarity index 100% rename from jmespath/tslint.json rename to types/jmespath/tslint.json diff --git a/jodata/index.d.ts b/types/jodata/index.d.ts similarity index 100% rename from jodata/index.d.ts rename to types/jodata/index.d.ts diff --git a/jodata/jodata-tests.ts b/types/jodata/jodata-tests.ts similarity index 100% rename from jodata/jodata-tests.ts rename to types/jodata/jodata-tests.ts diff --git a/jodata/tsconfig.json b/types/jodata/tsconfig.json similarity index 100% rename from jodata/tsconfig.json rename to types/jodata/tsconfig.json diff --git a/johnny-five/index.d.ts b/types/johnny-five/index.d.ts similarity index 100% rename from johnny-five/index.d.ts rename to types/johnny-five/index.d.ts diff --git a/johnny-five/johnny-five-tests.ts b/types/johnny-five/johnny-five-tests.ts similarity index 100% rename from johnny-five/johnny-five-tests.ts rename to types/johnny-five/johnny-five-tests.ts diff --git a/johnny-five/tsconfig.json b/types/johnny-five/tsconfig.json similarity index 100% rename from johnny-five/tsconfig.json rename to types/johnny-five/tsconfig.json diff --git a/joi/index.d.ts b/types/joi/index.d.ts similarity index 100% rename from joi/index.d.ts rename to types/joi/index.d.ts diff --git a/joi/joi-tests.ts b/types/joi/joi-tests.ts similarity index 100% rename from joi/joi-tests.ts rename to types/joi/joi-tests.ts diff --git a/joi/tsconfig.json b/types/joi/tsconfig.json similarity index 100% rename from joi/tsconfig.json rename to types/joi/tsconfig.json diff --git a/joi/v6/index.d.ts b/types/joi/v6/index.d.ts similarity index 100% rename from joi/v6/index.d.ts rename to types/joi/v6/index.d.ts diff --git a/joi/v6/joi-tests.ts b/types/joi/v6/joi-tests.ts similarity index 100% rename from joi/v6/joi-tests.ts rename to types/joi/v6/joi-tests.ts diff --git a/joi/v6/tsconfig.json b/types/joi/v6/tsconfig.json similarity index 100% rename from joi/v6/tsconfig.json rename to types/joi/v6/tsconfig.json diff --git a/jointjs/README.md b/types/jointjs/README.md similarity index 100% rename from jointjs/README.md rename to types/jointjs/README.md diff --git a/jointjs/index.d.ts b/types/jointjs/index.d.ts similarity index 100% rename from jointjs/index.d.ts rename to types/jointjs/index.d.ts diff --git a/jointjs/tsconfig.json b/types/jointjs/tsconfig.json similarity index 100% rename from jointjs/tsconfig.json rename to types/jointjs/tsconfig.json diff --git a/jpm/index.d.ts b/types/jpm/index.d.ts similarity index 100% rename from jpm/index.d.ts rename to types/jpm/index.d.ts diff --git a/jpm/jpm-tests.ts b/types/jpm/jpm-tests.ts similarity index 100% rename from jpm/jpm-tests.ts rename to types/jpm/jpm-tests.ts diff --git a/jpm/tsconfig.json b/types/jpm/tsconfig.json similarity index 100% rename from jpm/tsconfig.json rename to types/jpm/tsconfig.json diff --git a/jqgrid/index.d.ts b/types/jqgrid/index.d.ts similarity index 100% rename from jqgrid/index.d.ts rename to types/jqgrid/index.d.ts diff --git a/jqgrid/jqgrid-tests.ts b/types/jqgrid/jqgrid-tests.ts similarity index 100% rename from jqgrid/jqgrid-tests.ts rename to types/jqgrid/jqgrid-tests.ts diff --git a/jqgrid/tsconfig.json b/types/jqgrid/tsconfig.json similarity index 100% rename from jqgrid/tsconfig.json rename to types/jqgrid/tsconfig.json diff --git a/jqrangeslider/index.d.ts b/types/jqrangeslider/index.d.ts similarity index 100% rename from jqrangeslider/index.d.ts rename to types/jqrangeslider/index.d.ts diff --git a/jqrangeslider/jqrangeslider-tests.ts b/types/jqrangeslider/jqrangeslider-tests.ts similarity index 100% rename from jqrangeslider/jqrangeslider-tests.ts rename to types/jqrangeslider/jqrangeslider-tests.ts diff --git a/jqrangeslider/tsconfig.json b/types/jqrangeslider/tsconfig.json similarity index 100% rename from jqrangeslider/tsconfig.json rename to types/jqrangeslider/tsconfig.json diff --git a/jquery-ajax-chain/index.d.ts b/types/jquery-ajax-chain/index.d.ts similarity index 100% rename from jquery-ajax-chain/index.d.ts rename to types/jquery-ajax-chain/index.d.ts diff --git a/jquery-ajax-chain/jquery-ajax-chain-tests.ts b/types/jquery-ajax-chain/jquery-ajax-chain-tests.ts similarity index 100% rename from jquery-ajax-chain/jquery-ajax-chain-tests.ts rename to types/jquery-ajax-chain/jquery-ajax-chain-tests.ts diff --git a/jquery-ajax-chain/tsconfig.json b/types/jquery-ajax-chain/tsconfig.json similarity index 100% rename from jquery-ajax-chain/tsconfig.json rename to types/jquery-ajax-chain/tsconfig.json diff --git a/jquery-alertable/index.d.ts b/types/jquery-alertable/index.d.ts similarity index 100% rename from jquery-alertable/index.d.ts rename to types/jquery-alertable/index.d.ts diff --git a/jquery-alertable/jquery-alertable-tests.ts b/types/jquery-alertable/jquery-alertable-tests.ts similarity index 100% rename from jquery-alertable/jquery-alertable-tests.ts rename to types/jquery-alertable/jquery-alertable-tests.ts diff --git a/jquery-alertable/tsconfig.json b/types/jquery-alertable/tsconfig.json similarity index 100% rename from jquery-alertable/tsconfig.json rename to types/jquery-alertable/tsconfig.json diff --git a/jquery-backstretch/index.d.ts b/types/jquery-backstretch/index.d.ts similarity index 100% rename from jquery-backstretch/index.d.ts rename to types/jquery-backstretch/index.d.ts diff --git a/jquery-backstretch/jquery-backstretch-tests.ts b/types/jquery-backstretch/jquery-backstretch-tests.ts similarity index 100% rename from jquery-backstretch/jquery-backstretch-tests.ts rename to types/jquery-backstretch/jquery-backstretch-tests.ts diff --git a/jquery-backstretch/tsconfig.json b/types/jquery-backstretch/tsconfig.json similarity index 100% rename from jquery-backstretch/tsconfig.json rename to types/jquery-backstretch/tsconfig.json diff --git a/jquery-cropbox/index.d.ts b/types/jquery-cropbox/index.d.ts similarity index 100% rename from jquery-cropbox/index.d.ts rename to types/jquery-cropbox/index.d.ts diff --git a/jquery-cropbox/jquery-cropbox-tests.ts b/types/jquery-cropbox/jquery-cropbox-tests.ts similarity index 100% rename from jquery-cropbox/jquery-cropbox-tests.ts rename to types/jquery-cropbox/jquery-cropbox-tests.ts diff --git a/jquery-cropbox/tsconfig.json b/types/jquery-cropbox/tsconfig.json similarity index 100% rename from jquery-cropbox/tsconfig.json rename to types/jquery-cropbox/tsconfig.json diff --git a/jquery-deparam/index.d.ts b/types/jquery-deparam/index.d.ts similarity index 100% rename from jquery-deparam/index.d.ts rename to types/jquery-deparam/index.d.ts diff --git a/jquery-deparam/jquery-deparam-tests.ts b/types/jquery-deparam/jquery-deparam-tests.ts similarity index 100% rename from jquery-deparam/jquery-deparam-tests.ts rename to types/jquery-deparam/jquery-deparam-tests.ts diff --git a/jquery-deparam/tsconfig.json b/types/jquery-deparam/tsconfig.json similarity index 100% rename from jquery-deparam/tsconfig.json rename to types/jquery-deparam/tsconfig.json diff --git a/jquery-easy-loading/index.d.ts b/types/jquery-easy-loading/index.d.ts similarity index 100% rename from jquery-easy-loading/index.d.ts rename to types/jquery-easy-loading/index.d.ts diff --git a/jquery-easy-loading/jquery-easy-loading-tests.ts b/types/jquery-easy-loading/jquery-easy-loading-tests.ts similarity index 100% rename from jquery-easy-loading/jquery-easy-loading-tests.ts rename to types/jquery-easy-loading/jquery-easy-loading-tests.ts diff --git a/jquery-easy-loading/tsconfig.json b/types/jquery-easy-loading/tsconfig.json similarity index 100% rename from jquery-easy-loading/tsconfig.json rename to types/jquery-easy-loading/tsconfig.json diff --git a/jquery-fullscreen/index.d.ts b/types/jquery-fullscreen/index.d.ts similarity index 100% rename from jquery-fullscreen/index.d.ts rename to types/jquery-fullscreen/index.d.ts diff --git a/jquery-fullscreen/jquery-fullscreen-tests.ts b/types/jquery-fullscreen/jquery-fullscreen-tests.ts similarity index 100% rename from jquery-fullscreen/jquery-fullscreen-tests.ts rename to types/jquery-fullscreen/jquery-fullscreen-tests.ts diff --git a/jquery-fullscreen/tsconfig.json b/types/jquery-fullscreen/tsconfig.json similarity index 100% rename from jquery-fullscreen/tsconfig.json rename to types/jquery-fullscreen/tsconfig.json diff --git a/jquery-galleria/index.d.ts b/types/jquery-galleria/index.d.ts similarity index 100% rename from jquery-galleria/index.d.ts rename to types/jquery-galleria/index.d.ts diff --git a/jquery-galleria/jquery-galleria-tests.ts b/types/jquery-galleria/jquery-galleria-tests.ts similarity index 100% rename from jquery-galleria/jquery-galleria-tests.ts rename to types/jquery-galleria/jquery-galleria-tests.ts diff --git a/jquery-galleria/tsconfig.json b/types/jquery-galleria/tsconfig.json similarity index 100% rename from jquery-galleria/tsconfig.json rename to types/jquery-galleria/tsconfig.json diff --git a/jquery-handsontable/index.d.ts b/types/jquery-handsontable/index.d.ts similarity index 100% rename from jquery-handsontable/index.d.ts rename to types/jquery-handsontable/index.d.ts diff --git a/jquery-handsontable/jquery-handsontable-tests.ts b/types/jquery-handsontable/jquery-handsontable-tests.ts similarity index 100% rename from jquery-handsontable/jquery-handsontable-tests.ts rename to types/jquery-handsontable/jquery-handsontable-tests.ts diff --git a/jquery-handsontable/tsconfig.json b/types/jquery-handsontable/tsconfig.json similarity index 100% rename from jquery-handsontable/tsconfig.json rename to types/jquery-handsontable/tsconfig.json diff --git a/jquery-jsonrpcclient/index.d.ts b/types/jquery-jsonrpcclient/index.d.ts similarity index 100% rename from jquery-jsonrpcclient/index.d.ts rename to types/jquery-jsonrpcclient/index.d.ts diff --git a/jquery-jsonrpcclient/jquery-jsonrpcclient-tests.ts b/types/jquery-jsonrpcclient/jquery-jsonrpcclient-tests.ts similarity index 100% rename from jquery-jsonrpcclient/jquery-jsonrpcclient-tests.ts rename to types/jquery-jsonrpcclient/jquery-jsonrpcclient-tests.ts diff --git a/jquery-jsonrpcclient/tsconfig.json b/types/jquery-jsonrpcclient/tsconfig.json similarity index 100% rename from jquery-jsonrpcclient/tsconfig.json rename to types/jquery-jsonrpcclient/tsconfig.json diff --git a/jquery-knob/index.d.ts b/types/jquery-knob/index.d.ts similarity index 100% rename from jquery-knob/index.d.ts rename to types/jquery-knob/index.d.ts diff --git a/jquery-knob/jquery-knob-tests.ts b/types/jquery-knob/jquery-knob-tests.ts similarity index 100% rename from jquery-knob/jquery-knob-tests.ts rename to types/jquery-knob/jquery-knob-tests.ts diff --git a/jquery-knob/tsconfig.json b/types/jquery-knob/tsconfig.json similarity index 100% rename from jquery-knob/tsconfig.json rename to types/jquery-knob/tsconfig.json diff --git a/jquery-mask-plugin/index.d.ts b/types/jquery-mask-plugin/index.d.ts similarity index 100% rename from jquery-mask-plugin/index.d.ts rename to types/jquery-mask-plugin/index.d.ts diff --git a/jquery-mask-plugin/jquery-mask-plugin-tests.ts b/types/jquery-mask-plugin/jquery-mask-plugin-tests.ts similarity index 100% rename from jquery-mask-plugin/jquery-mask-plugin-tests.ts rename to types/jquery-mask-plugin/jquery-mask-plugin-tests.ts diff --git a/jquery-mask-plugin/tsconfig.json b/types/jquery-mask-plugin/tsconfig.json similarity index 100% rename from jquery-mask-plugin/tsconfig.json rename to types/jquery-mask-plugin/tsconfig.json diff --git a/jquery-mask-plugin/tslint.json b/types/jquery-mask-plugin/tslint.json similarity index 100% rename from jquery-mask-plugin/tslint.json rename to types/jquery-mask-plugin/tslint.json diff --git a/jquery-mockjax/index.d.ts b/types/jquery-mockjax/index.d.ts similarity index 100% rename from jquery-mockjax/index.d.ts rename to types/jquery-mockjax/index.d.ts diff --git a/jquery-mockjax/jquery-mockjax-tests.ts b/types/jquery-mockjax/jquery-mockjax-tests.ts similarity index 100% rename from jquery-mockjax/jquery-mockjax-tests.ts rename to types/jquery-mockjax/jquery-mockjax-tests.ts diff --git a/jquery-mockjax/tsconfig.json b/types/jquery-mockjax/tsconfig.json similarity index 100% rename from jquery-mockjax/tsconfig.json rename to types/jquery-mockjax/tsconfig.json diff --git a/jquery-mousewheel/index.d.ts b/types/jquery-mousewheel/index.d.ts similarity index 100% rename from jquery-mousewheel/index.d.ts rename to types/jquery-mousewheel/index.d.ts diff --git a/jquery-mousewheel/jquery-mousewheel-tests.ts b/types/jquery-mousewheel/jquery-mousewheel-tests.ts similarity index 100% rename from jquery-mousewheel/jquery-mousewheel-tests.ts rename to types/jquery-mousewheel/jquery-mousewheel-tests.ts diff --git a/jquery-mousewheel/tsconfig.json b/types/jquery-mousewheel/tsconfig.json similarity index 100% rename from jquery-mousewheel/tsconfig.json rename to types/jquery-mousewheel/tsconfig.json diff --git a/jquery-param/index.d.ts b/types/jquery-param/index.d.ts similarity index 100% rename from jquery-param/index.d.ts rename to types/jquery-param/index.d.ts diff --git a/jquery-param/jquery-param-tests.ts b/types/jquery-param/jquery-param-tests.ts similarity index 100% rename from jquery-param/jquery-param-tests.ts rename to types/jquery-param/jquery-param-tests.ts diff --git a/jquery-param/tsconfig.json b/types/jquery-param/tsconfig.json similarity index 100% rename from jquery-param/tsconfig.json rename to types/jquery-param/tsconfig.json diff --git a/jquery-sortable/index.d.ts b/types/jquery-sortable/index.d.ts similarity index 100% rename from jquery-sortable/index.d.ts rename to types/jquery-sortable/index.d.ts diff --git a/jquery-sortable/jquery-sortable-tests.ts b/types/jquery-sortable/jquery-sortable-tests.ts similarity index 100% rename from jquery-sortable/jquery-sortable-tests.ts rename to types/jquery-sortable/jquery-sortable-tests.ts diff --git a/jquery-sortable/tsconfig.json b/types/jquery-sortable/tsconfig.json similarity index 100% rename from jquery-sortable/tsconfig.json rename to types/jquery-sortable/tsconfig.json diff --git a/jquery-steps/index.d.ts b/types/jquery-steps/index.d.ts similarity index 100% rename from jquery-steps/index.d.ts rename to types/jquery-steps/index.d.ts diff --git a/jquery-steps/jquery-steps-tests.ts b/types/jquery-steps/jquery-steps-tests.ts similarity index 100% rename from jquery-steps/jquery-steps-tests.ts rename to types/jquery-steps/jquery-steps-tests.ts diff --git a/jquery-steps/tsconfig.json b/types/jquery-steps/tsconfig.json similarity index 100% rename from jquery-steps/tsconfig.json rename to types/jquery-steps/tsconfig.json diff --git a/jquery-timeentry/index.d.ts b/types/jquery-timeentry/index.d.ts similarity index 100% rename from jquery-timeentry/index.d.ts rename to types/jquery-timeentry/index.d.ts diff --git a/jquery-timeentry/jquery-timeentry-tests.ts b/types/jquery-timeentry/jquery-timeentry-tests.ts similarity index 100% rename from jquery-timeentry/jquery-timeentry-tests.ts rename to types/jquery-timeentry/jquery-timeentry-tests.ts diff --git a/jquery-timeentry/tsconfig.json b/types/jquery-timeentry/tsconfig.json similarity index 100% rename from jquery-timeentry/tsconfig.json rename to types/jquery-timeentry/tsconfig.json diff --git a/jquery-toastmessage-plugin/index.d.ts b/types/jquery-toastmessage-plugin/index.d.ts similarity index 100% rename from jquery-toastmessage-plugin/index.d.ts rename to types/jquery-toastmessage-plugin/index.d.ts diff --git a/jquery-toastmessage-plugin/jquery-toastmessage-plugin-tests.ts b/types/jquery-toastmessage-plugin/jquery-toastmessage-plugin-tests.ts similarity index 100% rename from jquery-toastmessage-plugin/jquery-toastmessage-plugin-tests.ts rename to types/jquery-toastmessage-plugin/jquery-toastmessage-plugin-tests.ts diff --git a/jquery-toastmessage-plugin/tsconfig.json b/types/jquery-toastmessage-plugin/tsconfig.json similarity index 100% rename from jquery-toastmessage-plugin/tsconfig.json rename to types/jquery-toastmessage-plugin/tsconfig.json diff --git a/jquery-toastmessage-plugin/tslint.json b/types/jquery-toastmessage-plugin/tslint.json similarity index 100% rename from jquery-toastmessage-plugin/tslint.json rename to types/jquery-toastmessage-plugin/tslint.json diff --git a/jquery-truncate-html/index.d.ts b/types/jquery-truncate-html/index.d.ts similarity index 100% rename from jquery-truncate-html/index.d.ts rename to types/jquery-truncate-html/index.d.ts diff --git a/jquery-truncate-html/jquery-truncate-html-tests.ts b/types/jquery-truncate-html/jquery-truncate-html-tests.ts similarity index 100% rename from jquery-truncate-html/jquery-truncate-html-tests.ts rename to types/jquery-truncate-html/jquery-truncate-html-tests.ts diff --git a/jquery-truncate-html/tsconfig.json b/types/jquery-truncate-html/tsconfig.json similarity index 100% rename from jquery-truncate-html/tsconfig.json rename to types/jquery-truncate-html/tsconfig.json diff --git a/jquery-urlparam/index.d.ts b/types/jquery-urlparam/index.d.ts similarity index 100% rename from jquery-urlparam/index.d.ts rename to types/jquery-urlparam/index.d.ts diff --git a/jquery-urlparam/jquery-urlparam-tests.ts b/types/jquery-urlparam/jquery-urlparam-tests.ts similarity index 100% rename from jquery-urlparam/jquery-urlparam-tests.ts rename to types/jquery-urlparam/jquery-urlparam-tests.ts diff --git a/jquery-urlparam/tsconfig.json b/types/jquery-urlparam/tsconfig.json similarity index 100% rename from jquery-urlparam/tsconfig.json rename to types/jquery-urlparam/tsconfig.json diff --git a/jquery-validation-unobtrusive/index.d.ts b/types/jquery-validation-unobtrusive/index.d.ts similarity index 100% rename from jquery-validation-unobtrusive/index.d.ts rename to types/jquery-validation-unobtrusive/index.d.ts diff --git a/jquery-validation-unobtrusive/jquery-validation-unobtrusive-tests.ts b/types/jquery-validation-unobtrusive/jquery-validation-unobtrusive-tests.ts similarity index 100% rename from jquery-validation-unobtrusive/jquery-validation-unobtrusive-tests.ts rename to types/jquery-validation-unobtrusive/jquery-validation-unobtrusive-tests.ts diff --git a/jquery-validation-unobtrusive/tsconfig.json b/types/jquery-validation-unobtrusive/tsconfig.json similarity index 100% rename from jquery-validation-unobtrusive/tsconfig.json rename to types/jquery-validation-unobtrusive/tsconfig.json diff --git a/jquery.address/index.d.ts b/types/jquery.address/index.d.ts similarity index 100% rename from jquery.address/index.d.ts rename to types/jquery.address/index.d.ts diff --git a/jquery.address/tsconfig.json b/types/jquery.address/tsconfig.json similarity index 100% rename from jquery.address/tsconfig.json rename to types/jquery.address/tsconfig.json diff --git a/jquery.ajaxfile/index.d.ts b/types/jquery.ajaxfile/index.d.ts similarity index 100% rename from jquery.ajaxfile/index.d.ts rename to types/jquery.ajaxfile/index.d.ts diff --git a/jquery.ajaxfile/jquery.ajaxfile-tests.ts b/types/jquery.ajaxfile/jquery.ajaxfile-tests.ts similarity index 100% rename from jquery.ajaxfile/jquery.ajaxfile-tests.ts rename to types/jquery.ajaxfile/jquery.ajaxfile-tests.ts diff --git a/jquery.ajaxfile/tsconfig.json b/types/jquery.ajaxfile/tsconfig.json similarity index 100% rename from jquery.ajaxfile/tsconfig.json rename to types/jquery.ajaxfile/tsconfig.json diff --git a/jquery.are-you-sure/index.d.ts b/types/jquery.are-you-sure/index.d.ts similarity index 100% rename from jquery.are-you-sure/index.d.ts rename to types/jquery.are-you-sure/index.d.ts diff --git a/jquery.are-you-sure/jquery.are-you-sure-tests.ts b/types/jquery.are-you-sure/jquery.are-you-sure-tests.ts similarity index 100% rename from jquery.are-you-sure/jquery.are-you-sure-tests.ts rename to types/jquery.are-you-sure/jquery.are-you-sure-tests.ts diff --git a/jquery.are-you-sure/tsconfig.json b/types/jquery.are-you-sure/tsconfig.json similarity index 100% rename from jquery.are-you-sure/tsconfig.json rename to types/jquery.are-you-sure/tsconfig.json diff --git a/jquery.autosize/index.d.ts b/types/jquery.autosize/index.d.ts similarity index 100% rename from jquery.autosize/index.d.ts rename to types/jquery.autosize/index.d.ts diff --git a/jquery.autosize/jquery.autosize-tests.ts b/types/jquery.autosize/jquery.autosize-tests.ts similarity index 100% rename from jquery.autosize/jquery.autosize-tests.ts rename to types/jquery.autosize/jquery.autosize-tests.ts diff --git a/jquery.autosize/tsconfig.json b/types/jquery.autosize/tsconfig.json similarity index 100% rename from jquery.autosize/tsconfig.json rename to types/jquery.autosize/tsconfig.json diff --git a/jquery.base64/index.d.ts b/types/jquery.base64/index.d.ts similarity index 100% rename from jquery.base64/index.d.ts rename to types/jquery.base64/index.d.ts diff --git a/jquery.base64/jquery.base64-tests.ts b/types/jquery.base64/jquery.base64-tests.ts similarity index 100% rename from jquery.base64/jquery.base64-tests.ts rename to types/jquery.base64/jquery.base64-tests.ts diff --git a/jquery.base64/tsconfig.json b/types/jquery.base64/tsconfig.json similarity index 100% rename from jquery.base64/tsconfig.json rename to types/jquery.base64/tsconfig.json diff --git a/jquery.bbq/index.d.ts b/types/jquery.bbq/index.d.ts similarity index 100% rename from jquery.bbq/index.d.ts rename to types/jquery.bbq/index.d.ts diff --git a/jquery.bbq/jquery.bbq-tests.ts b/types/jquery.bbq/jquery.bbq-tests.ts similarity index 100% rename from jquery.bbq/jquery.bbq-tests.ts rename to types/jquery.bbq/jquery.bbq-tests.ts diff --git a/jquery.bbq/tsconfig.json b/types/jquery.bbq/tsconfig.json similarity index 100% rename from jquery.bbq/tsconfig.json rename to types/jquery.bbq/tsconfig.json diff --git a/jquery.blockui/index.d.ts b/types/jquery.blockui/index.d.ts similarity index 100% rename from jquery.blockui/index.d.ts rename to types/jquery.blockui/index.d.ts diff --git a/jquery.blockui/jquery.blockui-tests.ts b/types/jquery.blockui/jquery.blockui-tests.ts similarity index 100% rename from jquery.blockui/jquery.blockui-tests.ts rename to types/jquery.blockui/jquery.blockui-tests.ts diff --git a/jquery.blockui/tsconfig.json b/types/jquery.blockui/tsconfig.json similarity index 100% rename from jquery.blockui/tsconfig.json rename to types/jquery.blockui/tsconfig.json diff --git a/jquery.bootstrap.wizard/index.d.ts b/types/jquery.bootstrap.wizard/index.d.ts similarity index 100% rename from jquery.bootstrap.wizard/index.d.ts rename to types/jquery.bootstrap.wizard/index.d.ts diff --git a/jquery.bootstrap.wizard/tsconfig.json b/types/jquery.bootstrap.wizard/tsconfig.json similarity index 100% rename from jquery.bootstrap.wizard/tsconfig.json rename to types/jquery.bootstrap.wizard/tsconfig.json diff --git a/jquery.cleditor/index.d.ts b/types/jquery.cleditor/index.d.ts similarity index 100% rename from jquery.cleditor/index.d.ts rename to types/jquery.cleditor/index.d.ts diff --git a/jquery.cleditor/jquery.cleditor-tests.ts b/types/jquery.cleditor/jquery.cleditor-tests.ts similarity index 100% rename from jquery.cleditor/jquery.cleditor-tests.ts rename to types/jquery.cleditor/jquery.cleditor-tests.ts diff --git a/jquery.cleditor/tsconfig.json b/types/jquery.cleditor/tsconfig.json similarity index 100% rename from jquery.cleditor/tsconfig.json rename to types/jquery.cleditor/tsconfig.json diff --git a/jquery.clientsidelogging/index.d.ts b/types/jquery.clientsidelogging/index.d.ts similarity index 100% rename from jquery.clientsidelogging/index.d.ts rename to types/jquery.clientsidelogging/index.d.ts diff --git a/jquery.clientsidelogging/jquery.clientsidelogging-tests.ts b/types/jquery.clientsidelogging/jquery.clientsidelogging-tests.ts similarity index 100% rename from jquery.clientsidelogging/jquery.clientsidelogging-tests.ts rename to types/jquery.clientsidelogging/jquery.clientsidelogging-tests.ts diff --git a/jquery.clientsidelogging/tsconfig.json b/types/jquery.clientsidelogging/tsconfig.json similarity index 100% rename from jquery.clientsidelogging/tsconfig.json rename to types/jquery.clientsidelogging/tsconfig.json diff --git a/jquery.color/index.d.ts b/types/jquery.color/index.d.ts similarity index 100% rename from jquery.color/index.d.ts rename to types/jquery.color/index.d.ts diff --git a/jquery.color/jquery.color-tests.ts b/types/jquery.color/jquery.color-tests.ts similarity index 100% rename from jquery.color/jquery.color-tests.ts rename to types/jquery.color/jquery.color-tests.ts diff --git a/jquery.color/tsconfig.json b/types/jquery.color/tsconfig.json similarity index 100% rename from jquery.color/tsconfig.json rename to types/jquery.color/tsconfig.json diff --git a/jquery.colorbox/index.d.ts b/types/jquery.colorbox/index.d.ts similarity index 100% rename from jquery.colorbox/index.d.ts rename to types/jquery.colorbox/index.d.ts diff --git a/jquery.colorbox/jquery.colorbox-tests.ts b/types/jquery.colorbox/jquery.colorbox-tests.ts similarity index 100% rename from jquery.colorbox/jquery.colorbox-tests.ts rename to types/jquery.colorbox/jquery.colorbox-tests.ts diff --git a/jquery.colorbox/tsconfig.json b/types/jquery.colorbox/tsconfig.json similarity index 100% rename from jquery.colorbox/tsconfig.json rename to types/jquery.colorbox/tsconfig.json diff --git a/jquery.colorpicker/index.d.ts b/types/jquery.colorpicker/index.d.ts similarity index 100% rename from jquery.colorpicker/index.d.ts rename to types/jquery.colorpicker/index.d.ts diff --git a/jquery.colorpicker/jquery.colorpicker-tests.ts b/types/jquery.colorpicker/jquery.colorpicker-tests.ts similarity index 100% rename from jquery.colorpicker/jquery.colorpicker-tests.ts rename to types/jquery.colorpicker/jquery.colorpicker-tests.ts diff --git a/jquery.colorpicker/tsconfig.json b/types/jquery.colorpicker/tsconfig.json similarity index 100% rename from jquery.colorpicker/tsconfig.json rename to types/jquery.colorpicker/tsconfig.json diff --git a/jquery.contextmenu/index.d.ts b/types/jquery.contextmenu/index.d.ts similarity index 100% rename from jquery.contextmenu/index.d.ts rename to types/jquery.contextmenu/index.d.ts diff --git a/jquery.contextmenu/jquery.contextmenu-tests.ts b/types/jquery.contextmenu/jquery.contextmenu-tests.ts similarity index 100% rename from jquery.contextmenu/jquery.contextmenu-tests.ts rename to types/jquery.contextmenu/jquery.contextmenu-tests.ts diff --git a/jquery.contextmenu/tsconfig.json b/types/jquery.contextmenu/tsconfig.json similarity index 100% rename from jquery.contextmenu/tsconfig.json rename to types/jquery.contextmenu/tsconfig.json diff --git a/jquery.cookie/index.d.ts b/types/jquery.cookie/index.d.ts similarity index 100% rename from jquery.cookie/index.d.ts rename to types/jquery.cookie/index.d.ts diff --git a/jquery.cookie/jquery.cookie-tests.ts b/types/jquery.cookie/jquery.cookie-tests.ts similarity index 100% rename from jquery.cookie/jquery.cookie-tests.ts rename to types/jquery.cookie/jquery.cookie-tests.ts diff --git a/jquery.cookie/tsconfig.json b/types/jquery.cookie/tsconfig.json similarity index 100% rename from jquery.cookie/tsconfig.json rename to types/jquery.cookie/tsconfig.json diff --git a/jquery.customselect/index.d.ts b/types/jquery.customselect/index.d.ts similarity index 100% rename from jquery.customselect/index.d.ts rename to types/jquery.customselect/index.d.ts diff --git a/jquery.customselect/jquery.customselect-tests.ts b/types/jquery.customselect/jquery.customselect-tests.ts similarity index 100% rename from jquery.customselect/jquery.customselect-tests.ts rename to types/jquery.customselect/jquery.customselect-tests.ts diff --git a/jquery.customselect/tsconfig.json b/types/jquery.customselect/tsconfig.json similarity index 100% rename from jquery.customselect/tsconfig.json rename to types/jquery.customselect/tsconfig.json diff --git a/jquery.cycle/index.d.ts b/types/jquery.cycle/index.d.ts similarity index 100% rename from jquery.cycle/index.d.ts rename to types/jquery.cycle/index.d.ts diff --git a/jquery.cycle/jquery.cycle-tests.ts b/types/jquery.cycle/jquery.cycle-tests.ts similarity index 100% rename from jquery.cycle/jquery.cycle-tests.ts rename to types/jquery.cycle/jquery.cycle-tests.ts diff --git a/jquery.cycle/tsconfig.json b/types/jquery.cycle/tsconfig.json similarity index 100% rename from jquery.cycle/tsconfig.json rename to types/jquery.cycle/tsconfig.json diff --git a/jquery.cycle2/index.d.ts b/types/jquery.cycle2/index.d.ts similarity index 100% rename from jquery.cycle2/index.d.ts rename to types/jquery.cycle2/index.d.ts diff --git a/jquery.cycle2/jquery.cycle2-tests.ts b/types/jquery.cycle2/jquery.cycle2-tests.ts similarity index 100% rename from jquery.cycle2/jquery.cycle2-tests.ts rename to types/jquery.cycle2/jquery.cycle2-tests.ts diff --git a/jquery.cycle2/tsconfig.json b/types/jquery.cycle2/tsconfig.json similarity index 100% rename from jquery.cycle2/tsconfig.json rename to types/jquery.cycle2/tsconfig.json diff --git a/jquery.dropotron/index.d.ts b/types/jquery.dropotron/index.d.ts similarity index 100% rename from jquery.dropotron/index.d.ts rename to types/jquery.dropotron/index.d.ts diff --git a/jquery.dropotron/jquery.dropotron-tests.ts b/types/jquery.dropotron/jquery.dropotron-tests.ts similarity index 100% rename from jquery.dropotron/jquery.dropotron-tests.ts rename to types/jquery.dropotron/jquery.dropotron-tests.ts diff --git a/jquery.dropotron/tsconfig.json b/types/jquery.dropotron/tsconfig.json similarity index 100% rename from jquery.dropotron/tsconfig.json rename to types/jquery.dropotron/tsconfig.json diff --git a/jquery.dynatree/index.d.ts b/types/jquery.dynatree/index.d.ts similarity index 100% rename from jquery.dynatree/index.d.ts rename to types/jquery.dynatree/index.d.ts diff --git a/jquery.dynatree/jquery.dynatree-tests.ts b/types/jquery.dynatree/jquery.dynatree-tests.ts similarity index 100% rename from jquery.dynatree/jquery.dynatree-tests.ts rename to types/jquery.dynatree/jquery.dynatree-tests.ts diff --git a/jquery.dynatree/tsconfig.json b/types/jquery.dynatree/tsconfig.json similarity index 100% rename from jquery.dynatree/tsconfig.json rename to types/jquery.dynatree/tsconfig.json diff --git a/jquery.elang/index.d.ts b/types/jquery.elang/index.d.ts similarity index 100% rename from jquery.elang/index.d.ts rename to types/jquery.elang/index.d.ts diff --git a/jquery.elang/tsconfig.json b/types/jquery.elang/tsconfig.json similarity index 100% rename from jquery.elang/tsconfig.json rename to types/jquery.elang/tsconfig.json diff --git a/jquery.fancytree/index.d.ts b/types/jquery.fancytree/index.d.ts similarity index 100% rename from jquery.fancytree/index.d.ts rename to types/jquery.fancytree/index.d.ts diff --git a/jquery.fancytree/jquery.fancytree-tests.ts b/types/jquery.fancytree/jquery.fancytree-tests.ts similarity index 100% rename from jquery.fancytree/jquery.fancytree-tests.ts rename to types/jquery.fancytree/jquery.fancytree-tests.ts diff --git a/jquery.fancytree/tsconfig.json b/types/jquery.fancytree/tsconfig.json similarity index 100% rename from jquery.fancytree/tsconfig.json rename to types/jquery.fancytree/tsconfig.json diff --git a/jquery.fileupload/index.d.ts b/types/jquery.fileupload/index.d.ts similarity index 100% rename from jquery.fileupload/index.d.ts rename to types/jquery.fileupload/index.d.ts diff --git a/jquery.fileupload/jquery.fileupload-tests.ts b/types/jquery.fileupload/jquery.fileupload-tests.ts similarity index 100% rename from jquery.fileupload/jquery.fileupload-tests.ts rename to types/jquery.fileupload/jquery.fileupload-tests.ts diff --git a/jquery.fileupload/tsconfig.json b/types/jquery.fileupload/tsconfig.json similarity index 100% rename from jquery.fileupload/tsconfig.json rename to types/jquery.fileupload/tsconfig.json diff --git a/jquery.finger/index.d.ts b/types/jquery.finger/index.d.ts similarity index 100% rename from jquery.finger/index.d.ts rename to types/jquery.finger/index.d.ts diff --git a/jquery.finger/jquery.finger-tests.ts b/types/jquery.finger/jquery.finger-tests.ts similarity index 100% rename from jquery.finger/jquery.finger-tests.ts rename to types/jquery.finger/jquery.finger-tests.ts diff --git a/jquery.finger/tsconfig.json b/types/jquery.finger/tsconfig.json similarity index 100% rename from jquery.finger/tsconfig.json rename to types/jquery.finger/tsconfig.json diff --git a/jquery.flagstrap/index.d.ts b/types/jquery.flagstrap/index.d.ts similarity index 100% rename from jquery.flagstrap/index.d.ts rename to types/jquery.flagstrap/index.d.ts diff --git a/jquery.flagstrap/jquery.flagstrap-tests.ts b/types/jquery.flagstrap/jquery.flagstrap-tests.ts similarity index 100% rename from jquery.flagstrap/jquery.flagstrap-tests.ts rename to types/jquery.flagstrap/jquery.flagstrap-tests.ts diff --git a/jquery.flagstrap/tsconfig.json b/types/jquery.flagstrap/tsconfig.json similarity index 100% rename from jquery.flagstrap/tsconfig.json rename to types/jquery.flagstrap/tsconfig.json diff --git a/jquery.form/index.d.ts b/types/jquery.form/index.d.ts similarity index 100% rename from jquery.form/index.d.ts rename to types/jquery.form/index.d.ts diff --git a/jquery.form/jquery.form-tests.ts b/types/jquery.form/jquery.form-tests.ts similarity index 100% rename from jquery.form/jquery.form-tests.ts rename to types/jquery.form/jquery.form-tests.ts diff --git a/jquery.form/tsconfig.json b/types/jquery.form/tsconfig.json similarity index 100% rename from jquery.form/tsconfig.json rename to types/jquery.form/tsconfig.json diff --git a/jquery.fullscreen/index.d.ts b/types/jquery.fullscreen/index.d.ts similarity index 100% rename from jquery.fullscreen/index.d.ts rename to types/jquery.fullscreen/index.d.ts diff --git a/jquery.fullscreen/jquery.fullscreen-tests.ts b/types/jquery.fullscreen/jquery.fullscreen-tests.ts similarity index 100% rename from jquery.fullscreen/jquery.fullscreen-tests.ts rename to types/jquery.fullscreen/jquery.fullscreen-tests.ts diff --git a/jquery.fullscreen/tsconfig.json b/types/jquery.fullscreen/tsconfig.json similarity index 100% rename from jquery.fullscreen/tsconfig.json rename to types/jquery.fullscreen/tsconfig.json diff --git a/jquery.gridster/index.d.ts b/types/jquery.gridster/index.d.ts similarity index 100% rename from jquery.gridster/index.d.ts rename to types/jquery.gridster/index.d.ts diff --git a/jquery.gridster/jquery.gridster-tests.ts b/types/jquery.gridster/jquery.gridster-tests.ts similarity index 100% rename from jquery.gridster/jquery.gridster-tests.ts rename to types/jquery.gridster/jquery.gridster-tests.ts diff --git a/jquery.gridster/tsconfig.json b/types/jquery.gridster/tsconfig.json similarity index 100% rename from jquery.gridster/tsconfig.json rename to types/jquery.gridster/tsconfig.json diff --git a/jquery.highlight-bartaz/index.d.ts b/types/jquery.highlight-bartaz/index.d.ts similarity index 100% rename from jquery.highlight-bartaz/index.d.ts rename to types/jquery.highlight-bartaz/index.d.ts diff --git a/jquery.highlight-bartaz/jquery.highlight-bartaz-tests.ts b/types/jquery.highlight-bartaz/jquery.highlight-bartaz-tests.ts similarity index 100% rename from jquery.highlight-bartaz/jquery.highlight-bartaz-tests.ts rename to types/jquery.highlight-bartaz/jquery.highlight-bartaz-tests.ts diff --git a/jquery.highlight-bartaz/tsconfig.json b/types/jquery.highlight-bartaz/tsconfig.json similarity index 100% rename from jquery.highlight-bartaz/tsconfig.json rename to types/jquery.highlight-bartaz/tsconfig.json diff --git a/jquery.jnotify/index.d.ts b/types/jquery.jnotify/index.d.ts similarity index 100% rename from jquery.jnotify/index.d.ts rename to types/jquery.jnotify/index.d.ts diff --git a/jquery.jnotify/jquery.jnotify-tests.ts b/types/jquery.jnotify/jquery.jnotify-tests.ts similarity index 100% rename from jquery.jnotify/jquery.jnotify-tests.ts rename to types/jquery.jnotify/jquery.jnotify-tests.ts diff --git a/jquery.jnotify/tsconfig.json b/types/jquery.jnotify/tsconfig.json similarity index 100% rename from jquery.jnotify/tsconfig.json rename to types/jquery.jnotify/tsconfig.json diff --git a/jquery.joyride/index.d.ts b/types/jquery.joyride/index.d.ts similarity index 100% rename from jquery.joyride/index.d.ts rename to types/jquery.joyride/index.d.ts diff --git a/jquery.joyride/jquery.joyride-tests.ts b/types/jquery.joyride/jquery.joyride-tests.ts similarity index 100% rename from jquery.joyride/jquery.joyride-tests.ts rename to types/jquery.joyride/jquery.joyride-tests.ts diff --git a/jquery.joyride/tsconfig.json b/types/jquery.joyride/tsconfig.json similarity index 100% rename from jquery.joyride/tsconfig.json rename to types/jquery.joyride/tsconfig.json diff --git a/jquery.jsignature/index.d.ts b/types/jquery.jsignature/index.d.ts similarity index 100% rename from jquery.jsignature/index.d.ts rename to types/jquery.jsignature/index.d.ts diff --git a/jquery.jsignature/jquery.jsignature-tests.ts b/types/jquery.jsignature/jquery.jsignature-tests.ts similarity index 100% rename from jquery.jsignature/jquery.jsignature-tests.ts rename to types/jquery.jsignature/jquery.jsignature-tests.ts diff --git a/jquery.jsignature/tsconfig.json b/types/jquery.jsignature/tsconfig.json similarity index 100% rename from jquery.jsignature/tsconfig.json rename to types/jquery.jsignature/tsconfig.json diff --git a/jquery.leanmodal/index.d.ts b/types/jquery.leanmodal/index.d.ts similarity index 100% rename from jquery.leanmodal/index.d.ts rename to types/jquery.leanmodal/index.d.ts diff --git a/jquery.leanmodal/jquery.leanmodal-tests.ts b/types/jquery.leanmodal/jquery.leanmodal-tests.ts similarity index 100% rename from jquery.leanmodal/jquery.leanmodal-tests.ts rename to types/jquery.leanmodal/jquery.leanmodal-tests.ts diff --git a/jquery.leanmodal/tsconfig.json b/types/jquery.leanmodal/tsconfig.json similarity index 100% rename from jquery.leanmodal/tsconfig.json rename to types/jquery.leanmodal/tsconfig.json diff --git a/jquery.livestampjs/index.d.ts b/types/jquery.livestampjs/index.d.ts similarity index 100% rename from jquery.livestampjs/index.d.ts rename to types/jquery.livestampjs/index.d.ts diff --git a/jquery.livestampjs/jquery.livestampjs-tests.ts b/types/jquery.livestampjs/jquery.livestampjs-tests.ts similarity index 100% rename from jquery.livestampjs/jquery.livestampjs-tests.ts rename to types/jquery.livestampjs/jquery.livestampjs-tests.ts diff --git a/jquery.livestampjs/package.json b/types/jquery.livestampjs/package.json similarity index 100% rename from jquery.livestampjs/package.json rename to types/jquery.livestampjs/package.json diff --git a/jquery.livestampjs/tsconfig.json b/types/jquery.livestampjs/tsconfig.json similarity index 100% rename from jquery.livestampjs/tsconfig.json rename to types/jquery.livestampjs/tsconfig.json diff --git a/jquery.menuaim/index.d.ts b/types/jquery.menuaim/index.d.ts similarity index 100% rename from jquery.menuaim/index.d.ts rename to types/jquery.menuaim/index.d.ts diff --git a/jquery.menuaim/jquery.menuaim-tests.ts b/types/jquery.menuaim/jquery.menuaim-tests.ts similarity index 100% rename from jquery.menuaim/jquery.menuaim-tests.ts rename to types/jquery.menuaim/jquery.menuaim-tests.ts diff --git a/jquery.menuaim/tsconfig.json b/types/jquery.menuaim/tsconfig.json similarity index 100% rename from jquery.menuaim/tsconfig.json rename to types/jquery.menuaim/tsconfig.json diff --git a/jquery.mmenu/index.d.ts b/types/jquery.mmenu/index.d.ts similarity index 100% rename from jquery.mmenu/index.d.ts rename to types/jquery.mmenu/index.d.ts diff --git a/jquery.mmenu/jquery.mmenu-tests.ts b/types/jquery.mmenu/jquery.mmenu-tests.ts similarity index 100% rename from jquery.mmenu/jquery.mmenu-tests.ts rename to types/jquery.mmenu/jquery.mmenu-tests.ts diff --git a/jquery.mmenu/tsconfig.json b/types/jquery.mmenu/tsconfig.json similarity index 100% rename from jquery.mmenu/tsconfig.json rename to types/jquery.mmenu/tsconfig.json diff --git a/jquery.notifybar/index.d.ts b/types/jquery.notifybar/index.d.ts similarity index 100% rename from jquery.notifybar/index.d.ts rename to types/jquery.notifybar/index.d.ts diff --git a/jquery.notifybar/jquery.notifybar-tests.ts b/types/jquery.notifybar/jquery.notifybar-tests.ts similarity index 100% rename from jquery.notifybar/jquery.notifybar-tests.ts rename to types/jquery.notifybar/jquery.notifybar-tests.ts diff --git a/jquery.notifybar/tsconfig.json b/types/jquery.notifybar/tsconfig.json similarity index 100% rename from jquery.notifybar/tsconfig.json rename to types/jquery.notifybar/tsconfig.json diff --git a/jquery.noty/index.d.ts b/types/jquery.noty/index.d.ts similarity index 100% rename from jquery.noty/index.d.ts rename to types/jquery.noty/index.d.ts diff --git a/jquery.noty/tsconfig.json b/types/jquery.noty/tsconfig.json similarity index 100% rename from jquery.noty/tsconfig.json rename to types/jquery.noty/tsconfig.json diff --git a/jquery.payment/index.d.ts b/types/jquery.payment/index.d.ts similarity index 100% rename from jquery.payment/index.d.ts rename to types/jquery.payment/index.d.ts diff --git a/jquery.payment/jquery.payment-tests.ts b/types/jquery.payment/jquery.payment-tests.ts similarity index 100% rename from jquery.payment/jquery.payment-tests.ts rename to types/jquery.payment/jquery.payment-tests.ts diff --git a/jquery.payment/tsconfig.json b/types/jquery.payment/tsconfig.json similarity index 100% rename from jquery.payment/tsconfig.json rename to types/jquery.payment/tsconfig.json diff --git a/jquery.pjax.falsandtru/index.d.ts b/types/jquery.pjax.falsandtru/index.d.ts similarity index 100% rename from jquery.pjax.falsandtru/index.d.ts rename to types/jquery.pjax.falsandtru/index.d.ts diff --git a/jquery.pjax.falsandtru/jquery.pjax.falsandtru-tests.ts b/types/jquery.pjax.falsandtru/jquery.pjax.falsandtru-tests.ts similarity index 100% rename from jquery.pjax.falsandtru/jquery.pjax.falsandtru-tests.ts rename to types/jquery.pjax.falsandtru/jquery.pjax.falsandtru-tests.ts diff --git a/jquery.pjax.falsandtru/tsconfig.json b/types/jquery.pjax.falsandtru/tsconfig.json similarity index 100% rename from jquery.pjax.falsandtru/tsconfig.json rename to types/jquery.pjax.falsandtru/tsconfig.json diff --git a/jquery.pjax/index.d.ts b/types/jquery.pjax/index.d.ts similarity index 100% rename from jquery.pjax/index.d.ts rename to types/jquery.pjax/index.d.ts diff --git a/jquery.pjax/jquery.pjax-tests.ts b/types/jquery.pjax/jquery.pjax-tests.ts similarity index 100% rename from jquery.pjax/jquery.pjax-tests.ts rename to types/jquery.pjax/jquery.pjax-tests.ts diff --git a/jquery.pjax/tsconfig.json b/types/jquery.pjax/tsconfig.json similarity index 100% rename from jquery.pjax/tsconfig.json rename to types/jquery.pjax/tsconfig.json diff --git a/jquery.placeholder/index.d.ts b/types/jquery.placeholder/index.d.ts similarity index 100% rename from jquery.placeholder/index.d.ts rename to types/jquery.placeholder/index.d.ts diff --git a/jquery.placeholder/jquery.placeholder-tests.ts b/types/jquery.placeholder/jquery.placeholder-tests.ts similarity index 100% rename from jquery.placeholder/jquery.placeholder-tests.ts rename to types/jquery.placeholder/jquery.placeholder-tests.ts diff --git a/jquery.placeholder/tsconfig.json b/types/jquery.placeholder/tsconfig.json similarity index 100% rename from jquery.placeholder/tsconfig.json rename to types/jquery.placeholder/tsconfig.json diff --git a/jquery.pnotify/index.d.ts b/types/jquery.pnotify/index.d.ts similarity index 100% rename from jquery.pnotify/index.d.ts rename to types/jquery.pnotify/index.d.ts diff --git a/jquery.pnotify/jquery.pnotify-tests.ts b/types/jquery.pnotify/jquery.pnotify-tests.ts similarity index 100% rename from jquery.pnotify/jquery.pnotify-tests.ts rename to types/jquery.pnotify/jquery.pnotify-tests.ts diff --git a/jquery.pnotify/tsconfig.json b/types/jquery.pnotify/tsconfig.json similarity index 100% rename from jquery.pnotify/tsconfig.json rename to types/jquery.pnotify/tsconfig.json diff --git a/jquery.postmessage/index.d.ts b/types/jquery.postmessage/index.d.ts similarity index 100% rename from jquery.postmessage/index.d.ts rename to types/jquery.postmessage/index.d.ts diff --git a/jquery.postmessage/jquery.postmessage-tests.ts b/types/jquery.postmessage/jquery.postmessage-tests.ts similarity index 100% rename from jquery.postmessage/jquery.postmessage-tests.ts rename to types/jquery.postmessage/jquery.postmessage-tests.ts diff --git a/jquery.postmessage/tsconfig.json b/types/jquery.postmessage/tsconfig.json similarity index 100% rename from jquery.postmessage/tsconfig.json rename to types/jquery.postmessage/tsconfig.json diff --git a/jquery.prettyphoto/index.d.ts b/types/jquery.prettyphoto/index.d.ts similarity index 100% rename from jquery.prettyphoto/index.d.ts rename to types/jquery.prettyphoto/index.d.ts diff --git a/jquery.prettyphoto/jquery.prettyphoto-tests.ts b/types/jquery.prettyphoto/jquery.prettyphoto-tests.ts similarity index 100% rename from jquery.prettyphoto/jquery.prettyphoto-tests.ts rename to types/jquery.prettyphoto/jquery.prettyphoto-tests.ts diff --git a/jquery.prettyphoto/tsconfig.json b/types/jquery.prettyphoto/tsconfig.json similarity index 100% rename from jquery.prettyphoto/tsconfig.json rename to types/jquery.prettyphoto/tsconfig.json diff --git a/jquery.qrcode/index.d.ts b/types/jquery.qrcode/index.d.ts similarity index 100% rename from jquery.qrcode/index.d.ts rename to types/jquery.qrcode/index.d.ts diff --git a/jquery.qrcode/jquery.qrcode-tests.ts b/types/jquery.qrcode/jquery.qrcode-tests.ts similarity index 100% rename from jquery.qrcode/jquery.qrcode-tests.ts rename to types/jquery.qrcode/jquery.qrcode-tests.ts diff --git a/jquery.qrcode/tsconfig.json b/types/jquery.qrcode/tsconfig.json similarity index 100% rename from jquery.qrcode/tsconfig.json rename to types/jquery.qrcode/tsconfig.json diff --git a/jquery.rateit/index.d.ts b/types/jquery.rateit/index.d.ts similarity index 100% rename from jquery.rateit/index.d.ts rename to types/jquery.rateit/index.d.ts diff --git a/jquery.rateit/jquery.rateit-tests.ts b/types/jquery.rateit/jquery.rateit-tests.ts similarity index 100% rename from jquery.rateit/jquery.rateit-tests.ts rename to types/jquery.rateit/jquery.rateit-tests.ts diff --git a/jquery.rateit/tsconfig.json b/types/jquery.rateit/tsconfig.json similarity index 100% rename from jquery.rateit/tsconfig.json rename to types/jquery.rateit/tsconfig.json diff --git a/jquery.rowgrid/index.d.ts b/types/jquery.rowgrid/index.d.ts similarity index 100% rename from jquery.rowgrid/index.d.ts rename to types/jquery.rowgrid/index.d.ts diff --git a/jquery.rowgrid/jquery.rowgrid-tests.ts b/types/jquery.rowgrid/jquery.rowgrid-tests.ts similarity index 100% rename from jquery.rowgrid/jquery.rowgrid-tests.ts rename to types/jquery.rowgrid/jquery.rowgrid-tests.ts diff --git a/jquery.rowgrid/tsconfig.json b/types/jquery.rowgrid/tsconfig.json similarity index 100% rename from jquery.rowgrid/tsconfig.json rename to types/jquery.rowgrid/tsconfig.json diff --git a/jquery.scrollto/index.d.ts b/types/jquery.scrollto/index.d.ts similarity index 100% rename from jquery.scrollto/index.d.ts rename to types/jquery.scrollto/index.d.ts diff --git a/jquery.scrollto/jquery.scrollto-tests.ts b/types/jquery.scrollto/jquery.scrollto-tests.ts similarity index 100% rename from jquery.scrollto/jquery.scrollto-tests.ts rename to types/jquery.scrollto/jquery.scrollto-tests.ts diff --git a/jquery.scrollto/tsconfig.json b/types/jquery.scrollto/tsconfig.json similarity index 100% rename from jquery.scrollto/tsconfig.json rename to types/jquery.scrollto/tsconfig.json diff --git a/jquery.simplemodal/index.d.ts b/types/jquery.simplemodal/index.d.ts similarity index 100% rename from jquery.simplemodal/index.d.ts rename to types/jquery.simplemodal/index.d.ts diff --git a/jquery.simplemodal/jquery.simplemodal-tests.ts b/types/jquery.simplemodal/jquery.simplemodal-tests.ts similarity index 100% rename from jquery.simplemodal/jquery.simplemodal-tests.ts rename to types/jquery.simplemodal/jquery.simplemodal-tests.ts diff --git a/jquery.simplemodal/tsconfig.json b/types/jquery.simplemodal/tsconfig.json similarity index 100% rename from jquery.simplemodal/tsconfig.json rename to types/jquery.simplemodal/tsconfig.json diff --git a/jquery.simplepagination/index.d.ts b/types/jquery.simplepagination/index.d.ts similarity index 100% rename from jquery.simplepagination/index.d.ts rename to types/jquery.simplepagination/index.d.ts diff --git a/jquery.simplepagination/jquery.simplepagination-tests.ts b/types/jquery.simplepagination/jquery.simplepagination-tests.ts similarity index 100% rename from jquery.simplepagination/jquery.simplepagination-tests.ts rename to types/jquery.simplepagination/jquery.simplepagination-tests.ts diff --git a/jquery.simplepagination/tsconfig.json b/types/jquery.simplepagination/tsconfig.json similarity index 100% rename from jquery.simplepagination/tsconfig.json rename to types/jquery.simplepagination/tsconfig.json diff --git a/jquery.simulate/index.d.ts b/types/jquery.simulate/index.d.ts similarity index 100% rename from jquery.simulate/index.d.ts rename to types/jquery.simulate/index.d.ts diff --git a/jquery.simulate/jquery.simulate-tests.ts b/types/jquery.simulate/jquery.simulate-tests.ts similarity index 100% rename from jquery.simulate/jquery.simulate-tests.ts rename to types/jquery.simulate/jquery.simulate-tests.ts diff --git a/jquery.simulate/tsconfig.json b/types/jquery.simulate/tsconfig.json similarity index 100% rename from jquery.simulate/tsconfig.json rename to types/jquery.simulate/tsconfig.json diff --git a/jquery.slimscroll/index.d.ts b/types/jquery.slimscroll/index.d.ts similarity index 100% rename from jquery.slimscroll/index.d.ts rename to types/jquery.slimscroll/index.d.ts diff --git a/jquery.slimscroll/jquery.slimscroll-tests.ts b/types/jquery.slimscroll/jquery.slimscroll-tests.ts similarity index 100% rename from jquery.slimscroll/jquery.slimscroll-tests.ts rename to types/jquery.slimscroll/jquery.slimscroll-tests.ts diff --git a/jquery.slimscroll/tsconfig.json b/types/jquery.slimscroll/tsconfig.json similarity index 100% rename from jquery.slimscroll/tsconfig.json rename to types/jquery.slimscroll/tsconfig.json diff --git a/jquery.soap/index.d.ts b/types/jquery.soap/index.d.ts similarity index 100% rename from jquery.soap/index.d.ts rename to types/jquery.soap/index.d.ts diff --git a/jquery.soap/jquery.soap-tests.ts b/types/jquery.soap/jquery.soap-tests.ts similarity index 100% rename from jquery.soap/jquery.soap-tests.ts rename to types/jquery.soap/jquery.soap-tests.ts diff --git a/jquery.soap/tsconfig.json b/types/jquery.soap/tsconfig.json similarity index 100% rename from jquery.soap/tsconfig.json rename to types/jquery.soap/tsconfig.json diff --git a/jquery.sortelements/index.d.ts b/types/jquery.sortelements/index.d.ts similarity index 100% rename from jquery.sortelements/index.d.ts rename to types/jquery.sortelements/index.d.ts diff --git a/jquery.sortelements/tsconfig.json b/types/jquery.sortelements/tsconfig.json similarity index 100% rename from jquery.sortelements/tsconfig.json rename to types/jquery.sortelements/tsconfig.json diff --git a/jquery.superlink/index.d.ts b/types/jquery.superlink/index.d.ts similarity index 100% rename from jquery.superlink/index.d.ts rename to types/jquery.superlink/index.d.ts diff --git a/jquery.superlink/tsconfig.json b/types/jquery.superlink/tsconfig.json similarity index 100% rename from jquery.superlink/tsconfig.json rename to types/jquery.superlink/tsconfig.json diff --git a/jquery.tagsmanager/index.d.ts b/types/jquery.tagsmanager/index.d.ts similarity index 100% rename from jquery.tagsmanager/index.d.ts rename to types/jquery.tagsmanager/index.d.ts diff --git a/jquery.tagsmanager/jquery.tagsmanager-tests.ts b/types/jquery.tagsmanager/jquery.tagsmanager-tests.ts similarity index 100% rename from jquery.tagsmanager/jquery.tagsmanager-tests.ts rename to types/jquery.tagsmanager/jquery.tagsmanager-tests.ts diff --git a/jquery.tagsmanager/tsconfig.json b/types/jquery.tagsmanager/tsconfig.json similarity index 100% rename from jquery.tagsmanager/tsconfig.json rename to types/jquery.tagsmanager/tsconfig.json diff --git a/jquery.tile/index.d.ts b/types/jquery.tile/index.d.ts similarity index 100% rename from jquery.tile/index.d.ts rename to types/jquery.tile/index.d.ts diff --git a/jquery.tile/jquery.tile-tests.ts b/types/jquery.tile/jquery.tile-tests.ts similarity index 100% rename from jquery.tile/jquery.tile-tests.ts rename to types/jquery.tile/jquery.tile-tests.ts diff --git a/jquery.tile/tsconfig.json b/types/jquery.tile/tsconfig.json similarity index 100% rename from jquery.tile/tsconfig.json rename to types/jquery.tile/tsconfig.json diff --git a/jquery.timeago/index.d.ts b/types/jquery.timeago/index.d.ts similarity index 100% rename from jquery.timeago/index.d.ts rename to types/jquery.timeago/index.d.ts diff --git a/jquery.timeago/jquery.timeago-tests.ts b/types/jquery.timeago/jquery.timeago-tests.ts similarity index 100% rename from jquery.timeago/jquery.timeago-tests.ts rename to types/jquery.timeago/jquery.timeago-tests.ts diff --git a/jquery.timeago/tsconfig.json b/types/jquery.timeago/tsconfig.json similarity index 100% rename from jquery.timeago/tsconfig.json rename to types/jquery.timeago/tsconfig.json diff --git a/jquery.timepicker/index.d.ts b/types/jquery.timepicker/index.d.ts similarity index 100% rename from jquery.timepicker/index.d.ts rename to types/jquery.timepicker/index.d.ts diff --git a/jquery.timepicker/jquery.timepicker-tests.ts b/types/jquery.timepicker/jquery.timepicker-tests.ts similarity index 100% rename from jquery.timepicker/jquery.timepicker-tests.ts rename to types/jquery.timepicker/jquery.timepicker-tests.ts diff --git a/jquery.timepicker/tsconfig.json b/types/jquery.timepicker/tsconfig.json similarity index 100% rename from jquery.timepicker/tsconfig.json rename to types/jquery.timepicker/tsconfig.json diff --git a/jquery.timer/index.d.ts b/types/jquery.timer/index.d.ts similarity index 100% rename from jquery.timer/index.d.ts rename to types/jquery.timer/index.d.ts diff --git a/jquery.timer/jquery.timer-tests.ts b/types/jquery.timer/jquery.timer-tests.ts similarity index 100% rename from jquery.timer/jquery.timer-tests.ts rename to types/jquery.timer/jquery.timer-tests.ts diff --git a/jquery.timer/tsconfig.json b/types/jquery.timer/tsconfig.json similarity index 100% rename from jquery.timer/tsconfig.json rename to types/jquery.timer/tsconfig.json diff --git a/jquery.tinycarousel/index.d.ts b/types/jquery.tinycarousel/index.d.ts similarity index 100% rename from jquery.tinycarousel/index.d.ts rename to types/jquery.tinycarousel/index.d.ts diff --git a/jquery.tinycarousel/jquery.tinycarousel-tests.ts b/types/jquery.tinycarousel/jquery.tinycarousel-tests.ts similarity index 100% rename from jquery.tinycarousel/jquery.tinycarousel-tests.ts rename to types/jquery.tinycarousel/jquery.tinycarousel-tests.ts diff --git a/jquery.tinycarousel/tsconfig.json b/types/jquery.tinycarousel/tsconfig.json similarity index 100% rename from jquery.tinycarousel/tsconfig.json rename to types/jquery.tinycarousel/tsconfig.json diff --git a/jquery.tinyscrollbar/index.d.ts b/types/jquery.tinyscrollbar/index.d.ts similarity index 100% rename from jquery.tinyscrollbar/index.d.ts rename to types/jquery.tinyscrollbar/index.d.ts diff --git a/jquery.tinyscrollbar/jquery.tinyscrollbar-tests.ts b/types/jquery.tinyscrollbar/jquery.tinyscrollbar-tests.ts similarity index 100% rename from jquery.tinyscrollbar/jquery.tinyscrollbar-tests.ts rename to types/jquery.tinyscrollbar/jquery.tinyscrollbar-tests.ts diff --git a/jquery.tinyscrollbar/tsconfig.json b/types/jquery.tinyscrollbar/tsconfig.json similarity index 100% rename from jquery.tinyscrollbar/tsconfig.json rename to types/jquery.tinyscrollbar/tsconfig.json diff --git a/jquery.tipsy/index.d.ts b/types/jquery.tipsy/index.d.ts similarity index 100% rename from jquery.tipsy/index.d.ts rename to types/jquery.tipsy/index.d.ts diff --git a/jquery.tipsy/jquery.tipsy-tests.ts b/types/jquery.tipsy/jquery.tipsy-tests.ts similarity index 100% rename from jquery.tipsy/jquery.tipsy-tests.ts rename to types/jquery.tipsy/jquery.tipsy-tests.ts diff --git a/jquery.tipsy/tsconfig.json b/types/jquery.tipsy/tsconfig.json similarity index 100% rename from jquery.tipsy/tsconfig.json rename to types/jquery.tipsy/tsconfig.json diff --git a/jquery.tools/index.d.ts b/types/jquery.tools/index.d.ts similarity index 100% rename from jquery.tools/index.d.ts rename to types/jquery.tools/index.d.ts diff --git a/jquery.tools/jquery.tools-tests.ts b/types/jquery.tools/jquery.tools-tests.ts similarity index 100% rename from jquery.tools/jquery.tools-tests.ts rename to types/jquery.tools/jquery.tools-tests.ts diff --git a/jquery.tools/tsconfig.json b/types/jquery.tools/tsconfig.json similarity index 100% rename from jquery.tools/tsconfig.json rename to types/jquery.tools/tsconfig.json diff --git a/jquery.tools/tslint.json b/types/jquery.tools/tslint.json similarity index 100% rename from jquery.tools/tslint.json rename to types/jquery.tools/tslint.json diff --git a/jquery.tooltipster/index.d.ts b/types/jquery.tooltipster/index.d.ts similarity index 100% rename from jquery.tooltipster/index.d.ts rename to types/jquery.tooltipster/index.d.ts diff --git a/jquery.tooltipster/jquery.tooltipster-tests.ts b/types/jquery.tooltipster/jquery.tooltipster-tests.ts similarity index 100% rename from jquery.tooltipster/jquery.tooltipster-tests.ts rename to types/jquery.tooltipster/jquery.tooltipster-tests.ts diff --git a/jquery.tooltipster/tsconfig.json b/types/jquery.tooltipster/tsconfig.json similarity index 100% rename from jquery.tooltipster/tsconfig.json rename to types/jquery.tooltipster/tsconfig.json diff --git a/jquery.total-storage/index.d.ts b/types/jquery.total-storage/index.d.ts similarity index 100% rename from jquery.total-storage/index.d.ts rename to types/jquery.total-storage/index.d.ts diff --git a/jquery.total-storage/jquery.total-storage-tests.ts b/types/jquery.total-storage/jquery.total-storage-tests.ts similarity index 100% rename from jquery.total-storage/jquery.total-storage-tests.ts rename to types/jquery.total-storage/jquery.total-storage-tests.ts diff --git a/jquery.total-storage/tsconfig.json b/types/jquery.total-storage/tsconfig.json similarity index 100% rename from jquery.total-storage/tsconfig.json rename to types/jquery.total-storage/tsconfig.json diff --git a/jquery.transit/index.d.ts b/types/jquery.transit/index.d.ts similarity index 100% rename from jquery.transit/index.d.ts rename to types/jquery.transit/index.d.ts diff --git a/jquery.transit/jquery.transit-tests.ts b/types/jquery.transit/jquery.transit-tests.ts similarity index 100% rename from jquery.transit/jquery.transit-tests.ts rename to types/jquery.transit/jquery.transit-tests.ts diff --git a/jquery.transit/tsconfig.json b/types/jquery.transit/tsconfig.json similarity index 100% rename from jquery.transit/tsconfig.json rename to types/jquery.transit/tsconfig.json diff --git a/jquery.ui.datetimepicker/index.d.ts b/types/jquery.ui.datetimepicker/index.d.ts similarity index 100% rename from jquery.ui.datetimepicker/index.d.ts rename to types/jquery.ui.datetimepicker/index.d.ts diff --git a/jquery.ui.datetimepicker/jquery.ui.datetimepicker-tests.ts b/types/jquery.ui.datetimepicker/jquery.ui.datetimepicker-tests.ts similarity index 100% rename from jquery.ui.datetimepicker/jquery.ui.datetimepicker-tests.ts rename to types/jquery.ui.datetimepicker/jquery.ui.datetimepicker-tests.ts diff --git a/jquery.ui.datetimepicker/tsconfig.json b/types/jquery.ui.datetimepicker/tsconfig.json similarity index 100% rename from jquery.ui.datetimepicker/tsconfig.json rename to types/jquery.ui.datetimepicker/tsconfig.json diff --git a/jquery.ui.layout/index.d.ts b/types/jquery.ui.layout/index.d.ts similarity index 100% rename from jquery.ui.layout/index.d.ts rename to types/jquery.ui.layout/index.d.ts diff --git a/jquery.ui.layout/tsconfig.json b/types/jquery.ui.layout/tsconfig.json similarity index 100% rename from jquery.ui.layout/tsconfig.json rename to types/jquery.ui.layout/tsconfig.json diff --git a/jquery.uniform/index.d.ts b/types/jquery.uniform/index.d.ts similarity index 100% rename from jquery.uniform/index.d.ts rename to types/jquery.uniform/index.d.ts diff --git a/jquery.uniform/jquery.uniform-tests.ts b/types/jquery.uniform/jquery.uniform-tests.ts similarity index 100% rename from jquery.uniform/jquery.uniform-tests.ts rename to types/jquery.uniform/jquery.uniform-tests.ts diff --git a/jquery.uniform/tsconfig.json b/types/jquery.uniform/tsconfig.json similarity index 100% rename from jquery.uniform/tsconfig.json rename to types/jquery.uniform/tsconfig.json diff --git a/jquery.validation/index.d.ts b/types/jquery.validation/index.d.ts similarity index 100% rename from jquery.validation/index.d.ts rename to types/jquery.validation/index.d.ts diff --git a/jquery.validation/jquery.validation-tests.ts b/types/jquery.validation/jquery.validation-tests.ts similarity index 100% rename from jquery.validation/jquery.validation-tests.ts rename to types/jquery.validation/jquery.validation-tests.ts diff --git a/jquery.validation/tsconfig.json b/types/jquery.validation/tsconfig.json similarity index 100% rename from jquery.validation/tsconfig.json rename to types/jquery.validation/tsconfig.json diff --git a/jquery.watermark/index.d.ts b/types/jquery.watermark/index.d.ts similarity index 100% rename from jquery.watermark/index.d.ts rename to types/jquery.watermark/index.d.ts diff --git a/jquery.watermark/jquery.watermark-tests.ts b/types/jquery.watermark/jquery.watermark-tests.ts similarity index 100% rename from jquery.watermark/jquery.watermark-tests.ts rename to types/jquery.watermark/jquery.watermark-tests.ts diff --git a/jquery.watermark/tsconfig.json b/types/jquery.watermark/tsconfig.json similarity index 100% rename from jquery.watermark/tsconfig.json rename to types/jquery.watermark/tsconfig.json diff --git a/jquery.window/index.d.ts b/types/jquery.window/index.d.ts similarity index 100% rename from jquery.window/index.d.ts rename to types/jquery.window/index.d.ts diff --git a/jquery.window/jquery.window-tests.ts b/types/jquery.window/jquery.window-tests.ts similarity index 100% rename from jquery.window/jquery.window-tests.ts rename to types/jquery.window/jquery.window-tests.ts diff --git a/jquery.window/tsconfig.json b/types/jquery.window/tsconfig.json similarity index 100% rename from jquery.window/tsconfig.json rename to types/jquery.window/tsconfig.json diff --git a/jquery/index.d.ts b/types/jquery/index.d.ts similarity index 100% rename from jquery/index.d.ts rename to types/jquery/index.d.ts diff --git a/jquery/jquery-tests.ts b/types/jquery/jquery-tests.ts similarity index 100% rename from jquery/jquery-tests.ts rename to types/jquery/jquery-tests.ts diff --git a/jquery/tsconfig.json b/types/jquery/tsconfig.json similarity index 100% rename from jquery/tsconfig.json rename to types/jquery/tsconfig.json diff --git a/jquerymobile/index.d.ts b/types/jquerymobile/index.d.ts similarity index 100% rename from jquerymobile/index.d.ts rename to types/jquerymobile/index.d.ts diff --git a/jquerymobile/jquerymobile-tests.ts b/types/jquerymobile/jquerymobile-tests.ts similarity index 100% rename from jquerymobile/jquerymobile-tests.ts rename to types/jquerymobile/jquerymobile-tests.ts diff --git a/jquerymobile/tsconfig.json b/types/jquerymobile/tsconfig.json similarity index 100% rename from jquerymobile/tsconfig.json rename to types/jquerymobile/tsconfig.json diff --git a/jqueryui/index.d.ts b/types/jqueryui/index.d.ts similarity index 100% rename from jqueryui/index.d.ts rename to types/jqueryui/index.d.ts diff --git a/jqueryui/jqueryui-tests.ts b/types/jqueryui/jqueryui-tests.ts similarity index 100% rename from jqueryui/jqueryui-tests.ts rename to types/jqueryui/jqueryui-tests.ts diff --git a/jqueryui/tsconfig.json b/types/jqueryui/tsconfig.json similarity index 100% rename from jqueryui/tsconfig.json rename to types/jqueryui/tsconfig.json diff --git a/js-base64/index.d.ts b/types/js-base64/index.d.ts similarity index 100% rename from js-base64/index.d.ts rename to types/js-base64/index.d.ts diff --git a/js-base64/js-base64-tests.ts b/types/js-base64/js-base64-tests.ts similarity index 100% rename from js-base64/js-base64-tests.ts rename to types/js-base64/js-base64-tests.ts diff --git a/js-base64/tsconfig.json b/types/js-base64/tsconfig.json similarity index 100% rename from js-base64/tsconfig.json rename to types/js-base64/tsconfig.json diff --git a/js-beautify/index.d.ts b/types/js-beautify/index.d.ts similarity index 100% rename from js-beautify/index.d.ts rename to types/js-beautify/index.d.ts diff --git a/js-beautify/js-beautify-tests.ts b/types/js-beautify/js-beautify-tests.ts similarity index 100% rename from js-beautify/js-beautify-tests.ts rename to types/js-beautify/js-beautify-tests.ts diff --git a/js-beautify/tsconfig.json b/types/js-beautify/tsconfig.json similarity index 100% rename from js-beautify/tsconfig.json rename to types/js-beautify/tsconfig.json diff --git a/js-clipper/index.d.ts b/types/js-clipper/index.d.ts similarity index 100% rename from js-clipper/index.d.ts rename to types/js-clipper/index.d.ts diff --git a/js-clipper/js-clipper-tests.ts b/types/js-clipper/js-clipper-tests.ts similarity index 100% rename from js-clipper/js-clipper-tests.ts rename to types/js-clipper/js-clipper-tests.ts diff --git a/js-clipper/tsconfig.json b/types/js-clipper/tsconfig.json similarity index 100% rename from js-clipper/tsconfig.json rename to types/js-clipper/tsconfig.json diff --git a/js-combinatorics/index.d.ts b/types/js-combinatorics/index.d.ts similarity index 100% rename from js-combinatorics/index.d.ts rename to types/js-combinatorics/index.d.ts diff --git a/js-combinatorics/js-combinatorics-tests.ts b/types/js-combinatorics/js-combinatorics-tests.ts similarity index 100% rename from js-combinatorics/js-combinatorics-tests.ts rename to types/js-combinatorics/js-combinatorics-tests.ts diff --git a/js-combinatorics/tsconfig.json b/types/js-combinatorics/tsconfig.json similarity index 100% rename from js-combinatorics/tsconfig.json rename to types/js-combinatorics/tsconfig.json diff --git a/js-cookie/index.d.ts b/types/js-cookie/index.d.ts similarity index 100% rename from js-cookie/index.d.ts rename to types/js-cookie/index.d.ts diff --git a/js-cookie/js-cookie-tests.ts b/types/js-cookie/js-cookie-tests.ts similarity index 100% rename from js-cookie/js-cookie-tests.ts rename to types/js-cookie/js-cookie-tests.ts diff --git a/js-cookie/tsconfig.json b/types/js-cookie/tsconfig.json similarity index 100% rename from js-cookie/tsconfig.json rename to types/js-cookie/tsconfig.json diff --git a/js-data-angular/index.d.ts b/types/js-data-angular/index.d.ts similarity index 100% rename from js-data-angular/index.d.ts rename to types/js-data-angular/index.d.ts diff --git a/js-data-angular/js-data-angular-tests.ts b/types/js-data-angular/js-data-angular-tests.ts similarity index 100% rename from js-data-angular/js-data-angular-tests.ts rename to types/js-data-angular/js-data-angular-tests.ts diff --git a/js-data-angular/tsconfig.json b/types/js-data-angular/tsconfig.json similarity index 100% rename from js-data-angular/tsconfig.json rename to types/js-data-angular/tsconfig.json diff --git a/js-data-http/index.d.ts b/types/js-data-http/index.d.ts similarity index 100% rename from js-data-http/index.d.ts rename to types/js-data-http/index.d.ts diff --git a/js-data-http/js-data-http-tests.ts b/types/js-data-http/js-data-http-tests.ts similarity index 100% rename from js-data-http/js-data-http-tests.ts rename to types/js-data-http/js-data-http-tests.ts diff --git a/js-data-http/tsconfig.json b/types/js-data-http/tsconfig.json similarity index 100% rename from js-data-http/tsconfig.json rename to types/js-data-http/tsconfig.json diff --git a/js-data-http/tslint.json b/types/js-data-http/tslint.json similarity index 100% rename from js-data-http/tslint.json rename to types/js-data-http/tslint.json diff --git a/js-data/index.d.ts b/types/js-data/index.d.ts similarity index 100% rename from js-data/index.d.ts rename to types/js-data/index.d.ts diff --git a/js-data/js-data-tests.ts b/types/js-data/js-data-tests.ts similarity index 100% rename from js-data/js-data-tests.ts rename to types/js-data/js-data-tests.ts diff --git a/js-data/tsconfig.json b/types/js-data/tsconfig.json similarity index 100% rename from js-data/tsconfig.json rename to types/js-data/tsconfig.json diff --git a/js-data/v1/index.d.ts b/types/js-data/v1/index.d.ts similarity index 100% rename from js-data/v1/index.d.ts rename to types/js-data/v1/index.d.ts diff --git a/js-data/v1/js-data-tests.ts b/types/js-data/v1/js-data-tests.ts similarity index 100% rename from js-data/v1/js-data-tests.ts rename to types/js-data/v1/js-data-tests.ts diff --git a/js-data/v1/tsconfig.json b/types/js-data/v1/tsconfig.json similarity index 100% rename from js-data/v1/tsconfig.json rename to types/js-data/v1/tsconfig.json diff --git a/js-fixtures/index.d.ts b/types/js-fixtures/index.d.ts similarity index 100% rename from js-fixtures/index.d.ts rename to types/js-fixtures/index.d.ts diff --git a/js-fixtures/js-fixtures-tests.ts b/types/js-fixtures/js-fixtures-tests.ts similarity index 100% rename from js-fixtures/js-fixtures-tests.ts rename to types/js-fixtures/js-fixtures-tests.ts diff --git a/js-fixtures/tsconfig.json b/types/js-fixtures/tsconfig.json similarity index 100% rename from js-fixtures/tsconfig.json rename to types/js-fixtures/tsconfig.json diff --git a/js-git/index.d.ts b/types/js-git/index.d.ts similarity index 100% rename from js-git/index.d.ts rename to types/js-git/index.d.ts diff --git a/js-git/js-git-tests.ts b/types/js-git/js-git-tests.ts similarity index 100% rename from js-git/js-git-tests.ts rename to types/js-git/js-git-tests.ts diff --git a/js-git/tsconfig.json b/types/js-git/tsconfig.json similarity index 100% rename from js-git/tsconfig.json rename to types/js-git/tsconfig.json diff --git a/js-md5/index.d.ts b/types/js-md5/index.d.ts similarity index 100% rename from js-md5/index.d.ts rename to types/js-md5/index.d.ts diff --git a/js-md5/js-md5-tests.ts b/types/js-md5/js-md5-tests.ts similarity index 100% rename from js-md5/js-md5-tests.ts rename to types/js-md5/js-md5-tests.ts diff --git a/js-md5/tsconfig.json b/types/js-md5/tsconfig.json similarity index 100% rename from js-md5/tsconfig.json rename to types/js-md5/tsconfig.json diff --git a/js-md5/tslint.json b/types/js-md5/tslint.json similarity index 100% rename from js-md5/tslint.json rename to types/js-md5/tslint.json diff --git a/js-priority-queue/index.d.ts b/types/js-priority-queue/index.d.ts similarity index 100% rename from js-priority-queue/index.d.ts rename to types/js-priority-queue/index.d.ts diff --git a/js-priority-queue/js-priority-queue-tests.ts b/types/js-priority-queue/js-priority-queue-tests.ts similarity index 100% rename from js-priority-queue/js-priority-queue-tests.ts rename to types/js-priority-queue/js-priority-queue-tests.ts diff --git a/js-priority-queue/tsconfig.json b/types/js-priority-queue/tsconfig.json similarity index 100% rename from js-priority-queue/tsconfig.json rename to types/js-priority-queue/tsconfig.json diff --git a/js-quantities/index.d.ts b/types/js-quantities/index.d.ts similarity index 100% rename from js-quantities/index.d.ts rename to types/js-quantities/index.d.ts diff --git a/js-quantities/js-quantities-tests.ts b/types/js-quantities/js-quantities-tests.ts similarity index 100% rename from js-quantities/js-quantities-tests.ts rename to types/js-quantities/js-quantities-tests.ts diff --git a/js-quantities/tsconfig.json b/types/js-quantities/tsconfig.json similarity index 100% rename from js-quantities/tsconfig.json rename to types/js-quantities/tsconfig.json diff --git a/js-quantities/tslint.json b/types/js-quantities/tslint.json similarity index 100% rename from js-quantities/tslint.json rename to types/js-quantities/tslint.json diff --git a/js-schema/index.d.ts b/types/js-schema/index.d.ts similarity index 100% rename from js-schema/index.d.ts rename to types/js-schema/index.d.ts diff --git a/js-schema/js-schema-tests.ts b/types/js-schema/js-schema-tests.ts similarity index 100% rename from js-schema/js-schema-tests.ts rename to types/js-schema/js-schema-tests.ts diff --git a/js-schema/tsconfig.json b/types/js-schema/tsconfig.json similarity index 100% rename from js-schema/tsconfig.json rename to types/js-schema/tsconfig.json diff --git a/js-url/index.d.ts b/types/js-url/index.d.ts similarity index 100% rename from js-url/index.d.ts rename to types/js-url/index.d.ts diff --git a/js-url/js-url-tests.ts b/types/js-url/js-url-tests.ts similarity index 100% rename from js-url/js-url-tests.ts rename to types/js-url/js-url-tests.ts diff --git a/js-url/tsconfig.json b/types/js-url/tsconfig.json similarity index 100% rename from js-url/tsconfig.json rename to types/js-url/tsconfig.json diff --git a/js-yaml/index.d.ts b/types/js-yaml/index.d.ts similarity index 100% rename from js-yaml/index.d.ts rename to types/js-yaml/index.d.ts diff --git a/js-yaml/js-yaml-tests.ts b/types/js-yaml/js-yaml-tests.ts similarity index 100% rename from js-yaml/js-yaml-tests.ts rename to types/js-yaml/js-yaml-tests.ts diff --git a/js-yaml/tsconfig.json b/types/js-yaml/tsconfig.json similarity index 100% rename from js-yaml/tsconfig.json rename to types/js-yaml/tsconfig.json diff --git a/jsbn/index.d.ts b/types/jsbn/index.d.ts similarity index 100% rename from jsbn/index.d.ts rename to types/jsbn/index.d.ts diff --git a/jsbn/jsbn-tests.ts b/types/jsbn/jsbn-tests.ts similarity index 100% rename from jsbn/jsbn-tests.ts rename to types/jsbn/jsbn-tests.ts diff --git a/jsbn/tsconfig.json b/types/jsbn/tsconfig.json similarity index 100% rename from jsbn/tsconfig.json rename to types/jsbn/tsconfig.json diff --git a/jscrollpane/index.d.ts b/types/jscrollpane/index.d.ts similarity index 100% rename from jscrollpane/index.d.ts rename to types/jscrollpane/index.d.ts diff --git a/jscrollpane/tsconfig.json b/types/jscrollpane/tsconfig.json similarity index 100% rename from jscrollpane/tsconfig.json rename to types/jscrollpane/tsconfig.json diff --git a/jsdeferred/index.d.ts b/types/jsdeferred/index.d.ts similarity index 100% rename from jsdeferred/index.d.ts rename to types/jsdeferred/index.d.ts diff --git a/jsdeferred/jsdeferred-tests.ts b/types/jsdeferred/jsdeferred-tests.ts similarity index 100% rename from jsdeferred/jsdeferred-tests.ts rename to types/jsdeferred/jsdeferred-tests.ts diff --git a/jsdeferred/tsconfig.json b/types/jsdeferred/tsconfig.json similarity index 100% rename from jsdeferred/tsconfig.json rename to types/jsdeferred/tsconfig.json diff --git a/jsdom/index.d.ts b/types/jsdom/index.d.ts similarity index 100% rename from jsdom/index.d.ts rename to types/jsdom/index.d.ts diff --git a/jsdom/jsdom-tests.ts b/types/jsdom/jsdom-tests.ts similarity index 100% rename from jsdom/jsdom-tests.ts rename to types/jsdom/jsdom-tests.ts diff --git a/jsdom/tsconfig.json b/types/jsdom/tsconfig.json similarity index 100% rename from jsdom/tsconfig.json rename to types/jsdom/tsconfig.json diff --git a/jsen/index.d.ts b/types/jsen/index.d.ts similarity index 100% rename from jsen/index.d.ts rename to types/jsen/index.d.ts diff --git a/jsen/jsen-tests.ts b/types/jsen/jsen-tests.ts similarity index 100% rename from jsen/jsen-tests.ts rename to types/jsen/jsen-tests.ts diff --git a/jsen/tsconfig.json b/types/jsen/tsconfig.json similarity index 100% rename from jsen/tsconfig.json rename to types/jsen/tsconfig.json diff --git a/jsend/index.d.ts b/types/jsend/index.d.ts similarity index 100% rename from jsend/index.d.ts rename to types/jsend/index.d.ts diff --git a/jsend/jsend-tests.ts b/types/jsend/jsend-tests.ts similarity index 100% rename from jsend/jsend-tests.ts rename to types/jsend/jsend-tests.ts diff --git a/jsend/tsconfig.json b/types/jsend/tsconfig.json similarity index 100% rename from jsend/tsconfig.json rename to types/jsend/tsconfig.json diff --git a/jsesc/index.d.ts b/types/jsesc/index.d.ts similarity index 100% rename from jsesc/index.d.ts rename to types/jsesc/index.d.ts diff --git a/jsesc/jsesc-tests.ts b/types/jsesc/jsesc-tests.ts similarity index 100% rename from jsesc/jsesc-tests.ts rename to types/jsesc/jsesc-tests.ts diff --git a/jsesc/tsconfig.json b/types/jsesc/tsconfig.json similarity index 100% rename from jsesc/tsconfig.json rename to types/jsesc/tsconfig.json diff --git a/jsfl/index.d.ts b/types/jsfl/index.d.ts similarity index 100% rename from jsfl/index.d.ts rename to types/jsfl/index.d.ts diff --git a/jsfl/tsconfig.json b/types/jsfl/tsconfig.json similarity index 100% rename from jsfl/tsconfig.json rename to types/jsfl/tsconfig.json diff --git a/jsfl/xJSFL.d.ts b/types/jsfl/xJSFL.d.ts similarity index 100% rename from jsfl/xJSFL.d.ts rename to types/jsfl/xJSFL.d.ts diff --git a/jshamcrest/index.d.ts b/types/jshamcrest/index.d.ts similarity index 100% rename from jshamcrest/index.d.ts rename to types/jshamcrest/index.d.ts diff --git a/jshamcrest/jshamcrest-tests.ts b/types/jshamcrest/jshamcrest-tests.ts similarity index 100% rename from jshamcrest/jshamcrest-tests.ts rename to types/jshamcrest/jshamcrest-tests.ts diff --git a/jshamcrest/tsconfig.json b/types/jshamcrest/tsconfig.json similarity index 100% rename from jshamcrest/tsconfig.json rename to types/jshamcrest/tsconfig.json diff --git a/jsmockito/index.d.ts b/types/jsmockito/index.d.ts similarity index 100% rename from jsmockito/index.d.ts rename to types/jsmockito/index.d.ts diff --git a/jsmockito/jsmockito-tests.ts b/types/jsmockito/jsmockito-tests.ts similarity index 100% rename from jsmockito/jsmockito-tests.ts rename to types/jsmockito/jsmockito-tests.ts diff --git a/jsmockito/tsconfig.json b/types/jsmockito/tsconfig.json similarity index 100% rename from jsmockito/tsconfig.json rename to types/jsmockito/tsconfig.json diff --git a/jsnlog/index.d.ts b/types/jsnlog/index.d.ts similarity index 100% rename from jsnlog/index.d.ts rename to types/jsnlog/index.d.ts diff --git a/jsnlog/jsnlog-tests.ts b/types/jsnlog/jsnlog-tests.ts similarity index 100% rename from jsnlog/jsnlog-tests.ts rename to types/jsnlog/jsnlog-tests.ts diff --git a/jsnlog/tsconfig.json b/types/jsnlog/tsconfig.json similarity index 100% rename from jsnlog/tsconfig.json rename to types/jsnlog/tsconfig.json diff --git a/jsnlog/tslint.json b/types/jsnlog/tslint.json similarity index 100% rename from jsnlog/tslint.json rename to types/jsnlog/tslint.json diff --git a/jsnox/index.d.ts b/types/jsnox/index.d.ts similarity index 100% rename from jsnox/index.d.ts rename to types/jsnox/index.d.ts diff --git a/jsnox/jsnox-tests.ts b/types/jsnox/jsnox-tests.ts similarity index 100% rename from jsnox/jsnox-tests.ts rename to types/jsnox/jsnox-tests.ts diff --git a/jsnox/tsconfig.json b/types/jsnox/tsconfig.json similarity index 100% rename from jsnox/tsconfig.json rename to types/jsnox/tsconfig.json diff --git a/json-editor/index.d.ts b/types/json-editor/index.d.ts similarity index 100% rename from json-editor/index.d.ts rename to types/json-editor/index.d.ts diff --git a/json-editor/json-editor-tests.ts b/types/json-editor/json-editor-tests.ts similarity index 100% rename from json-editor/json-editor-tests.ts rename to types/json-editor/json-editor-tests.ts diff --git a/json-editor/tsconfig.json b/types/json-editor/tsconfig.json similarity index 100% rename from json-editor/tsconfig.json rename to types/json-editor/tsconfig.json diff --git a/json-merge-patch/index.d.ts b/types/json-merge-patch/index.d.ts similarity index 100% rename from json-merge-patch/index.d.ts rename to types/json-merge-patch/index.d.ts diff --git a/json-merge-patch/json-merge-patch-tests.ts b/types/json-merge-patch/json-merge-patch-tests.ts similarity index 100% rename from json-merge-patch/json-merge-patch-tests.ts rename to types/json-merge-patch/json-merge-patch-tests.ts diff --git a/json-merge-patch/tsconfig.json b/types/json-merge-patch/tsconfig.json similarity index 100% rename from json-merge-patch/tsconfig.json rename to types/json-merge-patch/tsconfig.json diff --git a/json-patch/index.d.ts b/types/json-patch/index.d.ts similarity index 100% rename from json-patch/index.d.ts rename to types/json-patch/index.d.ts diff --git a/json-patch/json-patch-tests.ts b/types/json-patch/json-patch-tests.ts similarity index 100% rename from json-patch/json-patch-tests.ts rename to types/json-patch/json-patch-tests.ts diff --git a/json-patch/tsconfig.json b/types/json-patch/tsconfig.json similarity index 100% rename from json-patch/tsconfig.json rename to types/json-patch/tsconfig.json diff --git a/json-pointer/index.d.ts b/types/json-pointer/index.d.ts similarity index 100% rename from json-pointer/index.d.ts rename to types/json-pointer/index.d.ts diff --git a/json-pointer/json-pointer-tests.ts b/types/json-pointer/json-pointer-tests.ts similarity index 100% rename from json-pointer/json-pointer-tests.ts rename to types/json-pointer/json-pointer-tests.ts diff --git a/json-pointer/tsconfig.json b/types/json-pointer/tsconfig.json similarity index 100% rename from json-pointer/tsconfig.json rename to types/json-pointer/tsconfig.json diff --git a/json-socket/index.d.ts b/types/json-socket/index.d.ts similarity index 100% rename from json-socket/index.d.ts rename to types/json-socket/index.d.ts diff --git a/json-socket/json-socket-tests.ts b/types/json-socket/json-socket-tests.ts similarity index 100% rename from json-socket/json-socket-tests.ts rename to types/json-socket/json-socket-tests.ts diff --git a/json-socket/tsconfig.json b/types/json-socket/tsconfig.json similarity index 100% rename from json-socket/tsconfig.json rename to types/json-socket/tsconfig.json diff --git a/json-stable-stringify/index.d.ts b/types/json-stable-stringify/index.d.ts similarity index 100% rename from json-stable-stringify/index.d.ts rename to types/json-stable-stringify/index.d.ts diff --git a/json-stable-stringify/json-stable-stringify-tests.ts b/types/json-stable-stringify/json-stable-stringify-tests.ts similarity index 100% rename from json-stable-stringify/json-stable-stringify-tests.ts rename to types/json-stable-stringify/json-stable-stringify-tests.ts diff --git a/json-stable-stringify/tsconfig.json b/types/json-stable-stringify/tsconfig.json similarity index 100% rename from json-stable-stringify/tsconfig.json rename to types/json-stable-stringify/tsconfig.json diff --git a/json-stable-stringify/tslint.json b/types/json-stable-stringify/tslint.json similarity index 100% rename from json-stable-stringify/tslint.json rename to types/json-stable-stringify/tslint.json diff --git a/json5/index.d.ts b/types/json5/index.d.ts similarity index 100% rename from json5/index.d.ts rename to types/json5/index.d.ts diff --git a/json5/json5-tests.ts b/types/json5/json5-tests.ts similarity index 100% rename from json5/json5-tests.ts rename to types/json5/json5-tests.ts diff --git a/json5/tsconfig.json b/types/json5/tsconfig.json similarity index 100% rename from json5/tsconfig.json rename to types/json5/tsconfig.json diff --git a/jsoneditor/index.d.ts b/types/jsoneditor/index.d.ts similarity index 100% rename from jsoneditor/index.d.ts rename to types/jsoneditor/index.d.ts diff --git a/jsoneditor/jsoneditor-tests.ts b/types/jsoneditor/jsoneditor-tests.ts similarity index 100% rename from jsoneditor/jsoneditor-tests.ts rename to types/jsoneditor/jsoneditor-tests.ts diff --git a/jsoneditor/tsconfig.json b/types/jsoneditor/tsconfig.json similarity index 100% rename from jsoneditor/tsconfig.json rename to types/jsoneditor/tsconfig.json diff --git a/jsoneditoronline/index.d.ts b/types/jsoneditoronline/index.d.ts similarity index 100% rename from jsoneditoronline/index.d.ts rename to types/jsoneditoronline/index.d.ts diff --git a/jsoneditoronline/jsoneditoronline-tests.ts b/types/jsoneditoronline/jsoneditoronline-tests.ts similarity index 100% rename from jsoneditoronline/jsoneditoronline-tests.ts rename to types/jsoneditoronline/jsoneditoronline-tests.ts diff --git a/jsoneditoronline/tsconfig.json b/types/jsoneditoronline/tsconfig.json similarity index 100% rename from jsoneditoronline/tsconfig.json rename to types/jsoneditoronline/tsconfig.json diff --git a/jsonminify/index.d.ts b/types/jsonminify/index.d.ts similarity index 100% rename from jsonminify/index.d.ts rename to types/jsonminify/index.d.ts diff --git a/jsonminify/jsonminify-tests.ts b/types/jsonminify/jsonminify-tests.ts similarity index 100% rename from jsonminify/jsonminify-tests.ts rename to types/jsonminify/jsonminify-tests.ts diff --git a/jsonminify/tsconfig.json b/types/jsonminify/tsconfig.json similarity index 100% rename from jsonminify/tsconfig.json rename to types/jsonminify/tsconfig.json diff --git a/jsonnet/index.d.ts b/types/jsonnet/index.d.ts similarity index 100% rename from jsonnet/index.d.ts rename to types/jsonnet/index.d.ts diff --git a/jsonnet/jsonnet-tests.ts b/types/jsonnet/jsonnet-tests.ts similarity index 100% rename from jsonnet/jsonnet-tests.ts rename to types/jsonnet/jsonnet-tests.ts diff --git a/jsonnet/tsconfig.json b/types/jsonnet/tsconfig.json similarity index 100% rename from jsonnet/tsconfig.json rename to types/jsonnet/tsconfig.json diff --git a/jsonpath/index.d.ts b/types/jsonpath/index.d.ts similarity index 100% rename from jsonpath/index.d.ts rename to types/jsonpath/index.d.ts diff --git a/jsonpath/jsonpath-tests.ts b/types/jsonpath/jsonpath-tests.ts similarity index 100% rename from jsonpath/jsonpath-tests.ts rename to types/jsonpath/jsonpath-tests.ts diff --git a/jsonpath/tsconfig.json b/types/jsonpath/tsconfig.json similarity index 100% rename from jsonpath/tsconfig.json rename to types/jsonpath/tsconfig.json diff --git a/jsonrpc-serializer/index.d.ts b/types/jsonrpc-serializer/index.d.ts similarity index 100% rename from jsonrpc-serializer/index.d.ts rename to types/jsonrpc-serializer/index.d.ts diff --git a/jsonrpc-serializer/jsonrpc-serializer-tests.ts b/types/jsonrpc-serializer/jsonrpc-serializer-tests.ts similarity index 100% rename from jsonrpc-serializer/jsonrpc-serializer-tests.ts rename to types/jsonrpc-serializer/jsonrpc-serializer-tests.ts diff --git a/jsonrpc-serializer/tsconfig.json b/types/jsonrpc-serializer/tsconfig.json similarity index 100% rename from jsonrpc-serializer/tsconfig.json rename to types/jsonrpc-serializer/tsconfig.json diff --git a/jsonrpc-serializer/tslint.json b/types/jsonrpc-serializer/tslint.json similarity index 100% rename from jsonrpc-serializer/tslint.json rename to types/jsonrpc-serializer/tslint.json diff --git a/jsonstream/index.d.ts b/types/jsonstream/index.d.ts similarity index 100% rename from jsonstream/index.d.ts rename to types/jsonstream/index.d.ts diff --git a/jsonstream/jsonstream-tests.ts b/types/jsonstream/jsonstream-tests.ts similarity index 100% rename from jsonstream/jsonstream-tests.ts rename to types/jsonstream/jsonstream-tests.ts diff --git a/jsonstream/tsconfig.json b/types/jsonstream/tsconfig.json similarity index 100% rename from jsonstream/tsconfig.json rename to types/jsonstream/tsconfig.json diff --git a/jsonwebtoken/index.d.ts b/types/jsonwebtoken/index.d.ts similarity index 100% rename from jsonwebtoken/index.d.ts rename to types/jsonwebtoken/index.d.ts diff --git a/jsonwebtoken/jsonwebtoken-tests.ts b/types/jsonwebtoken/jsonwebtoken-tests.ts similarity index 100% rename from jsonwebtoken/jsonwebtoken-tests.ts rename to types/jsonwebtoken/jsonwebtoken-tests.ts diff --git a/jsonwebtoken/tsconfig.json b/types/jsonwebtoken/tsconfig.json similarity index 100% rename from jsonwebtoken/tsconfig.json rename to types/jsonwebtoken/tsconfig.json diff --git a/jspdf/index.d.ts b/types/jspdf/index.d.ts similarity index 100% rename from jspdf/index.d.ts rename to types/jspdf/index.d.ts diff --git a/jspdf/jspdf-tests.ts b/types/jspdf/jspdf-tests.ts similarity index 100% rename from jspdf/jspdf-tests.ts rename to types/jspdf/jspdf-tests.ts diff --git a/jspdf/tsconfig.json b/types/jspdf/tsconfig.json similarity index 100% rename from jspdf/tsconfig.json rename to types/jspdf/tsconfig.json diff --git a/jsplumb/index.d.ts b/types/jsplumb/index.d.ts similarity index 100% rename from jsplumb/index.d.ts rename to types/jsplumb/index.d.ts diff --git a/jsplumb/tsconfig.json b/types/jsplumb/tsconfig.json similarity index 100% rename from jsplumb/tsconfig.json rename to types/jsplumb/tsconfig.json diff --git a/jsrender/index.d.ts b/types/jsrender/index.d.ts similarity index 100% rename from jsrender/index.d.ts rename to types/jsrender/index.d.ts diff --git a/jsrender/jsrender-tests.ts b/types/jsrender/jsrender-tests.ts similarity index 100% rename from jsrender/jsrender-tests.ts rename to types/jsrender/jsrender-tests.ts diff --git a/jsrender/tsconfig.json b/types/jsrender/tsconfig.json similarity index 100% rename from jsrender/tsconfig.json rename to types/jsrender/tsconfig.json diff --git a/jss/index.d.ts b/types/jss/index.d.ts similarity index 100% rename from jss/index.d.ts rename to types/jss/index.d.ts diff --git a/jss/jss-tests.ts b/types/jss/jss-tests.ts similarity index 100% rename from jss/jss-tests.ts rename to types/jss/jss-tests.ts diff --git a/jss/tsconfig.json b/types/jss/tsconfig.json similarity index 100% rename from jss/tsconfig.json rename to types/jss/tsconfig.json diff --git a/jssha/index.d.ts b/types/jssha/index.d.ts similarity index 100% rename from jssha/index.d.ts rename to types/jssha/index.d.ts diff --git a/jssha/jssha-tests.ts b/types/jssha/jssha-tests.ts similarity index 100% rename from jssha/jssha-tests.ts rename to types/jssha/jssha-tests.ts diff --git a/jssha/tsconfig.json b/types/jssha/tsconfig.json similarity index 100% rename from jssha/tsconfig.json rename to types/jssha/tsconfig.json diff --git a/jstimezonedetect/index.d.ts b/types/jstimezonedetect/index.d.ts similarity index 100% rename from jstimezonedetect/index.d.ts rename to types/jstimezonedetect/index.d.ts diff --git a/jstimezonedetect/jstimezonedetect-tests.ts b/types/jstimezonedetect/jstimezonedetect-tests.ts similarity index 100% rename from jstimezonedetect/jstimezonedetect-tests.ts rename to types/jstimezonedetect/jstimezonedetect-tests.ts diff --git a/jstimezonedetect/tsconfig.json b/types/jstimezonedetect/tsconfig.json similarity index 100% rename from jstimezonedetect/tsconfig.json rename to types/jstimezonedetect/tsconfig.json diff --git a/jstorage/index.d.ts b/types/jstorage/index.d.ts similarity index 100% rename from jstorage/index.d.ts rename to types/jstorage/index.d.ts diff --git a/jstorage/jstorage-tests.ts b/types/jstorage/jstorage-tests.ts similarity index 100% rename from jstorage/jstorage-tests.ts rename to types/jstorage/jstorage-tests.ts diff --git a/jstorage/tsconfig.json b/types/jstorage/tsconfig.json similarity index 100% rename from jstorage/tsconfig.json rename to types/jstorage/tsconfig.json diff --git a/jstree/index.d.ts b/types/jstree/index.d.ts similarity index 100% rename from jstree/index.d.ts rename to types/jstree/index.d.ts diff --git a/jstree/jstree-tests.ts b/types/jstree/jstree-tests.ts similarity index 100% rename from jstree/jstree-tests.ts rename to types/jstree/jstree-tests.ts diff --git a/jstree/tsconfig.json b/types/jstree/tsconfig.json similarity index 100% rename from jstree/tsconfig.json rename to types/jstree/tsconfig.json diff --git a/jsts/index.d.ts b/types/jsts/index.d.ts similarity index 100% rename from jsts/index.d.ts rename to types/jsts/index.d.ts diff --git a/jsts/jsts-tests.ts b/types/jsts/jsts-tests.ts similarity index 100% rename from jsts/jsts-tests.ts rename to types/jsts/jsts-tests.ts diff --git a/jsts/tsconfig.json b/types/jsts/tsconfig.json similarity index 100% rename from jsts/tsconfig.json rename to types/jsts/tsconfig.json diff --git a/jsuite/index.d.ts b/types/jsuite/index.d.ts similarity index 100% rename from jsuite/index.d.ts rename to types/jsuite/index.d.ts diff --git a/jsuite/tsconfig.json b/types/jsuite/tsconfig.json similarity index 100% rename from jsuite/tsconfig.json rename to types/jsuite/tsconfig.json diff --git a/jsuri/index.d.ts b/types/jsuri/index.d.ts similarity index 100% rename from jsuri/index.d.ts rename to types/jsuri/index.d.ts diff --git a/jsuri/jsuri-tests.ts b/types/jsuri/jsuri-tests.ts similarity index 100% rename from jsuri/jsuri-tests.ts rename to types/jsuri/jsuri-tests.ts diff --git a/jsuri/tsconfig.json b/types/jsuri/tsconfig.json similarity index 100% rename from jsuri/tsconfig.json rename to types/jsuri/tsconfig.json diff --git a/jsurl/index.d.ts b/types/jsurl/index.d.ts similarity index 100% rename from jsurl/index.d.ts rename to types/jsurl/index.d.ts diff --git a/jsurl/jsurl-tests.ts b/types/jsurl/jsurl-tests.ts similarity index 100% rename from jsurl/jsurl-tests.ts rename to types/jsurl/jsurl-tests.ts diff --git a/jsurl/tsconfig.json b/types/jsurl/tsconfig.json similarity index 100% rename from jsurl/tsconfig.json rename to types/jsurl/tsconfig.json diff --git a/jsx-chai/index.d.ts b/types/jsx-chai/index.d.ts similarity index 100% rename from jsx-chai/index.d.ts rename to types/jsx-chai/index.d.ts diff --git a/jsx-chai/jsx-chai-tests.ts b/types/jsx-chai/jsx-chai-tests.ts similarity index 100% rename from jsx-chai/jsx-chai-tests.ts rename to types/jsx-chai/jsx-chai-tests.ts diff --git a/jsx-chai/tsconfig.json b/types/jsx-chai/tsconfig.json similarity index 100% rename from jsx-chai/tsconfig.json rename to types/jsx-chai/tsconfig.json diff --git a/jszip/index.d.ts b/types/jszip/index.d.ts similarity index 100% rename from jszip/index.d.ts rename to types/jszip/index.d.ts diff --git a/jszip/jszip-tests.ts b/types/jszip/jszip-tests.ts similarity index 100% rename from jszip/jszip-tests.ts rename to types/jszip/jszip-tests.ts diff --git a/jszip/tsconfig.json b/types/jszip/tsconfig.json similarity index 100% rename from jszip/tsconfig.json rename to types/jszip/tsconfig.json diff --git a/jug/index.d.ts b/types/jug/index.d.ts similarity index 100% rename from jug/index.d.ts rename to types/jug/index.d.ts diff --git a/jug/jug-tests.ts b/types/jug/jug-tests.ts similarity index 100% rename from jug/jug-tests.ts rename to types/jug/jug-tests.ts diff --git a/jug/tsconfig.json b/types/jug/tsconfig.json similarity index 100% rename from jug/tsconfig.json rename to types/jug/tsconfig.json diff --git a/jui-core/index.d.ts b/types/jui-core/index.d.ts similarity index 100% rename from jui-core/index.d.ts rename to types/jui-core/index.d.ts diff --git a/jui-core/jui-core-tests.ts b/types/jui-core/jui-core-tests.ts similarity index 100% rename from jui-core/jui-core-tests.ts rename to types/jui-core/jui-core-tests.ts diff --git a/jui-core/tsconfig.json b/types/jui-core/tsconfig.json similarity index 100% rename from jui-core/tsconfig.json rename to types/jui-core/tsconfig.json diff --git a/jui-core/tslint.json b/types/jui-core/tslint.json similarity index 100% rename from jui-core/tslint.json rename to types/jui-core/tslint.json diff --git a/jui-grid/index.d.ts b/types/jui-grid/index.d.ts similarity index 100% rename from jui-grid/index.d.ts rename to types/jui-grid/index.d.ts diff --git a/jui-grid/jui-grid-tests.ts b/types/jui-grid/jui-grid-tests.ts similarity index 100% rename from jui-grid/jui-grid-tests.ts rename to types/jui-grid/jui-grid-tests.ts diff --git a/jui-grid/tsconfig.json b/types/jui-grid/tsconfig.json similarity index 100% rename from jui-grid/tsconfig.json rename to types/jui-grid/tsconfig.json diff --git a/jui-grid/tslint.json b/types/jui-grid/tslint.json similarity index 100% rename from jui-grid/tslint.json rename to types/jui-grid/tslint.json diff --git a/jui/index.d.ts b/types/jui/index.d.ts similarity index 100% rename from jui/index.d.ts rename to types/jui/index.d.ts diff --git a/jui/jui-tests.ts b/types/jui/jui-tests.ts similarity index 100% rename from jui/jui-tests.ts rename to types/jui/jui-tests.ts diff --git a/jui/tsconfig.json b/types/jui/tsconfig.json similarity index 100% rename from jui/tsconfig.json rename to types/jui/tsconfig.json diff --git a/jui/tslint.json b/types/jui/tslint.json similarity index 100% rename from jui/tslint.json rename to types/jui/tslint.json diff --git a/jump.js/index.d.ts b/types/jump.js/index.d.ts similarity index 100% rename from jump.js/index.d.ts rename to types/jump.js/index.d.ts diff --git a/jump.js/jump.js-tests.ts b/types/jump.js/jump.js-tests.ts similarity index 100% rename from jump.js/jump.js-tests.ts rename to types/jump.js/jump.js-tests.ts diff --git a/jump.js/tsconfig.json b/types/jump.js/tsconfig.json similarity index 100% rename from jump.js/tsconfig.json rename to types/jump.js/tsconfig.json diff --git a/jump.js/tslint.json b/types/jump.js/tslint.json similarity index 100% rename from jump.js/tslint.json rename to types/jump.js/tslint.json diff --git a/jwplayer/index.d.ts b/types/jwplayer/index.d.ts similarity index 100% rename from jwplayer/index.d.ts rename to types/jwplayer/index.d.ts diff --git a/jwplayer/tsconfig.json b/types/jwplayer/tsconfig.json similarity index 100% rename from jwplayer/tsconfig.json rename to types/jwplayer/tsconfig.json diff --git a/jwt-client/index.d.ts b/types/jwt-client/index.d.ts similarity index 100% rename from jwt-client/index.d.ts rename to types/jwt-client/index.d.ts diff --git a/jwt-client/jwt-client-tests.ts b/types/jwt-client/jwt-client-tests.ts similarity index 100% rename from jwt-client/jwt-client-tests.ts rename to types/jwt-client/jwt-client-tests.ts diff --git a/jwt-client/tsconfig.json b/types/jwt-client/tsconfig.json similarity index 100% rename from jwt-client/tsconfig.json rename to types/jwt-client/tsconfig.json diff --git a/jwt-decode/index.d.ts b/types/jwt-decode/index.d.ts similarity index 100% rename from jwt-decode/index.d.ts rename to types/jwt-decode/index.d.ts diff --git a/jwt-decode/jwt-decode-tests.ts b/types/jwt-decode/jwt-decode-tests.ts similarity index 100% rename from jwt-decode/jwt-decode-tests.ts rename to types/jwt-decode/jwt-decode-tests.ts diff --git a/jwt-decode/tsconfig.json b/types/jwt-decode/tsconfig.json similarity index 100% rename from jwt-decode/tsconfig.json rename to types/jwt-decode/tsconfig.json diff --git a/jwt-simple/index.d.ts b/types/jwt-simple/index.d.ts similarity index 100% rename from jwt-simple/index.d.ts rename to types/jwt-simple/index.d.ts diff --git a/jwt-simple/jwt-simple-tests.ts b/types/jwt-simple/jwt-simple-tests.ts similarity index 100% rename from jwt-simple/jwt-simple-tests.ts rename to types/jwt-simple/jwt-simple-tests.ts diff --git a/jwt-simple/tsconfig.json b/types/jwt-simple/tsconfig.json similarity index 100% rename from jwt-simple/tsconfig.json rename to types/jwt-simple/tsconfig.json diff --git a/kafka-node/index.d.ts b/types/kafka-node/index.d.ts similarity index 100% rename from kafka-node/index.d.ts rename to types/kafka-node/index.d.ts diff --git a/kafka-node/kafka-node-tests.ts b/types/kafka-node/kafka-node-tests.ts similarity index 100% rename from kafka-node/kafka-node-tests.ts rename to types/kafka-node/kafka-node-tests.ts diff --git a/kafka-node/tsconfig.json b/types/kafka-node/tsconfig.json similarity index 100% rename from kafka-node/tsconfig.json rename to types/kafka-node/tsconfig.json diff --git a/karma-chai-sinon/index.d.ts b/types/karma-chai-sinon/index.d.ts similarity index 100% rename from karma-chai-sinon/index.d.ts rename to types/karma-chai-sinon/index.d.ts diff --git a/karma-chai-sinon/karma-chai-sinon-tests.ts b/types/karma-chai-sinon/karma-chai-sinon-tests.ts similarity index 100% rename from karma-chai-sinon/karma-chai-sinon-tests.ts rename to types/karma-chai-sinon/karma-chai-sinon-tests.ts diff --git a/karma-chai-sinon/tsconfig.json b/types/karma-chai-sinon/tsconfig.json similarity index 100% rename from karma-chai-sinon/tsconfig.json rename to types/karma-chai-sinon/tsconfig.json diff --git a/karma-coverage/index.d.ts b/types/karma-coverage/index.d.ts similarity index 100% rename from karma-coverage/index.d.ts rename to types/karma-coverage/index.d.ts diff --git a/karma-coverage/karma-coverage-tests.ts b/types/karma-coverage/karma-coverage-tests.ts similarity index 100% rename from karma-coverage/karma-coverage-tests.ts rename to types/karma-coverage/karma-coverage-tests.ts diff --git a/karma-coverage/tsconfig.json b/types/karma-coverage/tsconfig.json similarity index 100% rename from karma-coverage/tsconfig.json rename to types/karma-coverage/tsconfig.json diff --git a/karma-fixture/index.d.ts b/types/karma-fixture/index.d.ts similarity index 100% rename from karma-fixture/index.d.ts rename to types/karma-fixture/index.d.ts diff --git a/karma-fixture/karma-fixture-tests.ts b/types/karma-fixture/karma-fixture-tests.ts similarity index 100% rename from karma-fixture/karma-fixture-tests.ts rename to types/karma-fixture/karma-fixture-tests.ts diff --git a/karma-fixture/tsconfig.json b/types/karma-fixture/tsconfig.json similarity index 100% rename from karma-fixture/tsconfig.json rename to types/karma-fixture/tsconfig.json diff --git a/karma-jasmine/index.d.ts b/types/karma-jasmine/index.d.ts similarity index 100% rename from karma-jasmine/index.d.ts rename to types/karma-jasmine/index.d.ts diff --git a/karma-jasmine/karma-jasmine-tests.ts b/types/karma-jasmine/karma-jasmine-tests.ts similarity index 100% rename from karma-jasmine/karma-jasmine-tests.ts rename to types/karma-jasmine/karma-jasmine-tests.ts diff --git a/karma-jasmine/tsconfig.json b/types/karma-jasmine/tsconfig.json similarity index 100% rename from karma-jasmine/tsconfig.json rename to types/karma-jasmine/tsconfig.json diff --git a/karma/index.d.ts b/types/karma/index.d.ts similarity index 100% rename from karma/index.d.ts rename to types/karma/index.d.ts diff --git a/karma/karma-tests.ts b/types/karma/karma-tests.ts similarity index 100% rename from karma/karma-tests.ts rename to types/karma/karma-tests.ts diff --git a/karma/tsconfig.json b/types/karma/tsconfig.json similarity index 100% rename from karma/tsconfig.json rename to types/karma/tsconfig.json diff --git a/katex/index.d.ts b/types/katex/index.d.ts similarity index 100% rename from katex/index.d.ts rename to types/katex/index.d.ts diff --git a/katex/katex-tests.ts b/types/katex/katex-tests.ts similarity index 100% rename from katex/katex-tests.ts rename to types/katex/katex-tests.ts diff --git a/katex/tsconfig.json b/types/katex/tsconfig.json similarity index 100% rename from katex/tsconfig.json rename to types/katex/tsconfig.json diff --git a/kcors/index.d.ts b/types/kcors/index.d.ts similarity index 100% rename from kcors/index.d.ts rename to types/kcors/index.d.ts diff --git a/kcors/kcors-tests.ts b/types/kcors/kcors-tests.ts similarity index 100% rename from kcors/kcors-tests.ts rename to types/kcors/kcors-tests.ts diff --git a/kcors/tsconfig.json b/types/kcors/tsconfig.json similarity index 100% rename from kcors/tsconfig.json rename to types/kcors/tsconfig.json diff --git a/kcors/tslint.json b/types/kcors/tslint.json similarity index 100% rename from kcors/tslint.json rename to types/kcors/tslint.json diff --git a/kefir/index.d.ts b/types/kefir/index.d.ts similarity index 100% rename from kefir/index.d.ts rename to types/kefir/index.d.ts diff --git a/kefir/kefir-tests.ts b/types/kefir/kefir-tests.ts similarity index 100% rename from kefir/kefir-tests.ts rename to types/kefir/kefir-tests.ts diff --git a/kefir/tsconfig.json b/types/kefir/tsconfig.json similarity index 100% rename from kefir/tsconfig.json rename to types/kefir/tsconfig.json diff --git a/kendo-ui/index.d.ts b/types/kendo-ui/index.d.ts similarity index 100% rename from kendo-ui/index.d.ts rename to types/kendo-ui/index.d.ts diff --git a/kendo-ui/kendo-ui-tests.ts b/types/kendo-ui/kendo-ui-tests.ts similarity index 100% rename from kendo-ui/kendo-ui-tests.ts rename to types/kendo-ui/kendo-ui-tests.ts diff --git a/kendo-ui/tsconfig.json b/types/kendo-ui/tsconfig.json similarity index 100% rename from kendo-ui/tsconfig.json rename to types/kendo-ui/tsconfig.json diff --git a/keyboardjs/index.d.ts b/types/keyboardjs/index.d.ts similarity index 100% rename from keyboardjs/index.d.ts rename to types/keyboardjs/index.d.ts diff --git a/keyboardjs/tsconfig.json b/types/keyboardjs/tsconfig.json similarity index 100% rename from keyboardjs/tsconfig.json rename to types/keyboardjs/tsconfig.json diff --git a/keycloak-js/index.d.ts b/types/keycloak-js/index.d.ts similarity index 100% rename from keycloak-js/index.d.ts rename to types/keycloak-js/index.d.ts diff --git a/keycloak-js/keycloak-authz.d.ts b/types/keycloak-js/keycloak-authz.d.ts similarity index 100% rename from keycloak-js/keycloak-authz.d.ts rename to types/keycloak-js/keycloak-authz.d.ts diff --git a/keycloak-js/keycloak-js-tests.ts b/types/keycloak-js/keycloak-js-tests.ts similarity index 100% rename from keycloak-js/keycloak-js-tests.ts rename to types/keycloak-js/keycloak-js-tests.ts diff --git a/keycloak-js/tsconfig.json b/types/keycloak-js/tsconfig.json similarity index 100% rename from keycloak-js/tsconfig.json rename to types/keycloak-js/tsconfig.json diff --git a/keycloak-js/tslint.json b/types/keycloak-js/tslint.json similarity index 100% rename from keycloak-js/tslint.json rename to types/keycloak-js/tslint.json diff --git a/keygrip/index.d.ts b/types/keygrip/index.d.ts similarity index 100% rename from keygrip/index.d.ts rename to types/keygrip/index.d.ts diff --git a/keygrip/keygrip-tests.ts b/types/keygrip/keygrip-tests.ts similarity index 100% rename from keygrip/keygrip-tests.ts rename to types/keygrip/keygrip-tests.ts diff --git a/keygrip/tsconfig.json b/types/keygrip/tsconfig.json similarity index 100% rename from keygrip/tsconfig.json rename to types/keygrip/tsconfig.json diff --git a/keygrip/tslint.json b/types/keygrip/tslint.json similarity index 100% rename from keygrip/tslint.json rename to types/keygrip/tslint.json diff --git a/keymaster/index.d.ts b/types/keymaster/index.d.ts similarity index 100% rename from keymaster/index.d.ts rename to types/keymaster/index.d.ts diff --git a/keymaster/keymaster-tests.ts b/types/keymaster/keymaster-tests.ts similarity index 100% rename from keymaster/keymaster-tests.ts rename to types/keymaster/keymaster-tests.ts diff --git a/keymaster/tsconfig.json b/types/keymaster/tsconfig.json similarity index 100% rename from keymaster/tsconfig.json rename to types/keymaster/tsconfig.json diff --git a/keymirror/index.d.ts b/types/keymirror/index.d.ts similarity index 100% rename from keymirror/index.d.ts rename to types/keymirror/index.d.ts diff --git a/keymirror/keymirror-tests.ts b/types/keymirror/keymirror-tests.ts similarity index 100% rename from keymirror/keymirror-tests.ts rename to types/keymirror/keymirror-tests.ts diff --git a/keymirror/tsconfig.json b/types/keymirror/tsconfig.json similarity index 100% rename from keymirror/tsconfig.json rename to types/keymirror/tsconfig.json diff --git a/keypress/index.d.ts b/types/keypress/index.d.ts similarity index 100% rename from keypress/index.d.ts rename to types/keypress/index.d.ts diff --git a/keypress/keypress-tests.ts b/types/keypress/keypress-tests.ts similarity index 100% rename from keypress/keypress-tests.ts rename to types/keypress/keypress-tests.ts diff --git a/keypress/tsconfig.json b/types/keypress/tsconfig.json similarity index 100% rename from keypress/tsconfig.json rename to types/keypress/tsconfig.json diff --git a/keytar/index.d.ts b/types/keytar/index.d.ts similarity index 100% rename from keytar/index.d.ts rename to types/keytar/index.d.ts diff --git a/keytar/keytar-tests.ts b/types/keytar/keytar-tests.ts similarity index 100% rename from keytar/keytar-tests.ts rename to types/keytar/keytar-tests.ts diff --git a/keytar/tsconfig.json b/types/keytar/tsconfig.json similarity index 100% rename from keytar/tsconfig.json rename to types/keytar/tsconfig.json diff --git a/kii-cloud-sdk/index.d.ts b/types/kii-cloud-sdk/index.d.ts similarity index 100% rename from kii-cloud-sdk/index.d.ts rename to types/kii-cloud-sdk/index.d.ts diff --git a/kii-cloud-sdk/kii-cloud-sdk-tests.ts b/types/kii-cloud-sdk/kii-cloud-sdk-tests.ts similarity index 100% rename from kii-cloud-sdk/kii-cloud-sdk-tests.ts rename to types/kii-cloud-sdk/kii-cloud-sdk-tests.ts diff --git a/kii-cloud-sdk/tsconfig.json b/types/kii-cloud-sdk/tsconfig.json similarity index 100% rename from kii-cloud-sdk/tsconfig.json rename to types/kii-cloud-sdk/tsconfig.json diff --git a/kii-cloud-sdk/tslint.json b/types/kii-cloud-sdk/tslint.json similarity index 100% rename from kii-cloud-sdk/tslint.json rename to types/kii-cloud-sdk/tslint.json diff --git a/kik-browser/index.d.ts b/types/kik-browser/index.d.ts similarity index 100% rename from kik-browser/index.d.ts rename to types/kik-browser/index.d.ts diff --git a/kik-browser/kik-browser-tests.ts b/types/kik-browser/kik-browser-tests.ts similarity index 100% rename from kik-browser/kik-browser-tests.ts rename to types/kik-browser/kik-browser-tests.ts diff --git a/kik-browser/tsconfig.json b/types/kik-browser/tsconfig.json similarity index 100% rename from kik-browser/tsconfig.json rename to types/kik-browser/tsconfig.json diff --git a/kineticjs/index.d.ts b/types/kineticjs/index.d.ts similarity index 100% rename from kineticjs/index.d.ts rename to types/kineticjs/index.d.ts diff --git a/kineticjs/kineticjs-tests.ts b/types/kineticjs/kineticjs-tests.ts similarity index 100% rename from kineticjs/kineticjs-tests.ts rename to types/kineticjs/kineticjs-tests.ts diff --git a/kineticjs/tsconfig.json b/types/kineticjs/tsconfig.json similarity index 100% rename from kineticjs/tsconfig.json rename to types/kineticjs/tsconfig.json diff --git a/klaw-sync/index.d.ts b/types/klaw-sync/index.d.ts similarity index 100% rename from klaw-sync/index.d.ts rename to types/klaw-sync/index.d.ts diff --git a/klaw-sync/klaw-sync-tests.ts b/types/klaw-sync/klaw-sync-tests.ts similarity index 100% rename from klaw-sync/klaw-sync-tests.ts rename to types/klaw-sync/klaw-sync-tests.ts diff --git a/klaw-sync/tsconfig.json b/types/klaw-sync/tsconfig.json similarity index 100% rename from klaw-sync/tsconfig.json rename to types/klaw-sync/tsconfig.json diff --git a/klaw-sync/tslint.json b/types/klaw-sync/tslint.json similarity index 100% rename from klaw-sync/tslint.json rename to types/klaw-sync/tslint.json diff --git a/klaw/index.d.ts b/types/klaw/index.d.ts similarity index 100% rename from klaw/index.d.ts rename to types/klaw/index.d.ts diff --git a/klaw/klaw-tests.ts b/types/klaw/klaw-tests.ts similarity index 100% rename from klaw/klaw-tests.ts rename to types/klaw/klaw-tests.ts diff --git a/klaw/tsconfig.json b/types/klaw/tsconfig.json similarity index 100% rename from klaw/tsconfig.json rename to types/klaw/tsconfig.json diff --git a/knex/index.d.ts b/types/knex/index.d.ts similarity index 100% rename from knex/index.d.ts rename to types/knex/index.d.ts diff --git a/knex/knex-tests.ts b/types/knex/knex-tests.ts similarity index 100% rename from knex/knex-tests.ts rename to types/knex/knex-tests.ts diff --git a/knex/tsconfig.json b/types/knex/tsconfig.json similarity index 100% rename from knex/tsconfig.json rename to types/knex/tsconfig.json diff --git a/knockback/index.d.ts b/types/knockback/index.d.ts similarity index 100% rename from knockback/index.d.ts rename to types/knockback/index.d.ts diff --git a/knockback/tsconfig.json b/types/knockback/tsconfig.json similarity index 100% rename from knockback/tsconfig.json rename to types/knockback/tsconfig.json diff --git a/knockout-amd-helpers/index.d.ts b/types/knockout-amd-helpers/index.d.ts similarity index 100% rename from knockout-amd-helpers/index.d.ts rename to types/knockout-amd-helpers/index.d.ts diff --git a/knockout-amd-helpers/knockout-amd-helpers-tests.ts b/types/knockout-amd-helpers/knockout-amd-helpers-tests.ts similarity index 100% rename from knockout-amd-helpers/knockout-amd-helpers-tests.ts rename to types/knockout-amd-helpers/knockout-amd-helpers-tests.ts diff --git a/knockout-amd-helpers/tsconfig.json b/types/knockout-amd-helpers/tsconfig.json similarity index 100% rename from knockout-amd-helpers/tsconfig.json rename to types/knockout-amd-helpers/tsconfig.json diff --git a/knockout-paging/index.d.ts b/types/knockout-paging/index.d.ts similarity index 100% rename from knockout-paging/index.d.ts rename to types/knockout-paging/index.d.ts diff --git a/knockout-paging/knockout-paging-tests.ts b/types/knockout-paging/knockout-paging-tests.ts similarity index 100% rename from knockout-paging/knockout-paging-tests.ts rename to types/knockout-paging/knockout-paging-tests.ts diff --git a/knockout-paging/tsconfig.json b/types/knockout-paging/tsconfig.json similarity index 100% rename from knockout-paging/tsconfig.json rename to types/knockout-paging/tsconfig.json diff --git a/knockout-pre-rendered/index.d.ts b/types/knockout-pre-rendered/index.d.ts similarity index 100% rename from knockout-pre-rendered/index.d.ts rename to types/knockout-pre-rendered/index.d.ts diff --git a/knockout-pre-rendered/knockout-pre-rendered-tests.ts b/types/knockout-pre-rendered/knockout-pre-rendered-tests.ts similarity index 100% rename from knockout-pre-rendered/knockout-pre-rendered-tests.ts rename to types/knockout-pre-rendered/knockout-pre-rendered-tests.ts diff --git a/knockout-pre-rendered/tsconfig.json b/types/knockout-pre-rendered/tsconfig.json similarity index 100% rename from knockout-pre-rendered/tsconfig.json rename to types/knockout-pre-rendered/tsconfig.json diff --git a/knockout-secure-binding/index.d.ts b/types/knockout-secure-binding/index.d.ts similarity index 100% rename from knockout-secure-binding/index.d.ts rename to types/knockout-secure-binding/index.d.ts diff --git a/knockout-secure-binding/knockout-secure-binding-tests.ts b/types/knockout-secure-binding/knockout-secure-binding-tests.ts similarity index 100% rename from knockout-secure-binding/knockout-secure-binding-tests.ts rename to types/knockout-secure-binding/knockout-secure-binding-tests.ts diff --git a/knockout-secure-binding/tsconfig.json b/types/knockout-secure-binding/tsconfig.json similarity index 100% rename from knockout-secure-binding/tsconfig.json rename to types/knockout-secure-binding/tsconfig.json diff --git a/knockout-transformations/index.d.ts b/types/knockout-transformations/index.d.ts similarity index 100% rename from knockout-transformations/index.d.ts rename to types/knockout-transformations/index.d.ts diff --git a/knockout-transformations/knockout-transformations-tests.ts b/types/knockout-transformations/knockout-transformations-tests.ts similarity index 100% rename from knockout-transformations/knockout-transformations-tests.ts rename to types/knockout-transformations/knockout-transformations-tests.ts diff --git a/knockout-transformations/tsconfig.json b/types/knockout-transformations/tsconfig.json similarity index 100% rename from knockout-transformations/tsconfig.json rename to types/knockout-transformations/tsconfig.json diff --git a/knockout.deferred.updates/index.d.ts b/types/knockout.deferred.updates/index.d.ts similarity index 100% rename from knockout.deferred.updates/index.d.ts rename to types/knockout.deferred.updates/index.d.ts diff --git a/knockout.deferred.updates/knockout.deferred.updates-tests.ts b/types/knockout.deferred.updates/knockout.deferred.updates-tests.ts similarity index 100% rename from knockout.deferred.updates/knockout.deferred.updates-tests.ts rename to types/knockout.deferred.updates/knockout.deferred.updates-tests.ts diff --git a/knockout.deferred.updates/tsconfig.json b/types/knockout.deferred.updates/tsconfig.json similarity index 100% rename from knockout.deferred.updates/tsconfig.json rename to types/knockout.deferred.updates/tsconfig.json diff --git a/knockout.editables/index.d.ts b/types/knockout.editables/index.d.ts similarity index 100% rename from knockout.editables/index.d.ts rename to types/knockout.editables/index.d.ts diff --git a/knockout.editables/tsconfig.json b/types/knockout.editables/tsconfig.json similarity index 100% rename from knockout.editables/tsconfig.json rename to types/knockout.editables/tsconfig.json diff --git a/knockout.es5/index.d.ts b/types/knockout.es5/index.d.ts similarity index 100% rename from knockout.es5/index.d.ts rename to types/knockout.es5/index.d.ts diff --git a/knockout.es5/knockout.es5-tests.ts b/types/knockout.es5/knockout.es5-tests.ts similarity index 100% rename from knockout.es5/knockout.es5-tests.ts rename to types/knockout.es5/knockout.es5-tests.ts diff --git a/knockout.es5/tsconfig.json b/types/knockout.es5/tsconfig.json similarity index 100% rename from knockout.es5/tsconfig.json rename to types/knockout.es5/tsconfig.json diff --git a/knockout.kogrid/index.d.ts b/types/knockout.kogrid/index.d.ts similarity index 100% rename from knockout.kogrid/index.d.ts rename to types/knockout.kogrid/index.d.ts diff --git a/knockout.kogrid/knockout.kogrid-tests.ts b/types/knockout.kogrid/knockout.kogrid-tests.ts similarity index 100% rename from knockout.kogrid/knockout.kogrid-tests.ts rename to types/knockout.kogrid/knockout.kogrid-tests.ts diff --git a/knockout.kogrid/tsconfig.json b/types/knockout.kogrid/tsconfig.json similarity index 100% rename from knockout.kogrid/tsconfig.json rename to types/knockout.kogrid/tsconfig.json diff --git a/knockout.mapper/index.d.ts b/types/knockout.mapper/index.d.ts similarity index 100% rename from knockout.mapper/index.d.ts rename to types/knockout.mapper/index.d.ts diff --git a/knockout.mapper/tsconfig.json b/types/knockout.mapper/tsconfig.json similarity index 100% rename from knockout.mapper/tsconfig.json rename to types/knockout.mapper/tsconfig.json diff --git a/knockout.mapping/index.d.ts b/types/knockout.mapping/index.d.ts similarity index 100% rename from knockout.mapping/index.d.ts rename to types/knockout.mapping/index.d.ts diff --git a/knockout.mapping/knockout.mapping-tests.ts b/types/knockout.mapping/knockout.mapping-tests.ts similarity index 100% rename from knockout.mapping/knockout.mapping-tests.ts rename to types/knockout.mapping/knockout.mapping-tests.ts diff --git a/knockout.mapping/tsconfig.json b/types/knockout.mapping/tsconfig.json similarity index 100% rename from knockout.mapping/tsconfig.json rename to types/knockout.mapping/tsconfig.json diff --git a/knockout.postbox/index.d.ts b/types/knockout.postbox/index.d.ts similarity index 100% rename from knockout.postbox/index.d.ts rename to types/knockout.postbox/index.d.ts diff --git a/knockout.postbox/tsconfig.json b/types/knockout.postbox/tsconfig.json similarity index 100% rename from knockout.postbox/tsconfig.json rename to types/knockout.postbox/tsconfig.json diff --git a/knockout.projections/index.d.ts b/types/knockout.projections/index.d.ts similarity index 100% rename from knockout.projections/index.d.ts rename to types/knockout.projections/index.d.ts diff --git a/knockout.projections/knockout.projections-tests.ts b/types/knockout.projections/knockout.projections-tests.ts similarity index 100% rename from knockout.projections/knockout.projections-tests.ts rename to types/knockout.projections/knockout.projections-tests.ts diff --git a/knockout.projections/tsconfig.json b/types/knockout.projections/tsconfig.json similarity index 100% rename from knockout.projections/tsconfig.json rename to types/knockout.projections/tsconfig.json diff --git a/knockout.punches/index.d.ts b/types/knockout.punches/index.d.ts similarity index 100% rename from knockout.punches/index.d.ts rename to types/knockout.punches/index.d.ts diff --git a/knockout.punches/knockout.punches-tests.ts b/types/knockout.punches/knockout.punches-tests.ts similarity index 100% rename from knockout.punches/knockout.punches-tests.ts rename to types/knockout.punches/knockout.punches-tests.ts diff --git a/knockout.punches/tsconfig.json b/types/knockout.punches/tsconfig.json similarity index 100% rename from knockout.punches/tsconfig.json rename to types/knockout.punches/tsconfig.json diff --git a/knockout.rx/index.d.ts b/types/knockout.rx/index.d.ts similarity index 100% rename from knockout.rx/index.d.ts rename to types/knockout.rx/index.d.ts diff --git a/knockout.rx/knockout.rx-tests.ts b/types/knockout.rx/knockout.rx-tests.ts similarity index 100% rename from knockout.rx/knockout.rx-tests.ts rename to types/knockout.rx/knockout.rx-tests.ts diff --git a/knockout.rx/tsconfig.json b/types/knockout.rx/tsconfig.json similarity index 100% rename from knockout.rx/tsconfig.json rename to types/knockout.rx/tsconfig.json diff --git a/knockout.validation/index.d.ts b/types/knockout.validation/index.d.ts similarity index 100% rename from knockout.validation/index.d.ts rename to types/knockout.validation/index.d.ts diff --git a/knockout.validation/tsconfig.json b/types/knockout.validation/tsconfig.json similarity index 100% rename from knockout.validation/tsconfig.json rename to types/knockout.validation/tsconfig.json diff --git a/knockout.viewmodel/index.d.ts b/types/knockout.viewmodel/index.d.ts similarity index 100% rename from knockout.viewmodel/index.d.ts rename to types/knockout.viewmodel/index.d.ts diff --git a/knockout.viewmodel/tsconfig.json b/types/knockout.viewmodel/tsconfig.json similarity index 100% rename from knockout.viewmodel/tsconfig.json rename to types/knockout.viewmodel/tsconfig.json diff --git a/knockout/index.d.ts b/types/knockout/index.d.ts similarity index 100% rename from knockout/index.d.ts rename to types/knockout/index.d.ts diff --git a/knockout/test/index.ts b/types/knockout/test/index.ts similarity index 100% rename from knockout/test/index.ts rename to types/knockout/test/index.ts diff --git a/knockout/test/templatingBehaviors.ts b/types/knockout/test/templatingBehaviors.ts similarity index 100% rename from knockout/test/templatingBehaviors.ts rename to types/knockout/test/templatingBehaviors.ts diff --git a/knockout/tsconfig.json b/types/knockout/tsconfig.json similarity index 100% rename from knockout/tsconfig.json rename to types/knockout/tsconfig.json diff --git a/knockstrap/index.d.ts b/types/knockstrap/index.d.ts similarity index 100% rename from knockstrap/index.d.ts rename to types/knockstrap/index.d.ts diff --git a/knockstrap/knockstrap-tests.ts b/types/knockstrap/knockstrap-tests.ts similarity index 100% rename from knockstrap/knockstrap-tests.ts rename to types/knockstrap/knockstrap-tests.ts diff --git a/knockstrap/tsconfig.json b/types/knockstrap/tsconfig.json similarity index 100% rename from knockstrap/tsconfig.json rename to types/knockstrap/tsconfig.json diff --git a/knuddels-userapps-api/index.d.ts b/types/knuddels-userapps-api/index.d.ts similarity index 100% rename from knuddels-userapps-api/index.d.ts rename to types/knuddels-userapps-api/index.d.ts diff --git a/knuddels-userapps-api/knuddels-userapps-api-tests.ts b/types/knuddels-userapps-api/knuddels-userapps-api-tests.ts similarity index 100% rename from knuddels-userapps-api/knuddels-userapps-api-tests.ts rename to types/knuddels-userapps-api/knuddels-userapps-api-tests.ts diff --git a/knuddels-userapps-api/tsconfig.json b/types/knuddels-userapps-api/tsconfig.json similarity index 100% rename from knuddels-userapps-api/tsconfig.json rename to types/knuddels-userapps-api/tsconfig.json diff --git a/knuddels-userapps-api/tslint.json b/types/knuddels-userapps-api/tslint.json similarity index 100% rename from knuddels-userapps-api/tslint.json rename to types/knuddels-userapps-api/tslint.json diff --git a/ko.plus/index.d.ts b/types/ko.plus/index.d.ts similarity index 100% rename from ko.plus/index.d.ts rename to types/ko.plus/index.d.ts diff --git a/ko.plus/ko.plus-tests.ts b/types/ko.plus/ko.plus-tests.ts similarity index 100% rename from ko.plus/ko.plus-tests.ts rename to types/ko.plus/ko.plus-tests.ts diff --git a/ko.plus/tsconfig.json b/types/ko.plus/tsconfig.json similarity index 100% rename from ko.plus/tsconfig.json rename to types/ko.plus/tsconfig.json diff --git a/koa-basic-auth/index.d.ts b/types/koa-basic-auth/index.d.ts similarity index 100% rename from koa-basic-auth/index.d.ts rename to types/koa-basic-auth/index.d.ts diff --git a/koa-basic-auth/koa-basic-auth-tests.ts b/types/koa-basic-auth/koa-basic-auth-tests.ts similarity index 100% rename from koa-basic-auth/koa-basic-auth-tests.ts rename to types/koa-basic-auth/koa-basic-auth-tests.ts diff --git a/koa-basic-auth/tsconfig.json b/types/koa-basic-auth/tsconfig.json similarity index 100% rename from koa-basic-auth/tsconfig.json rename to types/koa-basic-auth/tsconfig.json diff --git a/koa-basic-auth/tslint.json b/types/koa-basic-auth/tslint.json similarity index 100% rename from koa-basic-auth/tslint.json rename to types/koa-basic-auth/tslint.json diff --git a/koa-bodyparser/index.d.ts b/types/koa-bodyparser/index.d.ts similarity index 100% rename from koa-bodyparser/index.d.ts rename to types/koa-bodyparser/index.d.ts diff --git a/koa-bodyparser/koa-bodyparser-tests.ts b/types/koa-bodyparser/koa-bodyparser-tests.ts similarity index 100% rename from koa-bodyparser/koa-bodyparser-tests.ts rename to types/koa-bodyparser/koa-bodyparser-tests.ts diff --git a/koa-bodyparser/tsconfig.json b/types/koa-bodyparser/tsconfig.json similarity index 100% rename from koa-bodyparser/tsconfig.json rename to types/koa-bodyparser/tsconfig.json diff --git a/koa-cache-control/index.d.ts b/types/koa-cache-control/index.d.ts similarity index 100% rename from koa-cache-control/index.d.ts rename to types/koa-cache-control/index.d.ts diff --git a/koa-cache-control/koa-cache-control-tests.ts b/types/koa-cache-control/koa-cache-control-tests.ts similarity index 100% rename from koa-cache-control/koa-cache-control-tests.ts rename to types/koa-cache-control/koa-cache-control-tests.ts diff --git a/koa-cache-control/tsconfig.json b/types/koa-cache-control/tsconfig.json similarity index 100% rename from koa-cache-control/tsconfig.json rename to types/koa-cache-control/tsconfig.json diff --git a/koa-cache-control/tslint.json b/types/koa-cache-control/tslint.json similarity index 100% rename from koa-cache-control/tslint.json rename to types/koa-cache-control/tslint.json diff --git a/koa-compose/index.d.ts b/types/koa-compose/index.d.ts similarity index 100% rename from koa-compose/index.d.ts rename to types/koa-compose/index.d.ts diff --git a/koa-compose/koa-compose-tests.ts b/types/koa-compose/koa-compose-tests.ts similarity index 100% rename from koa-compose/koa-compose-tests.ts rename to types/koa-compose/koa-compose-tests.ts diff --git a/koa-compose/tsconfig.json b/types/koa-compose/tsconfig.json similarity index 100% rename from koa-compose/tsconfig.json rename to types/koa-compose/tsconfig.json diff --git a/koa-compose/tslint.json b/types/koa-compose/tslint.json similarity index 100% rename from koa-compose/tslint.json rename to types/koa-compose/tslint.json diff --git a/koa-compress/index.d.ts b/types/koa-compress/index.d.ts similarity index 100% rename from koa-compress/index.d.ts rename to types/koa-compress/index.d.ts diff --git a/koa-compress/koa-compress-tests.ts b/types/koa-compress/koa-compress-tests.ts similarity index 100% rename from koa-compress/koa-compress-tests.ts rename to types/koa-compress/koa-compress-tests.ts diff --git a/koa-compress/tsconfig.json b/types/koa-compress/tsconfig.json similarity index 100% rename from koa-compress/tsconfig.json rename to types/koa-compress/tsconfig.json diff --git a/koa-favicon/index.d.ts b/types/koa-favicon/index.d.ts similarity index 100% rename from koa-favicon/index.d.ts rename to types/koa-favicon/index.d.ts diff --git a/koa-favicon/koa-favicon-tests.ts b/types/koa-favicon/koa-favicon-tests.ts similarity index 100% rename from koa-favicon/koa-favicon-tests.ts rename to types/koa-favicon/koa-favicon-tests.ts diff --git a/koa-favicon/tsconfig.json b/types/koa-favicon/tsconfig.json similarity index 100% rename from koa-favicon/tsconfig.json rename to types/koa-favicon/tsconfig.json diff --git a/koa-hbs/index.d.ts b/types/koa-hbs/index.d.ts similarity index 100% rename from koa-hbs/index.d.ts rename to types/koa-hbs/index.d.ts diff --git a/koa-hbs/koa-hbs-tests.ts b/types/koa-hbs/koa-hbs-tests.ts similarity index 100% rename from koa-hbs/koa-hbs-tests.ts rename to types/koa-hbs/koa-hbs-tests.ts diff --git a/koa-hbs/tsconfig.json b/types/koa-hbs/tsconfig.json similarity index 100% rename from koa-hbs/tsconfig.json rename to types/koa-hbs/tsconfig.json diff --git a/koa-json-error/index.d.ts b/types/koa-json-error/index.d.ts similarity index 100% rename from koa-json-error/index.d.ts rename to types/koa-json-error/index.d.ts diff --git a/koa-json-error/koa-json-error-tests.ts b/types/koa-json-error/koa-json-error-tests.ts similarity index 100% rename from koa-json-error/koa-json-error-tests.ts rename to types/koa-json-error/koa-json-error-tests.ts diff --git a/koa-json-error/tsconfig.json b/types/koa-json-error/tsconfig.json similarity index 100% rename from koa-json-error/tsconfig.json rename to types/koa-json-error/tsconfig.json diff --git a/koa-json-error/tslint.json b/types/koa-json-error/tslint.json similarity index 100% rename from koa-json-error/tslint.json rename to types/koa-json-error/tslint.json diff --git a/koa-json/index.d.ts b/types/koa-json/index.d.ts similarity index 100% rename from koa-json/index.d.ts rename to types/koa-json/index.d.ts diff --git a/koa-json/koa-json-tests.ts b/types/koa-json/koa-json-tests.ts similarity index 100% rename from koa-json/koa-json-tests.ts rename to types/koa-json/koa-json-tests.ts diff --git a/koa-json/tsconfig.json b/types/koa-json/tsconfig.json similarity index 100% rename from koa-json/tsconfig.json rename to types/koa-json/tsconfig.json diff --git a/koa-jwt/index.d.ts b/types/koa-jwt/index.d.ts similarity index 100% rename from koa-jwt/index.d.ts rename to types/koa-jwt/index.d.ts diff --git a/koa-jwt/koa-jwt-tests.ts b/types/koa-jwt/koa-jwt-tests.ts similarity index 100% rename from koa-jwt/koa-jwt-tests.ts rename to types/koa-jwt/koa-jwt-tests.ts diff --git a/koa-jwt/tsconfig.json b/types/koa-jwt/tsconfig.json similarity index 100% rename from koa-jwt/tsconfig.json rename to types/koa-jwt/tsconfig.json diff --git a/koa-jwt/tslint.json b/types/koa-jwt/tslint.json similarity index 100% rename from koa-jwt/tslint.json rename to types/koa-jwt/tslint.json diff --git a/koa-logger/index.d.ts b/types/koa-logger/index.d.ts similarity index 100% rename from koa-logger/index.d.ts rename to types/koa-logger/index.d.ts diff --git a/koa-logger/koa-logger-tests.ts b/types/koa-logger/koa-logger-tests.ts similarity index 100% rename from koa-logger/koa-logger-tests.ts rename to types/koa-logger/koa-logger-tests.ts diff --git a/koa-logger/tsconfig.json b/types/koa-logger/tsconfig.json similarity index 100% rename from koa-logger/tsconfig.json rename to types/koa-logger/tsconfig.json diff --git a/koa-mount/index.d.ts b/types/koa-mount/index.d.ts similarity index 100% rename from koa-mount/index.d.ts rename to types/koa-mount/index.d.ts diff --git a/koa-mount/koa-mount-tests.ts b/types/koa-mount/koa-mount-tests.ts similarity index 100% rename from koa-mount/koa-mount-tests.ts rename to types/koa-mount/koa-mount-tests.ts diff --git a/koa-mount/tsconfig.json b/types/koa-mount/tsconfig.json similarity index 100% rename from koa-mount/tsconfig.json rename to types/koa-mount/tsconfig.json diff --git a/koa-passport/index.d.ts b/types/koa-passport/index.d.ts similarity index 100% rename from koa-passport/index.d.ts rename to types/koa-passport/index.d.ts diff --git a/koa-passport/koa-passport-tests.ts b/types/koa-passport/koa-passport-tests.ts similarity index 100% rename from koa-passport/koa-passport-tests.ts rename to types/koa-passport/koa-passport-tests.ts diff --git a/koa-passport/tsconfig.json b/types/koa-passport/tsconfig.json similarity index 100% rename from koa-passport/tsconfig.json rename to types/koa-passport/tsconfig.json diff --git a/koa-pug/index.d.ts b/types/koa-pug/index.d.ts similarity index 100% rename from koa-pug/index.d.ts rename to types/koa-pug/index.d.ts diff --git a/koa-pug/koa-pug-tests.ts b/types/koa-pug/koa-pug-tests.ts similarity index 100% rename from koa-pug/koa-pug-tests.ts rename to types/koa-pug/koa-pug-tests.ts diff --git a/koa-pug/tsconfig.json b/types/koa-pug/tsconfig.json similarity index 100% rename from koa-pug/tsconfig.json rename to types/koa-pug/tsconfig.json diff --git a/koa-pug/tslint.json b/types/koa-pug/tslint.json similarity index 100% rename from koa-pug/tslint.json rename to types/koa-pug/tslint.json diff --git a/koa-router/index.d.ts b/types/koa-router/index.d.ts similarity index 100% rename from koa-router/index.d.ts rename to types/koa-router/index.d.ts diff --git a/koa-router/koa-router-tests.ts b/types/koa-router/koa-router-tests.ts similarity index 100% rename from koa-router/koa-router-tests.ts rename to types/koa-router/koa-router-tests.ts diff --git a/koa-router/tsconfig.json b/types/koa-router/tsconfig.json similarity index 100% rename from koa-router/tsconfig.json rename to types/koa-router/tsconfig.json diff --git a/koa-send/index.d.ts b/types/koa-send/index.d.ts similarity index 100% rename from koa-send/index.d.ts rename to types/koa-send/index.d.ts diff --git a/koa-send/koa-send-tests.ts b/types/koa-send/koa-send-tests.ts similarity index 100% rename from koa-send/koa-send-tests.ts rename to types/koa-send/koa-send-tests.ts diff --git a/koa-send/tsconfig.json b/types/koa-send/tsconfig.json similarity index 100% rename from koa-send/tsconfig.json rename to types/koa-send/tsconfig.json diff --git a/koa-session-minimal/index.d.ts b/types/koa-session-minimal/index.d.ts similarity index 100% rename from koa-session-minimal/index.d.ts rename to types/koa-session-minimal/index.d.ts diff --git a/koa-session-minimal/koa-session-minimal-tests.ts b/types/koa-session-minimal/koa-session-minimal-tests.ts similarity index 100% rename from koa-session-minimal/koa-session-minimal-tests.ts rename to types/koa-session-minimal/koa-session-minimal-tests.ts diff --git a/koa-session-minimal/tsconfig.json b/types/koa-session-minimal/tsconfig.json similarity index 100% rename from koa-session-minimal/tsconfig.json rename to types/koa-session-minimal/tsconfig.json diff --git a/koa-static/index.d.ts b/types/koa-static/index.d.ts similarity index 100% rename from koa-static/index.d.ts rename to types/koa-static/index.d.ts diff --git a/koa-static/koa-static-tests.ts b/types/koa-static/koa-static-tests.ts similarity index 100% rename from koa-static/koa-static-tests.ts rename to types/koa-static/koa-static-tests.ts diff --git a/koa-static/tsconfig.json b/types/koa-static/tsconfig.json similarity index 100% rename from koa-static/tsconfig.json rename to types/koa-static/tsconfig.json diff --git a/koa/index.d.ts b/types/koa/index.d.ts similarity index 100% rename from koa/index.d.ts rename to types/koa/index.d.ts diff --git a/koa/koa-tests.ts b/types/koa/koa-tests.ts similarity index 100% rename from koa/koa-tests.ts rename to types/koa/koa-tests.ts diff --git a/koa/tsconfig.json b/types/koa/tsconfig.json similarity index 100% rename from koa/tsconfig.json rename to types/koa/tsconfig.json diff --git a/kolite/index.d.ts b/types/kolite/index.d.ts similarity index 100% rename from kolite/index.d.ts rename to types/kolite/index.d.ts diff --git a/kolite/knockout.activity.d.ts b/types/kolite/knockout.activity.d.ts similarity index 100% rename from kolite/knockout.activity.d.ts rename to types/kolite/knockout.activity.d.ts diff --git a/kolite/knockout.command.d.ts b/types/kolite/knockout.command.d.ts similarity index 100% rename from kolite/knockout.command.d.ts rename to types/kolite/knockout.command.d.ts diff --git a/kolite/knockout.dirtyFlag.d.ts b/types/kolite/knockout.dirtyFlag.d.ts similarity index 100% rename from kolite/knockout.dirtyFlag.d.ts rename to types/kolite/knockout.dirtyFlag.d.ts diff --git a/kolite/kolite-tests.ts b/types/kolite/kolite-tests.ts similarity index 100% rename from kolite/kolite-tests.ts rename to types/kolite/kolite-tests.ts diff --git a/kolite/tsconfig.json b/types/kolite/tsconfig.json similarity index 100% rename from kolite/tsconfig.json rename to types/kolite/tsconfig.json diff --git a/konami.js/index.d.ts b/types/konami.js/index.d.ts similarity index 100% rename from konami.js/index.d.ts rename to types/konami.js/index.d.ts diff --git a/konami.js/konami.js-tests.ts b/types/konami.js/konami.js-tests.ts similarity index 100% rename from konami.js/konami.js-tests.ts rename to types/konami.js/konami.js-tests.ts diff --git a/konami.js/tsconfig.json b/types/konami.js/tsconfig.json similarity index 100% rename from konami.js/tsconfig.json rename to types/konami.js/tsconfig.json diff --git a/kramed/index.d.ts b/types/kramed/index.d.ts similarity index 100% rename from kramed/index.d.ts rename to types/kramed/index.d.ts diff --git a/kramed/kramed-tests.ts b/types/kramed/kramed-tests.ts similarity index 100% rename from kramed/kramed-tests.ts rename to types/kramed/kramed-tests.ts diff --git a/kramed/tsconfig.json b/types/kramed/tsconfig.json similarity index 100% rename from kramed/tsconfig.json rename to types/kramed/tsconfig.json diff --git a/kramed/tslint.json b/types/kramed/tslint.json similarity index 100% rename from kramed/tslint.json rename to types/kramed/tslint.json diff --git a/kue/index.d.ts b/types/kue/index.d.ts similarity index 100% rename from kue/index.d.ts rename to types/kue/index.d.ts diff --git a/kue/kue-tests.ts b/types/kue/kue-tests.ts similarity index 100% rename from kue/kue-tests.ts rename to types/kue/kue-tests.ts diff --git a/kue/tsconfig.json b/types/kue/tsconfig.json similarity index 100% rename from kue/tsconfig.json rename to types/kue/tsconfig.json diff --git a/kuromoji/index.d.ts b/types/kuromoji/index.d.ts similarity index 100% rename from kuromoji/index.d.ts rename to types/kuromoji/index.d.ts diff --git a/kuromoji/kuromoji-tests.ts b/types/kuromoji/kuromoji-tests.ts similarity index 100% rename from kuromoji/kuromoji-tests.ts rename to types/kuromoji/kuromoji-tests.ts diff --git a/kuromoji/tsconfig.json b/types/kuromoji/tsconfig.json similarity index 100% rename from kuromoji/tsconfig.json rename to types/kuromoji/tsconfig.json diff --git a/lab/index.d.ts b/types/lab/index.d.ts similarity index 100% rename from lab/index.d.ts rename to types/lab/index.d.ts diff --git a/lab/lab-tests.ts b/types/lab/lab-tests.ts similarity index 100% rename from lab/lab-tests.ts rename to types/lab/lab-tests.ts diff --git a/lab/tsconfig.json b/types/lab/tsconfig.json similarity index 100% rename from lab/tsconfig.json rename to types/lab/tsconfig.json diff --git a/ladda/index.d.ts b/types/ladda/index.d.ts similarity index 100% rename from ladda/index.d.ts rename to types/ladda/index.d.ts diff --git a/ladda/ladda-tests.ts b/types/ladda/ladda-tests.ts similarity index 100% rename from ladda/ladda-tests.ts rename to types/ladda/ladda-tests.ts diff --git a/ladda/tsconfig.json b/types/ladda/tsconfig.json similarity index 100% rename from ladda/tsconfig.json rename to types/ladda/tsconfig.json diff --git a/later/index.d.ts b/types/later/index.d.ts similarity index 100% rename from later/index.d.ts rename to types/later/index.d.ts diff --git a/later/later-tests.ts b/types/later/later-tests.ts similarity index 100% rename from later/later-tests.ts rename to types/later/later-tests.ts diff --git a/later/tsconfig.json b/types/later/tsconfig.json similarity index 100% rename from later/tsconfig.json rename to types/later/tsconfig.json diff --git a/later/tslint.json b/types/later/tslint.json similarity index 100% rename from later/tslint.json rename to types/later/tslint.json diff --git a/latinize/index.d.ts b/types/latinize/index.d.ts similarity index 100% rename from latinize/index.d.ts rename to types/latinize/index.d.ts diff --git a/latinize/latinize-tests.ts b/types/latinize/latinize-tests.ts similarity index 100% rename from latinize/latinize-tests.ts rename to types/latinize/latinize-tests.ts diff --git a/latinize/tsconfig.json b/types/latinize/tsconfig.json similarity index 100% rename from latinize/tsconfig.json rename to types/latinize/tsconfig.json diff --git a/launchpad/index.d.ts b/types/launchpad/index.d.ts similarity index 100% rename from launchpad/index.d.ts rename to types/launchpad/index.d.ts diff --git a/launchpad/launchpad-tests.ts b/types/launchpad/launchpad-tests.ts similarity index 100% rename from launchpad/launchpad-tests.ts rename to types/launchpad/launchpad-tests.ts diff --git a/launchpad/tsconfig.json b/types/launchpad/tsconfig.json similarity index 100% rename from launchpad/tsconfig.json rename to types/launchpad/tsconfig.json diff --git a/lazy.js/index.d.ts b/types/lazy.js/index.d.ts similarity index 100% rename from lazy.js/index.d.ts rename to types/lazy.js/index.d.ts diff --git a/lazy.js/lazy.js-tests.ts b/types/lazy.js/lazy.js-tests.ts similarity index 100% rename from lazy.js/lazy.js-tests.ts rename to types/lazy.js/lazy.js-tests.ts diff --git a/lazy.js/tsconfig.json b/types/lazy.js/tsconfig.json similarity index 100% rename from lazy.js/tsconfig.json rename to types/lazy.js/tsconfig.json diff --git a/lazypipe/index.d.ts b/types/lazypipe/index.d.ts similarity index 100% rename from lazypipe/index.d.ts rename to types/lazypipe/index.d.ts diff --git a/lazypipe/lazypipe-tests.ts b/types/lazypipe/lazypipe-tests.ts similarity index 100% rename from lazypipe/lazypipe-tests.ts rename to types/lazypipe/lazypipe-tests.ts diff --git a/lazypipe/tsconfig.json b/types/lazypipe/tsconfig.json similarity index 100% rename from lazypipe/tsconfig.json rename to types/lazypipe/tsconfig.json diff --git a/ldapjs/index.d.ts b/types/ldapjs/index.d.ts similarity index 100% rename from ldapjs/index.d.ts rename to types/ldapjs/index.d.ts diff --git a/ldapjs/ldapjs-tests.ts b/types/ldapjs/ldapjs-tests.ts similarity index 100% rename from ldapjs/ldapjs-tests.ts rename to types/ldapjs/ldapjs-tests.ts diff --git a/ldapjs/tsconfig.json b/types/ldapjs/tsconfig.json similarity index 100% rename from ldapjs/tsconfig.json rename to types/ldapjs/tsconfig.json diff --git a/ldclient-js/index.d.ts b/types/ldclient-js/index.d.ts similarity index 100% rename from ldclient-js/index.d.ts rename to types/ldclient-js/index.d.ts diff --git a/ldclient-js/ldclient-js-tests.ts b/types/ldclient-js/ldclient-js-tests.ts similarity index 100% rename from ldclient-js/ldclient-js-tests.ts rename to types/ldclient-js/ldclient-js-tests.ts diff --git a/ldclient-js/tsconfig.json b/types/ldclient-js/tsconfig.json similarity index 100% rename from ldclient-js/tsconfig.json rename to types/ldclient-js/tsconfig.json diff --git a/leadfoot/index.d.ts b/types/leadfoot/index.d.ts similarity index 100% rename from leadfoot/index.d.ts rename to types/leadfoot/index.d.ts diff --git a/leadfoot/leadfoot-tests.ts b/types/leadfoot/leadfoot-tests.ts similarity index 100% rename from leadfoot/leadfoot-tests.ts rename to types/leadfoot/leadfoot-tests.ts diff --git a/leadfoot/tsconfig.json b/types/leadfoot/tsconfig.json similarity index 100% rename from leadfoot/tsconfig.json rename to types/leadfoot/tsconfig.json diff --git a/leaflet-curve/index.d.ts b/types/leaflet-curve/index.d.ts similarity index 100% rename from leaflet-curve/index.d.ts rename to types/leaflet-curve/index.d.ts diff --git a/leaflet-curve/leaflet-curve-tests.ts b/types/leaflet-curve/leaflet-curve-tests.ts similarity index 100% rename from leaflet-curve/leaflet-curve-tests.ts rename to types/leaflet-curve/leaflet-curve-tests.ts diff --git a/leaflet-curve/package.json b/types/leaflet-curve/package.json similarity index 100% rename from leaflet-curve/package.json rename to types/leaflet-curve/package.json diff --git a/leaflet-curve/tsconfig.json b/types/leaflet-curve/tsconfig.json similarity index 100% rename from leaflet-curve/tsconfig.json rename to types/leaflet-curve/tsconfig.json diff --git a/leaflet-draw/index.d.ts b/types/leaflet-draw/index.d.ts similarity index 100% rename from leaflet-draw/index.d.ts rename to types/leaflet-draw/index.d.ts diff --git a/leaflet-draw/leaflet-draw-tests.ts b/types/leaflet-draw/leaflet-draw-tests.ts similarity index 100% rename from leaflet-draw/leaflet-draw-tests.ts rename to types/leaflet-draw/leaflet-draw-tests.ts diff --git a/leaflet-draw/tsconfig.json b/types/leaflet-draw/tsconfig.json similarity index 100% rename from leaflet-draw/tsconfig.json rename to types/leaflet-draw/tsconfig.json diff --git a/leaflet-draw/tslint.json b/types/leaflet-draw/tslint.json similarity index 100% rename from leaflet-draw/tslint.json rename to types/leaflet-draw/tslint.json diff --git a/leaflet-editable/index.d.ts b/types/leaflet-editable/index.d.ts similarity index 100% rename from leaflet-editable/index.d.ts rename to types/leaflet-editable/index.d.ts diff --git a/leaflet-editable/leaflet-editable-tests.ts b/types/leaflet-editable/leaflet-editable-tests.ts similarity index 100% rename from leaflet-editable/leaflet-editable-tests.ts rename to types/leaflet-editable/leaflet-editable-tests.ts diff --git a/leaflet-editable/package.json b/types/leaflet-editable/package.json similarity index 100% rename from leaflet-editable/package.json rename to types/leaflet-editable/package.json diff --git a/leaflet-editable/tsconfig.json b/types/leaflet-editable/tsconfig.json similarity index 100% rename from leaflet-editable/tsconfig.json rename to types/leaflet-editable/tsconfig.json diff --git a/leaflet-geocoder-mapzen/index.d.ts b/types/leaflet-geocoder-mapzen/index.d.ts similarity index 100% rename from leaflet-geocoder-mapzen/index.d.ts rename to types/leaflet-geocoder-mapzen/index.d.ts diff --git a/leaflet-geocoder-mapzen/leaflet-geocoder-mapzen-tests.ts b/types/leaflet-geocoder-mapzen/leaflet-geocoder-mapzen-tests.ts similarity index 100% rename from leaflet-geocoder-mapzen/leaflet-geocoder-mapzen-tests.ts rename to types/leaflet-geocoder-mapzen/leaflet-geocoder-mapzen-tests.ts diff --git a/leaflet-geocoder-mapzen/package.json b/types/leaflet-geocoder-mapzen/package.json similarity index 100% rename from leaflet-geocoder-mapzen/package.json rename to types/leaflet-geocoder-mapzen/package.json diff --git a/leaflet-geocoder-mapzen/tsconfig.json b/types/leaflet-geocoder-mapzen/tsconfig.json similarity index 100% rename from leaflet-geocoder-mapzen/tsconfig.json rename to types/leaflet-geocoder-mapzen/tsconfig.json diff --git a/leaflet-imageoverlay-rotated/index.d.ts b/types/leaflet-imageoverlay-rotated/index.d.ts similarity index 100% rename from leaflet-imageoverlay-rotated/index.d.ts rename to types/leaflet-imageoverlay-rotated/index.d.ts diff --git a/leaflet-imageoverlay-rotated/leaflet-imageoverlay-rotated-tests.ts b/types/leaflet-imageoverlay-rotated/leaflet-imageoverlay-rotated-tests.ts similarity index 100% rename from leaflet-imageoverlay-rotated/leaflet-imageoverlay-rotated-tests.ts rename to types/leaflet-imageoverlay-rotated/leaflet-imageoverlay-rotated-tests.ts diff --git a/leaflet-imageoverlay-rotated/tsconfig.json b/types/leaflet-imageoverlay-rotated/tsconfig.json similarity index 100% rename from leaflet-imageoverlay-rotated/tsconfig.json rename to types/leaflet-imageoverlay-rotated/tsconfig.json diff --git a/leaflet-imageoverlay-rotated/tslint.json b/types/leaflet-imageoverlay-rotated/tslint.json similarity index 100% rename from leaflet-imageoverlay-rotated/tslint.json rename to types/leaflet-imageoverlay-rotated/tslint.json diff --git a/leaflet-label/index.d.ts b/types/leaflet-label/index.d.ts similarity index 100% rename from leaflet-label/index.d.ts rename to types/leaflet-label/index.d.ts diff --git a/leaflet-label/leaflet-label-tests.ts b/types/leaflet-label/leaflet-label-tests.ts similarity index 100% rename from leaflet-label/leaflet-label-tests.ts rename to types/leaflet-label/leaflet-label-tests.ts diff --git a/leaflet-label/package.json b/types/leaflet-label/package.json similarity index 100% rename from leaflet-label/package.json rename to types/leaflet-label/package.json diff --git a/leaflet-label/tsconfig.json b/types/leaflet-label/tsconfig.json similarity index 100% rename from leaflet-label/tsconfig.json rename to types/leaflet-label/tsconfig.json diff --git a/leaflet-label/tslint.json b/types/leaflet-label/tslint.json similarity index 100% rename from leaflet-label/tslint.json rename to types/leaflet-label/tslint.json diff --git a/leaflet-markercluster/index.d.ts b/types/leaflet-markercluster/index.d.ts similarity index 100% rename from leaflet-markercluster/index.d.ts rename to types/leaflet-markercluster/index.d.ts diff --git a/leaflet-markercluster/leaflet-markercluster-tests.ts b/types/leaflet-markercluster/leaflet-markercluster-tests.ts similarity index 100% rename from leaflet-markercluster/leaflet-markercluster-tests.ts rename to types/leaflet-markercluster/leaflet-markercluster-tests.ts diff --git a/leaflet-markercluster/package.json b/types/leaflet-markercluster/package.json similarity index 100% rename from leaflet-markercluster/package.json rename to types/leaflet-markercluster/package.json diff --git a/leaflet-markercluster/tsconfig.json b/types/leaflet-markercluster/tsconfig.json similarity index 100% rename from leaflet-markercluster/tsconfig.json rename to types/leaflet-markercluster/tsconfig.json diff --git a/leaflet-markercluster/tslint.json b/types/leaflet-markercluster/tslint.json similarity index 100% rename from leaflet-markercluster/tslint.json rename to types/leaflet-markercluster/tslint.json diff --git a/leaflet.awesome-markers/index.d.ts b/types/leaflet.awesome-markers/index.d.ts similarity index 100% rename from leaflet.awesome-markers/index.d.ts rename to types/leaflet.awesome-markers/index.d.ts diff --git a/leaflet.awesome-markers/leaflet.awesome-markers-tests.ts b/types/leaflet.awesome-markers/leaflet.awesome-markers-tests.ts similarity index 100% rename from leaflet.awesome-markers/leaflet.awesome-markers-tests.ts rename to types/leaflet.awesome-markers/leaflet.awesome-markers-tests.ts diff --git a/leaflet.awesome-markers/package.json b/types/leaflet.awesome-markers/package.json similarity index 100% rename from leaflet.awesome-markers/package.json rename to types/leaflet.awesome-markers/package.json diff --git a/leaflet.awesome-markers/tsconfig.json b/types/leaflet.awesome-markers/tsconfig.json similarity index 100% rename from leaflet.awesome-markers/tsconfig.json rename to types/leaflet.awesome-markers/tsconfig.json diff --git a/leaflet.fullscreen/index.d.ts b/types/leaflet.fullscreen/index.d.ts similarity index 100% rename from leaflet.fullscreen/index.d.ts rename to types/leaflet.fullscreen/index.d.ts diff --git a/leaflet.fullscreen/leaflet.fullscreen-tests.ts b/types/leaflet.fullscreen/leaflet.fullscreen-tests.ts similarity index 100% rename from leaflet.fullscreen/leaflet.fullscreen-tests.ts rename to types/leaflet.fullscreen/leaflet.fullscreen-tests.ts diff --git a/leaflet.fullscreen/package.json b/types/leaflet.fullscreen/package.json similarity index 100% rename from leaflet.fullscreen/package.json rename to types/leaflet.fullscreen/package.json diff --git a/leaflet.fullscreen/tsconfig.json b/types/leaflet.fullscreen/tsconfig.json similarity index 100% rename from leaflet.fullscreen/tsconfig.json rename to types/leaflet.fullscreen/tsconfig.json diff --git a/leaflet.gridlayer.googlemutant/index.d.ts b/types/leaflet.gridlayer.googlemutant/index.d.ts similarity index 100% rename from leaflet.gridlayer.googlemutant/index.d.ts rename to types/leaflet.gridlayer.googlemutant/index.d.ts diff --git a/leaflet.gridlayer.googlemutant/leaflet.gridlayer.googlemutant-tests.ts b/types/leaflet.gridlayer.googlemutant/leaflet.gridlayer.googlemutant-tests.ts similarity index 100% rename from leaflet.gridlayer.googlemutant/leaflet.gridlayer.googlemutant-tests.ts rename to types/leaflet.gridlayer.googlemutant/leaflet.gridlayer.googlemutant-tests.ts diff --git a/leaflet.gridlayer.googlemutant/tsconfig.json b/types/leaflet.gridlayer.googlemutant/tsconfig.json similarity index 100% rename from leaflet.gridlayer.googlemutant/tsconfig.json rename to types/leaflet.gridlayer.googlemutant/tsconfig.json diff --git a/leaflet.gridlayer.googlemutant/tslint.json b/types/leaflet.gridlayer.googlemutant/tslint.json similarity index 100% rename from leaflet.gridlayer.googlemutant/tslint.json rename to types/leaflet.gridlayer.googlemutant/tslint.json diff --git a/leaflet.pm/index.d.ts b/types/leaflet.pm/index.d.ts similarity index 100% rename from leaflet.pm/index.d.ts rename to types/leaflet.pm/index.d.ts diff --git a/leaflet.pm/leaflet.pm-tests.ts b/types/leaflet.pm/leaflet.pm-tests.ts similarity index 100% rename from leaflet.pm/leaflet.pm-tests.ts rename to types/leaflet.pm/leaflet.pm-tests.ts diff --git a/leaflet.pm/tsconfig.json b/types/leaflet.pm/tsconfig.json similarity index 100% rename from leaflet.pm/tsconfig.json rename to types/leaflet.pm/tsconfig.json diff --git a/leaflet.pm/tslint.json b/types/leaflet.pm/tslint.json similarity index 100% rename from leaflet.pm/tslint.json rename to types/leaflet.pm/tslint.json diff --git a/leaflet/index.d.ts b/types/leaflet/index.d.ts similarity index 100% rename from leaflet/index.d.ts rename to types/leaflet/index.d.ts diff --git a/leaflet/leaflet-tests.ts b/types/leaflet/leaflet-tests.ts similarity index 100% rename from leaflet/leaflet-tests.ts rename to types/leaflet/leaflet-tests.ts diff --git a/leaflet/tsconfig.json b/types/leaflet/tsconfig.json similarity index 100% rename from leaflet/tsconfig.json rename to types/leaflet/tsconfig.json diff --git a/leaflet/tslint.json b/types/leaflet/tslint.json similarity index 100% rename from leaflet/tslint.json rename to types/leaflet/tslint.json diff --git a/leaflet/v0/index.d.ts b/types/leaflet/v0/index.d.ts similarity index 100% rename from leaflet/v0/index.d.ts rename to types/leaflet/v0/index.d.ts diff --git a/leaflet/v0/leaflet-tests.ts b/types/leaflet/v0/leaflet-tests.ts similarity index 100% rename from leaflet/v0/leaflet-tests.ts rename to types/leaflet/v0/leaflet-tests.ts diff --git a/leaflet/v0/tsconfig.json b/types/leaflet/v0/tsconfig.json similarity index 100% rename from leaflet/v0/tsconfig.json rename to types/leaflet/v0/tsconfig.json diff --git a/leapmotionts/index.d.ts b/types/leapmotionts/index.d.ts similarity index 100% rename from leapmotionts/index.d.ts rename to types/leapmotionts/index.d.ts diff --git a/leapmotionts/leapmotionts-tests.ts b/types/leapmotionts/leapmotionts-tests.ts similarity index 100% rename from leapmotionts/leapmotionts-tests.ts rename to types/leapmotionts/leapmotionts-tests.ts diff --git a/leapmotionts/tsconfig.json b/types/leapmotionts/tsconfig.json similarity index 100% rename from leapmotionts/tsconfig.json rename to types/leapmotionts/tsconfig.json diff --git a/left-pad/index.d.ts b/types/left-pad/index.d.ts similarity index 100% rename from left-pad/index.d.ts rename to types/left-pad/index.d.ts diff --git a/left-pad/left-pad-tests.ts b/types/left-pad/left-pad-tests.ts similarity index 100% rename from left-pad/left-pad-tests.ts rename to types/left-pad/left-pad-tests.ts diff --git a/left-pad/tsconfig.json b/types/left-pad/tsconfig.json similarity index 100% rename from left-pad/tsconfig.json rename to types/left-pad/tsconfig.json diff --git a/left-pad/tslint.json b/types/left-pad/tslint.json similarity index 100% rename from left-pad/tslint.json rename to types/left-pad/tslint.json diff --git a/less-middleware/index.d.ts b/types/less-middleware/index.d.ts similarity index 100% rename from less-middleware/index.d.ts rename to types/less-middleware/index.d.ts diff --git a/less-middleware/less-middleware-tests.ts b/types/less-middleware/less-middleware-tests.ts similarity index 100% rename from less-middleware/less-middleware-tests.ts rename to types/less-middleware/less-middleware-tests.ts diff --git a/less-middleware/tsconfig.json b/types/less-middleware/tsconfig.json similarity index 100% rename from less-middleware/tsconfig.json rename to types/less-middleware/tsconfig.json diff --git a/less/index.d.ts b/types/less/index.d.ts similarity index 100% rename from less/index.d.ts rename to types/less/index.d.ts diff --git a/less/less-tests.ts b/types/less/less-tests.ts similarity index 100% rename from less/less-tests.ts rename to types/less/less-tests.ts diff --git a/less/tsconfig.json b/types/less/tsconfig.json similarity index 100% rename from less/tsconfig.json rename to types/less/tsconfig.json diff --git a/lestate/index.d.ts b/types/lestate/index.d.ts similarity index 100% rename from lestate/index.d.ts rename to types/lestate/index.d.ts diff --git a/lestate/lestate-tests.ts b/types/lestate/lestate-tests.ts similarity index 100% rename from lestate/lestate-tests.ts rename to types/lestate/lestate-tests.ts diff --git a/lestate/tsconfig.json b/types/lestate/tsconfig.json similarity index 100% rename from lestate/tsconfig.json rename to types/lestate/tsconfig.json diff --git a/level-sublevel/index.d.ts b/types/level-sublevel/index.d.ts similarity index 100% rename from level-sublevel/index.d.ts rename to types/level-sublevel/index.d.ts diff --git a/level-sublevel/level-sublevel-tests.ts b/types/level-sublevel/level-sublevel-tests.ts similarity index 100% rename from level-sublevel/level-sublevel-tests.ts rename to types/level-sublevel/level-sublevel-tests.ts diff --git a/level-sublevel/tsconfig.json b/types/level-sublevel/tsconfig.json similarity index 100% rename from level-sublevel/tsconfig.json rename to types/level-sublevel/tsconfig.json diff --git a/levelup/index.d.ts b/types/levelup/index.d.ts similarity index 100% rename from levelup/index.d.ts rename to types/levelup/index.d.ts diff --git a/levelup/levelup-tests.ts b/types/levelup/levelup-tests.ts similarity index 100% rename from levelup/levelup-tests.ts rename to types/levelup/levelup-tests.ts diff --git a/levelup/tsconfig.json b/types/levelup/tsconfig.json similarity index 100% rename from levelup/tsconfig.json rename to types/levelup/tsconfig.json diff --git a/leven/index.d.ts b/types/leven/index.d.ts similarity index 100% rename from leven/index.d.ts rename to types/leven/index.d.ts diff --git a/leven/leven-tests.ts b/types/leven/leven-tests.ts similarity index 100% rename from leven/leven-tests.ts rename to types/leven/leven-tests.ts diff --git a/leven/tsconfig.json b/types/leven/tsconfig.json similarity index 100% rename from leven/tsconfig.json rename to types/leven/tsconfig.json diff --git a/leven/tslint.json b/types/leven/tslint.json similarity index 100% rename from leven/tslint.json rename to types/leven/tslint.json diff --git a/levenshtein/index.d.ts b/types/levenshtein/index.d.ts similarity index 100% rename from levenshtein/index.d.ts rename to types/levenshtein/index.d.ts diff --git a/levenshtein/levenshtein-tests.ts b/types/levenshtein/levenshtein-tests.ts similarity index 100% rename from levenshtein/levenshtein-tests.ts rename to types/levenshtein/levenshtein-tests.ts diff --git a/levenshtein/tsconfig.json b/types/levenshtein/tsconfig.json similarity index 100% rename from levenshtein/tsconfig.json rename to types/levenshtein/tsconfig.json diff --git a/libpq/index.d.ts b/types/libpq/index.d.ts similarity index 100% rename from libpq/index.d.ts rename to types/libpq/index.d.ts diff --git a/libpq/libpq-tests.ts b/types/libpq/libpq-tests.ts similarity index 100% rename from libpq/libpq-tests.ts rename to types/libpq/libpq-tests.ts diff --git a/libpq/tsconfig.json b/types/libpq/tsconfig.json similarity index 100% rename from libpq/tsconfig.json rename to types/libpq/tsconfig.json diff --git a/libpq/tslint.json b/types/libpq/tslint.json similarity index 100% rename from libpq/tslint.json rename to types/libpq/tslint.json diff --git a/libxmljs/index.d.ts b/types/libxmljs/index.d.ts similarity index 100% rename from libxmljs/index.d.ts rename to types/libxmljs/index.d.ts diff --git a/libxmljs/libxmljs-tests.ts b/types/libxmljs/libxmljs-tests.ts similarity index 100% rename from libxmljs/libxmljs-tests.ts rename to types/libxmljs/libxmljs-tests.ts diff --git a/libxmljs/tsconfig.json b/types/libxmljs/tsconfig.json similarity index 100% rename from libxmljs/tsconfig.json rename to types/libxmljs/tsconfig.json diff --git a/libxslt/index.d.ts b/types/libxslt/index.d.ts similarity index 100% rename from libxslt/index.d.ts rename to types/libxslt/index.d.ts diff --git a/libxslt/libxslt-tests.ts b/types/libxslt/libxslt-tests.ts similarity index 100% rename from libxslt/libxslt-tests.ts rename to types/libxslt/libxslt-tests.ts diff --git a/libxslt/tsconfig.json b/types/libxslt/tsconfig.json similarity index 100% rename from libxslt/tsconfig.json rename to types/libxslt/tsconfig.json diff --git a/lime-js/index.d.ts b/types/lime-js/index.d.ts similarity index 100% rename from lime-js/index.d.ts rename to types/lime-js/index.d.ts diff --git a/lime-js/lime-js-tests.ts b/types/lime-js/lime-js-tests.ts similarity index 100% rename from lime-js/lime-js-tests.ts rename to types/lime-js/lime-js-tests.ts diff --git a/lime-js/tsconfig.json b/types/lime-js/tsconfig.json similarity index 100% rename from lime-js/tsconfig.json rename to types/lime-js/tsconfig.json diff --git a/line-by-line/index.d.ts b/types/line-by-line/index.d.ts similarity index 100% rename from line-by-line/index.d.ts rename to types/line-by-line/index.d.ts diff --git a/line-by-line/line-by-line-tests.ts b/types/line-by-line/line-by-line-tests.ts similarity index 100% rename from line-by-line/line-by-line-tests.ts rename to types/line-by-line/line-by-line-tests.ts diff --git a/line-by-line/tsconfig.json b/types/line-by-line/tsconfig.json similarity index 100% rename from line-by-line/tsconfig.json rename to types/line-by-line/tsconfig.json diff --git a/line-by-line/tslint.json b/types/line-by-line/tslint.json similarity index 100% rename from line-by-line/tslint.json rename to types/line-by-line/tslint.json diff --git a/line-reader/index.d.ts b/types/line-reader/index.d.ts similarity index 100% rename from line-reader/index.d.ts rename to types/line-reader/index.d.ts diff --git a/line-reader/line-reader-tests.ts b/types/line-reader/line-reader-tests.ts similarity index 100% rename from line-reader/line-reader-tests.ts rename to types/line-reader/line-reader-tests.ts diff --git a/line-reader/tsconfig.json b/types/line-reader/tsconfig.json similarity index 100% rename from line-reader/tsconfig.json rename to types/line-reader/tsconfig.json diff --git a/linq4js/index.d.ts b/types/linq4js/index.d.ts similarity index 100% rename from linq4js/index.d.ts rename to types/linq4js/index.d.ts diff --git a/linq4js/linq4js-tests.ts b/types/linq4js/linq4js-tests.ts similarity index 100% rename from linq4js/linq4js-tests.ts rename to types/linq4js/linq4js-tests.ts diff --git a/linq4js/tsconfig.json b/types/linq4js/tsconfig.json similarity index 100% rename from linq4js/tsconfig.json rename to types/linq4js/tsconfig.json diff --git a/linq4js/tslint.json b/types/linq4js/tslint.json similarity index 100% rename from linq4js/tslint.json rename to types/linq4js/tslint.json diff --git a/lls/index.d.ts b/types/lls/index.d.ts similarity index 100% rename from lls/index.d.ts rename to types/lls/index.d.ts diff --git a/lls/lls-tests.ts b/types/lls/lls-tests.ts similarity index 100% rename from lls/lls-tests.ts rename to types/lls/lls-tests.ts diff --git a/lls/tsconfig.json b/types/lls/tsconfig.json similarity index 100% rename from lls/tsconfig.json rename to types/lls/tsconfig.json diff --git a/load-json-file/index.d.ts b/types/load-json-file/index.d.ts similarity index 100% rename from load-json-file/index.d.ts rename to types/load-json-file/index.d.ts diff --git a/load-json-file/load-json-file-tests.ts b/types/load-json-file/load-json-file-tests.ts similarity index 100% rename from load-json-file/load-json-file-tests.ts rename to types/load-json-file/load-json-file-tests.ts diff --git a/load-json-file/tsconfig.json b/types/load-json-file/tsconfig.json similarity index 100% rename from load-json-file/tsconfig.json rename to types/load-json-file/tsconfig.json diff --git a/loader-runner/index.d.ts b/types/loader-runner/index.d.ts similarity index 100% rename from loader-runner/index.d.ts rename to types/loader-runner/index.d.ts diff --git a/loader-runner/loader-runner-tests.ts b/types/loader-runner/loader-runner-tests.ts similarity index 100% rename from loader-runner/loader-runner-tests.ts rename to types/loader-runner/loader-runner-tests.ts diff --git a/loader-runner/tsconfig.json b/types/loader-runner/tsconfig.json similarity index 100% rename from loader-runner/tsconfig.json rename to types/loader-runner/tsconfig.json diff --git a/lobibox/index.d.ts b/types/lobibox/index.d.ts similarity index 100% rename from lobibox/index.d.ts rename to types/lobibox/index.d.ts diff --git a/lobibox/lobibox-tests.ts b/types/lobibox/lobibox-tests.ts similarity index 100% rename from lobibox/lobibox-tests.ts rename to types/lobibox/lobibox-tests.ts diff --git a/lobibox/tsconfig.json b/types/lobibox/tsconfig.json similarity index 100% rename from lobibox/tsconfig.json rename to types/lobibox/tsconfig.json diff --git a/localforage-cordovasqlitedriver/index.d.ts b/types/localforage-cordovasqlitedriver/index.d.ts similarity index 100% rename from localforage-cordovasqlitedriver/index.d.ts rename to types/localforage-cordovasqlitedriver/index.d.ts diff --git a/localforage-cordovasqlitedriver/localforage-cordovasqlitedriver-tests.ts b/types/localforage-cordovasqlitedriver/localforage-cordovasqlitedriver-tests.ts similarity index 100% rename from localforage-cordovasqlitedriver/localforage-cordovasqlitedriver-tests.ts rename to types/localforage-cordovasqlitedriver/localforage-cordovasqlitedriver-tests.ts diff --git a/localforage-cordovasqlitedriver/package.json b/types/localforage-cordovasqlitedriver/package.json similarity index 100% rename from localforage-cordovasqlitedriver/package.json rename to types/localforage-cordovasqlitedriver/package.json diff --git a/localforage-cordovasqlitedriver/tsconfig.json b/types/localforage-cordovasqlitedriver/tsconfig.json similarity index 100% rename from localforage-cordovasqlitedriver/tsconfig.json rename to types/localforage-cordovasqlitedriver/tsconfig.json diff --git a/localforage-cordovasqlitedriver/tslint.json b/types/localforage-cordovasqlitedriver/tslint.json similarity index 100% rename from localforage-cordovasqlitedriver/tslint.json rename to types/localforage-cordovasqlitedriver/tslint.json diff --git a/lockfile/index.d.ts b/types/lockfile/index.d.ts similarity index 100% rename from lockfile/index.d.ts rename to types/lockfile/index.d.ts diff --git a/lockfile/lockfile-tests.ts b/types/lockfile/lockfile-tests.ts similarity index 100% rename from lockfile/lockfile-tests.ts rename to types/lockfile/lockfile-tests.ts diff --git a/lockfile/tsconfig.json b/types/lockfile/tsconfig.json similarity index 100% rename from lockfile/tsconfig.json rename to types/lockfile/tsconfig.json diff --git a/lockr/index.d.ts b/types/lockr/index.d.ts similarity index 100% rename from lockr/index.d.ts rename to types/lockr/index.d.ts diff --git a/lockr/lockr-tests.ts b/types/lockr/lockr-tests.ts similarity index 100% rename from lockr/lockr-tests.ts rename to types/lockr/lockr-tests.ts diff --git a/lockr/tsconfig.json b/types/lockr/tsconfig.json similarity index 100% rename from lockr/tsconfig.json rename to types/lockr/tsconfig.json diff --git a/locutus/index.d.ts b/types/locutus/index.d.ts similarity index 100% rename from locutus/index.d.ts rename to types/locutus/index.d.ts diff --git a/locutus/locutus-tests.ts b/types/locutus/locutus-tests.ts similarity index 100% rename from locutus/locutus-tests.ts rename to types/locutus/locutus-tests.ts diff --git a/locutus/scripts/locutus_print.ts b/types/locutus/scripts/locutus_print.ts similarity index 100% rename from locutus/scripts/locutus_print.ts rename to types/locutus/scripts/locutus_print.ts diff --git a/locutus/tsconfig.json b/types/locutus/tsconfig.json similarity index 100% rename from locutus/tsconfig.json rename to types/locutus/tsconfig.json diff --git a/lodash-decorators/index.d.ts b/types/lodash-decorators/index.d.ts similarity index 100% rename from lodash-decorators/index.d.ts rename to types/lodash-decorators/index.d.ts diff --git a/lodash-decorators/lodash-decorators-tests.ts b/types/lodash-decorators/lodash-decorators-tests.ts similarity index 100% rename from lodash-decorators/lodash-decorators-tests.ts rename to types/lodash-decorators/lodash-decorators-tests.ts diff --git a/lodash-decorators/tsconfig.json b/types/lodash-decorators/tsconfig.json similarity index 100% rename from lodash-decorators/tsconfig.json rename to types/lodash-decorators/tsconfig.json diff --git a/lodash-es/add/index.d.ts b/types/lodash-es/add/index.d.ts similarity index 100% rename from lodash-es/add/index.d.ts rename to types/lodash-es/add/index.d.ts diff --git a/lodash-es/after/index.d.ts b/types/lodash-es/after/index.d.ts similarity index 100% rename from lodash-es/after/index.d.ts rename to types/lodash-es/after/index.d.ts diff --git a/lodash-es/ary/index.d.ts b/types/lodash-es/ary/index.d.ts similarity index 100% rename from lodash-es/ary/index.d.ts rename to types/lodash-es/ary/index.d.ts diff --git a/lodash-es/assign/index.d.ts b/types/lodash-es/assign/index.d.ts similarity index 100% rename from lodash-es/assign/index.d.ts rename to types/lodash-es/assign/index.d.ts diff --git a/lodash-es/assignIn/index.d.ts b/types/lodash-es/assignIn/index.d.ts similarity index 100% rename from lodash-es/assignIn/index.d.ts rename to types/lodash-es/assignIn/index.d.ts diff --git a/lodash-es/assignInWith/index.d.ts b/types/lodash-es/assignInWith/index.d.ts similarity index 100% rename from lodash-es/assignInWith/index.d.ts rename to types/lodash-es/assignInWith/index.d.ts diff --git a/lodash-es/assignWith/index.d.ts b/types/lodash-es/assignWith/index.d.ts similarity index 100% rename from lodash-es/assignWith/index.d.ts rename to types/lodash-es/assignWith/index.d.ts diff --git a/lodash-es/at/index.d.ts b/types/lodash-es/at/index.d.ts similarity index 100% rename from lodash-es/at/index.d.ts rename to types/lodash-es/at/index.d.ts diff --git a/lodash-es/attempt/index.d.ts b/types/lodash-es/attempt/index.d.ts similarity index 100% rename from lodash-es/attempt/index.d.ts rename to types/lodash-es/attempt/index.d.ts diff --git a/lodash-es/before/index.d.ts b/types/lodash-es/before/index.d.ts similarity index 100% rename from lodash-es/before/index.d.ts rename to types/lodash-es/before/index.d.ts diff --git a/lodash-es/bind/index.d.ts b/types/lodash-es/bind/index.d.ts similarity index 100% rename from lodash-es/bind/index.d.ts rename to types/lodash-es/bind/index.d.ts diff --git a/lodash-es/bindAll/index.d.ts b/types/lodash-es/bindAll/index.d.ts similarity index 100% rename from lodash-es/bindAll/index.d.ts rename to types/lodash-es/bindAll/index.d.ts diff --git a/lodash-es/bindKey/index.d.ts b/types/lodash-es/bindKey/index.d.ts similarity index 100% rename from lodash-es/bindKey/index.d.ts rename to types/lodash-es/bindKey/index.d.ts diff --git a/lodash-es/camelCase/index.d.ts b/types/lodash-es/camelCase/index.d.ts similarity index 100% rename from lodash-es/camelCase/index.d.ts rename to types/lodash-es/camelCase/index.d.ts diff --git a/lodash-es/capitalize/index.d.ts b/types/lodash-es/capitalize/index.d.ts similarity index 100% rename from lodash-es/capitalize/index.d.ts rename to types/lodash-es/capitalize/index.d.ts diff --git a/lodash-es/castArray/index.d.ts b/types/lodash-es/castArray/index.d.ts similarity index 100% rename from lodash-es/castArray/index.d.ts rename to types/lodash-es/castArray/index.d.ts diff --git a/lodash-es/ceil/index.d.ts b/types/lodash-es/ceil/index.d.ts similarity index 100% rename from lodash-es/ceil/index.d.ts rename to types/lodash-es/ceil/index.d.ts diff --git a/lodash-es/chain/index.d.ts b/types/lodash-es/chain/index.d.ts similarity index 100% rename from lodash-es/chain/index.d.ts rename to types/lodash-es/chain/index.d.ts diff --git a/lodash-es/chunk/index.d.ts b/types/lodash-es/chunk/index.d.ts similarity index 100% rename from lodash-es/chunk/index.d.ts rename to types/lodash-es/chunk/index.d.ts diff --git a/lodash-es/clamp/index.d.ts b/types/lodash-es/clamp/index.d.ts similarity index 100% rename from lodash-es/clamp/index.d.ts rename to types/lodash-es/clamp/index.d.ts diff --git a/lodash-es/clone/index.d.ts b/types/lodash-es/clone/index.d.ts similarity index 100% rename from lodash-es/clone/index.d.ts rename to types/lodash-es/clone/index.d.ts diff --git a/lodash-es/cloneDeep/index.d.ts b/types/lodash-es/cloneDeep/index.d.ts similarity index 100% rename from lodash-es/cloneDeep/index.d.ts rename to types/lodash-es/cloneDeep/index.d.ts diff --git a/lodash-es/cloneDeepWith/index.d.ts b/types/lodash-es/cloneDeepWith/index.d.ts similarity index 100% rename from lodash-es/cloneDeepWith/index.d.ts rename to types/lodash-es/cloneDeepWith/index.d.ts diff --git a/lodash-es/cloneWith/index.d.ts b/types/lodash-es/cloneWith/index.d.ts similarity index 100% rename from lodash-es/cloneWith/index.d.ts rename to types/lodash-es/cloneWith/index.d.ts diff --git a/lodash-es/compact/index.d.ts b/types/lodash-es/compact/index.d.ts similarity index 100% rename from lodash-es/compact/index.d.ts rename to types/lodash-es/compact/index.d.ts diff --git a/lodash-es/concat/index.d.ts b/types/lodash-es/concat/index.d.ts similarity index 100% rename from lodash-es/concat/index.d.ts rename to types/lodash-es/concat/index.d.ts diff --git a/lodash-es/constant/index.d.ts b/types/lodash-es/constant/index.d.ts similarity index 100% rename from lodash-es/constant/index.d.ts rename to types/lodash-es/constant/index.d.ts diff --git a/lodash-es/countBy/index.d.ts b/types/lodash-es/countBy/index.d.ts similarity index 100% rename from lodash-es/countBy/index.d.ts rename to types/lodash-es/countBy/index.d.ts diff --git a/lodash-es/create/index.d.ts b/types/lodash-es/create/index.d.ts similarity index 100% rename from lodash-es/create/index.d.ts rename to types/lodash-es/create/index.d.ts diff --git a/lodash-es/curry/index.d.ts b/types/lodash-es/curry/index.d.ts similarity index 100% rename from lodash-es/curry/index.d.ts rename to types/lodash-es/curry/index.d.ts diff --git a/lodash-es/curryRight/index.d.ts b/types/lodash-es/curryRight/index.d.ts similarity index 100% rename from lodash-es/curryRight/index.d.ts rename to types/lodash-es/curryRight/index.d.ts diff --git a/lodash-es/debounce/index.d.ts b/types/lodash-es/debounce/index.d.ts similarity index 100% rename from lodash-es/debounce/index.d.ts rename to types/lodash-es/debounce/index.d.ts diff --git a/lodash-es/deburr/index.d.ts b/types/lodash-es/deburr/index.d.ts similarity index 100% rename from lodash-es/deburr/index.d.ts rename to types/lodash-es/deburr/index.d.ts diff --git a/lodash-es/defaults/index.d.ts b/types/lodash-es/defaults/index.d.ts similarity index 100% rename from lodash-es/defaults/index.d.ts rename to types/lodash-es/defaults/index.d.ts diff --git a/lodash-es/defaultsDeep/index.d.ts b/types/lodash-es/defaultsDeep/index.d.ts similarity index 100% rename from lodash-es/defaultsDeep/index.d.ts rename to types/lodash-es/defaultsDeep/index.d.ts diff --git a/lodash-es/defer/index.d.ts b/types/lodash-es/defer/index.d.ts similarity index 100% rename from lodash-es/defer/index.d.ts rename to types/lodash-es/defer/index.d.ts diff --git a/lodash-es/delay/index.d.ts b/types/lodash-es/delay/index.d.ts similarity index 100% rename from lodash-es/delay/index.d.ts rename to types/lodash-es/delay/index.d.ts diff --git a/lodash-es/difference/index.d.ts b/types/lodash-es/difference/index.d.ts similarity index 100% rename from lodash-es/difference/index.d.ts rename to types/lodash-es/difference/index.d.ts diff --git a/lodash-es/differenceBy/index.d.ts b/types/lodash-es/differenceBy/index.d.ts similarity index 100% rename from lodash-es/differenceBy/index.d.ts rename to types/lodash-es/differenceBy/index.d.ts diff --git a/lodash-es/differenceWith/index.d.ts b/types/lodash-es/differenceWith/index.d.ts similarity index 100% rename from lodash-es/differenceWith/index.d.ts rename to types/lodash-es/differenceWith/index.d.ts diff --git a/lodash-es/drop/index.d.ts b/types/lodash-es/drop/index.d.ts similarity index 100% rename from lodash-es/drop/index.d.ts rename to types/lodash-es/drop/index.d.ts diff --git a/lodash-es/dropRight/index.d.ts b/types/lodash-es/dropRight/index.d.ts similarity index 100% rename from lodash-es/dropRight/index.d.ts rename to types/lodash-es/dropRight/index.d.ts diff --git a/lodash-es/dropRightWhile/index.d.ts b/types/lodash-es/dropRightWhile/index.d.ts similarity index 100% rename from lodash-es/dropRightWhile/index.d.ts rename to types/lodash-es/dropRightWhile/index.d.ts diff --git a/lodash-es/dropWhile/index.d.ts b/types/lodash-es/dropWhile/index.d.ts similarity index 100% rename from lodash-es/dropWhile/index.d.ts rename to types/lodash-es/dropWhile/index.d.ts diff --git a/lodash-es/each/index.d.ts b/types/lodash-es/each/index.d.ts similarity index 100% rename from lodash-es/each/index.d.ts rename to types/lodash-es/each/index.d.ts diff --git a/lodash-es/eachRight/index.d.ts b/types/lodash-es/eachRight/index.d.ts similarity index 100% rename from lodash-es/eachRight/index.d.ts rename to types/lodash-es/eachRight/index.d.ts diff --git a/lodash-es/endsWith/index.d.ts b/types/lodash-es/endsWith/index.d.ts similarity index 100% rename from lodash-es/endsWith/index.d.ts rename to types/lodash-es/endsWith/index.d.ts diff --git a/lodash-es/eq/index.d.ts b/types/lodash-es/eq/index.d.ts similarity index 100% rename from lodash-es/eq/index.d.ts rename to types/lodash-es/eq/index.d.ts diff --git a/lodash-es/escape/index.d.ts b/types/lodash-es/escape/index.d.ts similarity index 100% rename from lodash-es/escape/index.d.ts rename to types/lodash-es/escape/index.d.ts diff --git a/lodash-es/escapeRegExp/index.d.ts b/types/lodash-es/escapeRegExp/index.d.ts similarity index 100% rename from lodash-es/escapeRegExp/index.d.ts rename to types/lodash-es/escapeRegExp/index.d.ts diff --git a/lodash-es/every/index.d.ts b/types/lodash-es/every/index.d.ts similarity index 100% rename from lodash-es/every/index.d.ts rename to types/lodash-es/every/index.d.ts diff --git a/lodash-es/extend/index.d.ts b/types/lodash-es/extend/index.d.ts similarity index 100% rename from lodash-es/extend/index.d.ts rename to types/lodash-es/extend/index.d.ts diff --git a/lodash-es/extendWith/index.d.ts b/types/lodash-es/extendWith/index.d.ts similarity index 100% rename from lodash-es/extendWith/index.d.ts rename to types/lodash-es/extendWith/index.d.ts diff --git a/lodash-es/fb/index.d.ts b/types/lodash-es/fb/index.d.ts similarity index 100% rename from lodash-es/fb/index.d.ts rename to types/lodash-es/fb/index.d.ts diff --git a/lodash-es/fill/index.d.ts b/types/lodash-es/fill/index.d.ts similarity index 100% rename from lodash-es/fill/index.d.ts rename to types/lodash-es/fill/index.d.ts diff --git a/lodash-es/filter/index.d.ts b/types/lodash-es/filter/index.d.ts similarity index 100% rename from lodash-es/filter/index.d.ts rename to types/lodash-es/filter/index.d.ts diff --git a/lodash-es/find/index.d.ts b/types/lodash-es/find/index.d.ts similarity index 100% rename from lodash-es/find/index.d.ts rename to types/lodash-es/find/index.d.ts diff --git a/lodash-es/findIndex/index.d.ts b/types/lodash-es/findIndex/index.d.ts similarity index 100% rename from lodash-es/findIndex/index.d.ts rename to types/lodash-es/findIndex/index.d.ts diff --git a/lodash-es/findKey/index.d.ts b/types/lodash-es/findKey/index.d.ts similarity index 100% rename from lodash-es/findKey/index.d.ts rename to types/lodash-es/findKey/index.d.ts diff --git a/lodash-es/findLast/index.d.ts b/types/lodash-es/findLast/index.d.ts similarity index 100% rename from lodash-es/findLast/index.d.ts rename to types/lodash-es/findLast/index.d.ts diff --git a/lodash-es/findLastIndex/index.d.ts b/types/lodash-es/findLastIndex/index.d.ts similarity index 100% rename from lodash-es/findLastIndex/index.d.ts rename to types/lodash-es/findLastIndex/index.d.ts diff --git a/lodash-es/findLastKey/index.d.ts b/types/lodash-es/findLastKey/index.d.ts similarity index 100% rename from lodash-es/findLastKey/index.d.ts rename to types/lodash-es/findLastKey/index.d.ts diff --git a/lodash-es/first/index.d.ts b/types/lodash-es/first/index.d.ts similarity index 100% rename from lodash-es/first/index.d.ts rename to types/lodash-es/first/index.d.ts diff --git a/lodash-es/flatMap/index.d.ts b/types/lodash-es/flatMap/index.d.ts similarity index 100% rename from lodash-es/flatMap/index.d.ts rename to types/lodash-es/flatMap/index.d.ts diff --git a/lodash-es/flatten/index.d.ts b/types/lodash-es/flatten/index.d.ts similarity index 100% rename from lodash-es/flatten/index.d.ts rename to types/lodash-es/flatten/index.d.ts diff --git a/lodash-es/flattenDeep/index.d.ts b/types/lodash-es/flattenDeep/index.d.ts similarity index 100% rename from lodash-es/flattenDeep/index.d.ts rename to types/lodash-es/flattenDeep/index.d.ts diff --git a/lodash-es/flattenDepth/index.d.ts b/types/lodash-es/flattenDepth/index.d.ts similarity index 100% rename from lodash-es/flattenDepth/index.d.ts rename to types/lodash-es/flattenDepth/index.d.ts diff --git a/lodash-es/flip/index.d.ts b/types/lodash-es/flip/index.d.ts similarity index 100% rename from lodash-es/flip/index.d.ts rename to types/lodash-es/flip/index.d.ts diff --git a/lodash-es/floor/index.d.ts b/types/lodash-es/floor/index.d.ts similarity index 100% rename from lodash-es/floor/index.d.ts rename to types/lodash-es/floor/index.d.ts diff --git a/lodash-es/flow/index.d.ts b/types/lodash-es/flow/index.d.ts similarity index 100% rename from lodash-es/flow/index.d.ts rename to types/lodash-es/flow/index.d.ts diff --git a/lodash-es/flowRight/index.d.ts b/types/lodash-es/flowRight/index.d.ts similarity index 100% rename from lodash-es/flowRight/index.d.ts rename to types/lodash-es/flowRight/index.d.ts diff --git a/lodash-es/forEach/index.d.ts b/types/lodash-es/forEach/index.d.ts similarity index 100% rename from lodash-es/forEach/index.d.ts rename to types/lodash-es/forEach/index.d.ts diff --git a/lodash-es/forEachRight/index.d.ts b/types/lodash-es/forEachRight/index.d.ts similarity index 100% rename from lodash-es/forEachRight/index.d.ts rename to types/lodash-es/forEachRight/index.d.ts diff --git a/lodash-es/forIn/index.d.ts b/types/lodash-es/forIn/index.d.ts similarity index 100% rename from lodash-es/forIn/index.d.ts rename to types/lodash-es/forIn/index.d.ts diff --git a/lodash-es/forInRight/index.d.ts b/types/lodash-es/forInRight/index.d.ts similarity index 100% rename from lodash-es/forInRight/index.d.ts rename to types/lodash-es/forInRight/index.d.ts diff --git a/lodash-es/forOwn/index.d.ts b/types/lodash-es/forOwn/index.d.ts similarity index 100% rename from lodash-es/forOwn/index.d.ts rename to types/lodash-es/forOwn/index.d.ts diff --git a/lodash-es/forOwnRight/index.d.ts b/types/lodash-es/forOwnRight/index.d.ts similarity index 100% rename from lodash-es/forOwnRight/index.d.ts rename to types/lodash-es/forOwnRight/index.d.ts diff --git a/lodash-es/fromPairs/index.d.ts b/types/lodash-es/fromPairs/index.d.ts similarity index 100% rename from lodash-es/fromPairs/index.d.ts rename to types/lodash-es/fromPairs/index.d.ts diff --git a/lodash-es/functions/index.d.ts b/types/lodash-es/functions/index.d.ts similarity index 100% rename from lodash-es/functions/index.d.ts rename to types/lodash-es/functions/index.d.ts diff --git a/lodash-es/functionsIn/index.d.ts b/types/lodash-es/functionsIn/index.d.ts similarity index 100% rename from lodash-es/functionsIn/index.d.ts rename to types/lodash-es/functionsIn/index.d.ts diff --git a/lodash-es/get/index.d.ts b/types/lodash-es/get/index.d.ts similarity index 100% rename from lodash-es/get/index.d.ts rename to types/lodash-es/get/index.d.ts diff --git a/lodash-es/groupBy/index.d.ts b/types/lodash-es/groupBy/index.d.ts similarity index 100% rename from lodash-es/groupBy/index.d.ts rename to types/lodash-es/groupBy/index.d.ts diff --git a/lodash-es/gt/index.d.ts b/types/lodash-es/gt/index.d.ts similarity index 100% rename from lodash-es/gt/index.d.ts rename to types/lodash-es/gt/index.d.ts diff --git a/lodash-es/gte/index.d.ts b/types/lodash-es/gte/index.d.ts similarity index 100% rename from lodash-es/gte/index.d.ts rename to types/lodash-es/gte/index.d.ts diff --git a/lodash-es/has/index.d.ts b/types/lodash-es/has/index.d.ts similarity index 100% rename from lodash-es/has/index.d.ts rename to types/lodash-es/has/index.d.ts diff --git a/lodash-es/hasIn/index.d.ts b/types/lodash-es/hasIn/index.d.ts similarity index 100% rename from lodash-es/hasIn/index.d.ts rename to types/lodash-es/hasIn/index.d.ts diff --git a/lodash-es/head/index.d.ts b/types/lodash-es/head/index.d.ts similarity index 100% rename from lodash-es/head/index.d.ts rename to types/lodash-es/head/index.d.ts diff --git a/lodash-es/identity/index.d.ts b/types/lodash-es/identity/index.d.ts similarity index 100% rename from lodash-es/identity/index.d.ts rename to types/lodash-es/identity/index.d.ts diff --git a/lodash-es/inRange/index.d.ts b/types/lodash-es/inRange/index.d.ts similarity index 100% rename from lodash-es/inRange/index.d.ts rename to types/lodash-es/inRange/index.d.ts diff --git a/lodash-es/includes/index.d.ts b/types/lodash-es/includes/index.d.ts similarity index 100% rename from lodash-es/includes/index.d.ts rename to types/lodash-es/includes/index.d.ts diff --git a/lodash-es/index.d.ts b/types/lodash-es/index.d.ts similarity index 100% rename from lodash-es/index.d.ts rename to types/lodash-es/index.d.ts diff --git a/lodash-es/indexOf/index.d.ts b/types/lodash-es/indexOf/index.d.ts similarity index 100% rename from lodash-es/indexOf/index.d.ts rename to types/lodash-es/indexOf/index.d.ts diff --git a/lodash-es/initial/index.d.ts b/types/lodash-es/initial/index.d.ts similarity index 100% rename from lodash-es/initial/index.d.ts rename to types/lodash-es/initial/index.d.ts diff --git a/lodash-es/intersection/index.d.ts b/types/lodash-es/intersection/index.d.ts similarity index 100% rename from lodash-es/intersection/index.d.ts rename to types/lodash-es/intersection/index.d.ts diff --git a/lodash-es/intersectionBy/index.d.ts b/types/lodash-es/intersectionBy/index.d.ts similarity index 100% rename from lodash-es/intersectionBy/index.d.ts rename to types/lodash-es/intersectionBy/index.d.ts diff --git a/lodash-es/intersectionWith/index.d.ts b/types/lodash-es/intersectionWith/index.d.ts similarity index 100% rename from lodash-es/intersectionWith/index.d.ts rename to types/lodash-es/intersectionWith/index.d.ts diff --git a/lodash-es/invert/index.d.ts b/types/lodash-es/invert/index.d.ts similarity index 100% rename from lodash-es/invert/index.d.ts rename to types/lodash-es/invert/index.d.ts diff --git a/lodash-es/invertBy/index.d.ts b/types/lodash-es/invertBy/index.d.ts similarity index 100% rename from lodash-es/invertBy/index.d.ts rename to types/lodash-es/invertBy/index.d.ts diff --git a/lodash-es/invoke/index.d.ts b/types/lodash-es/invoke/index.d.ts similarity index 100% rename from lodash-es/invoke/index.d.ts rename to types/lodash-es/invoke/index.d.ts diff --git a/lodash-es/invokeMap/index.d.ts b/types/lodash-es/invokeMap/index.d.ts similarity index 100% rename from lodash-es/invokeMap/index.d.ts rename to types/lodash-es/invokeMap/index.d.ts diff --git a/lodash-es/isArguments/index.d.ts b/types/lodash-es/isArguments/index.d.ts similarity index 100% rename from lodash-es/isArguments/index.d.ts rename to types/lodash-es/isArguments/index.d.ts diff --git a/lodash-es/isArray/index.d.ts b/types/lodash-es/isArray/index.d.ts similarity index 100% rename from lodash-es/isArray/index.d.ts rename to types/lodash-es/isArray/index.d.ts diff --git a/lodash-es/isArrayBuffer/index.d.ts b/types/lodash-es/isArrayBuffer/index.d.ts similarity index 100% rename from lodash-es/isArrayBuffer/index.d.ts rename to types/lodash-es/isArrayBuffer/index.d.ts diff --git a/lodash-es/isArrayLike/index.d.ts b/types/lodash-es/isArrayLike/index.d.ts similarity index 100% rename from lodash-es/isArrayLike/index.d.ts rename to types/lodash-es/isArrayLike/index.d.ts diff --git a/lodash-es/isArrayLikeObject/index.d.ts b/types/lodash-es/isArrayLikeObject/index.d.ts similarity index 100% rename from lodash-es/isArrayLikeObject/index.d.ts rename to types/lodash-es/isArrayLikeObject/index.d.ts diff --git a/lodash-es/isBoolean/index.d.ts b/types/lodash-es/isBoolean/index.d.ts similarity index 100% rename from lodash-es/isBoolean/index.d.ts rename to types/lodash-es/isBoolean/index.d.ts diff --git a/lodash-es/isBuffer/index.d.ts b/types/lodash-es/isBuffer/index.d.ts similarity index 100% rename from lodash-es/isBuffer/index.d.ts rename to types/lodash-es/isBuffer/index.d.ts diff --git a/lodash-es/isDate/index.d.ts b/types/lodash-es/isDate/index.d.ts similarity index 100% rename from lodash-es/isDate/index.d.ts rename to types/lodash-es/isDate/index.d.ts diff --git a/lodash-es/isElement/index.d.ts b/types/lodash-es/isElement/index.d.ts similarity index 100% rename from lodash-es/isElement/index.d.ts rename to types/lodash-es/isElement/index.d.ts diff --git a/lodash-es/isEmpty/index.d.ts b/types/lodash-es/isEmpty/index.d.ts similarity index 100% rename from lodash-es/isEmpty/index.d.ts rename to types/lodash-es/isEmpty/index.d.ts diff --git a/lodash-es/isEqual/index.d.ts b/types/lodash-es/isEqual/index.d.ts similarity index 100% rename from lodash-es/isEqual/index.d.ts rename to types/lodash-es/isEqual/index.d.ts diff --git a/lodash-es/isEqualWith/index.d.ts b/types/lodash-es/isEqualWith/index.d.ts similarity index 100% rename from lodash-es/isEqualWith/index.d.ts rename to types/lodash-es/isEqualWith/index.d.ts diff --git a/lodash-es/isError/index.d.ts b/types/lodash-es/isError/index.d.ts similarity index 100% rename from lodash-es/isError/index.d.ts rename to types/lodash-es/isError/index.d.ts diff --git a/lodash-es/isFinite/index.d.ts b/types/lodash-es/isFinite/index.d.ts similarity index 100% rename from lodash-es/isFinite/index.d.ts rename to types/lodash-es/isFinite/index.d.ts diff --git a/lodash-es/isFunction/index.d.ts b/types/lodash-es/isFunction/index.d.ts similarity index 100% rename from lodash-es/isFunction/index.d.ts rename to types/lodash-es/isFunction/index.d.ts diff --git a/lodash-es/isInteger/index.d.ts b/types/lodash-es/isInteger/index.d.ts similarity index 100% rename from lodash-es/isInteger/index.d.ts rename to types/lodash-es/isInteger/index.d.ts diff --git a/lodash-es/isLength/index.d.ts b/types/lodash-es/isLength/index.d.ts similarity index 100% rename from lodash-es/isLength/index.d.ts rename to types/lodash-es/isLength/index.d.ts diff --git a/lodash-es/isMap/index.d.ts b/types/lodash-es/isMap/index.d.ts similarity index 100% rename from lodash-es/isMap/index.d.ts rename to types/lodash-es/isMap/index.d.ts diff --git a/lodash-es/isMatch/index.d.ts b/types/lodash-es/isMatch/index.d.ts similarity index 100% rename from lodash-es/isMatch/index.d.ts rename to types/lodash-es/isMatch/index.d.ts diff --git a/lodash-es/isMatchWith/index.d.ts b/types/lodash-es/isMatchWith/index.d.ts similarity index 100% rename from lodash-es/isMatchWith/index.d.ts rename to types/lodash-es/isMatchWith/index.d.ts diff --git a/lodash-es/isNaN/index.d.ts b/types/lodash-es/isNaN/index.d.ts similarity index 100% rename from lodash-es/isNaN/index.d.ts rename to types/lodash-es/isNaN/index.d.ts diff --git a/lodash-es/isNative/index.d.ts b/types/lodash-es/isNative/index.d.ts similarity index 100% rename from lodash-es/isNative/index.d.ts rename to types/lodash-es/isNative/index.d.ts diff --git a/lodash-es/isNil/index.d.ts b/types/lodash-es/isNil/index.d.ts similarity index 100% rename from lodash-es/isNil/index.d.ts rename to types/lodash-es/isNil/index.d.ts diff --git a/lodash-es/isNull/index.d.ts b/types/lodash-es/isNull/index.d.ts similarity index 100% rename from lodash-es/isNull/index.d.ts rename to types/lodash-es/isNull/index.d.ts diff --git a/lodash-es/isNumber/index.d.ts b/types/lodash-es/isNumber/index.d.ts similarity index 100% rename from lodash-es/isNumber/index.d.ts rename to types/lodash-es/isNumber/index.d.ts diff --git a/lodash-es/isObject/index.d.ts b/types/lodash-es/isObject/index.d.ts similarity index 100% rename from lodash-es/isObject/index.d.ts rename to types/lodash-es/isObject/index.d.ts diff --git a/lodash-es/isObjectLike/index.d.ts b/types/lodash-es/isObjectLike/index.d.ts similarity index 100% rename from lodash-es/isObjectLike/index.d.ts rename to types/lodash-es/isObjectLike/index.d.ts diff --git a/lodash-es/isPlainObject/index.d.ts b/types/lodash-es/isPlainObject/index.d.ts similarity index 100% rename from lodash-es/isPlainObject/index.d.ts rename to types/lodash-es/isPlainObject/index.d.ts diff --git a/lodash-es/isRegExp/index.d.ts b/types/lodash-es/isRegExp/index.d.ts similarity index 100% rename from lodash-es/isRegExp/index.d.ts rename to types/lodash-es/isRegExp/index.d.ts diff --git a/lodash-es/isSafeInteger/index.d.ts b/types/lodash-es/isSafeInteger/index.d.ts similarity index 100% rename from lodash-es/isSafeInteger/index.d.ts rename to types/lodash-es/isSafeInteger/index.d.ts diff --git a/lodash-es/isSet/index.d.ts b/types/lodash-es/isSet/index.d.ts similarity index 100% rename from lodash-es/isSet/index.d.ts rename to types/lodash-es/isSet/index.d.ts diff --git a/lodash-es/isString/index.d.ts b/types/lodash-es/isString/index.d.ts similarity index 100% rename from lodash-es/isString/index.d.ts rename to types/lodash-es/isString/index.d.ts diff --git a/lodash-es/isSymbol/index.d.ts b/types/lodash-es/isSymbol/index.d.ts similarity index 100% rename from lodash-es/isSymbol/index.d.ts rename to types/lodash-es/isSymbol/index.d.ts diff --git a/lodash-es/isTypedArray/index.d.ts b/types/lodash-es/isTypedArray/index.d.ts similarity index 100% rename from lodash-es/isTypedArray/index.d.ts rename to types/lodash-es/isTypedArray/index.d.ts diff --git a/lodash-es/isUndefined/index.d.ts b/types/lodash-es/isUndefined/index.d.ts similarity index 100% rename from lodash-es/isUndefined/index.d.ts rename to types/lodash-es/isUndefined/index.d.ts diff --git a/lodash-es/isWeakMap/index.d.ts b/types/lodash-es/isWeakMap/index.d.ts similarity index 100% rename from lodash-es/isWeakMap/index.d.ts rename to types/lodash-es/isWeakMap/index.d.ts diff --git a/lodash-es/isWeakSet/index.d.ts b/types/lodash-es/isWeakSet/index.d.ts similarity index 100% rename from lodash-es/isWeakSet/index.d.ts rename to types/lodash-es/isWeakSet/index.d.ts diff --git a/lodash-es/iteratee/index.d.ts b/types/lodash-es/iteratee/index.d.ts similarity index 100% rename from lodash-es/iteratee/index.d.ts rename to types/lodash-es/iteratee/index.d.ts diff --git a/lodash-es/join/index.d.ts b/types/lodash-es/join/index.d.ts similarity index 100% rename from lodash-es/join/index.d.ts rename to types/lodash-es/join/index.d.ts diff --git a/lodash-es/kebabCase/index.d.ts b/types/lodash-es/kebabCase/index.d.ts similarity index 100% rename from lodash-es/kebabCase/index.d.ts rename to types/lodash-es/kebabCase/index.d.ts diff --git a/lodash-es/keyBy/index.d.ts b/types/lodash-es/keyBy/index.d.ts similarity index 100% rename from lodash-es/keyBy/index.d.ts rename to types/lodash-es/keyBy/index.d.ts diff --git a/lodash-es/keys/index.d.ts b/types/lodash-es/keys/index.d.ts similarity index 100% rename from lodash-es/keys/index.d.ts rename to types/lodash-es/keys/index.d.ts diff --git a/lodash-es/keysIn/index.d.ts b/types/lodash-es/keysIn/index.d.ts similarity index 100% rename from lodash-es/keysIn/index.d.ts rename to types/lodash-es/keysIn/index.d.ts diff --git a/lodash-es/last/index.d.ts b/types/lodash-es/last/index.d.ts similarity index 100% rename from lodash-es/last/index.d.ts rename to types/lodash-es/last/index.d.ts diff --git a/lodash-es/lastIndexOf/index.d.ts b/types/lodash-es/lastIndexOf/index.d.ts similarity index 100% rename from lodash-es/lastIndexOf/index.d.ts rename to types/lodash-es/lastIndexOf/index.d.ts diff --git a/lodash-es/lodash-es-tests.ts b/types/lodash-es/lodash-es-tests.ts similarity index 100% rename from lodash-es/lodash-es-tests.ts rename to types/lodash-es/lodash-es-tests.ts diff --git a/lodash-es/lowerCase/index.d.ts b/types/lodash-es/lowerCase/index.d.ts similarity index 100% rename from lodash-es/lowerCase/index.d.ts rename to types/lodash-es/lowerCase/index.d.ts diff --git a/lodash-es/lowerFirst/index.d.ts b/types/lodash-es/lowerFirst/index.d.ts similarity index 100% rename from lodash-es/lowerFirst/index.d.ts rename to types/lodash-es/lowerFirst/index.d.ts diff --git a/lodash-es/lt/index.d.ts b/types/lodash-es/lt/index.d.ts similarity index 100% rename from lodash-es/lt/index.d.ts rename to types/lodash-es/lt/index.d.ts diff --git a/lodash-es/lte/index.d.ts b/types/lodash-es/lte/index.d.ts similarity index 100% rename from lodash-es/lte/index.d.ts rename to types/lodash-es/lte/index.d.ts diff --git a/lodash-es/map/index.d.ts b/types/lodash-es/map/index.d.ts similarity index 100% rename from lodash-es/map/index.d.ts rename to types/lodash-es/map/index.d.ts diff --git a/lodash-es/mapKeys/index.d.ts b/types/lodash-es/mapKeys/index.d.ts similarity index 100% rename from lodash-es/mapKeys/index.d.ts rename to types/lodash-es/mapKeys/index.d.ts diff --git a/lodash-es/mapValues/index.d.ts b/types/lodash-es/mapValues/index.d.ts similarity index 100% rename from lodash-es/mapValues/index.d.ts rename to types/lodash-es/mapValues/index.d.ts diff --git a/lodash-es/matches/index.d.ts b/types/lodash-es/matches/index.d.ts similarity index 100% rename from lodash-es/matches/index.d.ts rename to types/lodash-es/matches/index.d.ts diff --git a/lodash-es/matchesProperty/index.d.ts b/types/lodash-es/matchesProperty/index.d.ts similarity index 100% rename from lodash-es/matchesProperty/index.d.ts rename to types/lodash-es/matchesProperty/index.d.ts diff --git a/lodash-es/max/index.d.ts b/types/lodash-es/max/index.d.ts similarity index 100% rename from lodash-es/max/index.d.ts rename to types/lodash-es/max/index.d.ts diff --git a/lodash-es/maxBy/index.d.ts b/types/lodash-es/maxBy/index.d.ts similarity index 100% rename from lodash-es/maxBy/index.d.ts rename to types/lodash-es/maxBy/index.d.ts diff --git a/lodash-es/mean/index.d.ts b/types/lodash-es/mean/index.d.ts similarity index 100% rename from lodash-es/mean/index.d.ts rename to types/lodash-es/mean/index.d.ts diff --git a/lodash-es/meanBy/index.d.ts b/types/lodash-es/meanBy/index.d.ts similarity index 100% rename from lodash-es/meanBy/index.d.ts rename to types/lodash-es/meanBy/index.d.ts diff --git a/lodash-es/memoize/index.d.ts b/types/lodash-es/memoize/index.d.ts similarity index 100% rename from lodash-es/memoize/index.d.ts rename to types/lodash-es/memoize/index.d.ts diff --git a/lodash-es/merge/index.d.ts b/types/lodash-es/merge/index.d.ts similarity index 100% rename from lodash-es/merge/index.d.ts rename to types/lodash-es/merge/index.d.ts diff --git a/lodash-es/mergeWith/index.d.ts b/types/lodash-es/mergeWith/index.d.ts similarity index 100% rename from lodash-es/mergeWith/index.d.ts rename to types/lodash-es/mergeWith/index.d.ts diff --git a/lodash-es/method/index.d.ts b/types/lodash-es/method/index.d.ts similarity index 100% rename from lodash-es/method/index.d.ts rename to types/lodash-es/method/index.d.ts diff --git a/lodash-es/methodOf/index.d.ts b/types/lodash-es/methodOf/index.d.ts similarity index 100% rename from lodash-es/methodOf/index.d.ts rename to types/lodash-es/methodOf/index.d.ts diff --git a/lodash-es/min/index.d.ts b/types/lodash-es/min/index.d.ts similarity index 100% rename from lodash-es/min/index.d.ts rename to types/lodash-es/min/index.d.ts diff --git a/lodash-es/minBy/index.d.ts b/types/lodash-es/minBy/index.d.ts similarity index 100% rename from lodash-es/minBy/index.d.ts rename to types/lodash-es/minBy/index.d.ts diff --git a/lodash-es/mixin/index.d.ts b/types/lodash-es/mixin/index.d.ts similarity index 100% rename from lodash-es/mixin/index.d.ts rename to types/lodash-es/mixin/index.d.ts diff --git a/lodash-es/negate/index.d.ts b/types/lodash-es/negate/index.d.ts similarity index 100% rename from lodash-es/negate/index.d.ts rename to types/lodash-es/negate/index.d.ts diff --git a/lodash-es/noConflict/index.d.ts b/types/lodash-es/noConflict/index.d.ts similarity index 100% rename from lodash-es/noConflict/index.d.ts rename to types/lodash-es/noConflict/index.d.ts diff --git a/lodash-es/noop/index.d.ts b/types/lodash-es/noop/index.d.ts similarity index 100% rename from lodash-es/noop/index.d.ts rename to types/lodash-es/noop/index.d.ts diff --git a/lodash-es/now/index.d.ts b/types/lodash-es/now/index.d.ts similarity index 100% rename from lodash-es/now/index.d.ts rename to types/lodash-es/now/index.d.ts diff --git a/lodash-es/nthArg/index.d.ts b/types/lodash-es/nthArg/index.d.ts similarity index 100% rename from lodash-es/nthArg/index.d.ts rename to types/lodash-es/nthArg/index.d.ts diff --git a/lodash-es/omit/index.d.ts b/types/lodash-es/omit/index.d.ts similarity index 100% rename from lodash-es/omit/index.d.ts rename to types/lodash-es/omit/index.d.ts diff --git a/lodash-es/omitBy/index.d.ts b/types/lodash-es/omitBy/index.d.ts similarity index 100% rename from lodash-es/omitBy/index.d.ts rename to types/lodash-es/omitBy/index.d.ts diff --git a/lodash-es/once/index.d.ts b/types/lodash-es/once/index.d.ts similarity index 100% rename from lodash-es/once/index.d.ts rename to types/lodash-es/once/index.d.ts diff --git a/lodash-es/orderBy/index.d.ts b/types/lodash-es/orderBy/index.d.ts similarity index 100% rename from lodash-es/orderBy/index.d.ts rename to types/lodash-es/orderBy/index.d.ts diff --git a/lodash-es/over/index.d.ts b/types/lodash-es/over/index.d.ts similarity index 100% rename from lodash-es/over/index.d.ts rename to types/lodash-es/over/index.d.ts diff --git a/lodash-es/overArgs/index.d.ts b/types/lodash-es/overArgs/index.d.ts similarity index 100% rename from lodash-es/overArgs/index.d.ts rename to types/lodash-es/overArgs/index.d.ts diff --git a/lodash-es/overEvery/index.d.ts b/types/lodash-es/overEvery/index.d.ts similarity index 100% rename from lodash-es/overEvery/index.d.ts rename to types/lodash-es/overEvery/index.d.ts diff --git a/lodash-es/overSome/index.d.ts b/types/lodash-es/overSome/index.d.ts similarity index 100% rename from lodash-es/overSome/index.d.ts rename to types/lodash-es/overSome/index.d.ts diff --git a/lodash-es/pad/index.d.ts b/types/lodash-es/pad/index.d.ts similarity index 100% rename from lodash-es/pad/index.d.ts rename to types/lodash-es/pad/index.d.ts diff --git a/lodash-es/padEnd/index.d.ts b/types/lodash-es/padEnd/index.d.ts similarity index 100% rename from lodash-es/padEnd/index.d.ts rename to types/lodash-es/padEnd/index.d.ts diff --git a/lodash-es/padStart/index.d.ts b/types/lodash-es/padStart/index.d.ts similarity index 100% rename from lodash-es/padStart/index.d.ts rename to types/lodash-es/padStart/index.d.ts diff --git a/lodash-es/parseInt/index.d.ts b/types/lodash-es/parseInt/index.d.ts similarity index 100% rename from lodash-es/parseInt/index.d.ts rename to types/lodash-es/parseInt/index.d.ts diff --git a/lodash-es/partial/index.d.ts b/types/lodash-es/partial/index.d.ts similarity index 100% rename from lodash-es/partial/index.d.ts rename to types/lodash-es/partial/index.d.ts diff --git a/lodash-es/partialRight/index.d.ts b/types/lodash-es/partialRight/index.d.ts similarity index 100% rename from lodash-es/partialRight/index.d.ts rename to types/lodash-es/partialRight/index.d.ts diff --git a/lodash-es/partition/index.d.ts b/types/lodash-es/partition/index.d.ts similarity index 100% rename from lodash-es/partition/index.d.ts rename to types/lodash-es/partition/index.d.ts diff --git a/lodash-es/pick/index.d.ts b/types/lodash-es/pick/index.d.ts similarity index 100% rename from lodash-es/pick/index.d.ts rename to types/lodash-es/pick/index.d.ts diff --git a/lodash-es/pickBy/index.d.ts b/types/lodash-es/pickBy/index.d.ts similarity index 100% rename from lodash-es/pickBy/index.d.ts rename to types/lodash-es/pickBy/index.d.ts diff --git a/lodash-es/property/index.d.ts b/types/lodash-es/property/index.d.ts similarity index 100% rename from lodash-es/property/index.d.ts rename to types/lodash-es/property/index.d.ts diff --git a/lodash-es/propertyOf/index.d.ts b/types/lodash-es/propertyOf/index.d.ts similarity index 100% rename from lodash-es/propertyOf/index.d.ts rename to types/lodash-es/propertyOf/index.d.ts diff --git a/lodash-es/pull/index.d.ts b/types/lodash-es/pull/index.d.ts similarity index 100% rename from lodash-es/pull/index.d.ts rename to types/lodash-es/pull/index.d.ts diff --git a/lodash-es/pullAll/index.d.ts b/types/lodash-es/pullAll/index.d.ts similarity index 100% rename from lodash-es/pullAll/index.d.ts rename to types/lodash-es/pullAll/index.d.ts diff --git a/lodash-es/pullAllBy/index.d.ts b/types/lodash-es/pullAllBy/index.d.ts similarity index 100% rename from lodash-es/pullAllBy/index.d.ts rename to types/lodash-es/pullAllBy/index.d.ts diff --git a/lodash-es/pullAt/index.d.ts b/types/lodash-es/pullAt/index.d.ts similarity index 100% rename from lodash-es/pullAt/index.d.ts rename to types/lodash-es/pullAt/index.d.ts diff --git a/lodash-es/random/index.d.ts b/types/lodash-es/random/index.d.ts similarity index 100% rename from lodash-es/random/index.d.ts rename to types/lodash-es/random/index.d.ts diff --git a/lodash-es/range/index.d.ts b/types/lodash-es/range/index.d.ts similarity index 100% rename from lodash-es/range/index.d.ts rename to types/lodash-es/range/index.d.ts diff --git a/lodash-es/rangeRight/index.d.ts b/types/lodash-es/rangeRight/index.d.ts similarity index 100% rename from lodash-es/rangeRight/index.d.ts rename to types/lodash-es/rangeRight/index.d.ts diff --git a/lodash-es/rearg/index.d.ts b/types/lodash-es/rearg/index.d.ts similarity index 100% rename from lodash-es/rearg/index.d.ts rename to types/lodash-es/rearg/index.d.ts diff --git a/lodash-es/reduce/index.d.ts b/types/lodash-es/reduce/index.d.ts similarity index 100% rename from lodash-es/reduce/index.d.ts rename to types/lodash-es/reduce/index.d.ts diff --git a/lodash-es/reduceRight/index.d.ts b/types/lodash-es/reduceRight/index.d.ts similarity index 100% rename from lodash-es/reduceRight/index.d.ts rename to types/lodash-es/reduceRight/index.d.ts diff --git a/lodash-es/reject/index.d.ts b/types/lodash-es/reject/index.d.ts similarity index 100% rename from lodash-es/reject/index.d.ts rename to types/lodash-es/reject/index.d.ts diff --git a/lodash-es/remove/index.d.ts b/types/lodash-es/remove/index.d.ts similarity index 100% rename from lodash-es/remove/index.d.ts rename to types/lodash-es/remove/index.d.ts diff --git a/lodash-es/repeat/index.d.ts b/types/lodash-es/repeat/index.d.ts similarity index 100% rename from lodash-es/repeat/index.d.ts rename to types/lodash-es/repeat/index.d.ts diff --git a/lodash-es/replace/index.d.ts b/types/lodash-es/replace/index.d.ts similarity index 100% rename from lodash-es/replace/index.d.ts rename to types/lodash-es/replace/index.d.ts diff --git a/lodash-es/rest/index.d.ts b/types/lodash-es/rest/index.d.ts similarity index 100% rename from lodash-es/rest/index.d.ts rename to types/lodash-es/rest/index.d.ts diff --git a/lodash-es/result/index.d.ts b/types/lodash-es/result/index.d.ts similarity index 100% rename from lodash-es/result/index.d.ts rename to types/lodash-es/result/index.d.ts diff --git a/lodash-es/reverse/index.d.ts b/types/lodash-es/reverse/index.d.ts similarity index 100% rename from lodash-es/reverse/index.d.ts rename to types/lodash-es/reverse/index.d.ts diff --git a/lodash-es/round/index.d.ts b/types/lodash-es/round/index.d.ts similarity index 100% rename from lodash-es/round/index.d.ts rename to types/lodash-es/round/index.d.ts diff --git a/lodash-es/runInContext/index.d.ts b/types/lodash-es/runInContext/index.d.ts similarity index 100% rename from lodash-es/runInContext/index.d.ts rename to types/lodash-es/runInContext/index.d.ts diff --git a/lodash-es/sample/index.d.ts b/types/lodash-es/sample/index.d.ts similarity index 100% rename from lodash-es/sample/index.d.ts rename to types/lodash-es/sample/index.d.ts diff --git a/lodash-es/sampleSize/index.d.ts b/types/lodash-es/sampleSize/index.d.ts similarity index 100% rename from lodash-es/sampleSize/index.d.ts rename to types/lodash-es/sampleSize/index.d.ts diff --git a/lodash-es/set/index.d.ts b/types/lodash-es/set/index.d.ts similarity index 100% rename from lodash-es/set/index.d.ts rename to types/lodash-es/set/index.d.ts diff --git a/lodash-es/setWith/index.d.ts b/types/lodash-es/setWith/index.d.ts similarity index 100% rename from lodash-es/setWith/index.d.ts rename to types/lodash-es/setWith/index.d.ts diff --git a/lodash-es/shuffle/index.d.ts b/types/lodash-es/shuffle/index.d.ts similarity index 100% rename from lodash-es/shuffle/index.d.ts rename to types/lodash-es/shuffle/index.d.ts diff --git a/lodash-es/size/index.d.ts b/types/lodash-es/size/index.d.ts similarity index 100% rename from lodash-es/size/index.d.ts rename to types/lodash-es/size/index.d.ts diff --git a/lodash-es/slice/index.d.ts b/types/lodash-es/slice/index.d.ts similarity index 100% rename from lodash-es/slice/index.d.ts rename to types/lodash-es/slice/index.d.ts diff --git a/lodash-es/snakeCase/index.d.ts b/types/lodash-es/snakeCase/index.d.ts similarity index 100% rename from lodash-es/snakeCase/index.d.ts rename to types/lodash-es/snakeCase/index.d.ts diff --git a/lodash-es/some/index.d.ts b/types/lodash-es/some/index.d.ts similarity index 100% rename from lodash-es/some/index.d.ts rename to types/lodash-es/some/index.d.ts diff --git a/lodash-es/sortBy/index.d.ts b/types/lodash-es/sortBy/index.d.ts similarity index 100% rename from lodash-es/sortBy/index.d.ts rename to types/lodash-es/sortBy/index.d.ts diff --git a/lodash-es/sortedIndex/index.d.ts b/types/lodash-es/sortedIndex/index.d.ts similarity index 100% rename from lodash-es/sortedIndex/index.d.ts rename to types/lodash-es/sortedIndex/index.d.ts diff --git a/lodash-es/sortedIndexBy/index.d.ts b/types/lodash-es/sortedIndexBy/index.d.ts similarity index 100% rename from lodash-es/sortedIndexBy/index.d.ts rename to types/lodash-es/sortedIndexBy/index.d.ts diff --git a/lodash-es/sortedIndexOf/index.d.ts b/types/lodash-es/sortedIndexOf/index.d.ts similarity index 100% rename from lodash-es/sortedIndexOf/index.d.ts rename to types/lodash-es/sortedIndexOf/index.d.ts diff --git a/lodash-es/sortedLastIndex/index.d.ts b/types/lodash-es/sortedLastIndex/index.d.ts similarity index 100% rename from lodash-es/sortedLastIndex/index.d.ts rename to types/lodash-es/sortedLastIndex/index.d.ts diff --git a/lodash-es/sortedLastIndexBy/index.d.ts b/types/lodash-es/sortedLastIndexBy/index.d.ts similarity index 100% rename from lodash-es/sortedLastIndexBy/index.d.ts rename to types/lodash-es/sortedLastIndexBy/index.d.ts diff --git a/lodash-es/sortedLastIndexOf/index.d.ts b/types/lodash-es/sortedLastIndexOf/index.d.ts similarity index 100% rename from lodash-es/sortedLastIndexOf/index.d.ts rename to types/lodash-es/sortedLastIndexOf/index.d.ts diff --git a/lodash-es/sortedUniq/index.d.ts b/types/lodash-es/sortedUniq/index.d.ts similarity index 100% rename from lodash-es/sortedUniq/index.d.ts rename to types/lodash-es/sortedUniq/index.d.ts diff --git a/lodash-es/sortedUniqBy/index.d.ts b/types/lodash-es/sortedUniqBy/index.d.ts similarity index 100% rename from lodash-es/sortedUniqBy/index.d.ts rename to types/lodash-es/sortedUniqBy/index.d.ts diff --git a/lodash-es/split/index.d.ts b/types/lodash-es/split/index.d.ts similarity index 100% rename from lodash-es/split/index.d.ts rename to types/lodash-es/split/index.d.ts diff --git a/lodash-es/spread/index.d.ts b/types/lodash-es/spread/index.d.ts similarity index 100% rename from lodash-es/spread/index.d.ts rename to types/lodash-es/spread/index.d.ts diff --git a/lodash-es/startCase/index.d.ts b/types/lodash-es/startCase/index.d.ts similarity index 100% rename from lodash-es/startCase/index.d.ts rename to types/lodash-es/startCase/index.d.ts diff --git a/lodash-es/startsWith/index.d.ts b/types/lodash-es/startsWith/index.d.ts similarity index 100% rename from lodash-es/startsWith/index.d.ts rename to types/lodash-es/startsWith/index.d.ts diff --git a/lodash-es/subtract/index.d.ts b/types/lodash-es/subtract/index.d.ts similarity index 100% rename from lodash-es/subtract/index.d.ts rename to types/lodash-es/subtract/index.d.ts diff --git a/lodash-es/sum/index.d.ts b/types/lodash-es/sum/index.d.ts similarity index 100% rename from lodash-es/sum/index.d.ts rename to types/lodash-es/sum/index.d.ts diff --git a/lodash-es/sumBy/index.d.ts b/types/lodash-es/sumBy/index.d.ts similarity index 100% rename from lodash-es/sumBy/index.d.ts rename to types/lodash-es/sumBy/index.d.ts diff --git a/lodash-es/tail/index.d.ts b/types/lodash-es/tail/index.d.ts similarity index 100% rename from lodash-es/tail/index.d.ts rename to types/lodash-es/tail/index.d.ts diff --git a/lodash-es/take/index.d.ts b/types/lodash-es/take/index.d.ts similarity index 100% rename from lodash-es/take/index.d.ts rename to types/lodash-es/take/index.d.ts diff --git a/lodash-es/takeRight/index.d.ts b/types/lodash-es/takeRight/index.d.ts similarity index 100% rename from lodash-es/takeRight/index.d.ts rename to types/lodash-es/takeRight/index.d.ts diff --git a/lodash-es/takeRightWhile/index.d.ts b/types/lodash-es/takeRightWhile/index.d.ts similarity index 100% rename from lodash-es/takeRightWhile/index.d.ts rename to types/lodash-es/takeRightWhile/index.d.ts diff --git a/lodash-es/takeWhile/index.d.ts b/types/lodash-es/takeWhile/index.d.ts similarity index 100% rename from lodash-es/takeWhile/index.d.ts rename to types/lodash-es/takeWhile/index.d.ts diff --git a/lodash-es/tap/index.d.ts b/types/lodash-es/tap/index.d.ts similarity index 100% rename from lodash-es/tap/index.d.ts rename to types/lodash-es/tap/index.d.ts diff --git a/lodash-es/template/index.d.ts b/types/lodash-es/template/index.d.ts similarity index 100% rename from lodash-es/template/index.d.ts rename to types/lodash-es/template/index.d.ts diff --git a/lodash-es/throttle/index.d.ts b/types/lodash-es/throttle/index.d.ts similarity index 100% rename from lodash-es/throttle/index.d.ts rename to types/lodash-es/throttle/index.d.ts diff --git a/lodash-es/thru/index.d.ts b/types/lodash-es/thru/index.d.ts similarity index 100% rename from lodash-es/thru/index.d.ts rename to types/lodash-es/thru/index.d.ts diff --git a/lodash-es/times/index.d.ts b/types/lodash-es/times/index.d.ts similarity index 100% rename from lodash-es/times/index.d.ts rename to types/lodash-es/times/index.d.ts diff --git a/lodash-es/toArray/index.d.ts b/types/lodash-es/toArray/index.d.ts similarity index 100% rename from lodash-es/toArray/index.d.ts rename to types/lodash-es/toArray/index.d.ts diff --git a/lodash-es/toInteger/index.d.ts b/types/lodash-es/toInteger/index.d.ts similarity index 100% rename from lodash-es/toInteger/index.d.ts rename to types/lodash-es/toInteger/index.d.ts diff --git a/lodash-es/toLength/index.d.ts b/types/lodash-es/toLength/index.d.ts similarity index 100% rename from lodash-es/toLength/index.d.ts rename to types/lodash-es/toLength/index.d.ts diff --git a/lodash-es/toLower/index.d.ts b/types/lodash-es/toLower/index.d.ts similarity index 100% rename from lodash-es/toLower/index.d.ts rename to types/lodash-es/toLower/index.d.ts diff --git a/lodash-es/toNumber/index.d.ts b/types/lodash-es/toNumber/index.d.ts similarity index 100% rename from lodash-es/toNumber/index.d.ts rename to types/lodash-es/toNumber/index.d.ts diff --git a/lodash-es/toPairs/index.d.ts b/types/lodash-es/toPairs/index.d.ts similarity index 100% rename from lodash-es/toPairs/index.d.ts rename to types/lodash-es/toPairs/index.d.ts diff --git a/lodash-es/toPairsIn/index.d.ts b/types/lodash-es/toPairsIn/index.d.ts similarity index 100% rename from lodash-es/toPairsIn/index.d.ts rename to types/lodash-es/toPairsIn/index.d.ts diff --git a/lodash-es/toPath/index.d.ts b/types/lodash-es/toPath/index.d.ts similarity index 100% rename from lodash-es/toPath/index.d.ts rename to types/lodash-es/toPath/index.d.ts diff --git a/lodash-es/toPlainObject/index.d.ts b/types/lodash-es/toPlainObject/index.d.ts similarity index 100% rename from lodash-es/toPlainObject/index.d.ts rename to types/lodash-es/toPlainObject/index.d.ts diff --git a/lodash-es/toSafeInteger/index.d.ts b/types/lodash-es/toSafeInteger/index.d.ts similarity index 100% rename from lodash-es/toSafeInteger/index.d.ts rename to types/lodash-es/toSafeInteger/index.d.ts diff --git a/lodash-es/toString/index.d.ts b/types/lodash-es/toString/index.d.ts similarity index 100% rename from lodash-es/toString/index.d.ts rename to types/lodash-es/toString/index.d.ts diff --git a/lodash-es/toUpper/index.d.ts b/types/lodash-es/toUpper/index.d.ts similarity index 100% rename from lodash-es/toUpper/index.d.ts rename to types/lodash-es/toUpper/index.d.ts diff --git a/lodash-es/transform/index.d.ts b/types/lodash-es/transform/index.d.ts similarity index 100% rename from lodash-es/transform/index.d.ts rename to types/lodash-es/transform/index.d.ts diff --git a/lodash-es/trim/index.d.ts b/types/lodash-es/trim/index.d.ts similarity index 100% rename from lodash-es/trim/index.d.ts rename to types/lodash-es/trim/index.d.ts diff --git a/lodash-es/trimEnd/index.d.ts b/types/lodash-es/trimEnd/index.d.ts similarity index 100% rename from lodash-es/trimEnd/index.d.ts rename to types/lodash-es/trimEnd/index.d.ts diff --git a/lodash-es/trimStart/index.d.ts b/types/lodash-es/trimStart/index.d.ts similarity index 100% rename from lodash-es/trimStart/index.d.ts rename to types/lodash-es/trimStart/index.d.ts diff --git a/lodash-es/truncate/index.d.ts b/types/lodash-es/truncate/index.d.ts similarity index 100% rename from lodash-es/truncate/index.d.ts rename to types/lodash-es/truncate/index.d.ts diff --git a/lodash-es/tsconfig.json b/types/lodash-es/tsconfig.json similarity index 100% rename from lodash-es/tsconfig.json rename to types/lodash-es/tsconfig.json diff --git a/lodash-es/tslint.json b/types/lodash-es/tslint.json similarity index 100% rename from lodash-es/tslint.json rename to types/lodash-es/tslint.json diff --git a/lodash-es/unary/index.d.ts b/types/lodash-es/unary/index.d.ts similarity index 100% rename from lodash-es/unary/index.d.ts rename to types/lodash-es/unary/index.d.ts diff --git a/lodash-es/unescape/index.d.ts b/types/lodash-es/unescape/index.d.ts similarity index 100% rename from lodash-es/unescape/index.d.ts rename to types/lodash-es/unescape/index.d.ts diff --git a/lodash-es/union/index.d.ts b/types/lodash-es/union/index.d.ts similarity index 100% rename from lodash-es/union/index.d.ts rename to types/lodash-es/union/index.d.ts diff --git a/lodash-es/unionBy/index.d.ts b/types/lodash-es/unionBy/index.d.ts similarity index 100% rename from lodash-es/unionBy/index.d.ts rename to types/lodash-es/unionBy/index.d.ts diff --git a/lodash-es/unionWith/index.d.ts b/types/lodash-es/unionWith/index.d.ts similarity index 100% rename from lodash-es/unionWith/index.d.ts rename to types/lodash-es/unionWith/index.d.ts diff --git a/lodash-es/uniq/index.d.ts b/types/lodash-es/uniq/index.d.ts similarity index 100% rename from lodash-es/uniq/index.d.ts rename to types/lodash-es/uniq/index.d.ts diff --git a/lodash-es/uniqBy/index.d.ts b/types/lodash-es/uniqBy/index.d.ts similarity index 100% rename from lodash-es/uniqBy/index.d.ts rename to types/lodash-es/uniqBy/index.d.ts diff --git a/lodash-es/uniqWith/index.d.ts b/types/lodash-es/uniqWith/index.d.ts similarity index 100% rename from lodash-es/uniqWith/index.d.ts rename to types/lodash-es/uniqWith/index.d.ts diff --git a/lodash-es/uniqueId/index.d.ts b/types/lodash-es/uniqueId/index.d.ts similarity index 100% rename from lodash-es/uniqueId/index.d.ts rename to types/lodash-es/uniqueId/index.d.ts diff --git a/lodash-es/unset/index.d.ts b/types/lodash-es/unset/index.d.ts similarity index 100% rename from lodash-es/unset/index.d.ts rename to types/lodash-es/unset/index.d.ts diff --git a/lodash-es/unzip/index.d.ts b/types/lodash-es/unzip/index.d.ts similarity index 100% rename from lodash-es/unzip/index.d.ts rename to types/lodash-es/unzip/index.d.ts diff --git a/lodash-es/unzipWith/index.d.ts b/types/lodash-es/unzipWith/index.d.ts similarity index 100% rename from lodash-es/unzipWith/index.d.ts rename to types/lodash-es/unzipWith/index.d.ts diff --git a/lodash-es/update/index.d.ts b/types/lodash-es/update/index.d.ts similarity index 100% rename from lodash-es/update/index.d.ts rename to types/lodash-es/update/index.d.ts diff --git a/lodash-es/upperCase/index.d.ts b/types/lodash-es/upperCase/index.d.ts similarity index 100% rename from lodash-es/upperCase/index.d.ts rename to types/lodash-es/upperCase/index.d.ts diff --git a/lodash-es/upperFirst/index.d.ts b/types/lodash-es/upperFirst/index.d.ts similarity index 100% rename from lodash-es/upperFirst/index.d.ts rename to types/lodash-es/upperFirst/index.d.ts diff --git a/lodash-es/values/index.d.ts b/types/lodash-es/values/index.d.ts similarity index 100% rename from lodash-es/values/index.d.ts rename to types/lodash-es/values/index.d.ts diff --git a/lodash-es/valuesIn/index.d.ts b/types/lodash-es/valuesIn/index.d.ts similarity index 100% rename from lodash-es/valuesIn/index.d.ts rename to types/lodash-es/valuesIn/index.d.ts diff --git a/lodash-es/without/index.d.ts b/types/lodash-es/without/index.d.ts similarity index 100% rename from lodash-es/without/index.d.ts rename to types/lodash-es/without/index.d.ts diff --git a/lodash-es/words/index.d.ts b/types/lodash-es/words/index.d.ts similarity index 100% rename from lodash-es/words/index.d.ts rename to types/lodash-es/words/index.d.ts diff --git a/lodash-es/wrap/index.d.ts b/types/lodash-es/wrap/index.d.ts similarity index 100% rename from lodash-es/wrap/index.d.ts rename to types/lodash-es/wrap/index.d.ts diff --git a/lodash-es/xor/index.d.ts b/types/lodash-es/xor/index.d.ts similarity index 100% rename from lodash-es/xor/index.d.ts rename to types/lodash-es/xor/index.d.ts diff --git a/lodash-es/xorBy/index.d.ts b/types/lodash-es/xorBy/index.d.ts similarity index 100% rename from lodash-es/xorBy/index.d.ts rename to types/lodash-es/xorBy/index.d.ts diff --git a/lodash-es/xorWith/index.d.ts b/types/lodash-es/xorWith/index.d.ts similarity index 100% rename from lodash-es/xorWith/index.d.ts rename to types/lodash-es/xorWith/index.d.ts diff --git a/lodash-es/zip/index.d.ts b/types/lodash-es/zip/index.d.ts similarity index 100% rename from lodash-es/zip/index.d.ts rename to types/lodash-es/zip/index.d.ts diff --git a/lodash-es/zipObject/index.d.ts b/types/lodash-es/zipObject/index.d.ts similarity index 100% rename from lodash-es/zipObject/index.d.ts rename to types/lodash-es/zipObject/index.d.ts diff --git a/lodash-es/zipWith/index.d.ts b/types/lodash-es/zipWith/index.d.ts similarity index 100% rename from lodash-es/zipWith/index.d.ts rename to types/lodash-es/zipWith/index.d.ts diff --git a/lodash-webpack-plugin/index.d.ts b/types/lodash-webpack-plugin/index.d.ts similarity index 100% rename from lodash-webpack-plugin/index.d.ts rename to types/lodash-webpack-plugin/index.d.ts diff --git a/lodash-webpack-plugin/lodash-webpack-plugin-tests.ts b/types/lodash-webpack-plugin/lodash-webpack-plugin-tests.ts similarity index 100% rename from lodash-webpack-plugin/lodash-webpack-plugin-tests.ts rename to types/lodash-webpack-plugin/lodash-webpack-plugin-tests.ts diff --git a/lodash-webpack-plugin/tsconfig.json b/types/lodash-webpack-plugin/tsconfig.json similarity index 100% rename from lodash-webpack-plugin/tsconfig.json rename to types/lodash-webpack-plugin/tsconfig.json diff --git a/lodash-webpack-plugin/tslint.json b/types/lodash-webpack-plugin/tslint.json similarity index 100% rename from lodash-webpack-plugin/tslint.json rename to types/lodash-webpack-plugin/tslint.json diff --git a/lodash.add/index.d.ts b/types/lodash.add/index.d.ts similarity index 100% rename from lodash.add/index.d.ts rename to types/lodash.add/index.d.ts diff --git a/lodash.add/tsconfig.json b/types/lodash.add/tsconfig.json similarity index 100% rename from lodash.add/tsconfig.json rename to types/lodash.add/tsconfig.json diff --git a/lodash.add/tslint.json b/types/lodash.add/tslint.json similarity index 100% rename from lodash.add/tslint.json rename to types/lodash.add/tslint.json diff --git a/lodash.after/index.d.ts b/types/lodash.after/index.d.ts similarity index 100% rename from lodash.after/index.d.ts rename to types/lodash.after/index.d.ts diff --git a/lodash.after/tsconfig.json b/types/lodash.after/tsconfig.json similarity index 100% rename from lodash.after/tsconfig.json rename to types/lodash.after/tsconfig.json diff --git a/lodash.after/tslint.json b/types/lodash.after/tslint.json similarity index 100% rename from lodash.after/tslint.json rename to types/lodash.after/tslint.json diff --git a/lodash.ary/index.d.ts b/types/lodash.ary/index.d.ts similarity index 100% rename from lodash.ary/index.d.ts rename to types/lodash.ary/index.d.ts diff --git a/lodash.ary/tsconfig.json b/types/lodash.ary/tsconfig.json similarity index 100% rename from lodash.ary/tsconfig.json rename to types/lodash.ary/tsconfig.json diff --git a/lodash.ary/tslint.json b/types/lodash.ary/tslint.json similarity index 100% rename from lodash.ary/tslint.json rename to types/lodash.ary/tslint.json diff --git a/lodash.assign/index.d.ts b/types/lodash.assign/index.d.ts similarity index 100% rename from lodash.assign/index.d.ts rename to types/lodash.assign/index.d.ts diff --git a/lodash.assign/tsconfig.json b/types/lodash.assign/tsconfig.json similarity index 100% rename from lodash.assign/tsconfig.json rename to types/lodash.assign/tsconfig.json diff --git a/lodash.assign/tslint.json b/types/lodash.assign/tslint.json similarity index 100% rename from lodash.assign/tslint.json rename to types/lodash.assign/tslint.json diff --git a/lodash.assignin/index.d.ts b/types/lodash.assignin/index.d.ts similarity index 100% rename from lodash.assignin/index.d.ts rename to types/lodash.assignin/index.d.ts diff --git a/lodash.assignin/tsconfig.json b/types/lodash.assignin/tsconfig.json similarity index 100% rename from lodash.assignin/tsconfig.json rename to types/lodash.assignin/tsconfig.json diff --git a/lodash.assignin/tslint.json b/types/lodash.assignin/tslint.json similarity index 100% rename from lodash.assignin/tslint.json rename to types/lodash.assignin/tslint.json diff --git a/lodash.assigninwith/index.d.ts b/types/lodash.assigninwith/index.d.ts similarity index 100% rename from lodash.assigninwith/index.d.ts rename to types/lodash.assigninwith/index.d.ts diff --git a/lodash.assigninwith/tsconfig.json b/types/lodash.assigninwith/tsconfig.json similarity index 100% rename from lodash.assigninwith/tsconfig.json rename to types/lodash.assigninwith/tsconfig.json diff --git a/lodash.assigninwith/tslint.json b/types/lodash.assigninwith/tslint.json similarity index 100% rename from lodash.assigninwith/tslint.json rename to types/lodash.assigninwith/tslint.json diff --git a/lodash.assignwith/index.d.ts b/types/lodash.assignwith/index.d.ts similarity index 100% rename from lodash.assignwith/index.d.ts rename to types/lodash.assignwith/index.d.ts diff --git a/lodash.assignwith/tsconfig.json b/types/lodash.assignwith/tsconfig.json similarity index 100% rename from lodash.assignwith/tsconfig.json rename to types/lodash.assignwith/tsconfig.json diff --git a/lodash.assignwith/tslint.json b/types/lodash.assignwith/tslint.json similarity index 100% rename from lodash.assignwith/tslint.json rename to types/lodash.assignwith/tslint.json diff --git a/lodash.at/index.d.ts b/types/lodash.at/index.d.ts similarity index 100% rename from lodash.at/index.d.ts rename to types/lodash.at/index.d.ts diff --git a/lodash.at/tsconfig.json b/types/lodash.at/tsconfig.json similarity index 100% rename from lodash.at/tsconfig.json rename to types/lodash.at/tsconfig.json diff --git a/lodash.at/tslint.json b/types/lodash.at/tslint.json similarity index 100% rename from lodash.at/tslint.json rename to types/lodash.at/tslint.json diff --git a/lodash.attempt/index.d.ts b/types/lodash.attempt/index.d.ts similarity index 100% rename from lodash.attempt/index.d.ts rename to types/lodash.attempt/index.d.ts diff --git a/lodash.attempt/tsconfig.json b/types/lodash.attempt/tsconfig.json similarity index 100% rename from lodash.attempt/tsconfig.json rename to types/lodash.attempt/tsconfig.json diff --git a/lodash.attempt/tslint.json b/types/lodash.attempt/tslint.json similarity index 100% rename from lodash.attempt/tslint.json rename to types/lodash.attempt/tslint.json diff --git a/lodash.before/index.d.ts b/types/lodash.before/index.d.ts similarity index 100% rename from lodash.before/index.d.ts rename to types/lodash.before/index.d.ts diff --git a/lodash.before/tsconfig.json b/types/lodash.before/tsconfig.json similarity index 100% rename from lodash.before/tsconfig.json rename to types/lodash.before/tsconfig.json diff --git a/lodash.before/tslint.json b/types/lodash.before/tslint.json similarity index 100% rename from lodash.before/tslint.json rename to types/lodash.before/tslint.json diff --git a/lodash.bind/index.d.ts b/types/lodash.bind/index.d.ts similarity index 100% rename from lodash.bind/index.d.ts rename to types/lodash.bind/index.d.ts diff --git a/lodash.bind/tsconfig.json b/types/lodash.bind/tsconfig.json similarity index 100% rename from lodash.bind/tsconfig.json rename to types/lodash.bind/tsconfig.json diff --git a/lodash.bind/tslint.json b/types/lodash.bind/tslint.json similarity index 100% rename from lodash.bind/tslint.json rename to types/lodash.bind/tslint.json diff --git a/lodash.bindall/index.d.ts b/types/lodash.bindall/index.d.ts similarity index 100% rename from lodash.bindall/index.d.ts rename to types/lodash.bindall/index.d.ts diff --git a/lodash.bindall/tsconfig.json b/types/lodash.bindall/tsconfig.json similarity index 100% rename from lodash.bindall/tsconfig.json rename to types/lodash.bindall/tsconfig.json diff --git a/lodash.bindall/tslint.json b/types/lodash.bindall/tslint.json similarity index 100% rename from lodash.bindall/tslint.json rename to types/lodash.bindall/tslint.json diff --git a/lodash.bindkey/index.d.ts b/types/lodash.bindkey/index.d.ts similarity index 100% rename from lodash.bindkey/index.d.ts rename to types/lodash.bindkey/index.d.ts diff --git a/lodash.bindkey/tsconfig.json b/types/lodash.bindkey/tsconfig.json similarity index 100% rename from lodash.bindkey/tsconfig.json rename to types/lodash.bindkey/tsconfig.json diff --git a/lodash.bindkey/tslint.json b/types/lodash.bindkey/tslint.json similarity index 100% rename from lodash.bindkey/tslint.json rename to types/lodash.bindkey/tslint.json diff --git a/lodash.camelcase/index.d.ts b/types/lodash.camelcase/index.d.ts similarity index 100% rename from lodash.camelcase/index.d.ts rename to types/lodash.camelcase/index.d.ts diff --git a/lodash.camelcase/tsconfig.json b/types/lodash.camelcase/tsconfig.json similarity index 100% rename from lodash.camelcase/tsconfig.json rename to types/lodash.camelcase/tsconfig.json diff --git a/lodash.camelcase/tslint.json b/types/lodash.camelcase/tslint.json similarity index 100% rename from lodash.camelcase/tslint.json rename to types/lodash.camelcase/tslint.json diff --git a/lodash.capitalize/index.d.ts b/types/lodash.capitalize/index.d.ts similarity index 100% rename from lodash.capitalize/index.d.ts rename to types/lodash.capitalize/index.d.ts diff --git a/lodash.capitalize/tsconfig.json b/types/lodash.capitalize/tsconfig.json similarity index 100% rename from lodash.capitalize/tsconfig.json rename to types/lodash.capitalize/tsconfig.json diff --git a/lodash.capitalize/tslint.json b/types/lodash.capitalize/tslint.json similarity index 100% rename from lodash.capitalize/tslint.json rename to types/lodash.capitalize/tslint.json diff --git a/lodash.castarray/index.d.ts b/types/lodash.castarray/index.d.ts similarity index 100% rename from lodash.castarray/index.d.ts rename to types/lodash.castarray/index.d.ts diff --git a/lodash.castarray/tsconfig.json b/types/lodash.castarray/tsconfig.json similarity index 100% rename from lodash.castarray/tsconfig.json rename to types/lodash.castarray/tsconfig.json diff --git a/lodash.castarray/tslint.json b/types/lodash.castarray/tslint.json similarity index 100% rename from lodash.castarray/tslint.json rename to types/lodash.castarray/tslint.json diff --git a/lodash.ceil/index.d.ts b/types/lodash.ceil/index.d.ts similarity index 100% rename from lodash.ceil/index.d.ts rename to types/lodash.ceil/index.d.ts diff --git a/lodash.ceil/tsconfig.json b/types/lodash.ceil/tsconfig.json similarity index 100% rename from lodash.ceil/tsconfig.json rename to types/lodash.ceil/tsconfig.json diff --git a/lodash.ceil/tslint.json b/types/lodash.ceil/tslint.json similarity index 100% rename from lodash.ceil/tslint.json rename to types/lodash.ceil/tslint.json diff --git a/lodash.chunk/index.d.ts b/types/lodash.chunk/index.d.ts similarity index 100% rename from lodash.chunk/index.d.ts rename to types/lodash.chunk/index.d.ts diff --git a/lodash.chunk/tsconfig.json b/types/lodash.chunk/tsconfig.json similarity index 100% rename from lodash.chunk/tsconfig.json rename to types/lodash.chunk/tsconfig.json diff --git a/lodash.chunk/tslint.json b/types/lodash.chunk/tslint.json similarity index 100% rename from lodash.chunk/tslint.json rename to types/lodash.chunk/tslint.json diff --git a/lodash.clamp/index.d.ts b/types/lodash.clamp/index.d.ts similarity index 100% rename from lodash.clamp/index.d.ts rename to types/lodash.clamp/index.d.ts diff --git a/lodash.clamp/tsconfig.json b/types/lodash.clamp/tsconfig.json similarity index 100% rename from lodash.clamp/tsconfig.json rename to types/lodash.clamp/tsconfig.json diff --git a/lodash.clamp/tslint.json b/types/lodash.clamp/tslint.json similarity index 100% rename from lodash.clamp/tslint.json rename to types/lodash.clamp/tslint.json diff --git a/lodash.clone/index.d.ts b/types/lodash.clone/index.d.ts similarity index 100% rename from lodash.clone/index.d.ts rename to types/lodash.clone/index.d.ts diff --git a/lodash.clone/tsconfig.json b/types/lodash.clone/tsconfig.json similarity index 100% rename from lodash.clone/tsconfig.json rename to types/lodash.clone/tsconfig.json diff --git a/lodash.clone/tslint.json b/types/lodash.clone/tslint.json similarity index 100% rename from lodash.clone/tslint.json rename to types/lodash.clone/tslint.json diff --git a/lodash.clonedeep/index.d.ts b/types/lodash.clonedeep/index.d.ts similarity index 100% rename from lodash.clonedeep/index.d.ts rename to types/lodash.clonedeep/index.d.ts diff --git a/lodash.clonedeep/tsconfig.json b/types/lodash.clonedeep/tsconfig.json similarity index 100% rename from lodash.clonedeep/tsconfig.json rename to types/lodash.clonedeep/tsconfig.json diff --git a/lodash.clonedeep/tslint.json b/types/lodash.clonedeep/tslint.json similarity index 100% rename from lodash.clonedeep/tslint.json rename to types/lodash.clonedeep/tslint.json diff --git a/lodash.clonedeepwith/index.d.ts b/types/lodash.clonedeepwith/index.d.ts similarity index 100% rename from lodash.clonedeepwith/index.d.ts rename to types/lodash.clonedeepwith/index.d.ts diff --git a/lodash.clonedeepwith/tsconfig.json b/types/lodash.clonedeepwith/tsconfig.json similarity index 100% rename from lodash.clonedeepwith/tsconfig.json rename to types/lodash.clonedeepwith/tsconfig.json diff --git a/lodash.clonedeepwith/tslint.json b/types/lodash.clonedeepwith/tslint.json similarity index 100% rename from lodash.clonedeepwith/tslint.json rename to types/lodash.clonedeepwith/tslint.json diff --git a/lodash.clonewith/index.d.ts b/types/lodash.clonewith/index.d.ts similarity index 100% rename from lodash.clonewith/index.d.ts rename to types/lodash.clonewith/index.d.ts diff --git a/lodash.clonewith/tsconfig.json b/types/lodash.clonewith/tsconfig.json similarity index 100% rename from lodash.clonewith/tsconfig.json rename to types/lodash.clonewith/tsconfig.json diff --git a/lodash.clonewith/tslint.json b/types/lodash.clonewith/tslint.json similarity index 100% rename from lodash.clonewith/tslint.json rename to types/lodash.clonewith/tslint.json diff --git a/lodash.compact/index.d.ts b/types/lodash.compact/index.d.ts similarity index 100% rename from lodash.compact/index.d.ts rename to types/lodash.compact/index.d.ts diff --git a/lodash.compact/tsconfig.json b/types/lodash.compact/tsconfig.json similarity index 100% rename from lodash.compact/tsconfig.json rename to types/lodash.compact/tsconfig.json diff --git a/lodash.compact/tslint.json b/types/lodash.compact/tslint.json similarity index 100% rename from lodash.compact/tslint.json rename to types/lodash.compact/tslint.json diff --git a/lodash.concat/index.d.ts b/types/lodash.concat/index.d.ts similarity index 100% rename from lodash.concat/index.d.ts rename to types/lodash.concat/index.d.ts diff --git a/lodash.concat/tsconfig.json b/types/lodash.concat/tsconfig.json similarity index 100% rename from lodash.concat/tsconfig.json rename to types/lodash.concat/tsconfig.json diff --git a/lodash.concat/tslint.json b/types/lodash.concat/tslint.json similarity index 100% rename from lodash.concat/tslint.json rename to types/lodash.concat/tslint.json diff --git a/lodash.constant/index.d.ts b/types/lodash.constant/index.d.ts similarity index 100% rename from lodash.constant/index.d.ts rename to types/lodash.constant/index.d.ts diff --git a/lodash.constant/tsconfig.json b/types/lodash.constant/tsconfig.json similarity index 100% rename from lodash.constant/tsconfig.json rename to types/lodash.constant/tsconfig.json diff --git a/lodash.constant/tslint.json b/types/lodash.constant/tslint.json similarity index 100% rename from lodash.constant/tslint.json rename to types/lodash.constant/tslint.json diff --git a/lodash.countby/index.d.ts b/types/lodash.countby/index.d.ts similarity index 100% rename from lodash.countby/index.d.ts rename to types/lodash.countby/index.d.ts diff --git a/lodash.countby/tsconfig.json b/types/lodash.countby/tsconfig.json similarity index 100% rename from lodash.countby/tsconfig.json rename to types/lodash.countby/tsconfig.json diff --git a/lodash.countby/tslint.json b/types/lodash.countby/tslint.json similarity index 100% rename from lodash.countby/tslint.json rename to types/lodash.countby/tslint.json diff --git a/lodash.create/index.d.ts b/types/lodash.create/index.d.ts similarity index 100% rename from lodash.create/index.d.ts rename to types/lodash.create/index.d.ts diff --git a/lodash.create/tsconfig.json b/types/lodash.create/tsconfig.json similarity index 100% rename from lodash.create/tsconfig.json rename to types/lodash.create/tsconfig.json diff --git a/lodash.create/tslint.json b/types/lodash.create/tslint.json similarity index 100% rename from lodash.create/tslint.json rename to types/lodash.create/tslint.json diff --git a/lodash.curry/index.d.ts b/types/lodash.curry/index.d.ts similarity index 100% rename from lodash.curry/index.d.ts rename to types/lodash.curry/index.d.ts diff --git a/lodash.curry/tsconfig.json b/types/lodash.curry/tsconfig.json similarity index 100% rename from lodash.curry/tsconfig.json rename to types/lodash.curry/tsconfig.json diff --git a/lodash.curry/tslint.json b/types/lodash.curry/tslint.json similarity index 100% rename from lodash.curry/tslint.json rename to types/lodash.curry/tslint.json diff --git a/lodash.curryright/index.d.ts b/types/lodash.curryright/index.d.ts similarity index 100% rename from lodash.curryright/index.d.ts rename to types/lodash.curryright/index.d.ts diff --git a/lodash.curryright/tsconfig.json b/types/lodash.curryright/tsconfig.json similarity index 100% rename from lodash.curryright/tsconfig.json rename to types/lodash.curryright/tsconfig.json diff --git a/lodash.curryright/tslint.json b/types/lodash.curryright/tslint.json similarity index 100% rename from lodash.curryright/tslint.json rename to types/lodash.curryright/tslint.json diff --git a/lodash.debounce/index.d.ts b/types/lodash.debounce/index.d.ts similarity index 100% rename from lodash.debounce/index.d.ts rename to types/lodash.debounce/index.d.ts diff --git a/lodash.debounce/tsconfig.json b/types/lodash.debounce/tsconfig.json similarity index 100% rename from lodash.debounce/tsconfig.json rename to types/lodash.debounce/tsconfig.json diff --git a/lodash.debounce/tslint.json b/types/lodash.debounce/tslint.json similarity index 100% rename from lodash.debounce/tslint.json rename to types/lodash.debounce/tslint.json diff --git a/lodash.deburr/index.d.ts b/types/lodash.deburr/index.d.ts similarity index 100% rename from lodash.deburr/index.d.ts rename to types/lodash.deburr/index.d.ts diff --git a/lodash.deburr/tsconfig.json b/types/lodash.deburr/tsconfig.json similarity index 100% rename from lodash.deburr/tsconfig.json rename to types/lodash.deburr/tsconfig.json diff --git a/lodash.deburr/tslint.json b/types/lodash.deburr/tslint.json similarity index 100% rename from lodash.deburr/tslint.json rename to types/lodash.deburr/tslint.json diff --git a/lodash.defaults/index.d.ts b/types/lodash.defaults/index.d.ts similarity index 100% rename from lodash.defaults/index.d.ts rename to types/lodash.defaults/index.d.ts diff --git a/lodash.defaults/tsconfig.json b/types/lodash.defaults/tsconfig.json similarity index 100% rename from lodash.defaults/tsconfig.json rename to types/lodash.defaults/tsconfig.json diff --git a/lodash.defaults/tslint.json b/types/lodash.defaults/tslint.json similarity index 100% rename from lodash.defaults/tslint.json rename to types/lodash.defaults/tslint.json diff --git a/lodash.defaultsdeep/index.d.ts b/types/lodash.defaultsdeep/index.d.ts similarity index 100% rename from lodash.defaultsdeep/index.d.ts rename to types/lodash.defaultsdeep/index.d.ts diff --git a/lodash.defaultsdeep/tsconfig.json b/types/lodash.defaultsdeep/tsconfig.json similarity index 100% rename from lodash.defaultsdeep/tsconfig.json rename to types/lodash.defaultsdeep/tsconfig.json diff --git a/lodash.defaultsdeep/tslint.json b/types/lodash.defaultsdeep/tslint.json similarity index 100% rename from lodash.defaultsdeep/tslint.json rename to types/lodash.defaultsdeep/tslint.json diff --git a/lodash.defer/index.d.ts b/types/lodash.defer/index.d.ts similarity index 100% rename from lodash.defer/index.d.ts rename to types/lodash.defer/index.d.ts diff --git a/lodash.defer/tsconfig.json b/types/lodash.defer/tsconfig.json similarity index 100% rename from lodash.defer/tsconfig.json rename to types/lodash.defer/tsconfig.json diff --git a/lodash.defer/tslint.json b/types/lodash.defer/tslint.json similarity index 100% rename from lodash.defer/tslint.json rename to types/lodash.defer/tslint.json diff --git a/lodash.delay/index.d.ts b/types/lodash.delay/index.d.ts similarity index 100% rename from lodash.delay/index.d.ts rename to types/lodash.delay/index.d.ts diff --git a/lodash.delay/tsconfig.json b/types/lodash.delay/tsconfig.json similarity index 100% rename from lodash.delay/tsconfig.json rename to types/lodash.delay/tsconfig.json diff --git a/lodash.delay/tslint.json b/types/lodash.delay/tslint.json similarity index 100% rename from lodash.delay/tslint.json rename to types/lodash.delay/tslint.json diff --git a/lodash.difference/index.d.ts b/types/lodash.difference/index.d.ts similarity index 100% rename from lodash.difference/index.d.ts rename to types/lodash.difference/index.d.ts diff --git a/lodash.difference/tsconfig.json b/types/lodash.difference/tsconfig.json similarity index 100% rename from lodash.difference/tsconfig.json rename to types/lodash.difference/tsconfig.json diff --git a/lodash.difference/tslint.json b/types/lodash.difference/tslint.json similarity index 100% rename from lodash.difference/tslint.json rename to types/lodash.difference/tslint.json diff --git a/lodash.differenceby/index.d.ts b/types/lodash.differenceby/index.d.ts similarity index 100% rename from lodash.differenceby/index.d.ts rename to types/lodash.differenceby/index.d.ts diff --git a/lodash.differenceby/tsconfig.json b/types/lodash.differenceby/tsconfig.json similarity index 100% rename from lodash.differenceby/tsconfig.json rename to types/lodash.differenceby/tsconfig.json diff --git a/lodash.differenceby/tslint.json b/types/lodash.differenceby/tslint.json similarity index 100% rename from lodash.differenceby/tslint.json rename to types/lodash.differenceby/tslint.json diff --git a/lodash.differencewith/index.d.ts b/types/lodash.differencewith/index.d.ts similarity index 100% rename from lodash.differencewith/index.d.ts rename to types/lodash.differencewith/index.d.ts diff --git a/lodash.differencewith/tsconfig.json b/types/lodash.differencewith/tsconfig.json similarity index 100% rename from lodash.differencewith/tsconfig.json rename to types/lodash.differencewith/tsconfig.json diff --git a/lodash.differencewith/tslint.json b/types/lodash.differencewith/tslint.json similarity index 100% rename from lodash.differencewith/tslint.json rename to types/lodash.differencewith/tslint.json diff --git a/lodash.drop/index.d.ts b/types/lodash.drop/index.d.ts similarity index 100% rename from lodash.drop/index.d.ts rename to types/lodash.drop/index.d.ts diff --git a/lodash.drop/tsconfig.json b/types/lodash.drop/tsconfig.json similarity index 100% rename from lodash.drop/tsconfig.json rename to types/lodash.drop/tsconfig.json diff --git a/lodash.drop/tslint.json b/types/lodash.drop/tslint.json similarity index 100% rename from lodash.drop/tslint.json rename to types/lodash.drop/tslint.json diff --git a/lodash.dropright/index.d.ts b/types/lodash.dropright/index.d.ts similarity index 100% rename from lodash.dropright/index.d.ts rename to types/lodash.dropright/index.d.ts diff --git a/lodash.dropright/tsconfig.json b/types/lodash.dropright/tsconfig.json similarity index 100% rename from lodash.dropright/tsconfig.json rename to types/lodash.dropright/tsconfig.json diff --git a/lodash.dropright/tslint.json b/types/lodash.dropright/tslint.json similarity index 100% rename from lodash.dropright/tslint.json rename to types/lodash.dropright/tslint.json diff --git a/lodash.droprightwhile/index.d.ts b/types/lodash.droprightwhile/index.d.ts similarity index 100% rename from lodash.droprightwhile/index.d.ts rename to types/lodash.droprightwhile/index.d.ts diff --git a/lodash.droprightwhile/tsconfig.json b/types/lodash.droprightwhile/tsconfig.json similarity index 100% rename from lodash.droprightwhile/tsconfig.json rename to types/lodash.droprightwhile/tsconfig.json diff --git a/lodash.droprightwhile/tslint.json b/types/lodash.droprightwhile/tslint.json similarity index 100% rename from lodash.droprightwhile/tslint.json rename to types/lodash.droprightwhile/tslint.json diff --git a/lodash.dropwhile/index.d.ts b/types/lodash.dropwhile/index.d.ts similarity index 100% rename from lodash.dropwhile/index.d.ts rename to types/lodash.dropwhile/index.d.ts diff --git a/lodash.dropwhile/tsconfig.json b/types/lodash.dropwhile/tsconfig.json similarity index 100% rename from lodash.dropwhile/tsconfig.json rename to types/lodash.dropwhile/tsconfig.json diff --git a/lodash.dropwhile/tslint.json b/types/lodash.dropwhile/tslint.json similarity index 100% rename from lodash.dropwhile/tslint.json rename to types/lodash.dropwhile/tslint.json diff --git a/lodash.endswith/index.d.ts b/types/lodash.endswith/index.d.ts similarity index 100% rename from lodash.endswith/index.d.ts rename to types/lodash.endswith/index.d.ts diff --git a/lodash.endswith/tsconfig.json b/types/lodash.endswith/tsconfig.json similarity index 100% rename from lodash.endswith/tsconfig.json rename to types/lodash.endswith/tsconfig.json diff --git a/lodash.endswith/tslint.json b/types/lodash.endswith/tslint.json similarity index 100% rename from lodash.endswith/tslint.json rename to types/lodash.endswith/tslint.json diff --git a/lodash.eq/index.d.ts b/types/lodash.eq/index.d.ts similarity index 100% rename from lodash.eq/index.d.ts rename to types/lodash.eq/index.d.ts diff --git a/lodash.eq/tsconfig.json b/types/lodash.eq/tsconfig.json similarity index 100% rename from lodash.eq/tsconfig.json rename to types/lodash.eq/tsconfig.json diff --git a/lodash.eq/tslint.json b/types/lodash.eq/tslint.json similarity index 100% rename from lodash.eq/tslint.json rename to types/lodash.eq/tslint.json diff --git a/lodash.escape/index.d.ts b/types/lodash.escape/index.d.ts similarity index 100% rename from lodash.escape/index.d.ts rename to types/lodash.escape/index.d.ts diff --git a/lodash.escape/tsconfig.json b/types/lodash.escape/tsconfig.json similarity index 100% rename from lodash.escape/tsconfig.json rename to types/lodash.escape/tsconfig.json diff --git a/lodash.escape/tslint.json b/types/lodash.escape/tslint.json similarity index 100% rename from lodash.escape/tslint.json rename to types/lodash.escape/tslint.json diff --git a/lodash.escaperegexp/index.d.ts b/types/lodash.escaperegexp/index.d.ts similarity index 100% rename from lodash.escaperegexp/index.d.ts rename to types/lodash.escaperegexp/index.d.ts diff --git a/lodash.escaperegexp/tsconfig.json b/types/lodash.escaperegexp/tsconfig.json similarity index 100% rename from lodash.escaperegexp/tsconfig.json rename to types/lodash.escaperegexp/tsconfig.json diff --git a/lodash.escaperegexp/tslint.json b/types/lodash.escaperegexp/tslint.json similarity index 100% rename from lodash.escaperegexp/tslint.json rename to types/lodash.escaperegexp/tslint.json diff --git a/lodash.every/index.d.ts b/types/lodash.every/index.d.ts similarity index 100% rename from lodash.every/index.d.ts rename to types/lodash.every/index.d.ts diff --git a/lodash.every/tsconfig.json b/types/lodash.every/tsconfig.json similarity index 100% rename from lodash.every/tsconfig.json rename to types/lodash.every/tsconfig.json diff --git a/lodash.every/tslint.json b/types/lodash.every/tslint.json similarity index 100% rename from lodash.every/tslint.json rename to types/lodash.every/tslint.json diff --git a/lodash.fill/index.d.ts b/types/lodash.fill/index.d.ts similarity index 100% rename from lodash.fill/index.d.ts rename to types/lodash.fill/index.d.ts diff --git a/lodash.fill/tsconfig.json b/types/lodash.fill/tsconfig.json similarity index 100% rename from lodash.fill/tsconfig.json rename to types/lodash.fill/tsconfig.json diff --git a/lodash.fill/tslint.json b/types/lodash.fill/tslint.json similarity index 100% rename from lodash.fill/tslint.json rename to types/lodash.fill/tslint.json diff --git a/lodash.filter/index.d.ts b/types/lodash.filter/index.d.ts similarity index 100% rename from lodash.filter/index.d.ts rename to types/lodash.filter/index.d.ts diff --git a/lodash.filter/tsconfig.json b/types/lodash.filter/tsconfig.json similarity index 100% rename from lodash.filter/tsconfig.json rename to types/lodash.filter/tsconfig.json diff --git a/lodash.filter/tslint.json b/types/lodash.filter/tslint.json similarity index 100% rename from lodash.filter/tslint.json rename to types/lodash.filter/tslint.json diff --git a/lodash.find/index.d.ts b/types/lodash.find/index.d.ts similarity index 100% rename from lodash.find/index.d.ts rename to types/lodash.find/index.d.ts diff --git a/lodash.find/tsconfig.json b/types/lodash.find/tsconfig.json similarity index 100% rename from lodash.find/tsconfig.json rename to types/lodash.find/tsconfig.json diff --git a/lodash.find/tslint.json b/types/lodash.find/tslint.json similarity index 100% rename from lodash.find/tslint.json rename to types/lodash.find/tslint.json diff --git a/lodash.findindex/index.d.ts b/types/lodash.findindex/index.d.ts similarity index 100% rename from lodash.findindex/index.d.ts rename to types/lodash.findindex/index.d.ts diff --git a/lodash.findindex/tsconfig.json b/types/lodash.findindex/tsconfig.json similarity index 100% rename from lodash.findindex/tsconfig.json rename to types/lodash.findindex/tsconfig.json diff --git a/lodash.findindex/tslint.json b/types/lodash.findindex/tslint.json similarity index 100% rename from lodash.findindex/tslint.json rename to types/lodash.findindex/tslint.json diff --git a/lodash.findkey/index.d.ts b/types/lodash.findkey/index.d.ts similarity index 100% rename from lodash.findkey/index.d.ts rename to types/lodash.findkey/index.d.ts diff --git a/lodash.findkey/tsconfig.json b/types/lodash.findkey/tsconfig.json similarity index 100% rename from lodash.findkey/tsconfig.json rename to types/lodash.findkey/tsconfig.json diff --git a/lodash.findkey/tslint.json b/types/lodash.findkey/tslint.json similarity index 100% rename from lodash.findkey/tslint.json rename to types/lodash.findkey/tslint.json diff --git a/lodash.findlast/index.d.ts b/types/lodash.findlast/index.d.ts similarity index 100% rename from lodash.findlast/index.d.ts rename to types/lodash.findlast/index.d.ts diff --git a/lodash.findlast/tsconfig.json b/types/lodash.findlast/tsconfig.json similarity index 100% rename from lodash.findlast/tsconfig.json rename to types/lodash.findlast/tsconfig.json diff --git a/lodash.findlast/tslint.json b/types/lodash.findlast/tslint.json similarity index 100% rename from lodash.findlast/tslint.json rename to types/lodash.findlast/tslint.json diff --git a/lodash.findlastindex/index.d.ts b/types/lodash.findlastindex/index.d.ts similarity index 100% rename from lodash.findlastindex/index.d.ts rename to types/lodash.findlastindex/index.d.ts diff --git a/lodash.findlastindex/tsconfig.json b/types/lodash.findlastindex/tsconfig.json similarity index 100% rename from lodash.findlastindex/tsconfig.json rename to types/lodash.findlastindex/tsconfig.json diff --git a/lodash.findlastindex/tslint.json b/types/lodash.findlastindex/tslint.json similarity index 100% rename from lodash.findlastindex/tslint.json rename to types/lodash.findlastindex/tslint.json diff --git a/lodash.findlastkey/index.d.ts b/types/lodash.findlastkey/index.d.ts similarity index 100% rename from lodash.findlastkey/index.d.ts rename to types/lodash.findlastkey/index.d.ts diff --git a/lodash.findlastkey/tsconfig.json b/types/lodash.findlastkey/tsconfig.json similarity index 100% rename from lodash.findlastkey/tsconfig.json rename to types/lodash.findlastkey/tsconfig.json diff --git a/lodash.findlastkey/tslint.json b/types/lodash.findlastkey/tslint.json similarity index 100% rename from lodash.findlastkey/tslint.json rename to types/lodash.findlastkey/tslint.json diff --git a/lodash.first/index.d.ts b/types/lodash.first/index.d.ts similarity index 100% rename from lodash.first/index.d.ts rename to types/lodash.first/index.d.ts diff --git a/lodash.first/tsconfig.json b/types/lodash.first/tsconfig.json similarity index 100% rename from lodash.first/tsconfig.json rename to types/lodash.first/tsconfig.json diff --git a/lodash.first/tslint.json b/types/lodash.first/tslint.json similarity index 100% rename from lodash.first/tslint.json rename to types/lodash.first/tslint.json diff --git a/lodash.flatmap/index.d.ts b/types/lodash.flatmap/index.d.ts similarity index 100% rename from lodash.flatmap/index.d.ts rename to types/lodash.flatmap/index.d.ts diff --git a/lodash.flatmap/tsconfig.json b/types/lodash.flatmap/tsconfig.json similarity index 100% rename from lodash.flatmap/tsconfig.json rename to types/lodash.flatmap/tsconfig.json diff --git a/lodash.flatmap/tslint.json b/types/lodash.flatmap/tslint.json similarity index 100% rename from lodash.flatmap/tslint.json rename to types/lodash.flatmap/tslint.json diff --git a/lodash.flatten/index.d.ts b/types/lodash.flatten/index.d.ts similarity index 100% rename from lodash.flatten/index.d.ts rename to types/lodash.flatten/index.d.ts diff --git a/lodash.flatten/tsconfig.json b/types/lodash.flatten/tsconfig.json similarity index 100% rename from lodash.flatten/tsconfig.json rename to types/lodash.flatten/tsconfig.json diff --git a/lodash.flatten/tslint.json b/types/lodash.flatten/tslint.json similarity index 100% rename from lodash.flatten/tslint.json rename to types/lodash.flatten/tslint.json diff --git a/lodash.flattendeep/index.d.ts b/types/lodash.flattendeep/index.d.ts similarity index 100% rename from lodash.flattendeep/index.d.ts rename to types/lodash.flattendeep/index.d.ts diff --git a/lodash.flattendeep/tsconfig.json b/types/lodash.flattendeep/tsconfig.json similarity index 100% rename from lodash.flattendeep/tsconfig.json rename to types/lodash.flattendeep/tsconfig.json diff --git a/lodash.flattendeep/tslint.json b/types/lodash.flattendeep/tslint.json similarity index 100% rename from lodash.flattendeep/tslint.json rename to types/lodash.flattendeep/tslint.json diff --git a/lodash.flattendepth/index.d.ts b/types/lodash.flattendepth/index.d.ts similarity index 100% rename from lodash.flattendepth/index.d.ts rename to types/lodash.flattendepth/index.d.ts diff --git a/lodash.flattendepth/tsconfig.json b/types/lodash.flattendepth/tsconfig.json similarity index 100% rename from lodash.flattendepth/tsconfig.json rename to types/lodash.flattendepth/tsconfig.json diff --git a/lodash.flattendepth/tslint.json b/types/lodash.flattendepth/tslint.json similarity index 100% rename from lodash.flattendepth/tslint.json rename to types/lodash.flattendepth/tslint.json diff --git a/lodash.flip/index.d.ts b/types/lodash.flip/index.d.ts similarity index 100% rename from lodash.flip/index.d.ts rename to types/lodash.flip/index.d.ts diff --git a/lodash.flip/tsconfig.json b/types/lodash.flip/tsconfig.json similarity index 100% rename from lodash.flip/tsconfig.json rename to types/lodash.flip/tsconfig.json diff --git a/lodash.flip/tslint.json b/types/lodash.flip/tslint.json similarity index 100% rename from lodash.flip/tslint.json rename to types/lodash.flip/tslint.json diff --git a/lodash.floor/index.d.ts b/types/lodash.floor/index.d.ts similarity index 100% rename from lodash.floor/index.d.ts rename to types/lodash.floor/index.d.ts diff --git a/lodash.floor/tsconfig.json b/types/lodash.floor/tsconfig.json similarity index 100% rename from lodash.floor/tsconfig.json rename to types/lodash.floor/tsconfig.json diff --git a/lodash.floor/tslint.json b/types/lodash.floor/tslint.json similarity index 100% rename from lodash.floor/tslint.json rename to types/lodash.floor/tslint.json diff --git a/lodash.flow/index.d.ts b/types/lodash.flow/index.d.ts similarity index 100% rename from lodash.flow/index.d.ts rename to types/lodash.flow/index.d.ts diff --git a/lodash.flow/tsconfig.json b/types/lodash.flow/tsconfig.json similarity index 100% rename from lodash.flow/tsconfig.json rename to types/lodash.flow/tsconfig.json diff --git a/lodash.flow/tslint.json b/types/lodash.flow/tslint.json similarity index 100% rename from lodash.flow/tslint.json rename to types/lodash.flow/tslint.json diff --git a/lodash.flowright/index.d.ts b/types/lodash.flowright/index.d.ts similarity index 100% rename from lodash.flowright/index.d.ts rename to types/lodash.flowright/index.d.ts diff --git a/lodash.flowright/tsconfig.json b/types/lodash.flowright/tsconfig.json similarity index 100% rename from lodash.flowright/tsconfig.json rename to types/lodash.flowright/tsconfig.json diff --git a/lodash.flowright/tslint.json b/types/lodash.flowright/tslint.json similarity index 100% rename from lodash.flowright/tslint.json rename to types/lodash.flowright/tslint.json diff --git a/lodash.foreach/index.d.ts b/types/lodash.foreach/index.d.ts similarity index 100% rename from lodash.foreach/index.d.ts rename to types/lodash.foreach/index.d.ts diff --git a/lodash.foreach/tsconfig.json b/types/lodash.foreach/tsconfig.json similarity index 100% rename from lodash.foreach/tsconfig.json rename to types/lodash.foreach/tsconfig.json diff --git a/lodash.foreach/tslint.json b/types/lodash.foreach/tslint.json similarity index 100% rename from lodash.foreach/tslint.json rename to types/lodash.foreach/tslint.json diff --git a/lodash.foreachright/index.d.ts b/types/lodash.foreachright/index.d.ts similarity index 100% rename from lodash.foreachright/index.d.ts rename to types/lodash.foreachright/index.d.ts diff --git a/lodash.foreachright/tsconfig.json b/types/lodash.foreachright/tsconfig.json similarity index 100% rename from lodash.foreachright/tsconfig.json rename to types/lodash.foreachright/tsconfig.json diff --git a/lodash.foreachright/tslint.json b/types/lodash.foreachright/tslint.json similarity index 100% rename from lodash.foreachright/tslint.json rename to types/lodash.foreachright/tslint.json diff --git a/lodash.forin/index.d.ts b/types/lodash.forin/index.d.ts similarity index 100% rename from lodash.forin/index.d.ts rename to types/lodash.forin/index.d.ts diff --git a/lodash.forin/tsconfig.json b/types/lodash.forin/tsconfig.json similarity index 100% rename from lodash.forin/tsconfig.json rename to types/lodash.forin/tsconfig.json diff --git a/lodash.forin/tslint.json b/types/lodash.forin/tslint.json similarity index 100% rename from lodash.forin/tslint.json rename to types/lodash.forin/tslint.json diff --git a/lodash.forinright/index.d.ts b/types/lodash.forinright/index.d.ts similarity index 100% rename from lodash.forinright/index.d.ts rename to types/lodash.forinright/index.d.ts diff --git a/lodash.forinright/tsconfig.json b/types/lodash.forinright/tsconfig.json similarity index 100% rename from lodash.forinright/tsconfig.json rename to types/lodash.forinright/tsconfig.json diff --git a/lodash.forinright/tslint.json b/types/lodash.forinright/tslint.json similarity index 100% rename from lodash.forinright/tslint.json rename to types/lodash.forinright/tslint.json diff --git a/lodash.forown/index.d.ts b/types/lodash.forown/index.d.ts similarity index 100% rename from lodash.forown/index.d.ts rename to types/lodash.forown/index.d.ts diff --git a/lodash.forown/tsconfig.json b/types/lodash.forown/tsconfig.json similarity index 100% rename from lodash.forown/tsconfig.json rename to types/lodash.forown/tsconfig.json diff --git a/lodash.forown/tslint.json b/types/lodash.forown/tslint.json similarity index 100% rename from lodash.forown/tslint.json rename to types/lodash.forown/tslint.json diff --git a/lodash.forownright/index.d.ts b/types/lodash.forownright/index.d.ts similarity index 100% rename from lodash.forownright/index.d.ts rename to types/lodash.forownright/index.d.ts diff --git a/lodash.forownright/tsconfig.json b/types/lodash.forownright/tsconfig.json similarity index 100% rename from lodash.forownright/tsconfig.json rename to types/lodash.forownright/tsconfig.json diff --git a/lodash.forownright/tslint.json b/types/lodash.forownright/tslint.json similarity index 100% rename from lodash.forownright/tslint.json rename to types/lodash.forownright/tslint.json diff --git a/lodash.frompairs/index.d.ts b/types/lodash.frompairs/index.d.ts similarity index 100% rename from lodash.frompairs/index.d.ts rename to types/lodash.frompairs/index.d.ts diff --git a/lodash.frompairs/tsconfig.json b/types/lodash.frompairs/tsconfig.json similarity index 100% rename from lodash.frompairs/tsconfig.json rename to types/lodash.frompairs/tsconfig.json diff --git a/lodash.frompairs/tslint.json b/types/lodash.frompairs/tslint.json similarity index 100% rename from lodash.frompairs/tslint.json rename to types/lodash.frompairs/tslint.json diff --git a/lodash.functions/index.d.ts b/types/lodash.functions/index.d.ts similarity index 100% rename from lodash.functions/index.d.ts rename to types/lodash.functions/index.d.ts diff --git a/lodash.functions/tsconfig.json b/types/lodash.functions/tsconfig.json similarity index 100% rename from lodash.functions/tsconfig.json rename to types/lodash.functions/tsconfig.json diff --git a/lodash.functions/tslint.json b/types/lodash.functions/tslint.json similarity index 100% rename from lodash.functions/tslint.json rename to types/lodash.functions/tslint.json diff --git a/lodash.functionsin/index.d.ts b/types/lodash.functionsin/index.d.ts similarity index 100% rename from lodash.functionsin/index.d.ts rename to types/lodash.functionsin/index.d.ts diff --git a/lodash.functionsin/tsconfig.json b/types/lodash.functionsin/tsconfig.json similarity index 100% rename from lodash.functionsin/tsconfig.json rename to types/lodash.functionsin/tsconfig.json diff --git a/lodash.functionsin/tslint.json b/types/lodash.functionsin/tslint.json similarity index 100% rename from lodash.functionsin/tslint.json rename to types/lodash.functionsin/tslint.json diff --git a/lodash.get/index.d.ts b/types/lodash.get/index.d.ts similarity index 100% rename from lodash.get/index.d.ts rename to types/lodash.get/index.d.ts diff --git a/lodash.get/tsconfig.json b/types/lodash.get/tsconfig.json similarity index 100% rename from lodash.get/tsconfig.json rename to types/lodash.get/tsconfig.json diff --git a/lodash.get/tslint.json b/types/lodash.get/tslint.json similarity index 100% rename from lodash.get/tslint.json rename to types/lodash.get/tslint.json diff --git a/lodash.groupby/index.d.ts b/types/lodash.groupby/index.d.ts similarity index 100% rename from lodash.groupby/index.d.ts rename to types/lodash.groupby/index.d.ts diff --git a/lodash.groupby/tsconfig.json b/types/lodash.groupby/tsconfig.json similarity index 100% rename from lodash.groupby/tsconfig.json rename to types/lodash.groupby/tsconfig.json diff --git a/lodash.groupby/tslint.json b/types/lodash.groupby/tslint.json similarity index 100% rename from lodash.groupby/tslint.json rename to types/lodash.groupby/tslint.json diff --git a/lodash.gt/index.d.ts b/types/lodash.gt/index.d.ts similarity index 100% rename from lodash.gt/index.d.ts rename to types/lodash.gt/index.d.ts diff --git a/lodash.gt/tsconfig.json b/types/lodash.gt/tsconfig.json similarity index 100% rename from lodash.gt/tsconfig.json rename to types/lodash.gt/tsconfig.json diff --git a/lodash.gt/tslint.json b/types/lodash.gt/tslint.json similarity index 100% rename from lodash.gt/tslint.json rename to types/lodash.gt/tslint.json diff --git a/lodash.gte/index.d.ts b/types/lodash.gte/index.d.ts similarity index 100% rename from lodash.gte/index.d.ts rename to types/lodash.gte/index.d.ts diff --git a/lodash.gte/tsconfig.json b/types/lodash.gte/tsconfig.json similarity index 100% rename from lodash.gte/tsconfig.json rename to types/lodash.gte/tsconfig.json diff --git a/lodash.gte/tslint.json b/types/lodash.gte/tslint.json similarity index 100% rename from lodash.gte/tslint.json rename to types/lodash.gte/tslint.json diff --git a/lodash.has/index.d.ts b/types/lodash.has/index.d.ts similarity index 100% rename from lodash.has/index.d.ts rename to types/lodash.has/index.d.ts diff --git a/lodash.has/tsconfig.json b/types/lodash.has/tsconfig.json similarity index 100% rename from lodash.has/tsconfig.json rename to types/lodash.has/tsconfig.json diff --git a/lodash.has/tslint.json b/types/lodash.has/tslint.json similarity index 100% rename from lodash.has/tslint.json rename to types/lodash.has/tslint.json diff --git a/lodash.hasin/index.d.ts b/types/lodash.hasin/index.d.ts similarity index 100% rename from lodash.hasin/index.d.ts rename to types/lodash.hasin/index.d.ts diff --git a/lodash.hasin/tsconfig.json b/types/lodash.hasin/tsconfig.json similarity index 100% rename from lodash.hasin/tsconfig.json rename to types/lodash.hasin/tsconfig.json diff --git a/lodash.hasin/tslint.json b/types/lodash.hasin/tslint.json similarity index 100% rename from lodash.hasin/tslint.json rename to types/lodash.hasin/tslint.json diff --git a/lodash.head/index.d.ts b/types/lodash.head/index.d.ts similarity index 100% rename from lodash.head/index.d.ts rename to types/lodash.head/index.d.ts diff --git a/lodash.head/tsconfig.json b/types/lodash.head/tsconfig.json similarity index 100% rename from lodash.head/tsconfig.json rename to types/lodash.head/tsconfig.json diff --git a/lodash.head/tslint.json b/types/lodash.head/tslint.json similarity index 100% rename from lodash.head/tslint.json rename to types/lodash.head/tslint.json diff --git a/lodash.identity/index.d.ts b/types/lodash.identity/index.d.ts similarity index 100% rename from lodash.identity/index.d.ts rename to types/lodash.identity/index.d.ts diff --git a/lodash.identity/tsconfig.json b/types/lodash.identity/tsconfig.json similarity index 100% rename from lodash.identity/tsconfig.json rename to types/lodash.identity/tsconfig.json diff --git a/lodash.identity/tslint.json b/types/lodash.identity/tslint.json similarity index 100% rename from lodash.identity/tslint.json rename to types/lodash.identity/tslint.json diff --git a/lodash.includes/index.d.ts b/types/lodash.includes/index.d.ts similarity index 100% rename from lodash.includes/index.d.ts rename to types/lodash.includes/index.d.ts diff --git a/lodash.includes/tsconfig.json b/types/lodash.includes/tsconfig.json similarity index 100% rename from lodash.includes/tsconfig.json rename to types/lodash.includes/tsconfig.json diff --git a/lodash.includes/tslint.json b/types/lodash.includes/tslint.json similarity index 100% rename from lodash.includes/tslint.json rename to types/lodash.includes/tslint.json diff --git a/lodash.indexof/index.d.ts b/types/lodash.indexof/index.d.ts similarity index 100% rename from lodash.indexof/index.d.ts rename to types/lodash.indexof/index.d.ts diff --git a/lodash.indexof/tsconfig.json b/types/lodash.indexof/tsconfig.json similarity index 100% rename from lodash.indexof/tsconfig.json rename to types/lodash.indexof/tsconfig.json diff --git a/lodash.indexof/tslint.json b/types/lodash.indexof/tslint.json similarity index 100% rename from lodash.indexof/tslint.json rename to types/lodash.indexof/tslint.json diff --git a/lodash.initial/index.d.ts b/types/lodash.initial/index.d.ts similarity index 100% rename from lodash.initial/index.d.ts rename to types/lodash.initial/index.d.ts diff --git a/lodash.initial/tsconfig.json b/types/lodash.initial/tsconfig.json similarity index 100% rename from lodash.initial/tsconfig.json rename to types/lodash.initial/tsconfig.json diff --git a/lodash.initial/tslint.json b/types/lodash.initial/tslint.json similarity index 100% rename from lodash.initial/tslint.json rename to types/lodash.initial/tslint.json diff --git a/lodash.inrange/index.d.ts b/types/lodash.inrange/index.d.ts similarity index 100% rename from lodash.inrange/index.d.ts rename to types/lodash.inrange/index.d.ts diff --git a/lodash.inrange/tsconfig.json b/types/lodash.inrange/tsconfig.json similarity index 100% rename from lodash.inrange/tsconfig.json rename to types/lodash.inrange/tsconfig.json diff --git a/lodash.inrange/tslint.json b/types/lodash.inrange/tslint.json similarity index 100% rename from lodash.inrange/tslint.json rename to types/lodash.inrange/tslint.json diff --git a/lodash.intersection/index.d.ts b/types/lodash.intersection/index.d.ts similarity index 100% rename from lodash.intersection/index.d.ts rename to types/lodash.intersection/index.d.ts diff --git a/lodash.intersection/tsconfig.json b/types/lodash.intersection/tsconfig.json similarity index 100% rename from lodash.intersection/tsconfig.json rename to types/lodash.intersection/tsconfig.json diff --git a/lodash.intersection/tslint.json b/types/lodash.intersection/tslint.json similarity index 100% rename from lodash.intersection/tslint.json rename to types/lodash.intersection/tslint.json diff --git a/lodash.intersectionby/index.d.ts b/types/lodash.intersectionby/index.d.ts similarity index 100% rename from lodash.intersectionby/index.d.ts rename to types/lodash.intersectionby/index.d.ts diff --git a/lodash.intersectionby/tsconfig.json b/types/lodash.intersectionby/tsconfig.json similarity index 100% rename from lodash.intersectionby/tsconfig.json rename to types/lodash.intersectionby/tsconfig.json diff --git a/lodash.intersectionby/tslint.json b/types/lodash.intersectionby/tslint.json similarity index 100% rename from lodash.intersectionby/tslint.json rename to types/lodash.intersectionby/tslint.json diff --git a/lodash.intersectionwith/index.d.ts b/types/lodash.intersectionwith/index.d.ts similarity index 100% rename from lodash.intersectionwith/index.d.ts rename to types/lodash.intersectionwith/index.d.ts diff --git a/lodash.intersectionwith/tsconfig.json b/types/lodash.intersectionwith/tsconfig.json similarity index 100% rename from lodash.intersectionwith/tsconfig.json rename to types/lodash.intersectionwith/tsconfig.json diff --git a/lodash.intersectionwith/tslint.json b/types/lodash.intersectionwith/tslint.json similarity index 100% rename from lodash.intersectionwith/tslint.json rename to types/lodash.intersectionwith/tslint.json diff --git a/lodash.invert/index.d.ts b/types/lodash.invert/index.d.ts similarity index 100% rename from lodash.invert/index.d.ts rename to types/lodash.invert/index.d.ts diff --git a/lodash.invert/tsconfig.json b/types/lodash.invert/tsconfig.json similarity index 100% rename from lodash.invert/tsconfig.json rename to types/lodash.invert/tsconfig.json diff --git a/lodash.invert/tslint.json b/types/lodash.invert/tslint.json similarity index 100% rename from lodash.invert/tslint.json rename to types/lodash.invert/tslint.json diff --git a/lodash.invertby/index.d.ts b/types/lodash.invertby/index.d.ts similarity index 100% rename from lodash.invertby/index.d.ts rename to types/lodash.invertby/index.d.ts diff --git a/lodash.invertby/tsconfig.json b/types/lodash.invertby/tsconfig.json similarity index 100% rename from lodash.invertby/tsconfig.json rename to types/lodash.invertby/tsconfig.json diff --git a/lodash.invertby/tslint.json b/types/lodash.invertby/tslint.json similarity index 100% rename from lodash.invertby/tslint.json rename to types/lodash.invertby/tslint.json diff --git a/lodash.invoke/index.d.ts b/types/lodash.invoke/index.d.ts similarity index 100% rename from lodash.invoke/index.d.ts rename to types/lodash.invoke/index.d.ts diff --git a/lodash.invoke/tsconfig.json b/types/lodash.invoke/tsconfig.json similarity index 100% rename from lodash.invoke/tsconfig.json rename to types/lodash.invoke/tsconfig.json diff --git a/lodash.invoke/tslint.json b/types/lodash.invoke/tslint.json similarity index 100% rename from lodash.invoke/tslint.json rename to types/lodash.invoke/tslint.json diff --git a/lodash.invokemap/index.d.ts b/types/lodash.invokemap/index.d.ts similarity index 100% rename from lodash.invokemap/index.d.ts rename to types/lodash.invokemap/index.d.ts diff --git a/lodash.invokemap/tsconfig.json b/types/lodash.invokemap/tsconfig.json similarity index 100% rename from lodash.invokemap/tsconfig.json rename to types/lodash.invokemap/tsconfig.json diff --git a/lodash.invokemap/tslint.json b/types/lodash.invokemap/tslint.json similarity index 100% rename from lodash.invokemap/tslint.json rename to types/lodash.invokemap/tslint.json diff --git a/lodash.isarguments/index.d.ts b/types/lodash.isarguments/index.d.ts similarity index 100% rename from lodash.isarguments/index.d.ts rename to types/lodash.isarguments/index.d.ts diff --git a/lodash.isarguments/tsconfig.json b/types/lodash.isarguments/tsconfig.json similarity index 100% rename from lodash.isarguments/tsconfig.json rename to types/lodash.isarguments/tsconfig.json diff --git a/lodash.isarguments/tslint.json b/types/lodash.isarguments/tslint.json similarity index 100% rename from lodash.isarguments/tslint.json rename to types/lodash.isarguments/tslint.json diff --git a/lodash.isarray/index.d.ts b/types/lodash.isarray/index.d.ts similarity index 100% rename from lodash.isarray/index.d.ts rename to types/lodash.isarray/index.d.ts diff --git a/lodash.isarray/tsconfig.json b/types/lodash.isarray/tsconfig.json similarity index 100% rename from lodash.isarray/tsconfig.json rename to types/lodash.isarray/tsconfig.json diff --git a/lodash.isarray/tslint.json b/types/lodash.isarray/tslint.json similarity index 100% rename from lodash.isarray/tslint.json rename to types/lodash.isarray/tslint.json diff --git a/lodash.isarraybuffer/index.d.ts b/types/lodash.isarraybuffer/index.d.ts similarity index 100% rename from lodash.isarraybuffer/index.d.ts rename to types/lodash.isarraybuffer/index.d.ts diff --git a/lodash.isarraybuffer/tsconfig.json b/types/lodash.isarraybuffer/tsconfig.json similarity index 100% rename from lodash.isarraybuffer/tsconfig.json rename to types/lodash.isarraybuffer/tsconfig.json diff --git a/lodash.isarraybuffer/tslint.json b/types/lodash.isarraybuffer/tslint.json similarity index 100% rename from lodash.isarraybuffer/tslint.json rename to types/lodash.isarraybuffer/tslint.json diff --git a/lodash.isarraylike/index.d.ts b/types/lodash.isarraylike/index.d.ts similarity index 100% rename from lodash.isarraylike/index.d.ts rename to types/lodash.isarraylike/index.d.ts diff --git a/lodash.isarraylike/tsconfig.json b/types/lodash.isarraylike/tsconfig.json similarity index 100% rename from lodash.isarraylike/tsconfig.json rename to types/lodash.isarraylike/tsconfig.json diff --git a/lodash.isarraylike/tslint.json b/types/lodash.isarraylike/tslint.json similarity index 100% rename from lodash.isarraylike/tslint.json rename to types/lodash.isarraylike/tslint.json diff --git a/lodash.isarraylikeobject/index.d.ts b/types/lodash.isarraylikeobject/index.d.ts similarity index 100% rename from lodash.isarraylikeobject/index.d.ts rename to types/lodash.isarraylikeobject/index.d.ts diff --git a/lodash.isarraylikeobject/tsconfig.json b/types/lodash.isarraylikeobject/tsconfig.json similarity index 100% rename from lodash.isarraylikeobject/tsconfig.json rename to types/lodash.isarraylikeobject/tsconfig.json diff --git a/lodash.isarraylikeobject/tslint.json b/types/lodash.isarraylikeobject/tslint.json similarity index 100% rename from lodash.isarraylikeobject/tslint.json rename to types/lodash.isarraylikeobject/tslint.json diff --git a/lodash.isboolean/index.d.ts b/types/lodash.isboolean/index.d.ts similarity index 100% rename from lodash.isboolean/index.d.ts rename to types/lodash.isboolean/index.d.ts diff --git a/lodash.isboolean/tsconfig.json b/types/lodash.isboolean/tsconfig.json similarity index 100% rename from lodash.isboolean/tsconfig.json rename to types/lodash.isboolean/tsconfig.json diff --git a/lodash.isboolean/tslint.json b/types/lodash.isboolean/tslint.json similarity index 100% rename from lodash.isboolean/tslint.json rename to types/lodash.isboolean/tslint.json diff --git a/lodash.isbuffer/index.d.ts b/types/lodash.isbuffer/index.d.ts similarity index 100% rename from lodash.isbuffer/index.d.ts rename to types/lodash.isbuffer/index.d.ts diff --git a/lodash.isbuffer/tsconfig.json b/types/lodash.isbuffer/tsconfig.json similarity index 100% rename from lodash.isbuffer/tsconfig.json rename to types/lodash.isbuffer/tsconfig.json diff --git a/lodash.isbuffer/tslint.json b/types/lodash.isbuffer/tslint.json similarity index 100% rename from lodash.isbuffer/tslint.json rename to types/lodash.isbuffer/tslint.json diff --git a/lodash.isdate/index.d.ts b/types/lodash.isdate/index.d.ts similarity index 100% rename from lodash.isdate/index.d.ts rename to types/lodash.isdate/index.d.ts diff --git a/lodash.isdate/tsconfig.json b/types/lodash.isdate/tsconfig.json similarity index 100% rename from lodash.isdate/tsconfig.json rename to types/lodash.isdate/tsconfig.json diff --git a/lodash.isdate/tslint.json b/types/lodash.isdate/tslint.json similarity index 100% rename from lodash.isdate/tslint.json rename to types/lodash.isdate/tslint.json diff --git a/lodash.iselement/index.d.ts b/types/lodash.iselement/index.d.ts similarity index 100% rename from lodash.iselement/index.d.ts rename to types/lodash.iselement/index.d.ts diff --git a/lodash.iselement/tsconfig.json b/types/lodash.iselement/tsconfig.json similarity index 100% rename from lodash.iselement/tsconfig.json rename to types/lodash.iselement/tsconfig.json diff --git a/lodash.iselement/tslint.json b/types/lodash.iselement/tslint.json similarity index 100% rename from lodash.iselement/tslint.json rename to types/lodash.iselement/tslint.json diff --git a/lodash.isempty/index.d.ts b/types/lodash.isempty/index.d.ts similarity index 100% rename from lodash.isempty/index.d.ts rename to types/lodash.isempty/index.d.ts diff --git a/lodash.isempty/tsconfig.json b/types/lodash.isempty/tsconfig.json similarity index 100% rename from lodash.isempty/tsconfig.json rename to types/lodash.isempty/tsconfig.json diff --git a/lodash.isempty/tslint.json b/types/lodash.isempty/tslint.json similarity index 100% rename from lodash.isempty/tslint.json rename to types/lodash.isempty/tslint.json diff --git a/lodash.isequal/index.d.ts b/types/lodash.isequal/index.d.ts similarity index 100% rename from lodash.isequal/index.d.ts rename to types/lodash.isequal/index.d.ts diff --git a/lodash.isequal/tsconfig.json b/types/lodash.isequal/tsconfig.json similarity index 100% rename from lodash.isequal/tsconfig.json rename to types/lodash.isequal/tsconfig.json diff --git a/lodash.isequal/tslint.json b/types/lodash.isequal/tslint.json similarity index 100% rename from lodash.isequal/tslint.json rename to types/lodash.isequal/tslint.json diff --git a/lodash.isequalwith/index.d.ts b/types/lodash.isequalwith/index.d.ts similarity index 100% rename from lodash.isequalwith/index.d.ts rename to types/lodash.isequalwith/index.d.ts diff --git a/lodash.isequalwith/tsconfig.json b/types/lodash.isequalwith/tsconfig.json similarity index 100% rename from lodash.isequalwith/tsconfig.json rename to types/lodash.isequalwith/tsconfig.json diff --git a/lodash.isequalwith/tslint.json b/types/lodash.isequalwith/tslint.json similarity index 100% rename from lodash.isequalwith/tslint.json rename to types/lodash.isequalwith/tslint.json diff --git a/lodash.iserror/index.d.ts b/types/lodash.iserror/index.d.ts similarity index 100% rename from lodash.iserror/index.d.ts rename to types/lodash.iserror/index.d.ts diff --git a/lodash.iserror/tsconfig.json b/types/lodash.iserror/tsconfig.json similarity index 100% rename from lodash.iserror/tsconfig.json rename to types/lodash.iserror/tsconfig.json diff --git a/lodash.iserror/tslint.json b/types/lodash.iserror/tslint.json similarity index 100% rename from lodash.iserror/tslint.json rename to types/lodash.iserror/tslint.json diff --git a/lodash.isfinite/index.d.ts b/types/lodash.isfinite/index.d.ts similarity index 100% rename from lodash.isfinite/index.d.ts rename to types/lodash.isfinite/index.d.ts diff --git a/lodash.isfinite/tsconfig.json b/types/lodash.isfinite/tsconfig.json similarity index 100% rename from lodash.isfinite/tsconfig.json rename to types/lodash.isfinite/tsconfig.json diff --git a/lodash.isfinite/tslint.json b/types/lodash.isfinite/tslint.json similarity index 100% rename from lodash.isfinite/tslint.json rename to types/lodash.isfinite/tslint.json diff --git a/lodash.isfunction/index.d.ts b/types/lodash.isfunction/index.d.ts similarity index 100% rename from lodash.isfunction/index.d.ts rename to types/lodash.isfunction/index.d.ts diff --git a/lodash.isfunction/tsconfig.json b/types/lodash.isfunction/tsconfig.json similarity index 100% rename from lodash.isfunction/tsconfig.json rename to types/lodash.isfunction/tsconfig.json diff --git a/lodash.isfunction/tslint.json b/types/lodash.isfunction/tslint.json similarity index 100% rename from lodash.isfunction/tslint.json rename to types/lodash.isfunction/tslint.json diff --git a/lodash.isinteger/index.d.ts b/types/lodash.isinteger/index.d.ts similarity index 100% rename from lodash.isinteger/index.d.ts rename to types/lodash.isinteger/index.d.ts diff --git a/lodash.isinteger/tsconfig.json b/types/lodash.isinteger/tsconfig.json similarity index 100% rename from lodash.isinteger/tsconfig.json rename to types/lodash.isinteger/tsconfig.json diff --git a/lodash.isinteger/tslint.json b/types/lodash.isinteger/tslint.json similarity index 100% rename from lodash.isinteger/tslint.json rename to types/lodash.isinteger/tslint.json diff --git a/lodash.islength/index.d.ts b/types/lodash.islength/index.d.ts similarity index 100% rename from lodash.islength/index.d.ts rename to types/lodash.islength/index.d.ts diff --git a/lodash.islength/tsconfig.json b/types/lodash.islength/tsconfig.json similarity index 100% rename from lodash.islength/tsconfig.json rename to types/lodash.islength/tsconfig.json diff --git a/lodash.islength/tslint.json b/types/lodash.islength/tslint.json similarity index 100% rename from lodash.islength/tslint.json rename to types/lodash.islength/tslint.json diff --git a/lodash.ismap/index.d.ts b/types/lodash.ismap/index.d.ts similarity index 100% rename from lodash.ismap/index.d.ts rename to types/lodash.ismap/index.d.ts diff --git a/lodash.ismap/tsconfig.json b/types/lodash.ismap/tsconfig.json similarity index 100% rename from lodash.ismap/tsconfig.json rename to types/lodash.ismap/tsconfig.json diff --git a/lodash.ismap/tslint.json b/types/lodash.ismap/tslint.json similarity index 100% rename from lodash.ismap/tslint.json rename to types/lodash.ismap/tslint.json diff --git a/lodash.ismatch/index.d.ts b/types/lodash.ismatch/index.d.ts similarity index 100% rename from lodash.ismatch/index.d.ts rename to types/lodash.ismatch/index.d.ts diff --git a/lodash.ismatch/tsconfig.json b/types/lodash.ismatch/tsconfig.json similarity index 100% rename from lodash.ismatch/tsconfig.json rename to types/lodash.ismatch/tsconfig.json diff --git a/lodash.ismatch/tslint.json b/types/lodash.ismatch/tslint.json similarity index 100% rename from lodash.ismatch/tslint.json rename to types/lodash.ismatch/tslint.json diff --git a/lodash.ismatchwith/index.d.ts b/types/lodash.ismatchwith/index.d.ts similarity index 100% rename from lodash.ismatchwith/index.d.ts rename to types/lodash.ismatchwith/index.d.ts diff --git a/lodash.ismatchwith/tsconfig.json b/types/lodash.ismatchwith/tsconfig.json similarity index 100% rename from lodash.ismatchwith/tsconfig.json rename to types/lodash.ismatchwith/tsconfig.json diff --git a/lodash.ismatchwith/tslint.json b/types/lodash.ismatchwith/tslint.json similarity index 100% rename from lodash.ismatchwith/tslint.json rename to types/lodash.ismatchwith/tslint.json diff --git a/lodash.isnan/index.d.ts b/types/lodash.isnan/index.d.ts similarity index 100% rename from lodash.isnan/index.d.ts rename to types/lodash.isnan/index.d.ts diff --git a/lodash.isnan/tsconfig.json b/types/lodash.isnan/tsconfig.json similarity index 100% rename from lodash.isnan/tsconfig.json rename to types/lodash.isnan/tsconfig.json diff --git a/lodash.isnan/tslint.json b/types/lodash.isnan/tslint.json similarity index 100% rename from lodash.isnan/tslint.json rename to types/lodash.isnan/tslint.json diff --git a/lodash.isnative/index.d.ts b/types/lodash.isnative/index.d.ts similarity index 100% rename from lodash.isnative/index.d.ts rename to types/lodash.isnative/index.d.ts diff --git a/lodash.isnative/tsconfig.json b/types/lodash.isnative/tsconfig.json similarity index 100% rename from lodash.isnative/tsconfig.json rename to types/lodash.isnative/tsconfig.json diff --git a/lodash.isnative/tslint.json b/types/lodash.isnative/tslint.json similarity index 100% rename from lodash.isnative/tslint.json rename to types/lodash.isnative/tslint.json diff --git a/lodash.isnil/index.d.ts b/types/lodash.isnil/index.d.ts similarity index 100% rename from lodash.isnil/index.d.ts rename to types/lodash.isnil/index.d.ts diff --git a/lodash.isnil/tsconfig.json b/types/lodash.isnil/tsconfig.json similarity index 100% rename from lodash.isnil/tsconfig.json rename to types/lodash.isnil/tsconfig.json diff --git a/lodash.isnil/tslint.json b/types/lodash.isnil/tslint.json similarity index 100% rename from lodash.isnil/tslint.json rename to types/lodash.isnil/tslint.json diff --git a/lodash.isnull/index.d.ts b/types/lodash.isnull/index.d.ts similarity index 100% rename from lodash.isnull/index.d.ts rename to types/lodash.isnull/index.d.ts diff --git a/lodash.isnull/tsconfig.json b/types/lodash.isnull/tsconfig.json similarity index 100% rename from lodash.isnull/tsconfig.json rename to types/lodash.isnull/tsconfig.json diff --git a/lodash.isnull/tslint.json b/types/lodash.isnull/tslint.json similarity index 100% rename from lodash.isnull/tslint.json rename to types/lodash.isnull/tslint.json diff --git a/lodash.isnumber/index.d.ts b/types/lodash.isnumber/index.d.ts similarity index 100% rename from lodash.isnumber/index.d.ts rename to types/lodash.isnumber/index.d.ts diff --git a/lodash.isnumber/tsconfig.json b/types/lodash.isnumber/tsconfig.json similarity index 100% rename from lodash.isnumber/tsconfig.json rename to types/lodash.isnumber/tsconfig.json diff --git a/lodash.isnumber/tslint.json b/types/lodash.isnumber/tslint.json similarity index 100% rename from lodash.isnumber/tslint.json rename to types/lodash.isnumber/tslint.json diff --git a/lodash.isobject/index.d.ts b/types/lodash.isobject/index.d.ts similarity index 100% rename from lodash.isobject/index.d.ts rename to types/lodash.isobject/index.d.ts diff --git a/lodash.isobject/tsconfig.json b/types/lodash.isobject/tsconfig.json similarity index 100% rename from lodash.isobject/tsconfig.json rename to types/lodash.isobject/tsconfig.json diff --git a/lodash.isobject/tslint.json b/types/lodash.isobject/tslint.json similarity index 100% rename from lodash.isobject/tslint.json rename to types/lodash.isobject/tslint.json diff --git a/lodash.isobjectlike/index.d.ts b/types/lodash.isobjectlike/index.d.ts similarity index 100% rename from lodash.isobjectlike/index.d.ts rename to types/lodash.isobjectlike/index.d.ts diff --git a/lodash.isobjectlike/tsconfig.json b/types/lodash.isobjectlike/tsconfig.json similarity index 100% rename from lodash.isobjectlike/tsconfig.json rename to types/lodash.isobjectlike/tsconfig.json diff --git a/lodash.isobjectlike/tslint.json b/types/lodash.isobjectlike/tslint.json similarity index 100% rename from lodash.isobjectlike/tslint.json rename to types/lodash.isobjectlike/tslint.json diff --git a/lodash.isplainobject/index.d.ts b/types/lodash.isplainobject/index.d.ts similarity index 100% rename from lodash.isplainobject/index.d.ts rename to types/lodash.isplainobject/index.d.ts diff --git a/lodash.isplainobject/tsconfig.json b/types/lodash.isplainobject/tsconfig.json similarity index 100% rename from lodash.isplainobject/tsconfig.json rename to types/lodash.isplainobject/tsconfig.json diff --git a/lodash.isplainobject/tslint.json b/types/lodash.isplainobject/tslint.json similarity index 100% rename from lodash.isplainobject/tslint.json rename to types/lodash.isplainobject/tslint.json diff --git a/lodash.isregexp/index.d.ts b/types/lodash.isregexp/index.d.ts similarity index 100% rename from lodash.isregexp/index.d.ts rename to types/lodash.isregexp/index.d.ts diff --git a/lodash.isregexp/tsconfig.json b/types/lodash.isregexp/tsconfig.json similarity index 100% rename from lodash.isregexp/tsconfig.json rename to types/lodash.isregexp/tsconfig.json diff --git a/lodash.isregexp/tslint.json b/types/lodash.isregexp/tslint.json similarity index 100% rename from lodash.isregexp/tslint.json rename to types/lodash.isregexp/tslint.json diff --git a/lodash.issafeinteger/index.d.ts b/types/lodash.issafeinteger/index.d.ts similarity index 100% rename from lodash.issafeinteger/index.d.ts rename to types/lodash.issafeinteger/index.d.ts diff --git a/lodash.issafeinteger/tsconfig.json b/types/lodash.issafeinteger/tsconfig.json similarity index 100% rename from lodash.issafeinteger/tsconfig.json rename to types/lodash.issafeinteger/tsconfig.json diff --git a/lodash.issafeinteger/tslint.json b/types/lodash.issafeinteger/tslint.json similarity index 100% rename from lodash.issafeinteger/tslint.json rename to types/lodash.issafeinteger/tslint.json diff --git a/lodash.isset/index.d.ts b/types/lodash.isset/index.d.ts similarity index 100% rename from lodash.isset/index.d.ts rename to types/lodash.isset/index.d.ts diff --git a/lodash.isset/tsconfig.json b/types/lodash.isset/tsconfig.json similarity index 100% rename from lodash.isset/tsconfig.json rename to types/lodash.isset/tsconfig.json diff --git a/lodash.isset/tslint.json b/types/lodash.isset/tslint.json similarity index 100% rename from lodash.isset/tslint.json rename to types/lodash.isset/tslint.json diff --git a/lodash.isstring/index.d.ts b/types/lodash.isstring/index.d.ts similarity index 100% rename from lodash.isstring/index.d.ts rename to types/lodash.isstring/index.d.ts diff --git a/lodash.isstring/tsconfig.json b/types/lodash.isstring/tsconfig.json similarity index 100% rename from lodash.isstring/tsconfig.json rename to types/lodash.isstring/tsconfig.json diff --git a/lodash.isstring/tslint.json b/types/lodash.isstring/tslint.json similarity index 100% rename from lodash.isstring/tslint.json rename to types/lodash.isstring/tslint.json diff --git a/lodash.issymbol/index.d.ts b/types/lodash.issymbol/index.d.ts similarity index 100% rename from lodash.issymbol/index.d.ts rename to types/lodash.issymbol/index.d.ts diff --git a/lodash.issymbol/tsconfig.json b/types/lodash.issymbol/tsconfig.json similarity index 100% rename from lodash.issymbol/tsconfig.json rename to types/lodash.issymbol/tsconfig.json diff --git a/lodash.issymbol/tslint.json b/types/lodash.issymbol/tslint.json similarity index 100% rename from lodash.issymbol/tslint.json rename to types/lodash.issymbol/tslint.json diff --git a/lodash.istypedarray/index.d.ts b/types/lodash.istypedarray/index.d.ts similarity index 100% rename from lodash.istypedarray/index.d.ts rename to types/lodash.istypedarray/index.d.ts diff --git a/lodash.istypedarray/tsconfig.json b/types/lodash.istypedarray/tsconfig.json similarity index 100% rename from lodash.istypedarray/tsconfig.json rename to types/lodash.istypedarray/tsconfig.json diff --git a/lodash.istypedarray/tslint.json b/types/lodash.istypedarray/tslint.json similarity index 100% rename from lodash.istypedarray/tslint.json rename to types/lodash.istypedarray/tslint.json diff --git a/lodash.isundefined/index.d.ts b/types/lodash.isundefined/index.d.ts similarity index 100% rename from lodash.isundefined/index.d.ts rename to types/lodash.isundefined/index.d.ts diff --git a/lodash.isundefined/tsconfig.json b/types/lodash.isundefined/tsconfig.json similarity index 100% rename from lodash.isundefined/tsconfig.json rename to types/lodash.isundefined/tsconfig.json diff --git a/lodash.isundefined/tslint.json b/types/lodash.isundefined/tslint.json similarity index 100% rename from lodash.isundefined/tslint.json rename to types/lodash.isundefined/tslint.json diff --git a/lodash.isweakmap/index.d.ts b/types/lodash.isweakmap/index.d.ts similarity index 100% rename from lodash.isweakmap/index.d.ts rename to types/lodash.isweakmap/index.d.ts diff --git a/lodash.isweakmap/tsconfig.json b/types/lodash.isweakmap/tsconfig.json similarity index 100% rename from lodash.isweakmap/tsconfig.json rename to types/lodash.isweakmap/tsconfig.json diff --git a/lodash.isweakmap/tslint.json b/types/lodash.isweakmap/tslint.json similarity index 100% rename from lodash.isweakmap/tslint.json rename to types/lodash.isweakmap/tslint.json diff --git a/lodash.isweakset/index.d.ts b/types/lodash.isweakset/index.d.ts similarity index 100% rename from lodash.isweakset/index.d.ts rename to types/lodash.isweakset/index.d.ts diff --git a/lodash.isweakset/tsconfig.json b/types/lodash.isweakset/tsconfig.json similarity index 100% rename from lodash.isweakset/tsconfig.json rename to types/lodash.isweakset/tsconfig.json diff --git a/lodash.isweakset/tslint.json b/types/lodash.isweakset/tslint.json similarity index 100% rename from lodash.isweakset/tslint.json rename to types/lodash.isweakset/tslint.json diff --git a/lodash.iteratee/index.d.ts b/types/lodash.iteratee/index.d.ts similarity index 100% rename from lodash.iteratee/index.d.ts rename to types/lodash.iteratee/index.d.ts diff --git a/lodash.iteratee/tsconfig.json b/types/lodash.iteratee/tsconfig.json similarity index 100% rename from lodash.iteratee/tsconfig.json rename to types/lodash.iteratee/tsconfig.json diff --git a/lodash.iteratee/tslint.json b/types/lodash.iteratee/tslint.json similarity index 100% rename from lodash.iteratee/tslint.json rename to types/lodash.iteratee/tslint.json diff --git a/lodash.join/index.d.ts b/types/lodash.join/index.d.ts similarity index 100% rename from lodash.join/index.d.ts rename to types/lodash.join/index.d.ts diff --git a/lodash.join/tsconfig.json b/types/lodash.join/tsconfig.json similarity index 100% rename from lodash.join/tsconfig.json rename to types/lodash.join/tsconfig.json diff --git a/lodash.join/tslint.json b/types/lodash.join/tslint.json similarity index 100% rename from lodash.join/tslint.json rename to types/lodash.join/tslint.json diff --git a/lodash.kebabcase/index.d.ts b/types/lodash.kebabcase/index.d.ts similarity index 100% rename from lodash.kebabcase/index.d.ts rename to types/lodash.kebabcase/index.d.ts diff --git a/lodash.kebabcase/tsconfig.json b/types/lodash.kebabcase/tsconfig.json similarity index 100% rename from lodash.kebabcase/tsconfig.json rename to types/lodash.kebabcase/tsconfig.json diff --git a/lodash.kebabcase/tslint.json b/types/lodash.kebabcase/tslint.json similarity index 100% rename from lodash.kebabcase/tslint.json rename to types/lodash.kebabcase/tslint.json diff --git a/lodash.keyby/index.d.ts b/types/lodash.keyby/index.d.ts similarity index 100% rename from lodash.keyby/index.d.ts rename to types/lodash.keyby/index.d.ts diff --git a/lodash.keyby/tsconfig.json b/types/lodash.keyby/tsconfig.json similarity index 100% rename from lodash.keyby/tsconfig.json rename to types/lodash.keyby/tsconfig.json diff --git a/lodash.keyby/tslint.json b/types/lodash.keyby/tslint.json similarity index 100% rename from lodash.keyby/tslint.json rename to types/lodash.keyby/tslint.json diff --git a/lodash.keys/index.d.ts b/types/lodash.keys/index.d.ts similarity index 100% rename from lodash.keys/index.d.ts rename to types/lodash.keys/index.d.ts diff --git a/lodash.keys/tsconfig.json b/types/lodash.keys/tsconfig.json similarity index 100% rename from lodash.keys/tsconfig.json rename to types/lodash.keys/tsconfig.json diff --git a/lodash.keys/tslint.json b/types/lodash.keys/tslint.json similarity index 100% rename from lodash.keys/tslint.json rename to types/lodash.keys/tslint.json diff --git a/lodash.keysin/index.d.ts b/types/lodash.keysin/index.d.ts similarity index 100% rename from lodash.keysin/index.d.ts rename to types/lodash.keysin/index.d.ts diff --git a/lodash.keysin/tsconfig.json b/types/lodash.keysin/tsconfig.json similarity index 100% rename from lodash.keysin/tsconfig.json rename to types/lodash.keysin/tsconfig.json diff --git a/lodash.keysin/tslint.json b/types/lodash.keysin/tslint.json similarity index 100% rename from lodash.keysin/tslint.json rename to types/lodash.keysin/tslint.json diff --git a/lodash.last/index.d.ts b/types/lodash.last/index.d.ts similarity index 100% rename from lodash.last/index.d.ts rename to types/lodash.last/index.d.ts diff --git a/lodash.last/tsconfig.json b/types/lodash.last/tsconfig.json similarity index 100% rename from lodash.last/tsconfig.json rename to types/lodash.last/tsconfig.json diff --git a/lodash.last/tslint.json b/types/lodash.last/tslint.json similarity index 100% rename from lodash.last/tslint.json rename to types/lodash.last/tslint.json diff --git a/lodash.lastindexof/index.d.ts b/types/lodash.lastindexof/index.d.ts similarity index 100% rename from lodash.lastindexof/index.d.ts rename to types/lodash.lastindexof/index.d.ts diff --git a/lodash.lastindexof/tsconfig.json b/types/lodash.lastindexof/tsconfig.json similarity index 100% rename from lodash.lastindexof/tsconfig.json rename to types/lodash.lastindexof/tsconfig.json diff --git a/lodash.lastindexof/tslint.json b/types/lodash.lastindexof/tslint.json similarity index 100% rename from lodash.lastindexof/tslint.json rename to types/lodash.lastindexof/tslint.json diff --git a/lodash.lowercase/index.d.ts b/types/lodash.lowercase/index.d.ts similarity index 100% rename from lodash.lowercase/index.d.ts rename to types/lodash.lowercase/index.d.ts diff --git a/lodash.lowercase/tsconfig.json b/types/lodash.lowercase/tsconfig.json similarity index 100% rename from lodash.lowercase/tsconfig.json rename to types/lodash.lowercase/tsconfig.json diff --git a/lodash.lowercase/tslint.json b/types/lodash.lowercase/tslint.json similarity index 100% rename from lodash.lowercase/tslint.json rename to types/lodash.lowercase/tslint.json diff --git a/lodash.lowerfirst/index.d.ts b/types/lodash.lowerfirst/index.d.ts similarity index 100% rename from lodash.lowerfirst/index.d.ts rename to types/lodash.lowerfirst/index.d.ts diff --git a/lodash.lowerfirst/tsconfig.json b/types/lodash.lowerfirst/tsconfig.json similarity index 100% rename from lodash.lowerfirst/tsconfig.json rename to types/lodash.lowerfirst/tsconfig.json diff --git a/lodash.lowerfirst/tslint.json b/types/lodash.lowerfirst/tslint.json similarity index 100% rename from lodash.lowerfirst/tslint.json rename to types/lodash.lowerfirst/tslint.json diff --git a/lodash.lt/index.d.ts b/types/lodash.lt/index.d.ts similarity index 100% rename from lodash.lt/index.d.ts rename to types/lodash.lt/index.d.ts diff --git a/lodash.lt/tsconfig.json b/types/lodash.lt/tsconfig.json similarity index 100% rename from lodash.lt/tsconfig.json rename to types/lodash.lt/tsconfig.json diff --git a/lodash.lt/tslint.json b/types/lodash.lt/tslint.json similarity index 100% rename from lodash.lt/tslint.json rename to types/lodash.lt/tslint.json diff --git a/lodash.lte/index.d.ts b/types/lodash.lte/index.d.ts similarity index 100% rename from lodash.lte/index.d.ts rename to types/lodash.lte/index.d.ts diff --git a/lodash.lte/tsconfig.json b/types/lodash.lte/tsconfig.json similarity index 100% rename from lodash.lte/tsconfig.json rename to types/lodash.lte/tsconfig.json diff --git a/lodash.lte/tslint.json b/types/lodash.lte/tslint.json similarity index 100% rename from lodash.lte/tslint.json rename to types/lodash.lte/tslint.json diff --git a/lodash.mapkeys/index.d.ts b/types/lodash.mapkeys/index.d.ts similarity index 100% rename from lodash.mapkeys/index.d.ts rename to types/lodash.mapkeys/index.d.ts diff --git a/lodash.mapkeys/tsconfig.json b/types/lodash.mapkeys/tsconfig.json similarity index 100% rename from lodash.mapkeys/tsconfig.json rename to types/lodash.mapkeys/tsconfig.json diff --git a/lodash.mapkeys/tslint.json b/types/lodash.mapkeys/tslint.json similarity index 100% rename from lodash.mapkeys/tslint.json rename to types/lodash.mapkeys/tslint.json diff --git a/lodash.mapvalues/index.d.ts b/types/lodash.mapvalues/index.d.ts similarity index 100% rename from lodash.mapvalues/index.d.ts rename to types/lodash.mapvalues/index.d.ts diff --git a/lodash.mapvalues/tsconfig.json b/types/lodash.mapvalues/tsconfig.json similarity index 100% rename from lodash.mapvalues/tsconfig.json rename to types/lodash.mapvalues/tsconfig.json diff --git a/lodash.mapvalues/tslint.json b/types/lodash.mapvalues/tslint.json similarity index 100% rename from lodash.mapvalues/tslint.json rename to types/lodash.mapvalues/tslint.json diff --git a/lodash.matches/index.d.ts b/types/lodash.matches/index.d.ts similarity index 100% rename from lodash.matches/index.d.ts rename to types/lodash.matches/index.d.ts diff --git a/lodash.matches/tsconfig.json b/types/lodash.matches/tsconfig.json similarity index 100% rename from lodash.matches/tsconfig.json rename to types/lodash.matches/tsconfig.json diff --git a/lodash.matches/tslint.json b/types/lodash.matches/tslint.json similarity index 100% rename from lodash.matches/tslint.json rename to types/lodash.matches/tslint.json diff --git a/lodash.matchesproperty/index.d.ts b/types/lodash.matchesproperty/index.d.ts similarity index 100% rename from lodash.matchesproperty/index.d.ts rename to types/lodash.matchesproperty/index.d.ts diff --git a/lodash.matchesproperty/tsconfig.json b/types/lodash.matchesproperty/tsconfig.json similarity index 100% rename from lodash.matchesproperty/tsconfig.json rename to types/lodash.matchesproperty/tsconfig.json diff --git a/lodash.matchesproperty/tslint.json b/types/lodash.matchesproperty/tslint.json similarity index 100% rename from lodash.matchesproperty/tslint.json rename to types/lodash.matchesproperty/tslint.json diff --git a/lodash.max/index.d.ts b/types/lodash.max/index.d.ts similarity index 100% rename from lodash.max/index.d.ts rename to types/lodash.max/index.d.ts diff --git a/lodash.max/tsconfig.json b/types/lodash.max/tsconfig.json similarity index 100% rename from lodash.max/tsconfig.json rename to types/lodash.max/tsconfig.json diff --git a/lodash.max/tslint.json b/types/lodash.max/tslint.json similarity index 100% rename from lodash.max/tslint.json rename to types/lodash.max/tslint.json diff --git a/lodash.maxby/index.d.ts b/types/lodash.maxby/index.d.ts similarity index 100% rename from lodash.maxby/index.d.ts rename to types/lodash.maxby/index.d.ts diff --git a/lodash.maxby/tsconfig.json b/types/lodash.maxby/tsconfig.json similarity index 100% rename from lodash.maxby/tsconfig.json rename to types/lodash.maxby/tsconfig.json diff --git a/lodash.maxby/tslint.json b/types/lodash.maxby/tslint.json similarity index 100% rename from lodash.maxby/tslint.json rename to types/lodash.maxby/tslint.json diff --git a/lodash.mean/index.d.ts b/types/lodash.mean/index.d.ts similarity index 100% rename from lodash.mean/index.d.ts rename to types/lodash.mean/index.d.ts diff --git a/lodash.mean/tsconfig.json b/types/lodash.mean/tsconfig.json similarity index 100% rename from lodash.mean/tsconfig.json rename to types/lodash.mean/tsconfig.json diff --git a/lodash.mean/tslint.json b/types/lodash.mean/tslint.json similarity index 100% rename from lodash.mean/tslint.json rename to types/lodash.mean/tslint.json diff --git a/lodash.meanby/index.d.ts b/types/lodash.meanby/index.d.ts similarity index 100% rename from lodash.meanby/index.d.ts rename to types/lodash.meanby/index.d.ts diff --git a/lodash.meanby/tsconfig.json b/types/lodash.meanby/tsconfig.json similarity index 100% rename from lodash.meanby/tsconfig.json rename to types/lodash.meanby/tsconfig.json diff --git a/lodash.meanby/tslint.json b/types/lodash.meanby/tslint.json similarity index 100% rename from lodash.meanby/tslint.json rename to types/lodash.meanby/tslint.json diff --git a/lodash.memoize/index.d.ts b/types/lodash.memoize/index.d.ts similarity index 100% rename from lodash.memoize/index.d.ts rename to types/lodash.memoize/index.d.ts diff --git a/lodash.memoize/tsconfig.json b/types/lodash.memoize/tsconfig.json similarity index 100% rename from lodash.memoize/tsconfig.json rename to types/lodash.memoize/tsconfig.json diff --git a/lodash.memoize/tslint.json b/types/lodash.memoize/tslint.json similarity index 100% rename from lodash.memoize/tslint.json rename to types/lodash.memoize/tslint.json diff --git a/lodash.merge/index.d.ts b/types/lodash.merge/index.d.ts similarity index 100% rename from lodash.merge/index.d.ts rename to types/lodash.merge/index.d.ts diff --git a/lodash.merge/tsconfig.json b/types/lodash.merge/tsconfig.json similarity index 100% rename from lodash.merge/tsconfig.json rename to types/lodash.merge/tsconfig.json diff --git a/lodash.merge/tslint.json b/types/lodash.merge/tslint.json similarity index 100% rename from lodash.merge/tslint.json rename to types/lodash.merge/tslint.json diff --git a/lodash.mergewith/index.d.ts b/types/lodash.mergewith/index.d.ts similarity index 100% rename from lodash.mergewith/index.d.ts rename to types/lodash.mergewith/index.d.ts diff --git a/lodash.mergewith/tsconfig.json b/types/lodash.mergewith/tsconfig.json similarity index 100% rename from lodash.mergewith/tsconfig.json rename to types/lodash.mergewith/tsconfig.json diff --git a/lodash.mergewith/tslint.json b/types/lodash.mergewith/tslint.json similarity index 100% rename from lodash.mergewith/tslint.json rename to types/lodash.mergewith/tslint.json diff --git a/lodash.method/index.d.ts b/types/lodash.method/index.d.ts similarity index 100% rename from lodash.method/index.d.ts rename to types/lodash.method/index.d.ts diff --git a/lodash.method/tsconfig.json b/types/lodash.method/tsconfig.json similarity index 100% rename from lodash.method/tsconfig.json rename to types/lodash.method/tsconfig.json diff --git a/lodash.method/tslint.json b/types/lodash.method/tslint.json similarity index 100% rename from lodash.method/tslint.json rename to types/lodash.method/tslint.json diff --git a/lodash.methodof/index.d.ts b/types/lodash.methodof/index.d.ts similarity index 100% rename from lodash.methodof/index.d.ts rename to types/lodash.methodof/index.d.ts diff --git a/lodash.methodof/tsconfig.json b/types/lodash.methodof/tsconfig.json similarity index 100% rename from lodash.methodof/tsconfig.json rename to types/lodash.methodof/tsconfig.json diff --git a/lodash.methodof/tslint.json b/types/lodash.methodof/tslint.json similarity index 100% rename from lodash.methodof/tslint.json rename to types/lodash.methodof/tslint.json diff --git a/lodash.min/index.d.ts b/types/lodash.min/index.d.ts similarity index 100% rename from lodash.min/index.d.ts rename to types/lodash.min/index.d.ts diff --git a/lodash.min/tsconfig.json b/types/lodash.min/tsconfig.json similarity index 100% rename from lodash.min/tsconfig.json rename to types/lodash.min/tsconfig.json diff --git a/lodash.min/tslint.json b/types/lodash.min/tslint.json similarity index 100% rename from lodash.min/tslint.json rename to types/lodash.min/tslint.json diff --git a/lodash.minby/index.d.ts b/types/lodash.minby/index.d.ts similarity index 100% rename from lodash.minby/index.d.ts rename to types/lodash.minby/index.d.ts diff --git a/lodash.minby/tsconfig.json b/types/lodash.minby/tsconfig.json similarity index 100% rename from lodash.minby/tsconfig.json rename to types/lodash.minby/tsconfig.json diff --git a/lodash.minby/tslint.json b/types/lodash.minby/tslint.json similarity index 100% rename from lodash.minby/tslint.json rename to types/lodash.minby/tslint.json diff --git a/lodash.mixin/index.d.ts b/types/lodash.mixin/index.d.ts similarity index 100% rename from lodash.mixin/index.d.ts rename to types/lodash.mixin/index.d.ts diff --git a/lodash.mixin/tsconfig.json b/types/lodash.mixin/tsconfig.json similarity index 100% rename from lodash.mixin/tsconfig.json rename to types/lodash.mixin/tsconfig.json diff --git a/lodash.mixin/tslint.json b/types/lodash.mixin/tslint.json similarity index 100% rename from lodash.mixin/tslint.json rename to types/lodash.mixin/tslint.json diff --git a/lodash.negate/index.d.ts b/types/lodash.negate/index.d.ts similarity index 100% rename from lodash.negate/index.d.ts rename to types/lodash.negate/index.d.ts diff --git a/lodash.negate/tsconfig.json b/types/lodash.negate/tsconfig.json similarity index 100% rename from lodash.negate/tsconfig.json rename to types/lodash.negate/tsconfig.json diff --git a/lodash.negate/tslint.json b/types/lodash.negate/tslint.json similarity index 100% rename from lodash.negate/tslint.json rename to types/lodash.negate/tslint.json diff --git a/lodash.noop/index.d.ts b/types/lodash.noop/index.d.ts similarity index 100% rename from lodash.noop/index.d.ts rename to types/lodash.noop/index.d.ts diff --git a/lodash.noop/tsconfig.json b/types/lodash.noop/tsconfig.json similarity index 100% rename from lodash.noop/tsconfig.json rename to types/lodash.noop/tsconfig.json diff --git a/lodash.noop/tslint.json b/types/lodash.noop/tslint.json similarity index 100% rename from lodash.noop/tslint.json rename to types/lodash.noop/tslint.json diff --git a/lodash.now/index.d.ts b/types/lodash.now/index.d.ts similarity index 100% rename from lodash.now/index.d.ts rename to types/lodash.now/index.d.ts diff --git a/lodash.now/tsconfig.json b/types/lodash.now/tsconfig.json similarity index 100% rename from lodash.now/tsconfig.json rename to types/lodash.now/tsconfig.json diff --git a/lodash.now/tslint.json b/types/lodash.now/tslint.json similarity index 100% rename from lodash.now/tslint.json rename to types/lodash.now/tslint.json diff --git a/lodash.ntharg/index.d.ts b/types/lodash.ntharg/index.d.ts similarity index 100% rename from lodash.ntharg/index.d.ts rename to types/lodash.ntharg/index.d.ts diff --git a/lodash.ntharg/tsconfig.json b/types/lodash.ntharg/tsconfig.json similarity index 100% rename from lodash.ntharg/tsconfig.json rename to types/lodash.ntharg/tsconfig.json diff --git a/lodash.ntharg/tslint.json b/types/lodash.ntharg/tslint.json similarity index 100% rename from lodash.ntharg/tslint.json rename to types/lodash.ntharg/tslint.json diff --git a/lodash.omit/index.d.ts b/types/lodash.omit/index.d.ts similarity index 100% rename from lodash.omit/index.d.ts rename to types/lodash.omit/index.d.ts diff --git a/lodash.omit/tsconfig.json b/types/lodash.omit/tsconfig.json similarity index 100% rename from lodash.omit/tsconfig.json rename to types/lodash.omit/tsconfig.json diff --git a/lodash.omit/tslint.json b/types/lodash.omit/tslint.json similarity index 100% rename from lodash.omit/tslint.json rename to types/lodash.omit/tslint.json diff --git a/lodash.omitby/index.d.ts b/types/lodash.omitby/index.d.ts similarity index 100% rename from lodash.omitby/index.d.ts rename to types/lodash.omitby/index.d.ts diff --git a/lodash.omitby/tsconfig.json b/types/lodash.omitby/tsconfig.json similarity index 100% rename from lodash.omitby/tsconfig.json rename to types/lodash.omitby/tsconfig.json diff --git a/lodash.omitby/tslint.json b/types/lodash.omitby/tslint.json similarity index 100% rename from lodash.omitby/tslint.json rename to types/lodash.omitby/tslint.json diff --git a/lodash.once/index.d.ts b/types/lodash.once/index.d.ts similarity index 100% rename from lodash.once/index.d.ts rename to types/lodash.once/index.d.ts diff --git a/lodash.once/tsconfig.json b/types/lodash.once/tsconfig.json similarity index 100% rename from lodash.once/tsconfig.json rename to types/lodash.once/tsconfig.json diff --git a/lodash.once/tslint.json b/types/lodash.once/tslint.json similarity index 100% rename from lodash.once/tslint.json rename to types/lodash.once/tslint.json diff --git a/lodash.orderby/index.d.ts b/types/lodash.orderby/index.d.ts similarity index 100% rename from lodash.orderby/index.d.ts rename to types/lodash.orderby/index.d.ts diff --git a/lodash.orderby/tsconfig.json b/types/lodash.orderby/tsconfig.json similarity index 100% rename from lodash.orderby/tsconfig.json rename to types/lodash.orderby/tsconfig.json diff --git a/lodash.orderby/tslint.json b/types/lodash.orderby/tslint.json similarity index 100% rename from lodash.orderby/tslint.json rename to types/lodash.orderby/tslint.json diff --git a/lodash.over/index.d.ts b/types/lodash.over/index.d.ts similarity index 100% rename from lodash.over/index.d.ts rename to types/lodash.over/index.d.ts diff --git a/lodash.over/tsconfig.json b/types/lodash.over/tsconfig.json similarity index 100% rename from lodash.over/tsconfig.json rename to types/lodash.over/tsconfig.json diff --git a/lodash.over/tslint.json b/types/lodash.over/tslint.json similarity index 100% rename from lodash.over/tslint.json rename to types/lodash.over/tslint.json diff --git a/lodash.overargs/index.d.ts b/types/lodash.overargs/index.d.ts similarity index 100% rename from lodash.overargs/index.d.ts rename to types/lodash.overargs/index.d.ts diff --git a/lodash.overargs/tsconfig.json b/types/lodash.overargs/tsconfig.json similarity index 100% rename from lodash.overargs/tsconfig.json rename to types/lodash.overargs/tsconfig.json diff --git a/lodash.overargs/tslint.json b/types/lodash.overargs/tslint.json similarity index 100% rename from lodash.overargs/tslint.json rename to types/lodash.overargs/tslint.json diff --git a/lodash.overevery/index.d.ts b/types/lodash.overevery/index.d.ts similarity index 100% rename from lodash.overevery/index.d.ts rename to types/lodash.overevery/index.d.ts diff --git a/lodash.overevery/tsconfig.json b/types/lodash.overevery/tsconfig.json similarity index 100% rename from lodash.overevery/tsconfig.json rename to types/lodash.overevery/tsconfig.json diff --git a/lodash.overevery/tslint.json b/types/lodash.overevery/tslint.json similarity index 100% rename from lodash.overevery/tslint.json rename to types/lodash.overevery/tslint.json diff --git a/lodash.oversome/index.d.ts b/types/lodash.oversome/index.d.ts similarity index 100% rename from lodash.oversome/index.d.ts rename to types/lodash.oversome/index.d.ts diff --git a/lodash.oversome/tsconfig.json b/types/lodash.oversome/tsconfig.json similarity index 100% rename from lodash.oversome/tsconfig.json rename to types/lodash.oversome/tsconfig.json diff --git a/lodash.oversome/tslint.json b/types/lodash.oversome/tslint.json similarity index 100% rename from lodash.oversome/tslint.json rename to types/lodash.oversome/tslint.json diff --git a/lodash.pad/index.d.ts b/types/lodash.pad/index.d.ts similarity index 100% rename from lodash.pad/index.d.ts rename to types/lodash.pad/index.d.ts diff --git a/lodash.pad/tsconfig.json b/types/lodash.pad/tsconfig.json similarity index 100% rename from lodash.pad/tsconfig.json rename to types/lodash.pad/tsconfig.json diff --git a/lodash.pad/tslint.json b/types/lodash.pad/tslint.json similarity index 100% rename from lodash.pad/tslint.json rename to types/lodash.pad/tslint.json diff --git a/lodash.padend/index.d.ts b/types/lodash.padend/index.d.ts similarity index 100% rename from lodash.padend/index.d.ts rename to types/lodash.padend/index.d.ts diff --git a/lodash.padend/tsconfig.json b/types/lodash.padend/tsconfig.json similarity index 100% rename from lodash.padend/tsconfig.json rename to types/lodash.padend/tsconfig.json diff --git a/lodash.padend/tslint.json b/types/lodash.padend/tslint.json similarity index 100% rename from lodash.padend/tslint.json rename to types/lodash.padend/tslint.json diff --git a/lodash.padstart/index.d.ts b/types/lodash.padstart/index.d.ts similarity index 100% rename from lodash.padstart/index.d.ts rename to types/lodash.padstart/index.d.ts diff --git a/lodash.padstart/tsconfig.json b/types/lodash.padstart/tsconfig.json similarity index 100% rename from lodash.padstart/tsconfig.json rename to types/lodash.padstart/tsconfig.json diff --git a/lodash.padstart/tslint.json b/types/lodash.padstart/tslint.json similarity index 100% rename from lodash.padstart/tslint.json rename to types/lodash.padstart/tslint.json diff --git a/lodash.parseint/index.d.ts b/types/lodash.parseint/index.d.ts similarity index 100% rename from lodash.parseint/index.d.ts rename to types/lodash.parseint/index.d.ts diff --git a/lodash.parseint/tsconfig.json b/types/lodash.parseint/tsconfig.json similarity index 100% rename from lodash.parseint/tsconfig.json rename to types/lodash.parseint/tsconfig.json diff --git a/lodash.parseint/tslint.json b/types/lodash.parseint/tslint.json similarity index 100% rename from lodash.parseint/tslint.json rename to types/lodash.parseint/tslint.json diff --git a/lodash.partial/index.d.ts b/types/lodash.partial/index.d.ts similarity index 100% rename from lodash.partial/index.d.ts rename to types/lodash.partial/index.d.ts diff --git a/lodash.partial/tsconfig.json b/types/lodash.partial/tsconfig.json similarity index 100% rename from lodash.partial/tsconfig.json rename to types/lodash.partial/tsconfig.json diff --git a/lodash.partial/tslint.json b/types/lodash.partial/tslint.json similarity index 100% rename from lodash.partial/tslint.json rename to types/lodash.partial/tslint.json diff --git a/lodash.partialright/index.d.ts b/types/lodash.partialright/index.d.ts similarity index 100% rename from lodash.partialright/index.d.ts rename to types/lodash.partialright/index.d.ts diff --git a/lodash.partialright/tsconfig.json b/types/lodash.partialright/tsconfig.json similarity index 100% rename from lodash.partialright/tsconfig.json rename to types/lodash.partialright/tsconfig.json diff --git a/lodash.partialright/tslint.json b/types/lodash.partialright/tslint.json similarity index 100% rename from lodash.partialright/tslint.json rename to types/lodash.partialright/tslint.json diff --git a/lodash.partition/index.d.ts b/types/lodash.partition/index.d.ts similarity index 100% rename from lodash.partition/index.d.ts rename to types/lodash.partition/index.d.ts diff --git a/lodash.partition/tsconfig.json b/types/lodash.partition/tsconfig.json similarity index 100% rename from lodash.partition/tsconfig.json rename to types/lodash.partition/tsconfig.json diff --git a/lodash.partition/tslint.json b/types/lodash.partition/tslint.json similarity index 100% rename from lodash.partition/tslint.json rename to types/lodash.partition/tslint.json diff --git a/lodash.pick/index.d.ts b/types/lodash.pick/index.d.ts similarity index 100% rename from lodash.pick/index.d.ts rename to types/lodash.pick/index.d.ts diff --git a/lodash.pick/tsconfig.json b/types/lodash.pick/tsconfig.json similarity index 100% rename from lodash.pick/tsconfig.json rename to types/lodash.pick/tsconfig.json diff --git a/lodash.pick/tslint.json b/types/lodash.pick/tslint.json similarity index 100% rename from lodash.pick/tslint.json rename to types/lodash.pick/tslint.json diff --git a/lodash.pickby/index.d.ts b/types/lodash.pickby/index.d.ts similarity index 100% rename from lodash.pickby/index.d.ts rename to types/lodash.pickby/index.d.ts diff --git a/lodash.pickby/tsconfig.json b/types/lodash.pickby/tsconfig.json similarity index 100% rename from lodash.pickby/tsconfig.json rename to types/lodash.pickby/tsconfig.json diff --git a/lodash.pickby/tslint.json b/types/lodash.pickby/tslint.json similarity index 100% rename from lodash.pickby/tslint.json rename to types/lodash.pickby/tslint.json diff --git a/lodash.property/index.d.ts b/types/lodash.property/index.d.ts similarity index 100% rename from lodash.property/index.d.ts rename to types/lodash.property/index.d.ts diff --git a/lodash.property/tsconfig.json b/types/lodash.property/tsconfig.json similarity index 100% rename from lodash.property/tsconfig.json rename to types/lodash.property/tsconfig.json diff --git a/lodash.property/tslint.json b/types/lodash.property/tslint.json similarity index 100% rename from lodash.property/tslint.json rename to types/lodash.property/tslint.json diff --git a/lodash.propertyof/index.d.ts b/types/lodash.propertyof/index.d.ts similarity index 100% rename from lodash.propertyof/index.d.ts rename to types/lodash.propertyof/index.d.ts diff --git a/lodash.propertyof/tsconfig.json b/types/lodash.propertyof/tsconfig.json similarity index 100% rename from lodash.propertyof/tsconfig.json rename to types/lodash.propertyof/tsconfig.json diff --git a/lodash.propertyof/tslint.json b/types/lodash.propertyof/tslint.json similarity index 100% rename from lodash.propertyof/tslint.json rename to types/lodash.propertyof/tslint.json diff --git a/lodash.pull/index.d.ts b/types/lodash.pull/index.d.ts similarity index 100% rename from lodash.pull/index.d.ts rename to types/lodash.pull/index.d.ts diff --git a/lodash.pull/tsconfig.json b/types/lodash.pull/tsconfig.json similarity index 100% rename from lodash.pull/tsconfig.json rename to types/lodash.pull/tsconfig.json diff --git a/lodash.pull/tslint.json b/types/lodash.pull/tslint.json similarity index 100% rename from lodash.pull/tslint.json rename to types/lodash.pull/tslint.json diff --git a/lodash.pullall/index.d.ts b/types/lodash.pullall/index.d.ts similarity index 100% rename from lodash.pullall/index.d.ts rename to types/lodash.pullall/index.d.ts diff --git a/lodash.pullall/tsconfig.json b/types/lodash.pullall/tsconfig.json similarity index 100% rename from lodash.pullall/tsconfig.json rename to types/lodash.pullall/tsconfig.json diff --git a/lodash.pullall/tslint.json b/types/lodash.pullall/tslint.json similarity index 100% rename from lodash.pullall/tslint.json rename to types/lodash.pullall/tslint.json diff --git a/lodash.pullallby/index.d.ts b/types/lodash.pullallby/index.d.ts similarity index 100% rename from lodash.pullallby/index.d.ts rename to types/lodash.pullallby/index.d.ts diff --git a/lodash.pullallby/tsconfig.json b/types/lodash.pullallby/tsconfig.json similarity index 100% rename from lodash.pullallby/tsconfig.json rename to types/lodash.pullallby/tsconfig.json diff --git a/lodash.pullallby/tslint.json b/types/lodash.pullallby/tslint.json similarity index 100% rename from lodash.pullallby/tslint.json rename to types/lodash.pullallby/tslint.json diff --git a/lodash.pullat/index.d.ts b/types/lodash.pullat/index.d.ts similarity index 100% rename from lodash.pullat/index.d.ts rename to types/lodash.pullat/index.d.ts diff --git a/lodash.pullat/tsconfig.json b/types/lodash.pullat/tsconfig.json similarity index 100% rename from lodash.pullat/tsconfig.json rename to types/lodash.pullat/tsconfig.json diff --git a/lodash.pullat/tslint.json b/types/lodash.pullat/tslint.json similarity index 100% rename from lodash.pullat/tslint.json rename to types/lodash.pullat/tslint.json diff --git a/lodash.random/index.d.ts b/types/lodash.random/index.d.ts similarity index 100% rename from lodash.random/index.d.ts rename to types/lodash.random/index.d.ts diff --git a/lodash.random/tsconfig.json b/types/lodash.random/tsconfig.json similarity index 100% rename from lodash.random/tsconfig.json rename to types/lodash.random/tsconfig.json diff --git a/lodash.random/tslint.json b/types/lodash.random/tslint.json similarity index 100% rename from lodash.random/tslint.json rename to types/lodash.random/tslint.json diff --git a/lodash.range/index.d.ts b/types/lodash.range/index.d.ts similarity index 100% rename from lodash.range/index.d.ts rename to types/lodash.range/index.d.ts diff --git a/lodash.range/tsconfig.json b/types/lodash.range/tsconfig.json similarity index 100% rename from lodash.range/tsconfig.json rename to types/lodash.range/tsconfig.json diff --git a/lodash.range/tslint.json b/types/lodash.range/tslint.json similarity index 100% rename from lodash.range/tslint.json rename to types/lodash.range/tslint.json diff --git a/lodash.rangeright/index.d.ts b/types/lodash.rangeright/index.d.ts similarity index 100% rename from lodash.rangeright/index.d.ts rename to types/lodash.rangeright/index.d.ts diff --git a/lodash.rangeright/tsconfig.json b/types/lodash.rangeright/tsconfig.json similarity index 100% rename from lodash.rangeright/tsconfig.json rename to types/lodash.rangeright/tsconfig.json diff --git a/lodash.rangeright/tslint.json b/types/lodash.rangeright/tslint.json similarity index 100% rename from lodash.rangeright/tslint.json rename to types/lodash.rangeright/tslint.json diff --git a/lodash.rearg/index.d.ts b/types/lodash.rearg/index.d.ts similarity index 100% rename from lodash.rearg/index.d.ts rename to types/lodash.rearg/index.d.ts diff --git a/lodash.rearg/tsconfig.json b/types/lodash.rearg/tsconfig.json similarity index 100% rename from lodash.rearg/tsconfig.json rename to types/lodash.rearg/tsconfig.json diff --git a/lodash.rearg/tslint.json b/types/lodash.rearg/tslint.json similarity index 100% rename from lodash.rearg/tslint.json rename to types/lodash.rearg/tslint.json diff --git a/lodash.reduce/index.d.ts b/types/lodash.reduce/index.d.ts similarity index 100% rename from lodash.reduce/index.d.ts rename to types/lodash.reduce/index.d.ts diff --git a/lodash.reduce/tsconfig.json b/types/lodash.reduce/tsconfig.json similarity index 100% rename from lodash.reduce/tsconfig.json rename to types/lodash.reduce/tsconfig.json diff --git a/lodash.reduce/tslint.json b/types/lodash.reduce/tslint.json similarity index 100% rename from lodash.reduce/tslint.json rename to types/lodash.reduce/tslint.json diff --git a/lodash.reduceright/index.d.ts b/types/lodash.reduceright/index.d.ts similarity index 100% rename from lodash.reduceright/index.d.ts rename to types/lodash.reduceright/index.d.ts diff --git a/lodash.reduceright/tsconfig.json b/types/lodash.reduceright/tsconfig.json similarity index 100% rename from lodash.reduceright/tsconfig.json rename to types/lodash.reduceright/tsconfig.json diff --git a/lodash.reduceright/tslint.json b/types/lodash.reduceright/tslint.json similarity index 100% rename from lodash.reduceright/tslint.json rename to types/lodash.reduceright/tslint.json diff --git a/lodash.reject/index.d.ts b/types/lodash.reject/index.d.ts similarity index 100% rename from lodash.reject/index.d.ts rename to types/lodash.reject/index.d.ts diff --git a/lodash.reject/tsconfig.json b/types/lodash.reject/tsconfig.json similarity index 100% rename from lodash.reject/tsconfig.json rename to types/lodash.reject/tsconfig.json diff --git a/lodash.reject/tslint.json b/types/lodash.reject/tslint.json similarity index 100% rename from lodash.reject/tslint.json rename to types/lodash.reject/tslint.json diff --git a/lodash.remove/index.d.ts b/types/lodash.remove/index.d.ts similarity index 100% rename from lodash.remove/index.d.ts rename to types/lodash.remove/index.d.ts diff --git a/lodash.remove/tsconfig.json b/types/lodash.remove/tsconfig.json similarity index 100% rename from lodash.remove/tsconfig.json rename to types/lodash.remove/tsconfig.json diff --git a/lodash.remove/tslint.json b/types/lodash.remove/tslint.json similarity index 100% rename from lodash.remove/tslint.json rename to types/lodash.remove/tslint.json diff --git a/lodash.repeat/index.d.ts b/types/lodash.repeat/index.d.ts similarity index 100% rename from lodash.repeat/index.d.ts rename to types/lodash.repeat/index.d.ts diff --git a/lodash.repeat/tsconfig.json b/types/lodash.repeat/tsconfig.json similarity index 100% rename from lodash.repeat/tsconfig.json rename to types/lodash.repeat/tsconfig.json diff --git a/lodash.repeat/tslint.json b/types/lodash.repeat/tslint.json similarity index 100% rename from lodash.repeat/tslint.json rename to types/lodash.repeat/tslint.json diff --git a/lodash.replace/index.d.ts b/types/lodash.replace/index.d.ts similarity index 100% rename from lodash.replace/index.d.ts rename to types/lodash.replace/index.d.ts diff --git a/lodash.replace/tsconfig.json b/types/lodash.replace/tsconfig.json similarity index 100% rename from lodash.replace/tsconfig.json rename to types/lodash.replace/tsconfig.json diff --git a/lodash.replace/tslint.json b/types/lodash.replace/tslint.json similarity index 100% rename from lodash.replace/tslint.json rename to types/lodash.replace/tslint.json diff --git a/lodash.rest/index.d.ts b/types/lodash.rest/index.d.ts similarity index 100% rename from lodash.rest/index.d.ts rename to types/lodash.rest/index.d.ts diff --git a/lodash.rest/tsconfig.json b/types/lodash.rest/tsconfig.json similarity index 100% rename from lodash.rest/tsconfig.json rename to types/lodash.rest/tsconfig.json diff --git a/lodash.rest/tslint.json b/types/lodash.rest/tslint.json similarity index 100% rename from lodash.rest/tslint.json rename to types/lodash.rest/tslint.json diff --git a/lodash.result/index.d.ts b/types/lodash.result/index.d.ts similarity index 100% rename from lodash.result/index.d.ts rename to types/lodash.result/index.d.ts diff --git a/lodash.result/tsconfig.json b/types/lodash.result/tsconfig.json similarity index 100% rename from lodash.result/tsconfig.json rename to types/lodash.result/tsconfig.json diff --git a/lodash.result/tslint.json b/types/lodash.result/tslint.json similarity index 100% rename from lodash.result/tslint.json rename to types/lodash.result/tslint.json diff --git a/lodash.reverse/index.d.ts b/types/lodash.reverse/index.d.ts similarity index 100% rename from lodash.reverse/index.d.ts rename to types/lodash.reverse/index.d.ts diff --git a/lodash.reverse/tsconfig.json b/types/lodash.reverse/tsconfig.json similarity index 100% rename from lodash.reverse/tsconfig.json rename to types/lodash.reverse/tsconfig.json diff --git a/lodash.reverse/tslint.json b/types/lodash.reverse/tslint.json similarity index 100% rename from lodash.reverse/tslint.json rename to types/lodash.reverse/tslint.json diff --git a/lodash.round/index.d.ts b/types/lodash.round/index.d.ts similarity index 100% rename from lodash.round/index.d.ts rename to types/lodash.round/index.d.ts diff --git a/lodash.round/tsconfig.json b/types/lodash.round/tsconfig.json similarity index 100% rename from lodash.round/tsconfig.json rename to types/lodash.round/tsconfig.json diff --git a/lodash.round/tslint.json b/types/lodash.round/tslint.json similarity index 100% rename from lodash.round/tslint.json rename to types/lodash.round/tslint.json diff --git a/lodash.sample/index.d.ts b/types/lodash.sample/index.d.ts similarity index 100% rename from lodash.sample/index.d.ts rename to types/lodash.sample/index.d.ts diff --git a/lodash.sample/tsconfig.json b/types/lodash.sample/tsconfig.json similarity index 100% rename from lodash.sample/tsconfig.json rename to types/lodash.sample/tsconfig.json diff --git a/lodash.sample/tslint.json b/types/lodash.sample/tslint.json similarity index 100% rename from lodash.sample/tslint.json rename to types/lodash.sample/tslint.json diff --git a/lodash.samplesize/index.d.ts b/types/lodash.samplesize/index.d.ts similarity index 100% rename from lodash.samplesize/index.d.ts rename to types/lodash.samplesize/index.d.ts diff --git a/lodash.samplesize/tsconfig.json b/types/lodash.samplesize/tsconfig.json similarity index 100% rename from lodash.samplesize/tsconfig.json rename to types/lodash.samplesize/tsconfig.json diff --git a/lodash.samplesize/tslint.json b/types/lodash.samplesize/tslint.json similarity index 100% rename from lodash.samplesize/tslint.json rename to types/lodash.samplesize/tslint.json diff --git a/lodash.set/index.d.ts b/types/lodash.set/index.d.ts similarity index 100% rename from lodash.set/index.d.ts rename to types/lodash.set/index.d.ts diff --git a/lodash.set/tsconfig.json b/types/lodash.set/tsconfig.json similarity index 100% rename from lodash.set/tsconfig.json rename to types/lodash.set/tsconfig.json diff --git a/lodash.set/tslint.json b/types/lodash.set/tslint.json similarity index 100% rename from lodash.set/tslint.json rename to types/lodash.set/tslint.json diff --git a/lodash.setwith/index.d.ts b/types/lodash.setwith/index.d.ts similarity index 100% rename from lodash.setwith/index.d.ts rename to types/lodash.setwith/index.d.ts diff --git a/lodash.setwith/tsconfig.json b/types/lodash.setwith/tsconfig.json similarity index 100% rename from lodash.setwith/tsconfig.json rename to types/lodash.setwith/tsconfig.json diff --git a/lodash.setwith/tslint.json b/types/lodash.setwith/tslint.json similarity index 100% rename from lodash.setwith/tslint.json rename to types/lodash.setwith/tslint.json diff --git a/lodash.shuffle/index.d.ts b/types/lodash.shuffle/index.d.ts similarity index 100% rename from lodash.shuffle/index.d.ts rename to types/lodash.shuffle/index.d.ts diff --git a/lodash.shuffle/tsconfig.json b/types/lodash.shuffle/tsconfig.json similarity index 100% rename from lodash.shuffle/tsconfig.json rename to types/lodash.shuffle/tsconfig.json diff --git a/lodash.shuffle/tslint.json b/types/lodash.shuffle/tslint.json similarity index 100% rename from lodash.shuffle/tslint.json rename to types/lodash.shuffle/tslint.json diff --git a/lodash.size/index.d.ts b/types/lodash.size/index.d.ts similarity index 100% rename from lodash.size/index.d.ts rename to types/lodash.size/index.d.ts diff --git a/lodash.size/tsconfig.json b/types/lodash.size/tsconfig.json similarity index 100% rename from lodash.size/tsconfig.json rename to types/lodash.size/tsconfig.json diff --git a/lodash.size/tslint.json b/types/lodash.size/tslint.json similarity index 100% rename from lodash.size/tslint.json rename to types/lodash.size/tslint.json diff --git a/lodash.slice/index.d.ts b/types/lodash.slice/index.d.ts similarity index 100% rename from lodash.slice/index.d.ts rename to types/lodash.slice/index.d.ts diff --git a/lodash.slice/tsconfig.json b/types/lodash.slice/tsconfig.json similarity index 100% rename from lodash.slice/tsconfig.json rename to types/lodash.slice/tsconfig.json diff --git a/lodash.slice/tslint.json b/types/lodash.slice/tslint.json similarity index 100% rename from lodash.slice/tslint.json rename to types/lodash.slice/tslint.json diff --git a/lodash.snakecase/index.d.ts b/types/lodash.snakecase/index.d.ts similarity index 100% rename from lodash.snakecase/index.d.ts rename to types/lodash.snakecase/index.d.ts diff --git a/lodash.snakecase/tsconfig.json b/types/lodash.snakecase/tsconfig.json similarity index 100% rename from lodash.snakecase/tsconfig.json rename to types/lodash.snakecase/tsconfig.json diff --git a/lodash.snakecase/tslint.json b/types/lodash.snakecase/tslint.json similarity index 100% rename from lodash.snakecase/tslint.json rename to types/lodash.snakecase/tslint.json diff --git a/lodash.some/index.d.ts b/types/lodash.some/index.d.ts similarity index 100% rename from lodash.some/index.d.ts rename to types/lodash.some/index.d.ts diff --git a/lodash.some/tsconfig.json b/types/lodash.some/tsconfig.json similarity index 100% rename from lodash.some/tsconfig.json rename to types/lodash.some/tsconfig.json diff --git a/lodash.some/tslint.json b/types/lodash.some/tslint.json similarity index 100% rename from lodash.some/tslint.json rename to types/lodash.some/tslint.json diff --git a/lodash.sortby/index.d.ts b/types/lodash.sortby/index.d.ts similarity index 100% rename from lodash.sortby/index.d.ts rename to types/lodash.sortby/index.d.ts diff --git a/lodash.sortby/tsconfig.json b/types/lodash.sortby/tsconfig.json similarity index 100% rename from lodash.sortby/tsconfig.json rename to types/lodash.sortby/tsconfig.json diff --git a/lodash.sortby/tslint.json b/types/lodash.sortby/tslint.json similarity index 100% rename from lodash.sortby/tslint.json rename to types/lodash.sortby/tslint.json diff --git a/lodash.sortedindex/index.d.ts b/types/lodash.sortedindex/index.d.ts similarity index 100% rename from lodash.sortedindex/index.d.ts rename to types/lodash.sortedindex/index.d.ts diff --git a/lodash.sortedindex/tsconfig.json b/types/lodash.sortedindex/tsconfig.json similarity index 100% rename from lodash.sortedindex/tsconfig.json rename to types/lodash.sortedindex/tsconfig.json diff --git a/lodash.sortedindex/tslint.json b/types/lodash.sortedindex/tslint.json similarity index 100% rename from lodash.sortedindex/tslint.json rename to types/lodash.sortedindex/tslint.json diff --git a/lodash.sortedindexby/index.d.ts b/types/lodash.sortedindexby/index.d.ts similarity index 100% rename from lodash.sortedindexby/index.d.ts rename to types/lodash.sortedindexby/index.d.ts diff --git a/lodash.sortedindexby/tsconfig.json b/types/lodash.sortedindexby/tsconfig.json similarity index 100% rename from lodash.sortedindexby/tsconfig.json rename to types/lodash.sortedindexby/tsconfig.json diff --git a/lodash.sortedindexby/tslint.json b/types/lodash.sortedindexby/tslint.json similarity index 100% rename from lodash.sortedindexby/tslint.json rename to types/lodash.sortedindexby/tslint.json diff --git a/lodash.sortedindexof/index.d.ts b/types/lodash.sortedindexof/index.d.ts similarity index 100% rename from lodash.sortedindexof/index.d.ts rename to types/lodash.sortedindexof/index.d.ts diff --git a/lodash.sortedindexof/tsconfig.json b/types/lodash.sortedindexof/tsconfig.json similarity index 100% rename from lodash.sortedindexof/tsconfig.json rename to types/lodash.sortedindexof/tsconfig.json diff --git a/lodash.sortedindexof/tslint.json b/types/lodash.sortedindexof/tslint.json similarity index 100% rename from lodash.sortedindexof/tslint.json rename to types/lodash.sortedindexof/tslint.json diff --git a/lodash.sortedlastindex/index.d.ts b/types/lodash.sortedlastindex/index.d.ts similarity index 100% rename from lodash.sortedlastindex/index.d.ts rename to types/lodash.sortedlastindex/index.d.ts diff --git a/lodash.sortedlastindex/tsconfig.json b/types/lodash.sortedlastindex/tsconfig.json similarity index 100% rename from lodash.sortedlastindex/tsconfig.json rename to types/lodash.sortedlastindex/tsconfig.json diff --git a/lodash.sortedlastindex/tslint.json b/types/lodash.sortedlastindex/tslint.json similarity index 100% rename from lodash.sortedlastindex/tslint.json rename to types/lodash.sortedlastindex/tslint.json diff --git a/lodash.sortedlastindexby/index.d.ts b/types/lodash.sortedlastindexby/index.d.ts similarity index 100% rename from lodash.sortedlastindexby/index.d.ts rename to types/lodash.sortedlastindexby/index.d.ts diff --git a/lodash.sortedlastindexby/tsconfig.json b/types/lodash.sortedlastindexby/tsconfig.json similarity index 100% rename from lodash.sortedlastindexby/tsconfig.json rename to types/lodash.sortedlastindexby/tsconfig.json diff --git a/lodash.sortedlastindexby/tslint.json b/types/lodash.sortedlastindexby/tslint.json similarity index 100% rename from lodash.sortedlastindexby/tslint.json rename to types/lodash.sortedlastindexby/tslint.json diff --git a/lodash.sortedlastindexof/index.d.ts b/types/lodash.sortedlastindexof/index.d.ts similarity index 100% rename from lodash.sortedlastindexof/index.d.ts rename to types/lodash.sortedlastindexof/index.d.ts diff --git a/lodash.sortedlastindexof/tsconfig.json b/types/lodash.sortedlastindexof/tsconfig.json similarity index 100% rename from lodash.sortedlastindexof/tsconfig.json rename to types/lodash.sortedlastindexof/tsconfig.json diff --git a/lodash.sortedlastindexof/tslint.json b/types/lodash.sortedlastindexof/tslint.json similarity index 100% rename from lodash.sortedlastindexof/tslint.json rename to types/lodash.sortedlastindexof/tslint.json diff --git a/lodash.sorteduniq/index.d.ts b/types/lodash.sorteduniq/index.d.ts similarity index 100% rename from lodash.sorteduniq/index.d.ts rename to types/lodash.sorteduniq/index.d.ts diff --git a/lodash.sorteduniq/tsconfig.json b/types/lodash.sorteduniq/tsconfig.json similarity index 100% rename from lodash.sorteduniq/tsconfig.json rename to types/lodash.sorteduniq/tsconfig.json diff --git a/lodash.sorteduniq/tslint.json b/types/lodash.sorteduniq/tslint.json similarity index 100% rename from lodash.sorteduniq/tslint.json rename to types/lodash.sorteduniq/tslint.json diff --git a/lodash.sorteduniqby/index.d.ts b/types/lodash.sorteduniqby/index.d.ts similarity index 100% rename from lodash.sorteduniqby/index.d.ts rename to types/lodash.sorteduniqby/index.d.ts diff --git a/lodash.sorteduniqby/tsconfig.json b/types/lodash.sorteduniqby/tsconfig.json similarity index 100% rename from lodash.sorteduniqby/tsconfig.json rename to types/lodash.sorteduniqby/tsconfig.json diff --git a/lodash.sorteduniqby/tslint.json b/types/lodash.sorteduniqby/tslint.json similarity index 100% rename from lodash.sorteduniqby/tslint.json rename to types/lodash.sorteduniqby/tslint.json diff --git a/lodash.split/index.d.ts b/types/lodash.split/index.d.ts similarity index 100% rename from lodash.split/index.d.ts rename to types/lodash.split/index.d.ts diff --git a/lodash.split/tsconfig.json b/types/lodash.split/tsconfig.json similarity index 100% rename from lodash.split/tsconfig.json rename to types/lodash.split/tsconfig.json diff --git a/lodash.split/tslint.json b/types/lodash.split/tslint.json similarity index 100% rename from lodash.split/tslint.json rename to types/lodash.split/tslint.json diff --git a/lodash.spread/index.d.ts b/types/lodash.spread/index.d.ts similarity index 100% rename from lodash.spread/index.d.ts rename to types/lodash.spread/index.d.ts diff --git a/lodash.spread/tsconfig.json b/types/lodash.spread/tsconfig.json similarity index 100% rename from lodash.spread/tsconfig.json rename to types/lodash.spread/tsconfig.json diff --git a/lodash.spread/tslint.json b/types/lodash.spread/tslint.json similarity index 100% rename from lodash.spread/tslint.json rename to types/lodash.spread/tslint.json diff --git a/lodash.startcase/index.d.ts b/types/lodash.startcase/index.d.ts similarity index 100% rename from lodash.startcase/index.d.ts rename to types/lodash.startcase/index.d.ts diff --git a/lodash.startcase/tsconfig.json b/types/lodash.startcase/tsconfig.json similarity index 100% rename from lodash.startcase/tsconfig.json rename to types/lodash.startcase/tsconfig.json diff --git a/lodash.startcase/tslint.json b/types/lodash.startcase/tslint.json similarity index 100% rename from lodash.startcase/tslint.json rename to types/lodash.startcase/tslint.json diff --git a/lodash.startswith/index.d.ts b/types/lodash.startswith/index.d.ts similarity index 100% rename from lodash.startswith/index.d.ts rename to types/lodash.startswith/index.d.ts diff --git a/lodash.startswith/tsconfig.json b/types/lodash.startswith/tsconfig.json similarity index 100% rename from lodash.startswith/tsconfig.json rename to types/lodash.startswith/tsconfig.json diff --git a/lodash.startswith/tslint.json b/types/lodash.startswith/tslint.json similarity index 100% rename from lodash.startswith/tslint.json rename to types/lodash.startswith/tslint.json diff --git a/lodash.subtract/index.d.ts b/types/lodash.subtract/index.d.ts similarity index 100% rename from lodash.subtract/index.d.ts rename to types/lodash.subtract/index.d.ts diff --git a/lodash.subtract/tsconfig.json b/types/lodash.subtract/tsconfig.json similarity index 100% rename from lodash.subtract/tsconfig.json rename to types/lodash.subtract/tsconfig.json diff --git a/lodash.subtract/tslint.json b/types/lodash.subtract/tslint.json similarity index 100% rename from lodash.subtract/tslint.json rename to types/lodash.subtract/tslint.json diff --git a/lodash.sum/index.d.ts b/types/lodash.sum/index.d.ts similarity index 100% rename from lodash.sum/index.d.ts rename to types/lodash.sum/index.d.ts diff --git a/lodash.sum/tsconfig.json b/types/lodash.sum/tsconfig.json similarity index 100% rename from lodash.sum/tsconfig.json rename to types/lodash.sum/tsconfig.json diff --git a/lodash.sum/tslint.json b/types/lodash.sum/tslint.json similarity index 100% rename from lodash.sum/tslint.json rename to types/lodash.sum/tslint.json diff --git a/lodash.sumby/index.d.ts b/types/lodash.sumby/index.d.ts similarity index 100% rename from lodash.sumby/index.d.ts rename to types/lodash.sumby/index.d.ts diff --git a/lodash.sumby/tsconfig.json b/types/lodash.sumby/tsconfig.json similarity index 100% rename from lodash.sumby/tsconfig.json rename to types/lodash.sumby/tsconfig.json diff --git a/lodash.sumby/tslint.json b/types/lodash.sumby/tslint.json similarity index 100% rename from lodash.sumby/tslint.json rename to types/lodash.sumby/tslint.json diff --git a/lodash.tail/index.d.ts b/types/lodash.tail/index.d.ts similarity index 100% rename from lodash.tail/index.d.ts rename to types/lodash.tail/index.d.ts diff --git a/lodash.tail/tsconfig.json b/types/lodash.tail/tsconfig.json similarity index 100% rename from lodash.tail/tsconfig.json rename to types/lodash.tail/tsconfig.json diff --git a/lodash.tail/tslint.json b/types/lodash.tail/tslint.json similarity index 100% rename from lodash.tail/tslint.json rename to types/lodash.tail/tslint.json diff --git a/lodash.take/index.d.ts b/types/lodash.take/index.d.ts similarity index 100% rename from lodash.take/index.d.ts rename to types/lodash.take/index.d.ts diff --git a/lodash.take/tsconfig.json b/types/lodash.take/tsconfig.json similarity index 100% rename from lodash.take/tsconfig.json rename to types/lodash.take/tsconfig.json diff --git a/lodash.take/tslint.json b/types/lodash.take/tslint.json similarity index 100% rename from lodash.take/tslint.json rename to types/lodash.take/tslint.json diff --git a/lodash.takeright/index.d.ts b/types/lodash.takeright/index.d.ts similarity index 100% rename from lodash.takeright/index.d.ts rename to types/lodash.takeright/index.d.ts diff --git a/lodash.takeright/tsconfig.json b/types/lodash.takeright/tsconfig.json similarity index 100% rename from lodash.takeright/tsconfig.json rename to types/lodash.takeright/tsconfig.json diff --git a/lodash.takeright/tslint.json b/types/lodash.takeright/tslint.json similarity index 100% rename from lodash.takeright/tslint.json rename to types/lodash.takeright/tslint.json diff --git a/lodash.takerightwhile/index.d.ts b/types/lodash.takerightwhile/index.d.ts similarity index 100% rename from lodash.takerightwhile/index.d.ts rename to types/lodash.takerightwhile/index.d.ts diff --git a/lodash.takerightwhile/tsconfig.json b/types/lodash.takerightwhile/tsconfig.json similarity index 100% rename from lodash.takerightwhile/tsconfig.json rename to types/lodash.takerightwhile/tsconfig.json diff --git a/lodash.takerightwhile/tslint.json b/types/lodash.takerightwhile/tslint.json similarity index 100% rename from lodash.takerightwhile/tslint.json rename to types/lodash.takerightwhile/tslint.json diff --git a/lodash.takewhile/index.d.ts b/types/lodash.takewhile/index.d.ts similarity index 100% rename from lodash.takewhile/index.d.ts rename to types/lodash.takewhile/index.d.ts diff --git a/lodash.takewhile/tsconfig.json b/types/lodash.takewhile/tsconfig.json similarity index 100% rename from lodash.takewhile/tsconfig.json rename to types/lodash.takewhile/tsconfig.json diff --git a/lodash.takewhile/tslint.json b/types/lodash.takewhile/tslint.json similarity index 100% rename from lodash.takewhile/tslint.json rename to types/lodash.takewhile/tslint.json diff --git a/lodash.template/index.d.ts b/types/lodash.template/index.d.ts similarity index 100% rename from lodash.template/index.d.ts rename to types/lodash.template/index.d.ts diff --git a/lodash.template/tsconfig.json b/types/lodash.template/tsconfig.json similarity index 100% rename from lodash.template/tsconfig.json rename to types/lodash.template/tsconfig.json diff --git a/lodash.template/tslint.json b/types/lodash.template/tslint.json similarity index 100% rename from lodash.template/tslint.json rename to types/lodash.template/tslint.json diff --git a/lodash.throttle/index.d.ts b/types/lodash.throttle/index.d.ts similarity index 100% rename from lodash.throttle/index.d.ts rename to types/lodash.throttle/index.d.ts diff --git a/lodash.throttle/tsconfig.json b/types/lodash.throttle/tsconfig.json similarity index 100% rename from lodash.throttle/tsconfig.json rename to types/lodash.throttle/tsconfig.json diff --git a/lodash.throttle/tslint.json b/types/lodash.throttle/tslint.json similarity index 100% rename from lodash.throttle/tslint.json rename to types/lodash.throttle/tslint.json diff --git a/lodash.times/index.d.ts b/types/lodash.times/index.d.ts similarity index 100% rename from lodash.times/index.d.ts rename to types/lodash.times/index.d.ts diff --git a/lodash.times/tsconfig.json b/types/lodash.times/tsconfig.json similarity index 100% rename from lodash.times/tsconfig.json rename to types/lodash.times/tsconfig.json diff --git a/lodash.times/tslint.json b/types/lodash.times/tslint.json similarity index 100% rename from lodash.times/tslint.json rename to types/lodash.times/tslint.json diff --git a/lodash.toarray/index.d.ts b/types/lodash.toarray/index.d.ts similarity index 100% rename from lodash.toarray/index.d.ts rename to types/lodash.toarray/index.d.ts diff --git a/lodash.toarray/tsconfig.json b/types/lodash.toarray/tsconfig.json similarity index 100% rename from lodash.toarray/tsconfig.json rename to types/lodash.toarray/tsconfig.json diff --git a/lodash.toarray/tslint.json b/types/lodash.toarray/tslint.json similarity index 100% rename from lodash.toarray/tslint.json rename to types/lodash.toarray/tslint.json diff --git a/lodash.tointeger/index.d.ts b/types/lodash.tointeger/index.d.ts similarity index 100% rename from lodash.tointeger/index.d.ts rename to types/lodash.tointeger/index.d.ts diff --git a/lodash.tointeger/tsconfig.json b/types/lodash.tointeger/tsconfig.json similarity index 100% rename from lodash.tointeger/tsconfig.json rename to types/lodash.tointeger/tsconfig.json diff --git a/lodash.tointeger/tslint.json b/types/lodash.tointeger/tslint.json similarity index 100% rename from lodash.tointeger/tslint.json rename to types/lodash.tointeger/tslint.json diff --git a/lodash.tolength/index.d.ts b/types/lodash.tolength/index.d.ts similarity index 100% rename from lodash.tolength/index.d.ts rename to types/lodash.tolength/index.d.ts diff --git a/lodash.tolength/tsconfig.json b/types/lodash.tolength/tsconfig.json similarity index 100% rename from lodash.tolength/tsconfig.json rename to types/lodash.tolength/tsconfig.json diff --git a/lodash.tolength/tslint.json b/types/lodash.tolength/tslint.json similarity index 100% rename from lodash.tolength/tslint.json rename to types/lodash.tolength/tslint.json diff --git a/lodash.tolower/index.d.ts b/types/lodash.tolower/index.d.ts similarity index 100% rename from lodash.tolower/index.d.ts rename to types/lodash.tolower/index.d.ts diff --git a/lodash.tolower/tsconfig.json b/types/lodash.tolower/tsconfig.json similarity index 100% rename from lodash.tolower/tsconfig.json rename to types/lodash.tolower/tsconfig.json diff --git a/lodash.tolower/tslint.json b/types/lodash.tolower/tslint.json similarity index 100% rename from lodash.tolower/tslint.json rename to types/lodash.tolower/tslint.json diff --git a/lodash.tonumber/index.d.ts b/types/lodash.tonumber/index.d.ts similarity index 100% rename from lodash.tonumber/index.d.ts rename to types/lodash.tonumber/index.d.ts diff --git a/lodash.tonumber/tsconfig.json b/types/lodash.tonumber/tsconfig.json similarity index 100% rename from lodash.tonumber/tsconfig.json rename to types/lodash.tonumber/tsconfig.json diff --git a/lodash.tonumber/tslint.json b/types/lodash.tonumber/tslint.json similarity index 100% rename from lodash.tonumber/tslint.json rename to types/lodash.tonumber/tslint.json diff --git a/lodash.topairs/index.d.ts b/types/lodash.topairs/index.d.ts similarity index 100% rename from lodash.topairs/index.d.ts rename to types/lodash.topairs/index.d.ts diff --git a/lodash.topairs/tsconfig.json b/types/lodash.topairs/tsconfig.json similarity index 100% rename from lodash.topairs/tsconfig.json rename to types/lodash.topairs/tsconfig.json diff --git a/lodash.topairs/tslint.json b/types/lodash.topairs/tslint.json similarity index 100% rename from lodash.topairs/tslint.json rename to types/lodash.topairs/tslint.json diff --git a/lodash.topairsin/index.d.ts b/types/lodash.topairsin/index.d.ts similarity index 100% rename from lodash.topairsin/index.d.ts rename to types/lodash.topairsin/index.d.ts diff --git a/lodash.topairsin/tsconfig.json b/types/lodash.topairsin/tsconfig.json similarity index 100% rename from lodash.topairsin/tsconfig.json rename to types/lodash.topairsin/tsconfig.json diff --git a/lodash.topairsin/tslint.json b/types/lodash.topairsin/tslint.json similarity index 100% rename from lodash.topairsin/tslint.json rename to types/lodash.topairsin/tslint.json diff --git a/lodash.topath/index.d.ts b/types/lodash.topath/index.d.ts similarity index 100% rename from lodash.topath/index.d.ts rename to types/lodash.topath/index.d.ts diff --git a/lodash.topath/tsconfig.json b/types/lodash.topath/tsconfig.json similarity index 100% rename from lodash.topath/tsconfig.json rename to types/lodash.topath/tsconfig.json diff --git a/lodash.topath/tslint.json b/types/lodash.topath/tslint.json similarity index 100% rename from lodash.topath/tslint.json rename to types/lodash.topath/tslint.json diff --git a/lodash.toplainobject/index.d.ts b/types/lodash.toplainobject/index.d.ts similarity index 100% rename from lodash.toplainobject/index.d.ts rename to types/lodash.toplainobject/index.d.ts diff --git a/lodash.toplainobject/tsconfig.json b/types/lodash.toplainobject/tsconfig.json similarity index 100% rename from lodash.toplainobject/tsconfig.json rename to types/lodash.toplainobject/tsconfig.json diff --git a/lodash.toplainobject/tslint.json b/types/lodash.toplainobject/tslint.json similarity index 100% rename from lodash.toplainobject/tslint.json rename to types/lodash.toplainobject/tslint.json diff --git a/lodash.tosafeinteger/index.d.ts b/types/lodash.tosafeinteger/index.d.ts similarity index 100% rename from lodash.tosafeinteger/index.d.ts rename to types/lodash.tosafeinteger/index.d.ts diff --git a/lodash.tosafeinteger/tsconfig.json b/types/lodash.tosafeinteger/tsconfig.json similarity index 100% rename from lodash.tosafeinteger/tsconfig.json rename to types/lodash.tosafeinteger/tsconfig.json diff --git a/lodash.tosafeinteger/tslint.json b/types/lodash.tosafeinteger/tslint.json similarity index 100% rename from lodash.tosafeinteger/tslint.json rename to types/lodash.tosafeinteger/tslint.json diff --git a/lodash.tostring/index.d.ts b/types/lodash.tostring/index.d.ts similarity index 100% rename from lodash.tostring/index.d.ts rename to types/lodash.tostring/index.d.ts diff --git a/lodash.tostring/tsconfig.json b/types/lodash.tostring/tsconfig.json similarity index 100% rename from lodash.tostring/tsconfig.json rename to types/lodash.tostring/tsconfig.json diff --git a/lodash.tostring/tslint.json b/types/lodash.tostring/tslint.json similarity index 100% rename from lodash.tostring/tslint.json rename to types/lodash.tostring/tslint.json diff --git a/lodash.toupper/index.d.ts b/types/lodash.toupper/index.d.ts similarity index 100% rename from lodash.toupper/index.d.ts rename to types/lodash.toupper/index.d.ts diff --git a/lodash.toupper/tsconfig.json b/types/lodash.toupper/tsconfig.json similarity index 100% rename from lodash.toupper/tsconfig.json rename to types/lodash.toupper/tsconfig.json diff --git a/lodash.toupper/tslint.json b/types/lodash.toupper/tslint.json similarity index 100% rename from lodash.toupper/tslint.json rename to types/lodash.toupper/tslint.json diff --git a/lodash.transform/index.d.ts b/types/lodash.transform/index.d.ts similarity index 100% rename from lodash.transform/index.d.ts rename to types/lodash.transform/index.d.ts diff --git a/lodash.transform/tsconfig.json b/types/lodash.transform/tsconfig.json similarity index 100% rename from lodash.transform/tsconfig.json rename to types/lodash.transform/tsconfig.json diff --git a/lodash.transform/tslint.json b/types/lodash.transform/tslint.json similarity index 100% rename from lodash.transform/tslint.json rename to types/lodash.transform/tslint.json diff --git a/lodash.trim/index.d.ts b/types/lodash.trim/index.d.ts similarity index 100% rename from lodash.trim/index.d.ts rename to types/lodash.trim/index.d.ts diff --git a/lodash.trim/tsconfig.json b/types/lodash.trim/tsconfig.json similarity index 100% rename from lodash.trim/tsconfig.json rename to types/lodash.trim/tsconfig.json diff --git a/lodash.trim/tslint.json b/types/lodash.trim/tslint.json similarity index 100% rename from lodash.trim/tslint.json rename to types/lodash.trim/tslint.json diff --git a/lodash.trimend/index.d.ts b/types/lodash.trimend/index.d.ts similarity index 100% rename from lodash.trimend/index.d.ts rename to types/lodash.trimend/index.d.ts diff --git a/lodash.trimend/tsconfig.json b/types/lodash.trimend/tsconfig.json similarity index 100% rename from lodash.trimend/tsconfig.json rename to types/lodash.trimend/tsconfig.json diff --git a/lodash.trimend/tslint.json b/types/lodash.trimend/tslint.json similarity index 100% rename from lodash.trimend/tslint.json rename to types/lodash.trimend/tslint.json diff --git a/lodash.trimstart/index.d.ts b/types/lodash.trimstart/index.d.ts similarity index 100% rename from lodash.trimstart/index.d.ts rename to types/lodash.trimstart/index.d.ts diff --git a/lodash.trimstart/tsconfig.json b/types/lodash.trimstart/tsconfig.json similarity index 100% rename from lodash.trimstart/tsconfig.json rename to types/lodash.trimstart/tsconfig.json diff --git a/lodash.trimstart/tslint.json b/types/lodash.trimstart/tslint.json similarity index 100% rename from lodash.trimstart/tslint.json rename to types/lodash.trimstart/tslint.json diff --git a/lodash.truncate/index.d.ts b/types/lodash.truncate/index.d.ts similarity index 100% rename from lodash.truncate/index.d.ts rename to types/lodash.truncate/index.d.ts diff --git a/lodash.truncate/tsconfig.json b/types/lodash.truncate/tsconfig.json similarity index 100% rename from lodash.truncate/tsconfig.json rename to types/lodash.truncate/tsconfig.json diff --git a/lodash.truncate/tslint.json b/types/lodash.truncate/tslint.json similarity index 100% rename from lodash.truncate/tslint.json rename to types/lodash.truncate/tslint.json diff --git a/lodash.unary/index.d.ts b/types/lodash.unary/index.d.ts similarity index 100% rename from lodash.unary/index.d.ts rename to types/lodash.unary/index.d.ts diff --git a/lodash.unary/tsconfig.json b/types/lodash.unary/tsconfig.json similarity index 100% rename from lodash.unary/tsconfig.json rename to types/lodash.unary/tsconfig.json diff --git a/lodash.unary/tslint.json b/types/lodash.unary/tslint.json similarity index 100% rename from lodash.unary/tslint.json rename to types/lodash.unary/tslint.json diff --git a/lodash.unescape/index.d.ts b/types/lodash.unescape/index.d.ts similarity index 100% rename from lodash.unescape/index.d.ts rename to types/lodash.unescape/index.d.ts diff --git a/lodash.unescape/tsconfig.json b/types/lodash.unescape/tsconfig.json similarity index 100% rename from lodash.unescape/tsconfig.json rename to types/lodash.unescape/tsconfig.json diff --git a/lodash.unescape/tslint.json b/types/lodash.unescape/tslint.json similarity index 100% rename from lodash.unescape/tslint.json rename to types/lodash.unescape/tslint.json diff --git a/lodash.union/index.d.ts b/types/lodash.union/index.d.ts similarity index 100% rename from lodash.union/index.d.ts rename to types/lodash.union/index.d.ts diff --git a/lodash.union/tsconfig.json b/types/lodash.union/tsconfig.json similarity index 100% rename from lodash.union/tsconfig.json rename to types/lodash.union/tsconfig.json diff --git a/lodash.union/tslint.json b/types/lodash.union/tslint.json similarity index 100% rename from lodash.union/tslint.json rename to types/lodash.union/tslint.json diff --git a/lodash.unionby/index.d.ts b/types/lodash.unionby/index.d.ts similarity index 100% rename from lodash.unionby/index.d.ts rename to types/lodash.unionby/index.d.ts diff --git a/lodash.unionby/tsconfig.json b/types/lodash.unionby/tsconfig.json similarity index 100% rename from lodash.unionby/tsconfig.json rename to types/lodash.unionby/tsconfig.json diff --git a/lodash.unionby/tslint.json b/types/lodash.unionby/tslint.json similarity index 100% rename from lodash.unionby/tslint.json rename to types/lodash.unionby/tslint.json diff --git a/lodash.unionwith/index.d.ts b/types/lodash.unionwith/index.d.ts similarity index 100% rename from lodash.unionwith/index.d.ts rename to types/lodash.unionwith/index.d.ts diff --git a/lodash.unionwith/tsconfig.json b/types/lodash.unionwith/tsconfig.json similarity index 100% rename from lodash.unionwith/tsconfig.json rename to types/lodash.unionwith/tsconfig.json diff --git a/lodash.unionwith/tslint.json b/types/lodash.unionwith/tslint.json similarity index 100% rename from lodash.unionwith/tslint.json rename to types/lodash.unionwith/tslint.json diff --git a/lodash.uniq/index.d.ts b/types/lodash.uniq/index.d.ts similarity index 100% rename from lodash.uniq/index.d.ts rename to types/lodash.uniq/index.d.ts diff --git a/lodash.uniq/tsconfig.json b/types/lodash.uniq/tsconfig.json similarity index 100% rename from lodash.uniq/tsconfig.json rename to types/lodash.uniq/tsconfig.json diff --git a/lodash.uniq/tslint.json b/types/lodash.uniq/tslint.json similarity index 100% rename from lodash.uniq/tslint.json rename to types/lodash.uniq/tslint.json diff --git a/lodash.uniqby/index.d.ts b/types/lodash.uniqby/index.d.ts similarity index 100% rename from lodash.uniqby/index.d.ts rename to types/lodash.uniqby/index.d.ts diff --git a/lodash.uniqby/tsconfig.json b/types/lodash.uniqby/tsconfig.json similarity index 100% rename from lodash.uniqby/tsconfig.json rename to types/lodash.uniqby/tsconfig.json diff --git a/lodash.uniqby/tslint.json b/types/lodash.uniqby/tslint.json similarity index 100% rename from lodash.uniqby/tslint.json rename to types/lodash.uniqby/tslint.json diff --git a/lodash.uniqueid/index.d.ts b/types/lodash.uniqueid/index.d.ts similarity index 100% rename from lodash.uniqueid/index.d.ts rename to types/lodash.uniqueid/index.d.ts diff --git a/lodash.uniqueid/tsconfig.json b/types/lodash.uniqueid/tsconfig.json similarity index 100% rename from lodash.uniqueid/tsconfig.json rename to types/lodash.uniqueid/tsconfig.json diff --git a/lodash.uniqueid/tslint.json b/types/lodash.uniqueid/tslint.json similarity index 100% rename from lodash.uniqueid/tslint.json rename to types/lodash.uniqueid/tslint.json diff --git a/lodash.uniqwith/index.d.ts b/types/lodash.uniqwith/index.d.ts similarity index 100% rename from lodash.uniqwith/index.d.ts rename to types/lodash.uniqwith/index.d.ts diff --git a/lodash.uniqwith/tsconfig.json b/types/lodash.uniqwith/tsconfig.json similarity index 100% rename from lodash.uniqwith/tsconfig.json rename to types/lodash.uniqwith/tsconfig.json diff --git a/lodash.uniqwith/tslint.json b/types/lodash.uniqwith/tslint.json similarity index 100% rename from lodash.uniqwith/tslint.json rename to types/lodash.uniqwith/tslint.json diff --git a/lodash.unset/index.d.ts b/types/lodash.unset/index.d.ts similarity index 100% rename from lodash.unset/index.d.ts rename to types/lodash.unset/index.d.ts diff --git a/lodash.unset/tsconfig.json b/types/lodash.unset/tsconfig.json similarity index 100% rename from lodash.unset/tsconfig.json rename to types/lodash.unset/tsconfig.json diff --git a/lodash.unset/tslint.json b/types/lodash.unset/tslint.json similarity index 100% rename from lodash.unset/tslint.json rename to types/lodash.unset/tslint.json diff --git a/lodash.unzip/index.d.ts b/types/lodash.unzip/index.d.ts similarity index 100% rename from lodash.unzip/index.d.ts rename to types/lodash.unzip/index.d.ts diff --git a/lodash.unzip/tsconfig.json b/types/lodash.unzip/tsconfig.json similarity index 100% rename from lodash.unzip/tsconfig.json rename to types/lodash.unzip/tsconfig.json diff --git a/lodash.unzip/tslint.json b/types/lodash.unzip/tslint.json similarity index 100% rename from lodash.unzip/tslint.json rename to types/lodash.unzip/tslint.json diff --git a/lodash.unzipwith/index.d.ts b/types/lodash.unzipwith/index.d.ts similarity index 100% rename from lodash.unzipwith/index.d.ts rename to types/lodash.unzipwith/index.d.ts diff --git a/lodash.unzipwith/tsconfig.json b/types/lodash.unzipwith/tsconfig.json similarity index 100% rename from lodash.unzipwith/tsconfig.json rename to types/lodash.unzipwith/tsconfig.json diff --git a/lodash.unzipwith/tslint.json b/types/lodash.unzipwith/tslint.json similarity index 100% rename from lodash.unzipwith/tslint.json rename to types/lodash.unzipwith/tslint.json diff --git a/lodash.update/index.d.ts b/types/lodash.update/index.d.ts similarity index 100% rename from lodash.update/index.d.ts rename to types/lodash.update/index.d.ts diff --git a/lodash.update/tsconfig.json b/types/lodash.update/tsconfig.json similarity index 100% rename from lodash.update/tsconfig.json rename to types/lodash.update/tsconfig.json diff --git a/lodash.update/tslint.json b/types/lodash.update/tslint.json similarity index 100% rename from lodash.update/tslint.json rename to types/lodash.update/tslint.json diff --git a/lodash.uppercase/index.d.ts b/types/lodash.uppercase/index.d.ts similarity index 100% rename from lodash.uppercase/index.d.ts rename to types/lodash.uppercase/index.d.ts diff --git a/lodash.uppercase/tsconfig.json b/types/lodash.uppercase/tsconfig.json similarity index 100% rename from lodash.uppercase/tsconfig.json rename to types/lodash.uppercase/tsconfig.json diff --git a/lodash.uppercase/tslint.json b/types/lodash.uppercase/tslint.json similarity index 100% rename from lodash.uppercase/tslint.json rename to types/lodash.uppercase/tslint.json diff --git a/lodash.upperfirst/index.d.ts b/types/lodash.upperfirst/index.d.ts similarity index 100% rename from lodash.upperfirst/index.d.ts rename to types/lodash.upperfirst/index.d.ts diff --git a/lodash.upperfirst/tsconfig.json b/types/lodash.upperfirst/tsconfig.json similarity index 100% rename from lodash.upperfirst/tsconfig.json rename to types/lodash.upperfirst/tsconfig.json diff --git a/lodash.upperfirst/tslint.json b/types/lodash.upperfirst/tslint.json similarity index 100% rename from lodash.upperfirst/tslint.json rename to types/lodash.upperfirst/tslint.json diff --git a/lodash.values/index.d.ts b/types/lodash.values/index.d.ts similarity index 100% rename from lodash.values/index.d.ts rename to types/lodash.values/index.d.ts diff --git a/lodash.values/tsconfig.json b/types/lodash.values/tsconfig.json similarity index 100% rename from lodash.values/tsconfig.json rename to types/lodash.values/tsconfig.json diff --git a/lodash.values/tslint.json b/types/lodash.values/tslint.json similarity index 100% rename from lodash.values/tslint.json rename to types/lodash.values/tslint.json diff --git a/lodash.valuesin/index.d.ts b/types/lodash.valuesin/index.d.ts similarity index 100% rename from lodash.valuesin/index.d.ts rename to types/lodash.valuesin/index.d.ts diff --git a/lodash.valuesin/tsconfig.json b/types/lodash.valuesin/tsconfig.json similarity index 100% rename from lodash.valuesin/tsconfig.json rename to types/lodash.valuesin/tsconfig.json diff --git a/lodash.valuesin/tslint.json b/types/lodash.valuesin/tslint.json similarity index 100% rename from lodash.valuesin/tslint.json rename to types/lodash.valuesin/tslint.json diff --git a/lodash.without/index.d.ts b/types/lodash.without/index.d.ts similarity index 100% rename from lodash.without/index.d.ts rename to types/lodash.without/index.d.ts diff --git a/lodash.without/tsconfig.json b/types/lodash.without/tsconfig.json similarity index 100% rename from lodash.without/tsconfig.json rename to types/lodash.without/tsconfig.json diff --git a/lodash.without/tslint.json b/types/lodash.without/tslint.json similarity index 100% rename from lodash.without/tslint.json rename to types/lodash.without/tslint.json diff --git a/lodash.words/index.d.ts b/types/lodash.words/index.d.ts similarity index 100% rename from lodash.words/index.d.ts rename to types/lodash.words/index.d.ts diff --git a/lodash.words/tsconfig.json b/types/lodash.words/tsconfig.json similarity index 100% rename from lodash.words/tsconfig.json rename to types/lodash.words/tsconfig.json diff --git a/lodash.words/tslint.json b/types/lodash.words/tslint.json similarity index 100% rename from lodash.words/tslint.json rename to types/lodash.words/tslint.json diff --git a/lodash.wrap/index.d.ts b/types/lodash.wrap/index.d.ts similarity index 100% rename from lodash.wrap/index.d.ts rename to types/lodash.wrap/index.d.ts diff --git a/lodash.wrap/tsconfig.json b/types/lodash.wrap/tsconfig.json similarity index 100% rename from lodash.wrap/tsconfig.json rename to types/lodash.wrap/tsconfig.json diff --git a/lodash.wrap/tslint.json b/types/lodash.wrap/tslint.json similarity index 100% rename from lodash.wrap/tslint.json rename to types/lodash.wrap/tslint.json diff --git a/lodash.xor/index.d.ts b/types/lodash.xor/index.d.ts similarity index 100% rename from lodash.xor/index.d.ts rename to types/lodash.xor/index.d.ts diff --git a/lodash.xor/tsconfig.json b/types/lodash.xor/tsconfig.json similarity index 100% rename from lodash.xor/tsconfig.json rename to types/lodash.xor/tsconfig.json diff --git a/lodash.xor/tslint.json b/types/lodash.xor/tslint.json similarity index 100% rename from lodash.xor/tslint.json rename to types/lodash.xor/tslint.json diff --git a/lodash.xorby/index.d.ts b/types/lodash.xorby/index.d.ts similarity index 100% rename from lodash.xorby/index.d.ts rename to types/lodash.xorby/index.d.ts diff --git a/lodash.xorby/tsconfig.json b/types/lodash.xorby/tsconfig.json similarity index 100% rename from lodash.xorby/tsconfig.json rename to types/lodash.xorby/tsconfig.json diff --git a/lodash.xorby/tslint.json b/types/lodash.xorby/tslint.json similarity index 100% rename from lodash.xorby/tslint.json rename to types/lodash.xorby/tslint.json diff --git a/lodash.xorwith/index.d.ts b/types/lodash.xorwith/index.d.ts similarity index 100% rename from lodash.xorwith/index.d.ts rename to types/lodash.xorwith/index.d.ts diff --git a/lodash.xorwith/tsconfig.json b/types/lodash.xorwith/tsconfig.json similarity index 100% rename from lodash.xorwith/tsconfig.json rename to types/lodash.xorwith/tsconfig.json diff --git a/lodash.xorwith/tslint.json b/types/lodash.xorwith/tslint.json similarity index 100% rename from lodash.xorwith/tslint.json rename to types/lodash.xorwith/tslint.json diff --git a/lodash.zip/index.d.ts b/types/lodash.zip/index.d.ts similarity index 100% rename from lodash.zip/index.d.ts rename to types/lodash.zip/index.d.ts diff --git a/lodash.zip/tsconfig.json b/types/lodash.zip/tsconfig.json similarity index 100% rename from lodash.zip/tsconfig.json rename to types/lodash.zip/tsconfig.json diff --git a/lodash.zip/tslint.json b/types/lodash.zip/tslint.json similarity index 100% rename from lodash.zip/tslint.json rename to types/lodash.zip/tslint.json diff --git a/lodash.zipobject/index.d.ts b/types/lodash.zipobject/index.d.ts similarity index 100% rename from lodash.zipobject/index.d.ts rename to types/lodash.zipobject/index.d.ts diff --git a/lodash.zipobject/tsconfig.json b/types/lodash.zipobject/tsconfig.json similarity index 100% rename from lodash.zipobject/tsconfig.json rename to types/lodash.zipobject/tsconfig.json diff --git a/lodash.zipobject/tslint.json b/types/lodash.zipobject/tslint.json similarity index 100% rename from lodash.zipobject/tslint.json rename to types/lodash.zipobject/tslint.json diff --git a/lodash.zipwith/index.d.ts b/types/lodash.zipwith/index.d.ts similarity index 100% rename from lodash.zipwith/index.d.ts rename to types/lodash.zipwith/index.d.ts diff --git a/lodash.zipwith/tsconfig.json b/types/lodash.zipwith/tsconfig.json similarity index 100% rename from lodash.zipwith/tsconfig.json rename to types/lodash.zipwith/tsconfig.json diff --git a/lodash.zipwith/tslint.json b/types/lodash.zipwith/tslint.json similarity index 100% rename from lodash.zipwith/tslint.json rename to types/lodash.zipwith/tslint.json diff --git a/lodash/add/index.d.ts b/types/lodash/add/index.d.ts similarity index 100% rename from lodash/add/index.d.ts rename to types/lodash/add/index.d.ts diff --git a/lodash/after/index.d.ts b/types/lodash/after/index.d.ts similarity index 100% rename from lodash/after/index.d.ts rename to types/lodash/after/index.d.ts diff --git a/lodash/ary/index.d.ts b/types/lodash/ary/index.d.ts similarity index 100% rename from lodash/ary/index.d.ts rename to types/lodash/ary/index.d.ts diff --git a/lodash/assign/index.d.ts b/types/lodash/assign/index.d.ts similarity index 100% rename from lodash/assign/index.d.ts rename to types/lodash/assign/index.d.ts diff --git a/lodash/assignIn/index.d.ts b/types/lodash/assignIn/index.d.ts similarity index 100% rename from lodash/assignIn/index.d.ts rename to types/lodash/assignIn/index.d.ts diff --git a/lodash/assignInWith/index.d.ts b/types/lodash/assignInWith/index.d.ts similarity index 100% rename from lodash/assignInWith/index.d.ts rename to types/lodash/assignInWith/index.d.ts diff --git a/lodash/assignWith/index.d.ts b/types/lodash/assignWith/index.d.ts similarity index 100% rename from lodash/assignWith/index.d.ts rename to types/lodash/assignWith/index.d.ts diff --git a/lodash/at/index.d.ts b/types/lodash/at/index.d.ts similarity index 100% rename from lodash/at/index.d.ts rename to types/lodash/at/index.d.ts diff --git a/lodash/attempt/index.d.ts b/types/lodash/attempt/index.d.ts similarity index 100% rename from lodash/attempt/index.d.ts rename to types/lodash/attempt/index.d.ts diff --git a/lodash/before/index.d.ts b/types/lodash/before/index.d.ts similarity index 100% rename from lodash/before/index.d.ts rename to types/lodash/before/index.d.ts diff --git a/lodash/bind/index.d.ts b/types/lodash/bind/index.d.ts similarity index 100% rename from lodash/bind/index.d.ts rename to types/lodash/bind/index.d.ts diff --git a/lodash/bindAll/index.d.ts b/types/lodash/bindAll/index.d.ts similarity index 100% rename from lodash/bindAll/index.d.ts rename to types/lodash/bindAll/index.d.ts diff --git a/lodash/bindKey/index.d.ts b/types/lodash/bindKey/index.d.ts similarity index 100% rename from lodash/bindKey/index.d.ts rename to types/lodash/bindKey/index.d.ts diff --git a/lodash/camelCase/index.d.ts b/types/lodash/camelCase/index.d.ts similarity index 100% rename from lodash/camelCase/index.d.ts rename to types/lodash/camelCase/index.d.ts diff --git a/lodash/capitalize/index.d.ts b/types/lodash/capitalize/index.d.ts similarity index 100% rename from lodash/capitalize/index.d.ts rename to types/lodash/capitalize/index.d.ts diff --git a/lodash/castArray/index.d.ts b/types/lodash/castArray/index.d.ts similarity index 100% rename from lodash/castArray/index.d.ts rename to types/lodash/castArray/index.d.ts diff --git a/lodash/ceil/index.d.ts b/types/lodash/ceil/index.d.ts similarity index 100% rename from lodash/ceil/index.d.ts rename to types/lodash/ceil/index.d.ts diff --git a/lodash/chain/index.d.ts b/types/lodash/chain/index.d.ts similarity index 100% rename from lodash/chain/index.d.ts rename to types/lodash/chain/index.d.ts diff --git a/lodash/chunk/index.d.ts b/types/lodash/chunk/index.d.ts similarity index 100% rename from lodash/chunk/index.d.ts rename to types/lodash/chunk/index.d.ts diff --git a/lodash/clamp/index.d.ts b/types/lodash/clamp/index.d.ts similarity index 100% rename from lodash/clamp/index.d.ts rename to types/lodash/clamp/index.d.ts diff --git a/lodash/clone/index.d.ts b/types/lodash/clone/index.d.ts similarity index 100% rename from lodash/clone/index.d.ts rename to types/lodash/clone/index.d.ts diff --git a/lodash/cloneDeep/index.d.ts b/types/lodash/cloneDeep/index.d.ts similarity index 100% rename from lodash/cloneDeep/index.d.ts rename to types/lodash/cloneDeep/index.d.ts diff --git a/lodash/cloneDeepWith/index.d.ts b/types/lodash/cloneDeepWith/index.d.ts similarity index 100% rename from lodash/cloneDeepWith/index.d.ts rename to types/lodash/cloneDeepWith/index.d.ts diff --git a/lodash/cloneWith/index.d.ts b/types/lodash/cloneWith/index.d.ts similarity index 100% rename from lodash/cloneWith/index.d.ts rename to types/lodash/cloneWith/index.d.ts diff --git a/lodash/compact/index.d.ts b/types/lodash/compact/index.d.ts similarity index 100% rename from lodash/compact/index.d.ts rename to types/lodash/compact/index.d.ts diff --git a/lodash/concat/index.d.ts b/types/lodash/concat/index.d.ts similarity index 100% rename from lodash/concat/index.d.ts rename to types/lodash/concat/index.d.ts diff --git a/lodash/constant/index.d.ts b/types/lodash/constant/index.d.ts similarity index 100% rename from lodash/constant/index.d.ts rename to types/lodash/constant/index.d.ts diff --git a/lodash/countBy/index.d.ts b/types/lodash/countBy/index.d.ts similarity index 100% rename from lodash/countBy/index.d.ts rename to types/lodash/countBy/index.d.ts diff --git a/lodash/create/index.d.ts b/types/lodash/create/index.d.ts similarity index 100% rename from lodash/create/index.d.ts rename to types/lodash/create/index.d.ts diff --git a/lodash/curry/index.d.ts b/types/lodash/curry/index.d.ts similarity index 100% rename from lodash/curry/index.d.ts rename to types/lodash/curry/index.d.ts diff --git a/lodash/curryRight/index.d.ts b/types/lodash/curryRight/index.d.ts similarity index 100% rename from lodash/curryRight/index.d.ts rename to types/lodash/curryRight/index.d.ts diff --git a/lodash/debounce/index.d.ts b/types/lodash/debounce/index.d.ts similarity index 100% rename from lodash/debounce/index.d.ts rename to types/lodash/debounce/index.d.ts diff --git a/lodash/deburr/index.d.ts b/types/lodash/deburr/index.d.ts similarity index 100% rename from lodash/deburr/index.d.ts rename to types/lodash/deburr/index.d.ts diff --git a/lodash/defaults/index.d.ts b/types/lodash/defaults/index.d.ts similarity index 100% rename from lodash/defaults/index.d.ts rename to types/lodash/defaults/index.d.ts diff --git a/lodash/defaultsDeep/index.d.ts b/types/lodash/defaultsDeep/index.d.ts similarity index 100% rename from lodash/defaultsDeep/index.d.ts rename to types/lodash/defaultsDeep/index.d.ts diff --git a/lodash/defer/index.d.ts b/types/lodash/defer/index.d.ts similarity index 100% rename from lodash/defer/index.d.ts rename to types/lodash/defer/index.d.ts diff --git a/lodash/delay/index.d.ts b/types/lodash/delay/index.d.ts similarity index 100% rename from lodash/delay/index.d.ts rename to types/lodash/delay/index.d.ts diff --git a/lodash/difference/index.d.ts b/types/lodash/difference/index.d.ts similarity index 100% rename from lodash/difference/index.d.ts rename to types/lodash/difference/index.d.ts diff --git a/lodash/differenceBy/index.d.ts b/types/lodash/differenceBy/index.d.ts similarity index 100% rename from lodash/differenceBy/index.d.ts rename to types/lodash/differenceBy/index.d.ts diff --git a/lodash/differenceWith/index.d.ts b/types/lodash/differenceWith/index.d.ts similarity index 100% rename from lodash/differenceWith/index.d.ts rename to types/lodash/differenceWith/index.d.ts diff --git a/lodash/drop/index.d.ts b/types/lodash/drop/index.d.ts similarity index 100% rename from lodash/drop/index.d.ts rename to types/lodash/drop/index.d.ts diff --git a/lodash/dropRight/index.d.ts b/types/lodash/dropRight/index.d.ts similarity index 100% rename from lodash/dropRight/index.d.ts rename to types/lodash/dropRight/index.d.ts diff --git a/lodash/dropRightWhile/index.d.ts b/types/lodash/dropRightWhile/index.d.ts similarity index 100% rename from lodash/dropRightWhile/index.d.ts rename to types/lodash/dropRightWhile/index.d.ts diff --git a/lodash/dropWhile/index.d.ts b/types/lodash/dropWhile/index.d.ts similarity index 100% rename from lodash/dropWhile/index.d.ts rename to types/lodash/dropWhile/index.d.ts diff --git a/lodash/each/index.d.ts b/types/lodash/each/index.d.ts similarity index 100% rename from lodash/each/index.d.ts rename to types/lodash/each/index.d.ts diff --git a/lodash/eachRight/index.d.ts b/types/lodash/eachRight/index.d.ts similarity index 100% rename from lodash/eachRight/index.d.ts rename to types/lodash/eachRight/index.d.ts diff --git a/lodash/endsWith/index.d.ts b/types/lodash/endsWith/index.d.ts similarity index 100% rename from lodash/endsWith/index.d.ts rename to types/lodash/endsWith/index.d.ts diff --git a/lodash/eq/index.d.ts b/types/lodash/eq/index.d.ts similarity index 100% rename from lodash/eq/index.d.ts rename to types/lodash/eq/index.d.ts diff --git a/lodash/escape/index.d.ts b/types/lodash/escape/index.d.ts similarity index 100% rename from lodash/escape/index.d.ts rename to types/lodash/escape/index.d.ts diff --git a/lodash/escapeRegExp/index.d.ts b/types/lodash/escapeRegExp/index.d.ts similarity index 100% rename from lodash/escapeRegExp/index.d.ts rename to types/lodash/escapeRegExp/index.d.ts diff --git a/lodash/every/index.d.ts b/types/lodash/every/index.d.ts similarity index 100% rename from lodash/every/index.d.ts rename to types/lodash/every/index.d.ts diff --git a/lodash/extend/index.d.ts b/types/lodash/extend/index.d.ts similarity index 100% rename from lodash/extend/index.d.ts rename to types/lodash/extend/index.d.ts diff --git a/lodash/extendWith/index.d.ts b/types/lodash/extendWith/index.d.ts similarity index 100% rename from lodash/extendWith/index.d.ts rename to types/lodash/extendWith/index.d.ts diff --git a/lodash/fb/index.d.ts b/types/lodash/fb/index.d.ts similarity index 100% rename from lodash/fb/index.d.ts rename to types/lodash/fb/index.d.ts diff --git a/lodash/fill/index.d.ts b/types/lodash/fill/index.d.ts similarity index 100% rename from lodash/fill/index.d.ts rename to types/lodash/fill/index.d.ts diff --git a/lodash/filter/index.d.ts b/types/lodash/filter/index.d.ts similarity index 100% rename from lodash/filter/index.d.ts rename to types/lodash/filter/index.d.ts diff --git a/lodash/find/index.d.ts b/types/lodash/find/index.d.ts similarity index 100% rename from lodash/find/index.d.ts rename to types/lodash/find/index.d.ts diff --git a/lodash/findIndex/index.d.ts b/types/lodash/findIndex/index.d.ts similarity index 100% rename from lodash/findIndex/index.d.ts rename to types/lodash/findIndex/index.d.ts diff --git a/lodash/findKey/index.d.ts b/types/lodash/findKey/index.d.ts similarity index 100% rename from lodash/findKey/index.d.ts rename to types/lodash/findKey/index.d.ts diff --git a/lodash/findLast/index.d.ts b/types/lodash/findLast/index.d.ts similarity index 100% rename from lodash/findLast/index.d.ts rename to types/lodash/findLast/index.d.ts diff --git a/lodash/findLastIndex/index.d.ts b/types/lodash/findLastIndex/index.d.ts similarity index 100% rename from lodash/findLastIndex/index.d.ts rename to types/lodash/findLastIndex/index.d.ts diff --git a/lodash/findLastKey/index.d.ts b/types/lodash/findLastKey/index.d.ts similarity index 100% rename from lodash/findLastKey/index.d.ts rename to types/lodash/findLastKey/index.d.ts diff --git a/lodash/first/index.d.ts b/types/lodash/first/index.d.ts similarity index 100% rename from lodash/first/index.d.ts rename to types/lodash/first/index.d.ts diff --git a/lodash/flatMap/index.d.ts b/types/lodash/flatMap/index.d.ts similarity index 100% rename from lodash/flatMap/index.d.ts rename to types/lodash/flatMap/index.d.ts diff --git a/lodash/flatten/index.d.ts b/types/lodash/flatten/index.d.ts similarity index 100% rename from lodash/flatten/index.d.ts rename to types/lodash/flatten/index.d.ts diff --git a/lodash/flattenDeep/index.d.ts b/types/lodash/flattenDeep/index.d.ts similarity index 100% rename from lodash/flattenDeep/index.d.ts rename to types/lodash/flattenDeep/index.d.ts diff --git a/lodash/flattenDepth/index.d.ts b/types/lodash/flattenDepth/index.d.ts similarity index 100% rename from lodash/flattenDepth/index.d.ts rename to types/lodash/flattenDepth/index.d.ts diff --git a/lodash/flip/index.d.ts b/types/lodash/flip/index.d.ts similarity index 100% rename from lodash/flip/index.d.ts rename to types/lodash/flip/index.d.ts diff --git a/lodash/floor/index.d.ts b/types/lodash/floor/index.d.ts similarity index 100% rename from lodash/floor/index.d.ts rename to types/lodash/floor/index.d.ts diff --git a/lodash/flow/index.d.ts b/types/lodash/flow/index.d.ts similarity index 100% rename from lodash/flow/index.d.ts rename to types/lodash/flow/index.d.ts diff --git a/lodash/flowRight/index.d.ts b/types/lodash/flowRight/index.d.ts similarity index 100% rename from lodash/flowRight/index.d.ts rename to types/lodash/flowRight/index.d.ts diff --git a/lodash/forEach/index.d.ts b/types/lodash/forEach/index.d.ts similarity index 100% rename from lodash/forEach/index.d.ts rename to types/lodash/forEach/index.d.ts diff --git a/lodash/forEachRight/index.d.ts b/types/lodash/forEachRight/index.d.ts similarity index 100% rename from lodash/forEachRight/index.d.ts rename to types/lodash/forEachRight/index.d.ts diff --git a/lodash/forIn/index.d.ts b/types/lodash/forIn/index.d.ts similarity index 100% rename from lodash/forIn/index.d.ts rename to types/lodash/forIn/index.d.ts diff --git a/lodash/forInRight/index.d.ts b/types/lodash/forInRight/index.d.ts similarity index 100% rename from lodash/forInRight/index.d.ts rename to types/lodash/forInRight/index.d.ts diff --git a/lodash/forOwn/index.d.ts b/types/lodash/forOwn/index.d.ts similarity index 100% rename from lodash/forOwn/index.d.ts rename to types/lodash/forOwn/index.d.ts diff --git a/lodash/forOwnRight/index.d.ts b/types/lodash/forOwnRight/index.d.ts similarity index 100% rename from lodash/forOwnRight/index.d.ts rename to types/lodash/forOwnRight/index.d.ts diff --git a/lodash/fromPairs/index.d.ts b/types/lodash/fromPairs/index.d.ts similarity index 100% rename from lodash/fromPairs/index.d.ts rename to types/lodash/fromPairs/index.d.ts diff --git a/lodash/functions/index.d.ts b/types/lodash/functions/index.d.ts similarity index 100% rename from lodash/functions/index.d.ts rename to types/lodash/functions/index.d.ts diff --git a/lodash/functionsIn/index.d.ts b/types/lodash/functionsIn/index.d.ts similarity index 100% rename from lodash/functionsIn/index.d.ts rename to types/lodash/functionsIn/index.d.ts diff --git a/lodash/get/index.d.ts b/types/lodash/get/index.d.ts similarity index 100% rename from lodash/get/index.d.ts rename to types/lodash/get/index.d.ts diff --git a/lodash/groupBy/index.d.ts b/types/lodash/groupBy/index.d.ts similarity index 100% rename from lodash/groupBy/index.d.ts rename to types/lodash/groupBy/index.d.ts diff --git a/lodash/gt/index.d.ts b/types/lodash/gt/index.d.ts similarity index 100% rename from lodash/gt/index.d.ts rename to types/lodash/gt/index.d.ts diff --git a/lodash/gte/index.d.ts b/types/lodash/gte/index.d.ts similarity index 100% rename from lodash/gte/index.d.ts rename to types/lodash/gte/index.d.ts diff --git a/lodash/has/index.d.ts b/types/lodash/has/index.d.ts similarity index 100% rename from lodash/has/index.d.ts rename to types/lodash/has/index.d.ts diff --git a/lodash/hasIn/index.d.ts b/types/lodash/hasIn/index.d.ts similarity index 100% rename from lodash/hasIn/index.d.ts rename to types/lodash/hasIn/index.d.ts diff --git a/lodash/head/index.d.ts b/types/lodash/head/index.d.ts similarity index 100% rename from lodash/head/index.d.ts rename to types/lodash/head/index.d.ts diff --git a/lodash/identity/index.d.ts b/types/lodash/identity/index.d.ts similarity index 100% rename from lodash/identity/index.d.ts rename to types/lodash/identity/index.d.ts diff --git a/lodash/inRange/index.d.ts b/types/lodash/inRange/index.d.ts similarity index 100% rename from lodash/inRange/index.d.ts rename to types/lodash/inRange/index.d.ts diff --git a/lodash/includes/index.d.ts b/types/lodash/includes/index.d.ts similarity index 100% rename from lodash/includes/index.d.ts rename to types/lodash/includes/index.d.ts diff --git a/lodash/index.d.ts b/types/lodash/index.d.ts similarity index 100% rename from lodash/index.d.ts rename to types/lodash/index.d.ts diff --git a/lodash/indexOf/index.d.ts b/types/lodash/indexOf/index.d.ts similarity index 100% rename from lodash/indexOf/index.d.ts rename to types/lodash/indexOf/index.d.ts diff --git a/lodash/initial/index.d.ts b/types/lodash/initial/index.d.ts similarity index 100% rename from lodash/initial/index.d.ts rename to types/lodash/initial/index.d.ts diff --git a/lodash/intersection/index.d.ts b/types/lodash/intersection/index.d.ts similarity index 100% rename from lodash/intersection/index.d.ts rename to types/lodash/intersection/index.d.ts diff --git a/lodash/intersectionBy/index.d.ts b/types/lodash/intersectionBy/index.d.ts similarity index 100% rename from lodash/intersectionBy/index.d.ts rename to types/lodash/intersectionBy/index.d.ts diff --git a/lodash/intersectionWith/index.d.ts b/types/lodash/intersectionWith/index.d.ts similarity index 100% rename from lodash/intersectionWith/index.d.ts rename to types/lodash/intersectionWith/index.d.ts diff --git a/lodash/invert/index.d.ts b/types/lodash/invert/index.d.ts similarity index 100% rename from lodash/invert/index.d.ts rename to types/lodash/invert/index.d.ts diff --git a/lodash/invertBy/index.d.ts b/types/lodash/invertBy/index.d.ts similarity index 100% rename from lodash/invertBy/index.d.ts rename to types/lodash/invertBy/index.d.ts diff --git a/lodash/invoke/index.d.ts b/types/lodash/invoke/index.d.ts similarity index 100% rename from lodash/invoke/index.d.ts rename to types/lodash/invoke/index.d.ts diff --git a/lodash/invokeMap/index.d.ts b/types/lodash/invokeMap/index.d.ts similarity index 100% rename from lodash/invokeMap/index.d.ts rename to types/lodash/invokeMap/index.d.ts diff --git a/lodash/isArguments/index.d.ts b/types/lodash/isArguments/index.d.ts similarity index 100% rename from lodash/isArguments/index.d.ts rename to types/lodash/isArguments/index.d.ts diff --git a/lodash/isArray/index.d.ts b/types/lodash/isArray/index.d.ts similarity index 100% rename from lodash/isArray/index.d.ts rename to types/lodash/isArray/index.d.ts diff --git a/lodash/isArrayBuffer/index.d.ts b/types/lodash/isArrayBuffer/index.d.ts similarity index 100% rename from lodash/isArrayBuffer/index.d.ts rename to types/lodash/isArrayBuffer/index.d.ts diff --git a/lodash/isArrayLike/index.d.ts b/types/lodash/isArrayLike/index.d.ts similarity index 100% rename from lodash/isArrayLike/index.d.ts rename to types/lodash/isArrayLike/index.d.ts diff --git a/lodash/isArrayLikeObject/index.d.ts b/types/lodash/isArrayLikeObject/index.d.ts similarity index 100% rename from lodash/isArrayLikeObject/index.d.ts rename to types/lodash/isArrayLikeObject/index.d.ts diff --git a/lodash/isBoolean/index.d.ts b/types/lodash/isBoolean/index.d.ts similarity index 100% rename from lodash/isBoolean/index.d.ts rename to types/lodash/isBoolean/index.d.ts diff --git a/lodash/isBuffer/index.d.ts b/types/lodash/isBuffer/index.d.ts similarity index 100% rename from lodash/isBuffer/index.d.ts rename to types/lodash/isBuffer/index.d.ts diff --git a/lodash/isDate/index.d.ts b/types/lodash/isDate/index.d.ts similarity index 100% rename from lodash/isDate/index.d.ts rename to types/lodash/isDate/index.d.ts diff --git a/lodash/isElement/index.d.ts b/types/lodash/isElement/index.d.ts similarity index 100% rename from lodash/isElement/index.d.ts rename to types/lodash/isElement/index.d.ts diff --git a/lodash/isEmpty/index.d.ts b/types/lodash/isEmpty/index.d.ts similarity index 100% rename from lodash/isEmpty/index.d.ts rename to types/lodash/isEmpty/index.d.ts diff --git a/lodash/isEqual/index.d.ts b/types/lodash/isEqual/index.d.ts similarity index 100% rename from lodash/isEqual/index.d.ts rename to types/lodash/isEqual/index.d.ts diff --git a/lodash/isEqualWith/index.d.ts b/types/lodash/isEqualWith/index.d.ts similarity index 100% rename from lodash/isEqualWith/index.d.ts rename to types/lodash/isEqualWith/index.d.ts diff --git a/lodash/isError/index.d.ts b/types/lodash/isError/index.d.ts similarity index 100% rename from lodash/isError/index.d.ts rename to types/lodash/isError/index.d.ts diff --git a/lodash/isFinite/index.d.ts b/types/lodash/isFinite/index.d.ts similarity index 100% rename from lodash/isFinite/index.d.ts rename to types/lodash/isFinite/index.d.ts diff --git a/lodash/isFunction/index.d.ts b/types/lodash/isFunction/index.d.ts similarity index 100% rename from lodash/isFunction/index.d.ts rename to types/lodash/isFunction/index.d.ts diff --git a/lodash/isInteger/index.d.ts b/types/lodash/isInteger/index.d.ts similarity index 100% rename from lodash/isInteger/index.d.ts rename to types/lodash/isInteger/index.d.ts diff --git a/lodash/isLength/index.d.ts b/types/lodash/isLength/index.d.ts similarity index 100% rename from lodash/isLength/index.d.ts rename to types/lodash/isLength/index.d.ts diff --git a/lodash/isMap/index.d.ts b/types/lodash/isMap/index.d.ts similarity index 100% rename from lodash/isMap/index.d.ts rename to types/lodash/isMap/index.d.ts diff --git a/lodash/isMatch/index.d.ts b/types/lodash/isMatch/index.d.ts similarity index 100% rename from lodash/isMatch/index.d.ts rename to types/lodash/isMatch/index.d.ts diff --git a/lodash/isMatchWith/index.d.ts b/types/lodash/isMatchWith/index.d.ts similarity index 100% rename from lodash/isMatchWith/index.d.ts rename to types/lodash/isMatchWith/index.d.ts diff --git a/lodash/isNaN/index.d.ts b/types/lodash/isNaN/index.d.ts similarity index 100% rename from lodash/isNaN/index.d.ts rename to types/lodash/isNaN/index.d.ts diff --git a/lodash/isNative/index.d.ts b/types/lodash/isNative/index.d.ts similarity index 100% rename from lodash/isNative/index.d.ts rename to types/lodash/isNative/index.d.ts diff --git a/lodash/isNil/index.d.ts b/types/lodash/isNil/index.d.ts similarity index 100% rename from lodash/isNil/index.d.ts rename to types/lodash/isNil/index.d.ts diff --git a/lodash/isNull/index.d.ts b/types/lodash/isNull/index.d.ts similarity index 100% rename from lodash/isNull/index.d.ts rename to types/lodash/isNull/index.d.ts diff --git a/lodash/isNumber/index.d.ts b/types/lodash/isNumber/index.d.ts similarity index 100% rename from lodash/isNumber/index.d.ts rename to types/lodash/isNumber/index.d.ts diff --git a/lodash/isObject/index.d.ts b/types/lodash/isObject/index.d.ts similarity index 100% rename from lodash/isObject/index.d.ts rename to types/lodash/isObject/index.d.ts diff --git a/lodash/isObjectLike/index.d.ts b/types/lodash/isObjectLike/index.d.ts similarity index 100% rename from lodash/isObjectLike/index.d.ts rename to types/lodash/isObjectLike/index.d.ts diff --git a/lodash/isPlainObject/index.d.ts b/types/lodash/isPlainObject/index.d.ts similarity index 100% rename from lodash/isPlainObject/index.d.ts rename to types/lodash/isPlainObject/index.d.ts diff --git a/lodash/isRegExp/index.d.ts b/types/lodash/isRegExp/index.d.ts similarity index 100% rename from lodash/isRegExp/index.d.ts rename to types/lodash/isRegExp/index.d.ts diff --git a/lodash/isSafeInteger/index.d.ts b/types/lodash/isSafeInteger/index.d.ts similarity index 100% rename from lodash/isSafeInteger/index.d.ts rename to types/lodash/isSafeInteger/index.d.ts diff --git a/lodash/isSet/index.d.ts b/types/lodash/isSet/index.d.ts similarity index 100% rename from lodash/isSet/index.d.ts rename to types/lodash/isSet/index.d.ts diff --git a/lodash/isString/index.d.ts b/types/lodash/isString/index.d.ts similarity index 100% rename from lodash/isString/index.d.ts rename to types/lodash/isString/index.d.ts diff --git a/lodash/isSymbol/index.d.ts b/types/lodash/isSymbol/index.d.ts similarity index 100% rename from lodash/isSymbol/index.d.ts rename to types/lodash/isSymbol/index.d.ts diff --git a/lodash/isTypedArray/index.d.ts b/types/lodash/isTypedArray/index.d.ts similarity index 100% rename from lodash/isTypedArray/index.d.ts rename to types/lodash/isTypedArray/index.d.ts diff --git a/lodash/isUndefined/index.d.ts b/types/lodash/isUndefined/index.d.ts similarity index 100% rename from lodash/isUndefined/index.d.ts rename to types/lodash/isUndefined/index.d.ts diff --git a/lodash/isWeakMap/index.d.ts b/types/lodash/isWeakMap/index.d.ts similarity index 100% rename from lodash/isWeakMap/index.d.ts rename to types/lodash/isWeakMap/index.d.ts diff --git a/lodash/isWeakSet/index.d.ts b/types/lodash/isWeakSet/index.d.ts similarity index 100% rename from lodash/isWeakSet/index.d.ts rename to types/lodash/isWeakSet/index.d.ts diff --git a/lodash/iteratee/index.d.ts b/types/lodash/iteratee/index.d.ts similarity index 100% rename from lodash/iteratee/index.d.ts rename to types/lodash/iteratee/index.d.ts diff --git a/lodash/join/index.d.ts b/types/lodash/join/index.d.ts similarity index 100% rename from lodash/join/index.d.ts rename to types/lodash/join/index.d.ts diff --git a/lodash/kebabCase/index.d.ts b/types/lodash/kebabCase/index.d.ts similarity index 100% rename from lodash/kebabCase/index.d.ts rename to types/lodash/kebabCase/index.d.ts diff --git a/lodash/keyBy/index.d.ts b/types/lodash/keyBy/index.d.ts similarity index 100% rename from lodash/keyBy/index.d.ts rename to types/lodash/keyBy/index.d.ts diff --git a/lodash/keys/index.d.ts b/types/lodash/keys/index.d.ts similarity index 100% rename from lodash/keys/index.d.ts rename to types/lodash/keys/index.d.ts diff --git a/lodash/keysIn/index.d.ts b/types/lodash/keysIn/index.d.ts similarity index 100% rename from lodash/keysIn/index.d.ts rename to types/lodash/keysIn/index.d.ts diff --git a/lodash/last/index.d.ts b/types/lodash/last/index.d.ts similarity index 100% rename from lodash/last/index.d.ts rename to types/lodash/last/index.d.ts diff --git a/lodash/lastIndexOf/index.d.ts b/types/lodash/lastIndexOf/index.d.ts similarity index 100% rename from lodash/lastIndexOf/index.d.ts rename to types/lodash/lastIndexOf/index.d.ts diff --git a/lodash/lodash-tests.ts b/types/lodash/lodash-tests.ts similarity index 100% rename from lodash/lodash-tests.ts rename to types/lodash/lodash-tests.ts diff --git a/lodash/lowerCase/index.d.ts b/types/lodash/lowerCase/index.d.ts similarity index 100% rename from lodash/lowerCase/index.d.ts rename to types/lodash/lowerCase/index.d.ts diff --git a/lodash/lowerFirst/index.d.ts b/types/lodash/lowerFirst/index.d.ts similarity index 100% rename from lodash/lowerFirst/index.d.ts rename to types/lodash/lowerFirst/index.d.ts diff --git a/lodash/lt/index.d.ts b/types/lodash/lt/index.d.ts similarity index 100% rename from lodash/lt/index.d.ts rename to types/lodash/lt/index.d.ts diff --git a/lodash/lte/index.d.ts b/types/lodash/lte/index.d.ts similarity index 100% rename from lodash/lte/index.d.ts rename to types/lodash/lte/index.d.ts diff --git a/lodash/map/index.d.ts b/types/lodash/map/index.d.ts similarity index 100% rename from lodash/map/index.d.ts rename to types/lodash/map/index.d.ts diff --git a/lodash/mapKeys/index.d.ts b/types/lodash/mapKeys/index.d.ts similarity index 100% rename from lodash/mapKeys/index.d.ts rename to types/lodash/mapKeys/index.d.ts diff --git a/lodash/mapValues/index.d.ts b/types/lodash/mapValues/index.d.ts similarity index 100% rename from lodash/mapValues/index.d.ts rename to types/lodash/mapValues/index.d.ts diff --git a/lodash/matches/index.d.ts b/types/lodash/matches/index.d.ts similarity index 100% rename from lodash/matches/index.d.ts rename to types/lodash/matches/index.d.ts diff --git a/lodash/matchesProperty/index.d.ts b/types/lodash/matchesProperty/index.d.ts similarity index 100% rename from lodash/matchesProperty/index.d.ts rename to types/lodash/matchesProperty/index.d.ts diff --git a/lodash/max/index.d.ts b/types/lodash/max/index.d.ts similarity index 100% rename from lodash/max/index.d.ts rename to types/lodash/max/index.d.ts diff --git a/lodash/maxBy/index.d.ts b/types/lodash/maxBy/index.d.ts similarity index 100% rename from lodash/maxBy/index.d.ts rename to types/lodash/maxBy/index.d.ts diff --git a/lodash/mean/index.d.ts b/types/lodash/mean/index.d.ts similarity index 100% rename from lodash/mean/index.d.ts rename to types/lodash/mean/index.d.ts diff --git a/lodash/meanBy/index.d.ts b/types/lodash/meanBy/index.d.ts similarity index 100% rename from lodash/meanBy/index.d.ts rename to types/lodash/meanBy/index.d.ts diff --git a/lodash/memoize/index.d.ts b/types/lodash/memoize/index.d.ts similarity index 100% rename from lodash/memoize/index.d.ts rename to types/lodash/memoize/index.d.ts diff --git a/lodash/merge/index.d.ts b/types/lodash/merge/index.d.ts similarity index 100% rename from lodash/merge/index.d.ts rename to types/lodash/merge/index.d.ts diff --git a/lodash/mergeWith/index.d.ts b/types/lodash/mergeWith/index.d.ts similarity index 100% rename from lodash/mergeWith/index.d.ts rename to types/lodash/mergeWith/index.d.ts diff --git a/lodash/method/index.d.ts b/types/lodash/method/index.d.ts similarity index 100% rename from lodash/method/index.d.ts rename to types/lodash/method/index.d.ts diff --git a/lodash/methodOf/index.d.ts b/types/lodash/methodOf/index.d.ts similarity index 100% rename from lodash/methodOf/index.d.ts rename to types/lodash/methodOf/index.d.ts diff --git a/lodash/min/index.d.ts b/types/lodash/min/index.d.ts similarity index 100% rename from lodash/min/index.d.ts rename to types/lodash/min/index.d.ts diff --git a/lodash/minBy/index.d.ts b/types/lodash/minBy/index.d.ts similarity index 100% rename from lodash/minBy/index.d.ts rename to types/lodash/minBy/index.d.ts diff --git a/lodash/mixin/index.d.ts b/types/lodash/mixin/index.d.ts similarity index 100% rename from lodash/mixin/index.d.ts rename to types/lodash/mixin/index.d.ts diff --git a/lodash/negate/index.d.ts b/types/lodash/negate/index.d.ts similarity index 100% rename from lodash/negate/index.d.ts rename to types/lodash/negate/index.d.ts diff --git a/lodash/noConflict/index.d.ts b/types/lodash/noConflict/index.d.ts similarity index 100% rename from lodash/noConflict/index.d.ts rename to types/lodash/noConflict/index.d.ts diff --git a/lodash/noop/index.d.ts b/types/lodash/noop/index.d.ts similarity index 100% rename from lodash/noop/index.d.ts rename to types/lodash/noop/index.d.ts diff --git a/lodash/now/index.d.ts b/types/lodash/now/index.d.ts similarity index 100% rename from lodash/now/index.d.ts rename to types/lodash/now/index.d.ts diff --git a/lodash/nth/index.d.ts b/types/lodash/nth/index.d.ts similarity index 100% rename from lodash/nth/index.d.ts rename to types/lodash/nth/index.d.ts diff --git a/lodash/nthArg/index.d.ts b/types/lodash/nthArg/index.d.ts similarity index 100% rename from lodash/nthArg/index.d.ts rename to types/lodash/nthArg/index.d.ts diff --git a/lodash/omit/index.d.ts b/types/lodash/omit/index.d.ts similarity index 100% rename from lodash/omit/index.d.ts rename to types/lodash/omit/index.d.ts diff --git a/lodash/omitBy/index.d.ts b/types/lodash/omitBy/index.d.ts similarity index 100% rename from lodash/omitBy/index.d.ts rename to types/lodash/omitBy/index.d.ts diff --git a/lodash/once/index.d.ts b/types/lodash/once/index.d.ts similarity index 100% rename from lodash/once/index.d.ts rename to types/lodash/once/index.d.ts diff --git a/lodash/orderBy/index.d.ts b/types/lodash/orderBy/index.d.ts similarity index 100% rename from lodash/orderBy/index.d.ts rename to types/lodash/orderBy/index.d.ts diff --git a/lodash/over/index.d.ts b/types/lodash/over/index.d.ts similarity index 100% rename from lodash/over/index.d.ts rename to types/lodash/over/index.d.ts diff --git a/lodash/overArgs/index.d.ts b/types/lodash/overArgs/index.d.ts similarity index 100% rename from lodash/overArgs/index.d.ts rename to types/lodash/overArgs/index.d.ts diff --git a/lodash/overEvery/index.d.ts b/types/lodash/overEvery/index.d.ts similarity index 100% rename from lodash/overEvery/index.d.ts rename to types/lodash/overEvery/index.d.ts diff --git a/lodash/overSome/index.d.ts b/types/lodash/overSome/index.d.ts similarity index 100% rename from lodash/overSome/index.d.ts rename to types/lodash/overSome/index.d.ts diff --git a/lodash/pad/index.d.ts b/types/lodash/pad/index.d.ts similarity index 100% rename from lodash/pad/index.d.ts rename to types/lodash/pad/index.d.ts diff --git a/lodash/padEnd/index.d.ts b/types/lodash/padEnd/index.d.ts similarity index 100% rename from lodash/padEnd/index.d.ts rename to types/lodash/padEnd/index.d.ts diff --git a/lodash/padStart/index.d.ts b/types/lodash/padStart/index.d.ts similarity index 100% rename from lodash/padStart/index.d.ts rename to types/lodash/padStart/index.d.ts diff --git a/lodash/parseInt/index.d.ts b/types/lodash/parseInt/index.d.ts similarity index 100% rename from lodash/parseInt/index.d.ts rename to types/lodash/parseInt/index.d.ts diff --git a/lodash/partial/index.d.ts b/types/lodash/partial/index.d.ts similarity index 100% rename from lodash/partial/index.d.ts rename to types/lodash/partial/index.d.ts diff --git a/lodash/partialRight/index.d.ts b/types/lodash/partialRight/index.d.ts similarity index 100% rename from lodash/partialRight/index.d.ts rename to types/lodash/partialRight/index.d.ts diff --git a/lodash/partition/index.d.ts b/types/lodash/partition/index.d.ts similarity index 100% rename from lodash/partition/index.d.ts rename to types/lodash/partition/index.d.ts diff --git a/lodash/pick/index.d.ts b/types/lodash/pick/index.d.ts similarity index 100% rename from lodash/pick/index.d.ts rename to types/lodash/pick/index.d.ts diff --git a/lodash/pickBy/index.d.ts b/types/lodash/pickBy/index.d.ts similarity index 100% rename from lodash/pickBy/index.d.ts rename to types/lodash/pickBy/index.d.ts diff --git a/lodash/property/index.d.ts b/types/lodash/property/index.d.ts similarity index 100% rename from lodash/property/index.d.ts rename to types/lodash/property/index.d.ts diff --git a/lodash/propertyOf/index.d.ts b/types/lodash/propertyOf/index.d.ts similarity index 100% rename from lodash/propertyOf/index.d.ts rename to types/lodash/propertyOf/index.d.ts diff --git a/lodash/pull/index.d.ts b/types/lodash/pull/index.d.ts similarity index 100% rename from lodash/pull/index.d.ts rename to types/lodash/pull/index.d.ts diff --git a/lodash/pullAll/index.d.ts b/types/lodash/pullAll/index.d.ts similarity index 100% rename from lodash/pullAll/index.d.ts rename to types/lodash/pullAll/index.d.ts diff --git a/lodash/pullAllBy/index.d.ts b/types/lodash/pullAllBy/index.d.ts similarity index 100% rename from lodash/pullAllBy/index.d.ts rename to types/lodash/pullAllBy/index.d.ts diff --git a/lodash/pullAt/index.d.ts b/types/lodash/pullAt/index.d.ts similarity index 100% rename from lodash/pullAt/index.d.ts rename to types/lodash/pullAt/index.d.ts diff --git a/lodash/random/index.d.ts b/types/lodash/random/index.d.ts similarity index 100% rename from lodash/random/index.d.ts rename to types/lodash/random/index.d.ts diff --git a/lodash/range/index.d.ts b/types/lodash/range/index.d.ts similarity index 100% rename from lodash/range/index.d.ts rename to types/lodash/range/index.d.ts diff --git a/lodash/rangeRight/index.d.ts b/types/lodash/rangeRight/index.d.ts similarity index 100% rename from lodash/rangeRight/index.d.ts rename to types/lodash/rangeRight/index.d.ts diff --git a/lodash/rearg/index.d.ts b/types/lodash/rearg/index.d.ts similarity index 100% rename from lodash/rearg/index.d.ts rename to types/lodash/rearg/index.d.ts diff --git a/lodash/reduce/index.d.ts b/types/lodash/reduce/index.d.ts similarity index 100% rename from lodash/reduce/index.d.ts rename to types/lodash/reduce/index.d.ts diff --git a/lodash/reduceRight/index.d.ts b/types/lodash/reduceRight/index.d.ts similarity index 100% rename from lodash/reduceRight/index.d.ts rename to types/lodash/reduceRight/index.d.ts diff --git a/lodash/reject/index.d.ts b/types/lodash/reject/index.d.ts similarity index 100% rename from lodash/reject/index.d.ts rename to types/lodash/reject/index.d.ts diff --git a/lodash/remove/index.d.ts b/types/lodash/remove/index.d.ts similarity index 100% rename from lodash/remove/index.d.ts rename to types/lodash/remove/index.d.ts diff --git a/lodash/repeat/index.d.ts b/types/lodash/repeat/index.d.ts similarity index 100% rename from lodash/repeat/index.d.ts rename to types/lodash/repeat/index.d.ts diff --git a/lodash/replace/index.d.ts b/types/lodash/replace/index.d.ts similarity index 100% rename from lodash/replace/index.d.ts rename to types/lodash/replace/index.d.ts diff --git a/lodash/rest/index.d.ts b/types/lodash/rest/index.d.ts similarity index 100% rename from lodash/rest/index.d.ts rename to types/lodash/rest/index.d.ts diff --git a/lodash/result/index.d.ts b/types/lodash/result/index.d.ts similarity index 100% rename from lodash/result/index.d.ts rename to types/lodash/result/index.d.ts diff --git a/lodash/reverse/index.d.ts b/types/lodash/reverse/index.d.ts similarity index 100% rename from lodash/reverse/index.d.ts rename to types/lodash/reverse/index.d.ts diff --git a/lodash/round/index.d.ts b/types/lodash/round/index.d.ts similarity index 100% rename from lodash/round/index.d.ts rename to types/lodash/round/index.d.ts diff --git a/lodash/runInContext/index.d.ts b/types/lodash/runInContext/index.d.ts similarity index 100% rename from lodash/runInContext/index.d.ts rename to types/lodash/runInContext/index.d.ts diff --git a/lodash/sample/index.d.ts b/types/lodash/sample/index.d.ts similarity index 100% rename from lodash/sample/index.d.ts rename to types/lodash/sample/index.d.ts diff --git a/lodash/sampleSize/index.d.ts b/types/lodash/sampleSize/index.d.ts similarity index 100% rename from lodash/sampleSize/index.d.ts rename to types/lodash/sampleSize/index.d.ts diff --git a/lodash/scripts/generate-modules.ts b/types/lodash/scripts/generate-modules.ts similarity index 100% rename from lodash/scripts/generate-modules.ts rename to types/lodash/scripts/generate-modules.ts diff --git a/lodash/scripts/tsconfig.json b/types/lodash/scripts/tsconfig.json similarity index 100% rename from lodash/scripts/tsconfig.json rename to types/lodash/scripts/tsconfig.json diff --git a/lodash/set/index.d.ts b/types/lodash/set/index.d.ts similarity index 100% rename from lodash/set/index.d.ts rename to types/lodash/set/index.d.ts diff --git a/lodash/setWith/index.d.ts b/types/lodash/setWith/index.d.ts similarity index 100% rename from lodash/setWith/index.d.ts rename to types/lodash/setWith/index.d.ts diff --git a/lodash/shuffle/index.d.ts b/types/lodash/shuffle/index.d.ts similarity index 100% rename from lodash/shuffle/index.d.ts rename to types/lodash/shuffle/index.d.ts diff --git a/lodash/size/index.d.ts b/types/lodash/size/index.d.ts similarity index 100% rename from lodash/size/index.d.ts rename to types/lodash/size/index.d.ts diff --git a/lodash/slice/index.d.ts b/types/lodash/slice/index.d.ts similarity index 100% rename from lodash/slice/index.d.ts rename to types/lodash/slice/index.d.ts diff --git a/lodash/snakeCase/index.d.ts b/types/lodash/snakeCase/index.d.ts similarity index 100% rename from lodash/snakeCase/index.d.ts rename to types/lodash/snakeCase/index.d.ts diff --git a/lodash/some/index.d.ts b/types/lodash/some/index.d.ts similarity index 100% rename from lodash/some/index.d.ts rename to types/lodash/some/index.d.ts diff --git a/lodash/sortBy/index.d.ts b/types/lodash/sortBy/index.d.ts similarity index 100% rename from lodash/sortBy/index.d.ts rename to types/lodash/sortBy/index.d.ts diff --git a/lodash/sortedIndex/index.d.ts b/types/lodash/sortedIndex/index.d.ts similarity index 100% rename from lodash/sortedIndex/index.d.ts rename to types/lodash/sortedIndex/index.d.ts diff --git a/lodash/sortedIndexBy/index.d.ts b/types/lodash/sortedIndexBy/index.d.ts similarity index 100% rename from lodash/sortedIndexBy/index.d.ts rename to types/lodash/sortedIndexBy/index.d.ts diff --git a/lodash/sortedIndexOf/index.d.ts b/types/lodash/sortedIndexOf/index.d.ts similarity index 100% rename from lodash/sortedIndexOf/index.d.ts rename to types/lodash/sortedIndexOf/index.d.ts diff --git a/lodash/sortedLastIndex/index.d.ts b/types/lodash/sortedLastIndex/index.d.ts similarity index 100% rename from lodash/sortedLastIndex/index.d.ts rename to types/lodash/sortedLastIndex/index.d.ts diff --git a/lodash/sortedLastIndexBy/index.d.ts b/types/lodash/sortedLastIndexBy/index.d.ts similarity index 100% rename from lodash/sortedLastIndexBy/index.d.ts rename to types/lodash/sortedLastIndexBy/index.d.ts diff --git a/lodash/sortedLastIndexOf/index.d.ts b/types/lodash/sortedLastIndexOf/index.d.ts similarity index 100% rename from lodash/sortedLastIndexOf/index.d.ts rename to types/lodash/sortedLastIndexOf/index.d.ts diff --git a/lodash/sortedUniq/index.d.ts b/types/lodash/sortedUniq/index.d.ts similarity index 100% rename from lodash/sortedUniq/index.d.ts rename to types/lodash/sortedUniq/index.d.ts diff --git a/lodash/sortedUniqBy/index.d.ts b/types/lodash/sortedUniqBy/index.d.ts similarity index 100% rename from lodash/sortedUniqBy/index.d.ts rename to types/lodash/sortedUniqBy/index.d.ts diff --git a/lodash/split/index.d.ts b/types/lodash/split/index.d.ts similarity index 100% rename from lodash/split/index.d.ts rename to types/lodash/split/index.d.ts diff --git a/lodash/spread/index.d.ts b/types/lodash/spread/index.d.ts similarity index 100% rename from lodash/spread/index.d.ts rename to types/lodash/spread/index.d.ts diff --git a/lodash/startCase/index.d.ts b/types/lodash/startCase/index.d.ts similarity index 100% rename from lodash/startCase/index.d.ts rename to types/lodash/startCase/index.d.ts diff --git a/lodash/startsWith/index.d.ts b/types/lodash/startsWith/index.d.ts similarity index 100% rename from lodash/startsWith/index.d.ts rename to types/lodash/startsWith/index.d.ts diff --git a/lodash/subtract/index.d.ts b/types/lodash/subtract/index.d.ts similarity index 100% rename from lodash/subtract/index.d.ts rename to types/lodash/subtract/index.d.ts diff --git a/lodash/sum/index.d.ts b/types/lodash/sum/index.d.ts similarity index 100% rename from lodash/sum/index.d.ts rename to types/lodash/sum/index.d.ts diff --git a/lodash/sumBy/index.d.ts b/types/lodash/sumBy/index.d.ts similarity index 100% rename from lodash/sumBy/index.d.ts rename to types/lodash/sumBy/index.d.ts diff --git a/lodash/tail/index.d.ts b/types/lodash/tail/index.d.ts similarity index 100% rename from lodash/tail/index.d.ts rename to types/lodash/tail/index.d.ts diff --git a/lodash/take/index.d.ts b/types/lodash/take/index.d.ts similarity index 100% rename from lodash/take/index.d.ts rename to types/lodash/take/index.d.ts diff --git a/lodash/takeRight/index.d.ts b/types/lodash/takeRight/index.d.ts similarity index 100% rename from lodash/takeRight/index.d.ts rename to types/lodash/takeRight/index.d.ts diff --git a/lodash/takeRightWhile/index.d.ts b/types/lodash/takeRightWhile/index.d.ts similarity index 100% rename from lodash/takeRightWhile/index.d.ts rename to types/lodash/takeRightWhile/index.d.ts diff --git a/lodash/takeWhile/index.d.ts b/types/lodash/takeWhile/index.d.ts similarity index 100% rename from lodash/takeWhile/index.d.ts rename to types/lodash/takeWhile/index.d.ts diff --git a/lodash/tap/index.d.ts b/types/lodash/tap/index.d.ts similarity index 100% rename from lodash/tap/index.d.ts rename to types/lodash/tap/index.d.ts diff --git a/lodash/template/index.d.ts b/types/lodash/template/index.d.ts similarity index 100% rename from lodash/template/index.d.ts rename to types/lodash/template/index.d.ts diff --git a/lodash/throttle/index.d.ts b/types/lodash/throttle/index.d.ts similarity index 100% rename from lodash/throttle/index.d.ts rename to types/lodash/throttle/index.d.ts diff --git a/lodash/thru/index.d.ts b/types/lodash/thru/index.d.ts similarity index 100% rename from lodash/thru/index.d.ts rename to types/lodash/thru/index.d.ts diff --git a/lodash/times/index.d.ts b/types/lodash/times/index.d.ts similarity index 100% rename from lodash/times/index.d.ts rename to types/lodash/times/index.d.ts diff --git a/lodash/toArray/index.d.ts b/types/lodash/toArray/index.d.ts similarity index 100% rename from lodash/toArray/index.d.ts rename to types/lodash/toArray/index.d.ts diff --git a/lodash/toInteger/index.d.ts b/types/lodash/toInteger/index.d.ts similarity index 100% rename from lodash/toInteger/index.d.ts rename to types/lodash/toInteger/index.d.ts diff --git a/lodash/toLength/index.d.ts b/types/lodash/toLength/index.d.ts similarity index 100% rename from lodash/toLength/index.d.ts rename to types/lodash/toLength/index.d.ts diff --git a/lodash/toLower/index.d.ts b/types/lodash/toLower/index.d.ts similarity index 100% rename from lodash/toLower/index.d.ts rename to types/lodash/toLower/index.d.ts diff --git a/lodash/toNumber/index.d.ts b/types/lodash/toNumber/index.d.ts similarity index 100% rename from lodash/toNumber/index.d.ts rename to types/lodash/toNumber/index.d.ts diff --git a/lodash/toPairs/index.d.ts b/types/lodash/toPairs/index.d.ts similarity index 100% rename from lodash/toPairs/index.d.ts rename to types/lodash/toPairs/index.d.ts diff --git a/lodash/toPairsIn/index.d.ts b/types/lodash/toPairsIn/index.d.ts similarity index 100% rename from lodash/toPairsIn/index.d.ts rename to types/lodash/toPairsIn/index.d.ts diff --git a/lodash/toPath/index.d.ts b/types/lodash/toPath/index.d.ts similarity index 100% rename from lodash/toPath/index.d.ts rename to types/lodash/toPath/index.d.ts diff --git a/lodash/toPlainObject/index.d.ts b/types/lodash/toPlainObject/index.d.ts similarity index 100% rename from lodash/toPlainObject/index.d.ts rename to types/lodash/toPlainObject/index.d.ts diff --git a/lodash/toSafeInteger/index.d.ts b/types/lodash/toSafeInteger/index.d.ts similarity index 100% rename from lodash/toSafeInteger/index.d.ts rename to types/lodash/toSafeInteger/index.d.ts diff --git a/lodash/toString/index.d.ts b/types/lodash/toString/index.d.ts similarity index 100% rename from lodash/toString/index.d.ts rename to types/lodash/toString/index.d.ts diff --git a/lodash/toUpper/index.d.ts b/types/lodash/toUpper/index.d.ts similarity index 100% rename from lodash/toUpper/index.d.ts rename to types/lodash/toUpper/index.d.ts diff --git a/lodash/transform/index.d.ts b/types/lodash/transform/index.d.ts similarity index 100% rename from lodash/transform/index.d.ts rename to types/lodash/transform/index.d.ts diff --git a/lodash/trim/index.d.ts b/types/lodash/trim/index.d.ts similarity index 100% rename from lodash/trim/index.d.ts rename to types/lodash/trim/index.d.ts diff --git a/lodash/trimEnd/index.d.ts b/types/lodash/trimEnd/index.d.ts similarity index 100% rename from lodash/trimEnd/index.d.ts rename to types/lodash/trimEnd/index.d.ts diff --git a/lodash/trimStart/index.d.ts b/types/lodash/trimStart/index.d.ts similarity index 100% rename from lodash/trimStart/index.d.ts rename to types/lodash/trimStart/index.d.ts diff --git a/lodash/truncate/index.d.ts b/types/lodash/truncate/index.d.ts similarity index 100% rename from lodash/truncate/index.d.ts rename to types/lodash/truncate/index.d.ts diff --git a/lodash/tsconfig.json b/types/lodash/tsconfig.json similarity index 100% rename from lodash/tsconfig.json rename to types/lodash/tsconfig.json diff --git a/lodash/tslint.json b/types/lodash/tslint.json similarity index 100% rename from lodash/tslint.json rename to types/lodash/tslint.json diff --git a/lodash/unary/index.d.ts b/types/lodash/unary/index.d.ts similarity index 100% rename from lodash/unary/index.d.ts rename to types/lodash/unary/index.d.ts diff --git a/lodash/unescape/index.d.ts b/types/lodash/unescape/index.d.ts similarity index 100% rename from lodash/unescape/index.d.ts rename to types/lodash/unescape/index.d.ts diff --git a/lodash/union/index.d.ts b/types/lodash/union/index.d.ts similarity index 100% rename from lodash/union/index.d.ts rename to types/lodash/union/index.d.ts diff --git a/lodash/unionBy/index.d.ts b/types/lodash/unionBy/index.d.ts similarity index 100% rename from lodash/unionBy/index.d.ts rename to types/lodash/unionBy/index.d.ts diff --git a/lodash/unionWith/index.d.ts b/types/lodash/unionWith/index.d.ts similarity index 100% rename from lodash/unionWith/index.d.ts rename to types/lodash/unionWith/index.d.ts diff --git a/lodash/uniq/index.d.ts b/types/lodash/uniq/index.d.ts similarity index 100% rename from lodash/uniq/index.d.ts rename to types/lodash/uniq/index.d.ts diff --git a/lodash/uniqBy/index.d.ts b/types/lodash/uniqBy/index.d.ts similarity index 100% rename from lodash/uniqBy/index.d.ts rename to types/lodash/uniqBy/index.d.ts diff --git a/lodash/uniqWith/index.d.ts b/types/lodash/uniqWith/index.d.ts similarity index 100% rename from lodash/uniqWith/index.d.ts rename to types/lodash/uniqWith/index.d.ts diff --git a/lodash/uniqueId/index.d.ts b/types/lodash/uniqueId/index.d.ts similarity index 100% rename from lodash/uniqueId/index.d.ts rename to types/lodash/uniqueId/index.d.ts diff --git a/lodash/unset/index.d.ts b/types/lodash/unset/index.d.ts similarity index 100% rename from lodash/unset/index.d.ts rename to types/lodash/unset/index.d.ts diff --git a/lodash/unzip/index.d.ts b/types/lodash/unzip/index.d.ts similarity index 100% rename from lodash/unzip/index.d.ts rename to types/lodash/unzip/index.d.ts diff --git a/lodash/unzipWith/index.d.ts b/types/lodash/unzipWith/index.d.ts similarity index 100% rename from lodash/unzipWith/index.d.ts rename to types/lodash/unzipWith/index.d.ts diff --git a/lodash/update/index.d.ts b/types/lodash/update/index.d.ts similarity index 100% rename from lodash/update/index.d.ts rename to types/lodash/update/index.d.ts diff --git a/lodash/upperCase/index.d.ts b/types/lodash/upperCase/index.d.ts similarity index 100% rename from lodash/upperCase/index.d.ts rename to types/lodash/upperCase/index.d.ts diff --git a/lodash/upperFirst/index.d.ts b/types/lodash/upperFirst/index.d.ts similarity index 100% rename from lodash/upperFirst/index.d.ts rename to types/lodash/upperFirst/index.d.ts diff --git a/lodash/v3/index.d.ts b/types/lodash/v3/index.d.ts similarity index 100% rename from lodash/v3/index.d.ts rename to types/lodash/v3/index.d.ts diff --git a/lodash/v3/lodash-tests.ts b/types/lodash/v3/lodash-tests.ts similarity index 100% rename from lodash/v3/lodash-tests.ts rename to types/lodash/v3/lodash-tests.ts diff --git a/lodash/v3/tsconfig.json b/types/lodash/v3/tsconfig.json similarity index 100% rename from lodash/v3/tsconfig.json rename to types/lodash/v3/tsconfig.json diff --git a/lodash/values/index.d.ts b/types/lodash/values/index.d.ts similarity index 100% rename from lodash/values/index.d.ts rename to types/lodash/values/index.d.ts diff --git a/lodash/valuesIn/index.d.ts b/types/lodash/valuesIn/index.d.ts similarity index 100% rename from lodash/valuesIn/index.d.ts rename to types/lodash/valuesIn/index.d.ts diff --git a/lodash/without/index.d.ts b/types/lodash/without/index.d.ts similarity index 100% rename from lodash/without/index.d.ts rename to types/lodash/without/index.d.ts diff --git a/lodash/words/index.d.ts b/types/lodash/words/index.d.ts similarity index 100% rename from lodash/words/index.d.ts rename to types/lodash/words/index.d.ts diff --git a/lodash/wrap/index.d.ts b/types/lodash/wrap/index.d.ts similarity index 100% rename from lodash/wrap/index.d.ts rename to types/lodash/wrap/index.d.ts diff --git a/lodash/xor/index.d.ts b/types/lodash/xor/index.d.ts similarity index 100% rename from lodash/xor/index.d.ts rename to types/lodash/xor/index.d.ts diff --git a/lodash/xorBy/index.d.ts b/types/lodash/xorBy/index.d.ts similarity index 100% rename from lodash/xorBy/index.d.ts rename to types/lodash/xorBy/index.d.ts diff --git a/lodash/xorWith/index.d.ts b/types/lodash/xorWith/index.d.ts similarity index 100% rename from lodash/xorWith/index.d.ts rename to types/lodash/xorWith/index.d.ts diff --git a/lodash/zip/index.d.ts b/types/lodash/zip/index.d.ts similarity index 100% rename from lodash/zip/index.d.ts rename to types/lodash/zip/index.d.ts diff --git a/lodash/zipObject/index.d.ts b/types/lodash/zipObject/index.d.ts similarity index 100% rename from lodash/zipObject/index.d.ts rename to types/lodash/zipObject/index.d.ts diff --git a/lodash/zipWith/index.d.ts b/types/lodash/zipWith/index.d.ts similarity index 100% rename from lodash/zipWith/index.d.ts rename to types/lodash/zipWith/index.d.ts diff --git a/log4javascript/index.d.ts b/types/log4javascript/index.d.ts similarity index 100% rename from log4javascript/index.d.ts rename to types/log4javascript/index.d.ts diff --git a/log4javascript/log4javascript-tests.ts b/types/log4javascript/log4javascript-tests.ts similarity index 100% rename from log4javascript/log4javascript-tests.ts rename to types/log4javascript/log4javascript-tests.ts diff --git a/log4javascript/tsconfig.json b/types/log4javascript/tsconfig.json similarity index 100% rename from log4javascript/tsconfig.json rename to types/log4javascript/tsconfig.json diff --git a/log4js/index.d.ts b/types/log4js/index.d.ts similarity index 100% rename from log4js/index.d.ts rename to types/log4js/index.d.ts diff --git a/log4js/log4js-tests.ts b/types/log4js/log4js-tests.ts similarity index 100% rename from log4js/log4js-tests.ts rename to types/log4js/log4js-tests.ts diff --git a/log4js/tsconfig.json b/types/log4js/tsconfig.json similarity index 100% rename from log4js/tsconfig.json rename to types/log4js/tsconfig.json diff --git a/logat/index.d.ts b/types/logat/index.d.ts similarity index 100% rename from logat/index.d.ts rename to types/logat/index.d.ts diff --git a/logat/logat-tests.ts b/types/logat/logat-tests.ts similarity index 100% rename from logat/logat-tests.ts rename to types/logat/logat-tests.ts diff --git a/logat/tsconfig.json b/types/logat/tsconfig.json similarity index 100% rename from logat/tsconfig.json rename to types/logat/tsconfig.json diff --git a/logg/index.d.ts b/types/logg/index.d.ts similarity index 100% rename from logg/index.d.ts rename to types/logg/index.d.ts diff --git a/logg/logg-tests.ts b/types/logg/logg-tests.ts similarity index 100% rename from logg/logg-tests.ts rename to types/logg/logg-tests.ts diff --git a/logg/tsconfig.json b/types/logg/tsconfig.json similarity index 100% rename from logg/tsconfig.json rename to types/logg/tsconfig.json diff --git a/loggly/index.d.ts b/types/loggly/index.d.ts similarity index 100% rename from loggly/index.d.ts rename to types/loggly/index.d.ts diff --git a/loggly/loggly-tests.ts b/types/loggly/loggly-tests.ts similarity index 100% rename from loggly/loggly-tests.ts rename to types/loggly/loggly-tests.ts diff --git a/loggly/tsconfig.json b/types/loggly/tsconfig.json similarity index 100% rename from loggly/tsconfig.json rename to types/loggly/tsconfig.json diff --git a/loglevel/index.d.ts b/types/loglevel/index.d.ts similarity index 100% rename from loglevel/index.d.ts rename to types/loglevel/index.d.ts diff --git a/loglevel/loglevel-tests.ts b/types/loglevel/loglevel-tests.ts similarity index 100% rename from loglevel/loglevel-tests.ts rename to types/loglevel/loglevel-tests.ts diff --git a/loglevel/tsconfig.json b/types/loglevel/tsconfig.json similarity index 100% rename from loglevel/tsconfig.json rename to types/loglevel/tsconfig.json diff --git a/logrotate-stream/index.d.ts b/types/logrotate-stream/index.d.ts similarity index 100% rename from logrotate-stream/index.d.ts rename to types/logrotate-stream/index.d.ts diff --git a/logrotate-stream/logrotate-stream-tests.ts b/types/logrotate-stream/logrotate-stream-tests.ts similarity index 100% rename from logrotate-stream/logrotate-stream-tests.ts rename to types/logrotate-stream/logrotate-stream-tests.ts diff --git a/logrotate-stream/tsconfig.json b/types/logrotate-stream/tsconfig.json similarity index 100% rename from logrotate-stream/tsconfig.json rename to types/logrotate-stream/tsconfig.json diff --git a/lokijs/index.d.ts b/types/lokijs/index.d.ts similarity index 100% rename from lokijs/index.d.ts rename to types/lokijs/index.d.ts diff --git a/lokijs/lokijs-tests.ts b/types/lokijs/lokijs-tests.ts similarity index 100% rename from lokijs/lokijs-tests.ts rename to types/lokijs/lokijs-tests.ts diff --git a/lokijs/tsconfig.json b/types/lokijs/tsconfig.json similarity index 100% rename from lokijs/tsconfig.json rename to types/lokijs/tsconfig.json diff --git a/lolex/index.d.ts b/types/lolex/index.d.ts similarity index 100% rename from lolex/index.d.ts rename to types/lolex/index.d.ts diff --git a/lolex/lolex-tests.ts b/types/lolex/lolex-tests.ts similarity index 100% rename from lolex/lolex-tests.ts rename to types/lolex/lolex-tests.ts diff --git a/lolex/tsconfig.json b/types/lolex/tsconfig.json similarity index 100% rename from lolex/tsconfig.json rename to types/lolex/tsconfig.json diff --git a/long/index.d.ts b/types/long/index.d.ts similarity index 100% rename from long/index.d.ts rename to types/long/index.d.ts diff --git a/long/long-tests.ts b/types/long/long-tests.ts similarity index 100% rename from long/long-tests.ts rename to types/long/long-tests.ts diff --git a/long/tsconfig.json b/types/long/tsconfig.json similarity index 100% rename from long/tsconfig.json rename to types/long/tsconfig.json diff --git a/loopback-boot/index.d.ts b/types/loopback-boot/index.d.ts similarity index 100% rename from loopback-boot/index.d.ts rename to types/loopback-boot/index.d.ts diff --git a/loopback-boot/loopback-boot-tests.ts b/types/loopback-boot/loopback-boot-tests.ts similarity index 100% rename from loopback-boot/loopback-boot-tests.ts rename to types/loopback-boot/loopback-boot-tests.ts diff --git a/loopback-boot/tsconfig.json b/types/loopback-boot/tsconfig.json similarity index 100% rename from loopback-boot/tsconfig.json rename to types/loopback-boot/tsconfig.json diff --git a/loopback-boot/tslint.json b/types/loopback-boot/tslint.json similarity index 100% rename from loopback-boot/tslint.json rename to types/loopback-boot/tslint.json diff --git a/loopback/index.d.ts b/types/loopback/index.d.ts similarity index 100% rename from loopback/index.d.ts rename to types/loopback/index.d.ts diff --git a/loopback/loopback-tests.ts b/types/loopback/loopback-tests.ts similarity index 100% rename from loopback/loopback-tests.ts rename to types/loopback/loopback-tests.ts diff --git a/loopback/tsconfig.json b/types/loopback/tsconfig.json similarity index 100% rename from loopback/tsconfig.json rename to types/loopback/tsconfig.json diff --git a/loopback/tslint.json b/types/loopback/tslint.json similarity index 100% rename from loopback/tslint.json rename to types/loopback/tslint.json diff --git a/lorem-ipsum/index.d.ts b/types/lorem-ipsum/index.d.ts similarity index 100% rename from lorem-ipsum/index.d.ts rename to types/lorem-ipsum/index.d.ts diff --git a/lorem-ipsum/lorem-ipsum-tests.ts b/types/lorem-ipsum/lorem-ipsum-tests.ts similarity index 100% rename from lorem-ipsum/lorem-ipsum-tests.ts rename to types/lorem-ipsum/lorem-ipsum-tests.ts diff --git a/lorem-ipsum/tsconfig.json b/types/lorem-ipsum/tsconfig.json similarity index 100% rename from lorem-ipsum/tsconfig.json rename to types/lorem-ipsum/tsconfig.json diff --git a/lorem-ipsum/tslint.json b/types/lorem-ipsum/tslint.json similarity index 100% rename from lorem-ipsum/tslint.json rename to types/lorem-ipsum/tslint.json diff --git a/lory.js/index.d.ts b/types/lory.js/index.d.ts similarity index 100% rename from lory.js/index.d.ts rename to types/lory.js/index.d.ts diff --git a/lory.js/lory.js-tests.ts b/types/lory.js/lory.js-tests.ts similarity index 100% rename from lory.js/lory.js-tests.ts rename to types/lory.js/lory.js-tests.ts diff --git a/lory.js/tsconfig.json b/types/lory.js/tsconfig.json similarity index 100% rename from lory.js/tsconfig.json rename to types/lory.js/tsconfig.json diff --git a/lovefield/index.d.ts b/types/lovefield/index.d.ts similarity index 100% rename from lovefield/index.d.ts rename to types/lovefield/index.d.ts diff --git a/lovefield/lovefield-tests.ts b/types/lovefield/lovefield-tests.ts similarity index 100% rename from lovefield/lovefield-tests.ts rename to types/lovefield/lovefield-tests.ts diff --git a/lovefield/tsconfig.json b/types/lovefield/tsconfig.json similarity index 100% rename from lovefield/tsconfig.json rename to types/lovefield/tsconfig.json diff --git a/lowdb/index.d.ts b/types/lowdb/index.d.ts similarity index 100% rename from lowdb/index.d.ts rename to types/lowdb/index.d.ts diff --git a/lowdb/lowdb-tests.ts b/types/lowdb/lowdb-tests.ts similarity index 100% rename from lowdb/lowdb-tests.ts rename to types/lowdb/lowdb-tests.ts diff --git a/lowdb/tsconfig.json b/types/lowdb/tsconfig.json similarity index 100% rename from lowdb/tsconfig.json rename to types/lowdb/tsconfig.json diff --git a/lowlight/index.d.ts b/types/lowlight/index.d.ts similarity index 100% rename from lowlight/index.d.ts rename to types/lowlight/index.d.ts diff --git a/lowlight/lowlight-tests.ts b/types/lowlight/lowlight-tests.ts similarity index 100% rename from lowlight/lowlight-tests.ts rename to types/lowlight/lowlight-tests.ts diff --git a/lowlight/tsconfig.json b/types/lowlight/tsconfig.json similarity index 100% rename from lowlight/tsconfig.json rename to types/lowlight/tsconfig.json diff --git a/lru-cache/index.d.ts b/types/lru-cache/index.d.ts similarity index 100% rename from lru-cache/index.d.ts rename to types/lru-cache/index.d.ts diff --git a/lru-cache/lru-cache-tests.ts b/types/lru-cache/lru-cache-tests.ts similarity index 100% rename from lru-cache/lru-cache-tests.ts rename to types/lru-cache/lru-cache-tests.ts diff --git a/lru-cache/tsconfig.json b/types/lru-cache/tsconfig.json similarity index 100% rename from lru-cache/tsconfig.json rename to types/lru-cache/tsconfig.json diff --git a/lscache/index.d.ts b/types/lscache/index.d.ts similarity index 100% rename from lscache/index.d.ts rename to types/lscache/index.d.ts diff --git a/lscache/lscache-tests.ts b/types/lscache/lscache-tests.ts similarity index 100% rename from lscache/lscache-tests.ts rename to types/lscache/lscache-tests.ts diff --git a/lscache/tsconfig.json b/types/lscache/tsconfig.json similarity index 100% rename from lscache/tsconfig.json rename to types/lscache/tsconfig.json diff --git a/ltx/index.d.ts b/types/ltx/index.d.ts similarity index 100% rename from ltx/index.d.ts rename to types/ltx/index.d.ts diff --git a/ltx/lib/Element.d.ts b/types/ltx/lib/Element.d.ts similarity index 100% rename from ltx/lib/Element.d.ts rename to types/ltx/lib/Element.d.ts diff --git a/ltx/lib/Parser.d.ts b/types/ltx/lib/Parser.d.ts similarity index 100% rename from ltx/lib/Parser.d.ts rename to types/ltx/lib/Parser.d.ts diff --git a/ltx/lib/clone.d.ts b/types/ltx/lib/clone.d.ts similarity index 100% rename from ltx/lib/clone.d.ts rename to types/ltx/lib/clone.d.ts diff --git a/ltx/lib/createElement.d.ts b/types/ltx/lib/createElement.d.ts similarity index 100% rename from ltx/lib/createElement.d.ts rename to types/ltx/lib/createElement.d.ts diff --git a/ltx/lib/equal.d.ts b/types/ltx/lib/equal.d.ts similarity index 100% rename from ltx/lib/equal.d.ts rename to types/ltx/lib/equal.d.ts diff --git a/ltx/lib/escape.d.ts b/types/ltx/lib/escape.d.ts similarity index 100% rename from ltx/lib/escape.d.ts rename to types/ltx/lib/escape.d.ts diff --git a/ltx/lib/is.d.ts b/types/ltx/lib/is.d.ts similarity index 100% rename from ltx/lib/is.d.ts rename to types/ltx/lib/is.d.ts diff --git a/ltx/lib/parse.d.ts b/types/ltx/lib/parse.d.ts similarity index 100% rename from ltx/lib/parse.d.ts rename to types/ltx/lib/parse.d.ts diff --git a/ltx/lib/stringify.d.ts b/types/ltx/lib/stringify.d.ts similarity index 100% rename from ltx/lib/stringify.d.ts rename to types/ltx/lib/stringify.d.ts diff --git a/ltx/lib/tag.d.ts b/types/ltx/lib/tag.d.ts similarity index 100% rename from ltx/lib/tag.d.ts rename to types/ltx/lib/tag.d.ts diff --git a/ltx/lib/tagString.d.ts b/types/ltx/lib/tagString.d.ts similarity index 100% rename from ltx/lib/tagString.d.ts rename to types/ltx/lib/tagString.d.ts diff --git a/ltx/ltx-tests.ts b/types/ltx/ltx-tests.ts similarity index 100% rename from ltx/ltx-tests.ts rename to types/ltx/ltx-tests.ts diff --git a/ltx/tsconfig.json b/types/ltx/tsconfig.json similarity index 100% rename from ltx/tsconfig.json rename to types/ltx/tsconfig.json diff --git a/ltx/tslint.json b/types/ltx/tslint.json similarity index 100% rename from ltx/tslint.json rename to types/ltx/tslint.json diff --git a/luaparse/index.d.ts b/types/luaparse/index.d.ts similarity index 100% rename from luaparse/index.d.ts rename to types/luaparse/index.d.ts diff --git a/luaparse/luaparse-tests.ts b/types/luaparse/luaparse-tests.ts similarity index 100% rename from luaparse/luaparse-tests.ts rename to types/luaparse/luaparse-tests.ts diff --git a/luaparse/tsconfig.json b/types/luaparse/tsconfig.json similarity index 100% rename from luaparse/tsconfig.json rename to types/luaparse/tsconfig.json diff --git a/lunr/index.d.ts b/types/lunr/index.d.ts similarity index 100% rename from lunr/index.d.ts rename to types/lunr/index.d.ts diff --git a/lunr/lunr-tests.ts b/types/lunr/lunr-tests.ts similarity index 100% rename from lunr/lunr-tests.ts rename to types/lunr/lunr-tests.ts diff --git a/lunr/tsconfig.json b/types/lunr/tsconfig.json similarity index 100% rename from lunr/tsconfig.json rename to types/lunr/tsconfig.json diff --git a/lwip/index.d.ts b/types/lwip/index.d.ts similarity index 100% rename from lwip/index.d.ts rename to types/lwip/index.d.ts diff --git a/lwip/lwip-tests.ts b/types/lwip/lwip-tests.ts similarity index 100% rename from lwip/lwip-tests.ts rename to types/lwip/lwip-tests.ts diff --git a/lwip/tsconfig.json b/types/lwip/tsconfig.json similarity index 100% rename from lwip/tsconfig.json rename to types/lwip/tsconfig.json diff --git a/lz-string/index.d.ts b/types/lz-string/index.d.ts similarity index 100% rename from lz-string/index.d.ts rename to types/lz-string/index.d.ts diff --git a/lz-string/lz-string-tests.ts b/types/lz-string/lz-string-tests.ts similarity index 100% rename from lz-string/lz-string-tests.ts rename to types/lz-string/lz-string-tests.ts diff --git a/lz-string/tsconfig.json b/types/lz-string/tsconfig.json similarity index 100% rename from lz-string/tsconfig.json rename to types/lz-string/tsconfig.json diff --git a/lz-string/tslint.json b/types/lz-string/tslint.json similarity index 100% rename from lz-string/tslint.json rename to types/lz-string/tslint.json diff --git a/magic-number/index.d.ts b/types/magic-number/index.d.ts similarity index 100% rename from magic-number/index.d.ts rename to types/magic-number/index.d.ts diff --git a/magic-number/magic-number-tests.ts b/types/magic-number/magic-number-tests.ts similarity index 100% rename from magic-number/magic-number-tests.ts rename to types/magic-number/magic-number-tests.ts diff --git a/magic-number/tsconfig.json b/types/magic-number/tsconfig.json similarity index 100% rename from magic-number/tsconfig.json rename to types/magic-number/tsconfig.json diff --git a/magicsuggest/index.d.ts b/types/magicsuggest/index.d.ts similarity index 100% rename from magicsuggest/index.d.ts rename to types/magicsuggest/index.d.ts diff --git a/magicsuggest/magicsuggest-tests.ts b/types/magicsuggest/magicsuggest-tests.ts similarity index 100% rename from magicsuggest/magicsuggest-tests.ts rename to types/magicsuggest/magicsuggest-tests.ts diff --git a/magicsuggest/tsconfig.json b/types/magicsuggest/tsconfig.json similarity index 100% rename from magicsuggest/tsconfig.json rename to types/magicsuggest/tsconfig.json diff --git a/magnet-uri/index.d.ts b/types/magnet-uri/index.d.ts similarity index 100% rename from magnet-uri/index.d.ts rename to types/magnet-uri/index.d.ts diff --git a/magnet-uri/magnet-uri-tests.ts b/types/magnet-uri/magnet-uri-tests.ts similarity index 100% rename from magnet-uri/magnet-uri-tests.ts rename to types/magnet-uri/magnet-uri-tests.ts diff --git a/magnet-uri/tsconfig.json b/types/magnet-uri/tsconfig.json similarity index 100% rename from magnet-uri/tsconfig.json rename to types/magnet-uri/tsconfig.json diff --git a/magnet-uri/tslint.json b/types/magnet-uri/tslint.json similarity index 100% rename from magnet-uri/tslint.json rename to types/magnet-uri/tslint.json diff --git a/mailcheck/index.d.ts b/types/mailcheck/index.d.ts similarity index 100% rename from mailcheck/index.d.ts rename to types/mailcheck/index.d.ts diff --git a/mailcheck/mailcheck-tests.ts b/types/mailcheck/mailcheck-tests.ts similarity index 100% rename from mailcheck/mailcheck-tests.ts rename to types/mailcheck/mailcheck-tests.ts diff --git a/mailcheck/tsconfig.json b/types/mailcheck/tsconfig.json similarity index 100% rename from mailcheck/tsconfig.json rename to types/mailcheck/tsconfig.json diff --git a/maildev/index.d.ts b/types/maildev/index.d.ts similarity index 100% rename from maildev/index.d.ts rename to types/maildev/index.d.ts diff --git a/maildev/maildev-tests.ts b/types/maildev/maildev-tests.ts similarity index 100% rename from maildev/maildev-tests.ts rename to types/maildev/maildev-tests.ts diff --git a/maildev/tsconfig.json b/types/maildev/tsconfig.json similarity index 100% rename from maildev/tsconfig.json rename to types/maildev/tsconfig.json diff --git a/mailgen/index.d.ts b/types/mailgen/index.d.ts similarity index 100% rename from mailgen/index.d.ts rename to types/mailgen/index.d.ts diff --git a/mailgen/mailgen-tests.ts b/types/mailgen/mailgen-tests.ts similarity index 100% rename from mailgen/mailgen-tests.ts rename to types/mailgen/mailgen-tests.ts diff --git a/mailgen/tsconfig.json b/types/mailgen/tsconfig.json similarity index 100% rename from mailgen/tsconfig.json rename to types/mailgen/tsconfig.json diff --git a/mailgen/tslint.json b/types/mailgen/tslint.json similarity index 100% rename from mailgen/tslint.json rename to types/mailgen/tslint.json diff --git a/mailparser/index.d.ts b/types/mailparser/index.d.ts similarity index 100% rename from mailparser/index.d.ts rename to types/mailparser/index.d.ts diff --git a/mailparser/mailparser-tests.ts b/types/mailparser/mailparser-tests.ts similarity index 100% rename from mailparser/mailparser-tests.ts rename to types/mailparser/mailparser-tests.ts diff --git a/mailparser/tsconfig.json b/types/mailparser/tsconfig.json similarity index 100% rename from mailparser/tsconfig.json rename to types/mailparser/tsconfig.json diff --git a/main-bower-files/index.d.ts b/types/main-bower-files/index.d.ts similarity index 100% rename from main-bower-files/index.d.ts rename to types/main-bower-files/index.d.ts diff --git a/main-bower-files/main-bower-files-tests.ts b/types/main-bower-files/main-bower-files-tests.ts similarity index 100% rename from main-bower-files/main-bower-files-tests.ts rename to types/main-bower-files/main-bower-files-tests.ts diff --git a/main-bower-files/tsconfig.json b/types/main-bower-files/tsconfig.json similarity index 100% rename from main-bower-files/tsconfig.json rename to types/main-bower-files/tsconfig.json diff --git a/mainloop.js/index.d.ts b/types/mainloop.js/index.d.ts similarity index 100% rename from mainloop.js/index.d.ts rename to types/mainloop.js/index.d.ts diff --git a/mainloop.js/mainloop.js-tests.ts b/types/mainloop.js/mainloop.js-tests.ts similarity index 100% rename from mainloop.js/mainloop.js-tests.ts rename to types/mainloop.js/mainloop.js-tests.ts diff --git a/mainloop.js/tsconfig.json b/types/mainloop.js/tsconfig.json similarity index 100% rename from mainloop.js/tsconfig.json rename to types/mainloop.js/tsconfig.json diff --git a/maker.js/index.d.ts b/types/maker.js/index.d.ts similarity index 100% rename from maker.js/index.d.ts rename to types/maker.js/index.d.ts diff --git a/maker.js/maker.js-tests.ts b/types/maker.js/maker.js-tests.ts similarity index 100% rename from maker.js/maker.js-tests.ts rename to types/maker.js/maker.js-tests.ts diff --git a/maker.js/tsconfig.json b/types/maker.js/tsconfig.json similarity index 100% rename from maker.js/tsconfig.json rename to types/maker.js/tsconfig.json diff --git a/mandrill-api/index.d.ts b/types/mandrill-api/index.d.ts similarity index 100% rename from mandrill-api/index.d.ts rename to types/mandrill-api/index.d.ts diff --git a/mandrill-api/mandrill-api-tests.ts b/types/mandrill-api/mandrill-api-tests.ts similarity index 100% rename from mandrill-api/mandrill-api-tests.ts rename to types/mandrill-api/mandrill-api-tests.ts diff --git a/mandrill-api/tsconfig.json b/types/mandrill-api/tsconfig.json similarity index 100% rename from mandrill-api/tsconfig.json rename to types/mandrill-api/tsconfig.json diff --git a/mapbox-gl/index.d.ts b/types/mapbox-gl/index.d.ts similarity index 100% rename from mapbox-gl/index.d.ts rename to types/mapbox-gl/index.d.ts diff --git a/mapbox-gl/mapbox-gl-tests.ts b/types/mapbox-gl/mapbox-gl-tests.ts similarity index 100% rename from mapbox-gl/mapbox-gl-tests.ts rename to types/mapbox-gl/mapbox-gl-tests.ts diff --git a/mapbox-gl/tsconfig.json b/types/mapbox-gl/tsconfig.json similarity index 100% rename from mapbox-gl/tsconfig.json rename to types/mapbox-gl/tsconfig.json diff --git a/mapbox/index.d.ts b/types/mapbox/index.d.ts similarity index 100% rename from mapbox/index.d.ts rename to types/mapbox/index.d.ts diff --git a/mapbox/mapbox-tests.ts b/types/mapbox/mapbox-tests.ts similarity index 100% rename from mapbox/mapbox-tests.ts rename to types/mapbox/mapbox-tests.ts diff --git a/mapbox/package.json b/types/mapbox/package.json similarity index 100% rename from mapbox/package.json rename to types/mapbox/package.json diff --git a/mapbox/tsconfig.json b/types/mapbox/tsconfig.json similarity index 100% rename from mapbox/tsconfig.json rename to types/mapbox/tsconfig.json diff --git a/mapbox/tslint.json b/types/mapbox/tslint.json similarity index 100% rename from mapbox/tslint.json rename to types/mapbox/tslint.json diff --git a/mapsjs/index.d.ts b/types/mapsjs/index.d.ts similarity index 100% rename from mapsjs/index.d.ts rename to types/mapsjs/index.d.ts diff --git a/mapsjs/tsconfig.json b/types/mapsjs/tsconfig.json similarity index 100% rename from mapsjs/tsconfig.json rename to types/mapsjs/tsconfig.json diff --git a/maquette/index.d.ts b/types/maquette/index.d.ts similarity index 100% rename from maquette/index.d.ts rename to types/maquette/index.d.ts diff --git a/maquette/maquette-tests.ts b/types/maquette/maquette-tests.ts similarity index 100% rename from maquette/maquette-tests.ts rename to types/maquette/maquette-tests.ts diff --git a/maquette/tsconfig.json b/types/maquette/tsconfig.json similarity index 100% rename from maquette/tsconfig.json rename to types/maquette/tsconfig.json diff --git a/mariasql/index.d.ts b/types/mariasql/index.d.ts similarity index 100% rename from mariasql/index.d.ts rename to types/mariasql/index.d.ts diff --git a/mariasql/mariasql-tests.ts b/types/mariasql/mariasql-tests.ts similarity index 100% rename from mariasql/mariasql-tests.ts rename to types/mariasql/mariasql-tests.ts diff --git a/mariasql/tsconfig.json b/types/mariasql/tsconfig.json similarity index 100% rename from mariasql/tsconfig.json rename to types/mariasql/tsconfig.json diff --git a/markdown-it/index.d.ts b/types/markdown-it/index.d.ts similarity index 100% rename from markdown-it/index.d.ts rename to types/markdown-it/index.d.ts diff --git a/markdown-it/markdown-it-tests.ts b/types/markdown-it/markdown-it-tests.ts similarity index 100% rename from markdown-it/markdown-it-tests.ts rename to types/markdown-it/markdown-it-tests.ts diff --git a/markdown-it/tsconfig.json b/types/markdown-it/tsconfig.json similarity index 100% rename from markdown-it/tsconfig.json rename to types/markdown-it/tsconfig.json diff --git a/marked/index.d.ts b/types/marked/index.d.ts similarity index 100% rename from marked/index.d.ts rename to types/marked/index.d.ts diff --git a/marked/marked-tests.ts b/types/marked/marked-tests.ts similarity index 100% rename from marked/marked-tests.ts rename to types/marked/marked-tests.ts diff --git a/marked/tsconfig.json b/types/marked/tsconfig.json similarity index 100% rename from marked/tsconfig.json rename to types/marked/tsconfig.json diff --git a/marker-animate-unobtrusive/index.d.ts b/types/marker-animate-unobtrusive/index.d.ts similarity index 100% rename from marker-animate-unobtrusive/index.d.ts rename to types/marker-animate-unobtrusive/index.d.ts diff --git a/marker-animate-unobtrusive/marker-animate-unobtrusive-tests.ts b/types/marker-animate-unobtrusive/marker-animate-unobtrusive-tests.ts similarity index 100% rename from marker-animate-unobtrusive/marker-animate-unobtrusive-tests.ts rename to types/marker-animate-unobtrusive/marker-animate-unobtrusive-tests.ts diff --git a/marker-animate-unobtrusive/tsconfig.json b/types/marker-animate-unobtrusive/tsconfig.json similarity index 100% rename from marker-animate-unobtrusive/tsconfig.json rename to types/marker-animate-unobtrusive/tsconfig.json diff --git a/markerclustererplus/index.d.ts b/types/markerclustererplus/index.d.ts similarity index 100% rename from markerclustererplus/index.d.ts rename to types/markerclustererplus/index.d.ts diff --git a/markerclustererplus/markerclustererplus-tests.ts b/types/markerclustererplus/markerclustererplus-tests.ts similarity index 100% rename from markerclustererplus/markerclustererplus-tests.ts rename to types/markerclustererplus/markerclustererplus-tests.ts diff --git a/markerclustererplus/tsconfig.json b/types/markerclustererplus/tsconfig.json similarity index 100% rename from markerclustererplus/tsconfig.json rename to types/markerclustererplus/tsconfig.json diff --git a/markitup/index.d.ts b/types/markitup/index.d.ts similarity index 100% rename from markitup/index.d.ts rename to types/markitup/index.d.ts diff --git a/markitup/markitup-tests.ts b/types/markitup/markitup-tests.ts similarity index 100% rename from markitup/markitup-tests.ts rename to types/markitup/markitup-tests.ts diff --git a/markitup/tsconfig.json b/types/markitup/tsconfig.json similarity index 100% rename from markitup/tsconfig.json rename to types/markitup/tsconfig.json diff --git a/maskedinput/index.d.ts b/types/maskedinput/index.d.ts similarity index 100% rename from maskedinput/index.d.ts rename to types/maskedinput/index.d.ts diff --git a/maskedinput/maskedinput-tests.ts b/types/maskedinput/maskedinput-tests.ts similarity index 100% rename from maskedinput/maskedinput-tests.ts rename to types/maskedinput/maskedinput-tests.ts diff --git a/maskedinput/tsconfig.json b/types/maskedinput/tsconfig.json similarity index 100% rename from maskedinput/tsconfig.json rename to types/maskedinput/tsconfig.json diff --git a/masonry-layout/index.d.ts b/types/masonry-layout/index.d.ts similarity index 100% rename from masonry-layout/index.d.ts rename to types/masonry-layout/index.d.ts diff --git a/masonry-layout/masonry-layout-tests.ts b/types/masonry-layout/masonry-layout-tests.ts similarity index 100% rename from masonry-layout/masonry-layout-tests.ts rename to types/masonry-layout/masonry-layout-tests.ts diff --git a/masonry-layout/tsconfig.json b/types/masonry-layout/tsconfig.json similarity index 100% rename from masonry-layout/tsconfig.json rename to types/masonry-layout/tsconfig.json diff --git a/massive/index.d.ts b/types/massive/index.d.ts old mode 100755 new mode 100644 similarity index 100% rename from massive/index.d.ts rename to types/massive/index.d.ts diff --git a/massive/massive-tests.ts b/types/massive/massive-tests.ts similarity index 100% rename from massive/massive-tests.ts rename to types/massive/massive-tests.ts diff --git a/massive/tsconfig.json b/types/massive/tsconfig.json old mode 100755 new mode 100644 similarity index 100% rename from massive/tsconfig.json rename to types/massive/tsconfig.json diff --git a/massive/tslint.json b/types/massive/tslint.json similarity index 100% rename from massive/tslint.json rename to types/massive/tslint.json diff --git a/match-media-mock/index.d.ts b/types/match-media-mock/index.d.ts similarity index 100% rename from match-media-mock/index.d.ts rename to types/match-media-mock/index.d.ts diff --git a/match-media-mock/match-media-mock-tests.ts b/types/match-media-mock/match-media-mock-tests.ts similarity index 100% rename from match-media-mock/match-media-mock-tests.ts rename to types/match-media-mock/match-media-mock-tests.ts diff --git a/match-media-mock/tsconfig.json b/types/match-media-mock/tsconfig.json similarity index 100% rename from match-media-mock/tsconfig.json rename to types/match-media-mock/tsconfig.json diff --git a/material-design-lite/index.d.ts b/types/material-design-lite/index.d.ts similarity index 100% rename from material-design-lite/index.d.ts rename to types/material-design-lite/index.d.ts diff --git a/material-design-lite/material-design-lite-tests.ts b/types/material-design-lite/material-design-lite-tests.ts similarity index 100% rename from material-design-lite/material-design-lite-tests.ts rename to types/material-design-lite/material-design-lite-tests.ts diff --git a/material-design-lite/tsconfig.json b/types/material-design-lite/tsconfig.json similarity index 100% rename from material-design-lite/tsconfig.json rename to types/material-design-lite/tsconfig.json diff --git a/material-ui/index.d.ts b/types/material-ui/index.d.ts similarity index 100% rename from material-ui/index.d.ts rename to types/material-ui/index.d.ts diff --git a/material-ui/material-ui-tests.tsx b/types/material-ui/material-ui-tests.tsx similarity index 100% rename from material-ui/material-ui-tests.tsx rename to types/material-ui/material-ui-tests.tsx diff --git a/material-ui/tsconfig.json b/types/material-ui/tsconfig.json similarity index 100% rename from material-ui/tsconfig.json rename to types/material-ui/tsconfig.json diff --git a/materialize-css/index.d.ts b/types/materialize-css/index.d.ts similarity index 100% rename from materialize-css/index.d.ts rename to types/materialize-css/index.d.ts diff --git a/materialize-css/materialize-css-tests.ts b/types/materialize-css/materialize-css-tests.ts similarity index 100% rename from materialize-css/materialize-css-tests.ts rename to types/materialize-css/materialize-css-tests.ts diff --git a/materialize-css/tsconfig.json b/types/materialize-css/tsconfig.json similarity index 100% rename from materialize-css/tsconfig.json rename to types/materialize-css/tsconfig.json diff --git a/math3d/index.d.ts b/types/math3d/index.d.ts similarity index 100% rename from math3d/index.d.ts rename to types/math3d/index.d.ts diff --git a/math3d/math3d-tests.ts b/types/math3d/math3d-tests.ts similarity index 100% rename from math3d/math3d-tests.ts rename to types/math3d/math3d-tests.ts diff --git a/math3d/tsconfig.json b/types/math3d/tsconfig.json similarity index 100% rename from math3d/tsconfig.json rename to types/math3d/tsconfig.json diff --git a/math3d/tslint.json b/types/math3d/tslint.json similarity index 100% rename from math3d/tslint.json rename to types/math3d/tslint.json diff --git a/mathjax/index.d.ts b/types/mathjax/index.d.ts similarity index 100% rename from mathjax/index.d.ts rename to types/mathjax/index.d.ts diff --git a/mathjax/mathjax-tests.ts b/types/mathjax/mathjax-tests.ts similarity index 100% rename from mathjax/mathjax-tests.ts rename to types/mathjax/mathjax-tests.ts diff --git a/mathjax/tsconfig.json b/types/mathjax/tsconfig.json similarity index 100% rename from mathjax/tsconfig.json rename to types/mathjax/tsconfig.json diff --git a/mathjs/index.d.ts b/types/mathjs/index.d.ts similarity index 100% rename from mathjs/index.d.ts rename to types/mathjs/index.d.ts diff --git a/mathjs/mathjs-tests.ts b/types/mathjs/mathjs-tests.ts similarity index 100% rename from mathjs/mathjs-tests.ts rename to types/mathjs/mathjs-tests.ts diff --git a/mathjs/tsconfig.json b/types/mathjs/tsconfig.json similarity index 100% rename from mathjs/tsconfig.json rename to types/mathjs/tsconfig.json diff --git a/matter-js/index.d.ts b/types/matter-js/index.d.ts similarity index 100% rename from matter-js/index.d.ts rename to types/matter-js/index.d.ts diff --git a/matter-js/matter-js-tests.ts b/types/matter-js/matter-js-tests.ts similarity index 100% rename from matter-js/matter-js-tests.ts rename to types/matter-js/matter-js-tests.ts diff --git a/matter-js/tsconfig.json b/types/matter-js/tsconfig.json similarity index 100% rename from matter-js/tsconfig.json rename to types/matter-js/tsconfig.json diff --git a/maxmind/index.d.ts b/types/maxmind/index.d.ts similarity index 100% rename from maxmind/index.d.ts rename to types/maxmind/index.d.ts diff --git a/maxmind/maxmind-tests.ts b/types/maxmind/maxmind-tests.ts similarity index 100% rename from maxmind/maxmind-tests.ts rename to types/maxmind/maxmind-tests.ts diff --git a/maxmind/tsconfig.json b/types/maxmind/tsconfig.json similarity index 100% rename from maxmind/tsconfig.json rename to types/maxmind/tsconfig.json diff --git a/mcustomscrollbar/index.d.ts b/types/mcustomscrollbar/index.d.ts similarity index 100% rename from mcustomscrollbar/index.d.ts rename to types/mcustomscrollbar/index.d.ts diff --git a/mcustomscrollbar/mcustomscrollbar-tests.ts b/types/mcustomscrollbar/mcustomscrollbar-tests.ts similarity index 100% rename from mcustomscrollbar/mcustomscrollbar-tests.ts rename to types/mcustomscrollbar/mcustomscrollbar-tests.ts diff --git a/mcustomscrollbar/tsconfig.json b/types/mcustomscrollbar/tsconfig.json similarity index 100% rename from mcustomscrollbar/tsconfig.json rename to types/mcustomscrollbar/tsconfig.json diff --git a/md5/index.d.ts b/types/md5/index.d.ts similarity index 100% rename from md5/index.d.ts rename to types/md5/index.d.ts diff --git a/md5/md5-tests.ts b/types/md5/md5-tests.ts similarity index 100% rename from md5/md5-tests.ts rename to types/md5/md5-tests.ts diff --git a/md5/tsconfig.json b/types/md5/tsconfig.json similarity index 100% rename from md5/tsconfig.json rename to types/md5/tsconfig.json diff --git a/mdns/index.d.ts b/types/mdns/index.d.ts similarity index 100% rename from mdns/index.d.ts rename to types/mdns/index.d.ts diff --git a/mdns/mdns-tests.ts b/types/mdns/mdns-tests.ts similarity index 100% rename from mdns/mdns-tests.ts rename to types/mdns/mdns-tests.ts diff --git a/mdns/tsconfig.json b/types/mdns/tsconfig.json similarity index 100% rename from mdns/tsconfig.json rename to types/mdns/tsconfig.json diff --git a/medium-editor/index.d.ts b/types/medium-editor/index.d.ts similarity index 100% rename from medium-editor/index.d.ts rename to types/medium-editor/index.d.ts diff --git a/medium-editor/medium-editor-tests.ts b/types/medium-editor/medium-editor-tests.ts similarity index 100% rename from medium-editor/medium-editor-tests.ts rename to types/medium-editor/medium-editor-tests.ts diff --git a/medium-editor/tsconfig.json b/types/medium-editor/tsconfig.json similarity index 100% rename from medium-editor/tsconfig.json rename to types/medium-editor/tsconfig.json diff --git a/mem/index.d.ts b/types/mem/index.d.ts similarity index 100% rename from mem/index.d.ts rename to types/mem/index.d.ts diff --git a/mem/mem-tests.ts b/types/mem/mem-tests.ts similarity index 100% rename from mem/mem-tests.ts rename to types/mem/mem-tests.ts diff --git a/mem/tsconfig.json b/types/mem/tsconfig.json similarity index 100% rename from mem/tsconfig.json rename to types/mem/tsconfig.json diff --git a/mem/tslint.json b/types/mem/tslint.json similarity index 100% rename from mem/tslint.json rename to types/mem/tslint.json diff --git a/memcached/index.d.ts b/types/memcached/index.d.ts similarity index 100% rename from memcached/index.d.ts rename to types/memcached/index.d.ts diff --git a/memcached/memcached-tests.ts b/types/memcached/memcached-tests.ts similarity index 100% rename from memcached/memcached-tests.ts rename to types/memcached/memcached-tests.ts diff --git a/memcached/tsconfig.json b/types/memcached/tsconfig.json similarity index 100% rename from memcached/tsconfig.json rename to types/memcached/tsconfig.json diff --git a/memcached/tslint.json b/types/memcached/tslint.json similarity index 100% rename from memcached/tslint.json rename to types/memcached/tslint.json diff --git a/memoizee/index.d.ts b/types/memoizee/index.d.ts similarity index 100% rename from memoizee/index.d.ts rename to types/memoizee/index.d.ts diff --git a/memoizee/memoizee-tests.ts b/types/memoizee/memoizee-tests.ts similarity index 100% rename from memoizee/memoizee-tests.ts rename to types/memoizee/memoizee-tests.ts diff --git a/memoizee/tsconfig.json b/types/memoizee/tsconfig.json similarity index 100% rename from memoizee/tsconfig.json rename to types/memoizee/tsconfig.json diff --git a/memoizee/tslint.json b/types/memoizee/tslint.json similarity index 100% rename from memoizee/tslint.json rename to types/memoizee/tslint.json diff --git a/memory-cache/index.d.ts b/types/memory-cache/index.d.ts similarity index 100% rename from memory-cache/index.d.ts rename to types/memory-cache/index.d.ts diff --git a/memory-cache/memory-cache-tests.ts b/types/memory-cache/memory-cache-tests.ts similarity index 100% rename from memory-cache/memory-cache-tests.ts rename to types/memory-cache/memory-cache-tests.ts diff --git a/memory-cache/tsconfig.json b/types/memory-cache/tsconfig.json similarity index 100% rename from memory-cache/tsconfig.json rename to types/memory-cache/tsconfig.json diff --git a/memory-fs/index.d.ts b/types/memory-fs/index.d.ts similarity index 100% rename from memory-fs/index.d.ts rename to types/memory-fs/index.d.ts diff --git a/memory-fs/lib/join.d.ts b/types/memory-fs/lib/join.d.ts similarity index 100% rename from memory-fs/lib/join.d.ts rename to types/memory-fs/lib/join.d.ts diff --git a/memory-fs/lib/normalize.d.ts b/types/memory-fs/lib/normalize.d.ts similarity index 100% rename from memory-fs/lib/normalize.d.ts rename to types/memory-fs/lib/normalize.d.ts diff --git a/memory-fs/test/index.ts b/types/memory-fs/test/index.ts similarity index 100% rename from memory-fs/test/index.ts rename to types/memory-fs/test/index.ts diff --git a/memory-fs/test/join.ts b/types/memory-fs/test/join.ts similarity index 100% rename from memory-fs/test/join.ts rename to types/memory-fs/test/join.ts diff --git a/memory-fs/test/normalize.ts b/types/memory-fs/test/normalize.ts similarity index 100% rename from memory-fs/test/normalize.ts rename to types/memory-fs/test/normalize.ts diff --git a/memory-fs/tsconfig.json b/types/memory-fs/tsconfig.json similarity index 100% rename from memory-fs/tsconfig.json rename to types/memory-fs/tsconfig.json diff --git a/memwatch-next/index.d.ts b/types/memwatch-next/index.d.ts similarity index 100% rename from memwatch-next/index.d.ts rename to types/memwatch-next/index.d.ts diff --git a/memwatch-next/memwatch-next-tests.ts b/types/memwatch-next/memwatch-next-tests.ts similarity index 100% rename from memwatch-next/memwatch-next-tests.ts rename to types/memwatch-next/memwatch-next-tests.ts diff --git a/memwatch-next/tsconfig.json b/types/memwatch-next/tsconfig.json similarity index 100% rename from memwatch-next/tsconfig.json rename to types/memwatch-next/tsconfig.json diff --git a/mendixmodelsdk/index.d.ts b/types/mendixmodelsdk/index.d.ts similarity index 100% rename from mendixmodelsdk/index.d.ts rename to types/mendixmodelsdk/index.d.ts diff --git a/mendixmodelsdk/mendixmodelsdk-tests.ts b/types/mendixmodelsdk/mendixmodelsdk-tests.ts similarity index 100% rename from mendixmodelsdk/mendixmodelsdk-tests.ts rename to types/mendixmodelsdk/mendixmodelsdk-tests.ts diff --git a/mendixmodelsdk/tsconfig.json b/types/mendixmodelsdk/tsconfig.json similarity index 100% rename from mendixmodelsdk/tsconfig.json rename to types/mendixmodelsdk/tsconfig.json diff --git a/menubar/index.d.ts b/types/menubar/index.d.ts similarity index 100% rename from menubar/index.d.ts rename to types/menubar/index.d.ts diff --git a/menubar/menubar-tests.ts b/types/menubar/menubar-tests.ts similarity index 100% rename from menubar/menubar-tests.ts rename to types/menubar/menubar-tests.ts diff --git a/menubar/tsconfig.json b/types/menubar/tsconfig.json similarity index 100% rename from menubar/tsconfig.json rename to types/menubar/tsconfig.json diff --git a/meow/index.d.ts b/types/meow/index.d.ts similarity index 100% rename from meow/index.d.ts rename to types/meow/index.d.ts diff --git a/meow/meow-tests.ts b/types/meow/meow-tests.ts similarity index 100% rename from meow/meow-tests.ts rename to types/meow/meow-tests.ts diff --git a/meow/tsconfig.json b/types/meow/tsconfig.json similarity index 100% rename from meow/tsconfig.json rename to types/meow/tsconfig.json diff --git a/meow/tslint.json b/types/meow/tslint.json similarity index 100% rename from meow/tslint.json rename to types/meow/tslint.json diff --git a/merge-descriptors/index.d.ts b/types/merge-descriptors/index.d.ts similarity index 100% rename from merge-descriptors/index.d.ts rename to types/merge-descriptors/index.d.ts diff --git a/merge-descriptors/merge-descriptors-tests.ts b/types/merge-descriptors/merge-descriptors-tests.ts similarity index 100% rename from merge-descriptors/merge-descriptors-tests.ts rename to types/merge-descriptors/merge-descriptors-tests.ts diff --git a/merge-descriptors/tsconfig.json b/types/merge-descriptors/tsconfig.json similarity index 100% rename from merge-descriptors/tsconfig.json rename to types/merge-descriptors/tsconfig.json diff --git a/merge-descriptors/tslint.json b/types/merge-descriptors/tslint.json similarity index 100% rename from merge-descriptors/tslint.json rename to types/merge-descriptors/tslint.json diff --git a/merge-stream/index.d.ts b/types/merge-stream/index.d.ts similarity index 100% rename from merge-stream/index.d.ts rename to types/merge-stream/index.d.ts diff --git a/merge-stream/merge-stream-tests.ts b/types/merge-stream/merge-stream-tests.ts similarity index 100% rename from merge-stream/merge-stream-tests.ts rename to types/merge-stream/merge-stream-tests.ts diff --git a/merge-stream/tsconfig.json b/types/merge-stream/tsconfig.json similarity index 100% rename from merge-stream/tsconfig.json rename to types/merge-stream/tsconfig.json diff --git a/merge2/index.d.ts b/types/merge2/index.d.ts similarity index 100% rename from merge2/index.d.ts rename to types/merge2/index.d.ts diff --git a/merge2/merge2-tests.ts b/types/merge2/merge2-tests.ts similarity index 100% rename from merge2/merge2-tests.ts rename to types/merge2/merge2-tests.ts diff --git a/merge2/tsconfig.json b/types/merge2/tsconfig.json similarity index 100% rename from merge2/tsconfig.json rename to types/merge2/tsconfig.json diff --git a/meshblu/index.d.ts b/types/meshblu/index.d.ts similarity index 100% rename from meshblu/index.d.ts rename to types/meshblu/index.d.ts diff --git a/meshblu/meshblu-tests.ts b/types/meshblu/meshblu-tests.ts similarity index 100% rename from meshblu/meshblu-tests.ts rename to types/meshblu/meshblu-tests.ts diff --git a/meshblu/tsconfig.json b/types/meshblu/tsconfig.json similarity index 100% rename from meshblu/tsconfig.json rename to types/meshblu/tsconfig.json diff --git a/mess/index.d.ts b/types/mess/index.d.ts similarity index 100% rename from mess/index.d.ts rename to types/mess/index.d.ts diff --git a/mess/mess-tests.ts b/types/mess/mess-tests.ts similarity index 100% rename from mess/mess-tests.ts rename to types/mess/mess-tests.ts diff --git a/mess/tsconfig.json b/types/mess/tsconfig.json similarity index 100% rename from mess/tsconfig.json rename to types/mess/tsconfig.json diff --git a/messenger/index.d.ts b/types/messenger/index.d.ts similarity index 100% rename from messenger/index.d.ts rename to types/messenger/index.d.ts diff --git a/messenger/messenger-tests.ts b/types/messenger/messenger-tests.ts similarity index 100% rename from messenger/messenger-tests.ts rename to types/messenger/messenger-tests.ts diff --git a/messenger/tsconfig.json b/types/messenger/tsconfig.json similarity index 100% rename from messenger/tsconfig.json rename to types/messenger/tsconfig.json diff --git a/meteor-accounts-phone/index.d.ts b/types/meteor-accounts-phone/index.d.ts similarity index 100% rename from meteor-accounts-phone/index.d.ts rename to types/meteor-accounts-phone/index.d.ts diff --git a/meteor-accounts-phone/meteor-accounts-phone-tests.ts b/types/meteor-accounts-phone/meteor-accounts-phone-tests.ts similarity index 100% rename from meteor-accounts-phone/meteor-accounts-phone-tests.ts rename to types/meteor-accounts-phone/meteor-accounts-phone-tests.ts diff --git a/meteor-accounts-phone/tsconfig.json b/types/meteor-accounts-phone/tsconfig.json similarity index 100% rename from meteor-accounts-phone/tsconfig.json rename to types/meteor-accounts-phone/tsconfig.json diff --git a/meteor-collection-hooks/README.md b/types/meteor-collection-hooks/README.md similarity index 100% rename from meteor-collection-hooks/README.md rename to types/meteor-collection-hooks/README.md diff --git a/meteor-collection-hooks/index.d.ts b/types/meteor-collection-hooks/index.d.ts similarity index 100% rename from meteor-collection-hooks/index.d.ts rename to types/meteor-collection-hooks/index.d.ts diff --git a/meteor-collection-hooks/meteor-collection-hooks-tests.ts b/types/meteor-collection-hooks/meteor-collection-hooks-tests.ts similarity index 100% rename from meteor-collection-hooks/meteor-collection-hooks-tests.ts rename to types/meteor-collection-hooks/meteor-collection-hooks-tests.ts diff --git a/meteor-collection-hooks/meteor-mongo.d.ts b/types/meteor-collection-hooks/meteor-mongo.d.ts similarity index 100% rename from meteor-collection-hooks/meteor-mongo.d.ts rename to types/meteor-collection-hooks/meteor-mongo.d.ts diff --git a/meteor-collection-hooks/package.json b/types/meteor-collection-hooks/package.json similarity index 100% rename from meteor-collection-hooks/package.json rename to types/meteor-collection-hooks/package.json diff --git a/meteor-collection-hooks/tsconfig.json b/types/meteor-collection-hooks/tsconfig.json similarity index 100% rename from meteor-collection-hooks/tsconfig.json rename to types/meteor-collection-hooks/tsconfig.json diff --git a/meteor-collection-hooks/tslint.json b/types/meteor-collection-hooks/tslint.json similarity index 100% rename from meteor-collection-hooks/tslint.json rename to types/meteor-collection-hooks/tslint.json diff --git a/meteor-jboulhous-dev/index.d.ts b/types/meteor-jboulhous-dev/index.d.ts similarity index 100% rename from meteor-jboulhous-dev/index.d.ts rename to types/meteor-jboulhous-dev/index.d.ts diff --git a/meteor-jboulhous-dev/meteor-jboulhous-dev-tests.ts b/types/meteor-jboulhous-dev/meteor-jboulhous-dev-tests.ts similarity index 100% rename from meteor-jboulhous-dev/meteor-jboulhous-dev-tests.ts rename to types/meteor-jboulhous-dev/meteor-jboulhous-dev-tests.ts diff --git a/meteor-jboulhous-dev/tsconfig.json b/types/meteor-jboulhous-dev/tsconfig.json similarity index 100% rename from meteor-jboulhous-dev/tsconfig.json rename to types/meteor-jboulhous-dev/tsconfig.json diff --git a/meteor-persistent-session/index.d.ts b/types/meteor-persistent-session/index.d.ts similarity index 100% rename from meteor-persistent-session/index.d.ts rename to types/meteor-persistent-session/index.d.ts diff --git a/meteor-persistent-session/meteor-persistent-session-tests.ts b/types/meteor-persistent-session/meteor-persistent-session-tests.ts similarity index 100% rename from meteor-persistent-session/meteor-persistent-session-tests.ts rename to types/meteor-persistent-session/meteor-persistent-session-tests.ts diff --git a/meteor-persistent-session/tsconfig.json b/types/meteor-persistent-session/tsconfig.json similarity index 100% rename from meteor-persistent-session/tsconfig.json rename to types/meteor-persistent-session/tsconfig.json diff --git a/meteor-prime8consulting-oauth2/index.d.ts b/types/meteor-prime8consulting-oauth2/index.d.ts similarity index 100% rename from meteor-prime8consulting-oauth2/index.d.ts rename to types/meteor-prime8consulting-oauth2/index.d.ts diff --git a/meteor-prime8consulting-oauth2/meteor-prime8consulting-oauth2-tests.ts b/types/meteor-prime8consulting-oauth2/meteor-prime8consulting-oauth2-tests.ts similarity index 100% rename from meteor-prime8consulting-oauth2/meteor-prime8consulting-oauth2-tests.ts rename to types/meteor-prime8consulting-oauth2/meteor-prime8consulting-oauth2-tests.ts diff --git a/meteor-prime8consulting-oauth2/tsconfig.json b/types/meteor-prime8consulting-oauth2/tsconfig.json similarity index 100% rename from meteor-prime8consulting-oauth2/tsconfig.json rename to types/meteor-prime8consulting-oauth2/tsconfig.json diff --git a/meteor-publish-composite/index.d.ts b/types/meteor-publish-composite/index.d.ts similarity index 100% rename from meteor-publish-composite/index.d.ts rename to types/meteor-publish-composite/index.d.ts diff --git a/meteor-publish-composite/meteor-publish-composite-tests.ts b/types/meteor-publish-composite/meteor-publish-composite-tests.ts similarity index 100% rename from meteor-publish-composite/meteor-publish-composite-tests.ts rename to types/meteor-publish-composite/meteor-publish-composite-tests.ts diff --git a/meteor-publish-composite/tsconfig.json b/types/meteor-publish-composite/tsconfig.json similarity index 100% rename from meteor-publish-composite/tsconfig.json rename to types/meteor-publish-composite/tsconfig.json diff --git a/meteor-roles/index.d.ts b/types/meteor-roles/index.d.ts similarity index 100% rename from meteor-roles/index.d.ts rename to types/meteor-roles/index.d.ts diff --git a/meteor-roles/meteor-roles-tests.ts b/types/meteor-roles/meteor-roles-tests.ts similarity index 100% rename from meteor-roles/meteor-roles-tests.ts rename to types/meteor-roles/meteor-roles-tests.ts diff --git a/meteor-roles/tsconfig.json b/types/meteor-roles/tsconfig.json similarity index 100% rename from meteor-roles/tsconfig.json rename to types/meteor-roles/tsconfig.json diff --git a/meteor/README.md b/types/meteor/README.md similarity index 100% rename from meteor/README.md rename to types/meteor/README.md diff --git a/meteor/index.d.ts b/types/meteor/index.d.ts similarity index 100% rename from meteor/index.d.ts rename to types/meteor/index.d.ts diff --git a/meteor/meteor-tests.ts b/types/meteor/meteor-tests.ts similarity index 100% rename from meteor/meteor-tests.ts rename to types/meteor/meteor-tests.ts diff --git a/meteor/tsconfig.json b/types/meteor/tsconfig.json similarity index 100% rename from meteor/tsconfig.json rename to types/meteor/tsconfig.json diff --git a/method-override/index.d.ts b/types/method-override/index.d.ts similarity index 100% rename from method-override/index.d.ts rename to types/method-override/index.d.ts diff --git a/method-override/method-override-tests.ts b/types/method-override/method-override-tests.ts similarity index 100% rename from method-override/method-override-tests.ts rename to types/method-override/method-override-tests.ts diff --git a/method-override/tsconfig.json b/types/method-override/tsconfig.json similarity index 100% rename from method-override/tsconfig.json rename to types/method-override/tsconfig.json diff --git a/metismenu/index.d.ts b/types/metismenu/index.d.ts similarity index 100% rename from metismenu/index.d.ts rename to types/metismenu/index.d.ts diff --git a/metismenu/metismenu-tests.ts b/types/metismenu/metismenu-tests.ts similarity index 100% rename from metismenu/metismenu-tests.ts rename to types/metismenu/metismenu-tests.ts diff --git a/metismenu/tsconfig.json b/types/metismenu/tsconfig.json similarity index 100% rename from metismenu/tsconfig.json rename to types/metismenu/tsconfig.json diff --git a/metric-suffix/index.d.ts b/types/metric-suffix/index.d.ts similarity index 100% rename from metric-suffix/index.d.ts rename to types/metric-suffix/index.d.ts diff --git a/metric-suffix/metric-suffix-tests.ts b/types/metric-suffix/metric-suffix-tests.ts similarity index 100% rename from metric-suffix/metric-suffix-tests.ts rename to types/metric-suffix/metric-suffix-tests.ts diff --git a/metric-suffix/tsconfig.json b/types/metric-suffix/tsconfig.json similarity index 100% rename from metric-suffix/tsconfig.json rename to types/metric-suffix/tsconfig.json diff --git a/microgears/index.d.ts b/types/microgears/index.d.ts similarity index 100% rename from microgears/index.d.ts rename to types/microgears/index.d.ts diff --git a/microgears/microgears-tests.ts b/types/microgears/microgears-tests.ts similarity index 100% rename from microgears/microgears-tests.ts rename to types/microgears/microgears-tests.ts diff --git a/microgears/tsconfig.json b/types/microgears/tsconfig.json similarity index 100% rename from microgears/tsconfig.json rename to types/microgears/tsconfig.json diff --git a/micromatch/index.d.ts b/types/micromatch/index.d.ts similarity index 100% rename from micromatch/index.d.ts rename to types/micromatch/index.d.ts diff --git a/micromatch/micromatch-tests.ts b/types/micromatch/micromatch-tests.ts similarity index 100% rename from micromatch/micromatch-tests.ts rename to types/micromatch/micromatch-tests.ts diff --git a/micromatch/tsconfig.json b/types/micromatch/tsconfig.json similarity index 100% rename from micromatch/tsconfig.json rename to types/micromatch/tsconfig.json diff --git a/microsoft-ajax/index.d.ts b/types/microsoft-ajax/index.d.ts similarity index 100% rename from microsoft-ajax/index.d.ts rename to types/microsoft-ajax/index.d.ts diff --git a/microsoft-ajax/microsoft-ajax-tests.ts b/types/microsoft-ajax/microsoft-ajax-tests.ts similarity index 100% rename from microsoft-ajax/microsoft-ajax-tests.ts rename to types/microsoft-ajax/microsoft-ajax-tests.ts diff --git a/microsoft-ajax/tsconfig.json b/types/microsoft-ajax/tsconfig.json similarity index 100% rename from microsoft-ajax/tsconfig.json rename to types/microsoft-ajax/tsconfig.json diff --git a/microsoft-live-connect/index.d.ts b/types/microsoft-live-connect/index.d.ts similarity index 100% rename from microsoft-live-connect/index.d.ts rename to types/microsoft-live-connect/index.d.ts diff --git a/microsoft-live-connect/microsoft-live-connect-tests.ts b/types/microsoft-live-connect/microsoft-live-connect-tests.ts similarity index 100% rename from microsoft-live-connect/microsoft-live-connect-tests.ts rename to types/microsoft-live-connect/microsoft-live-connect-tests.ts diff --git a/microsoft-live-connect/tsconfig.json b/types/microsoft-live-connect/tsconfig.json similarity index 100% rename from microsoft-live-connect/tsconfig.json rename to types/microsoft-live-connect/tsconfig.json diff --git a/microsoft-sdk-soap/index.d.ts b/types/microsoft-sdk-soap/index.d.ts similarity index 100% rename from microsoft-sdk-soap/index.d.ts rename to types/microsoft-sdk-soap/index.d.ts diff --git a/microsoft-sdk-soap/microsoft-sdk-soap-tests.ts b/types/microsoft-sdk-soap/microsoft-sdk-soap-tests.ts similarity index 100% rename from microsoft-sdk-soap/microsoft-sdk-soap-tests.ts rename to types/microsoft-sdk-soap/microsoft-sdk-soap-tests.ts diff --git a/microsoft-sdk-soap/tsconfig.json b/types/microsoft-sdk-soap/tsconfig.json similarity index 100% rename from microsoft-sdk-soap/tsconfig.json rename to types/microsoft-sdk-soap/tsconfig.json diff --git a/milkcocoa/index.d.ts b/types/milkcocoa/index.d.ts similarity index 100% rename from milkcocoa/index.d.ts rename to types/milkcocoa/index.d.ts diff --git a/milkcocoa/milkcocoa-tests.ts b/types/milkcocoa/milkcocoa-tests.ts similarity index 100% rename from milkcocoa/milkcocoa-tests.ts rename to types/milkcocoa/milkcocoa-tests.ts diff --git a/milkcocoa/tsconfig.json b/types/milkcocoa/tsconfig.json similarity index 100% rename from milkcocoa/tsconfig.json rename to types/milkcocoa/tsconfig.json diff --git a/milliseconds/index.d.ts b/types/milliseconds/index.d.ts similarity index 100% rename from milliseconds/index.d.ts rename to types/milliseconds/index.d.ts diff --git a/milliseconds/milliseconds-tests.ts b/types/milliseconds/milliseconds-tests.ts similarity index 100% rename from milliseconds/milliseconds-tests.ts rename to types/milliseconds/milliseconds-tests.ts diff --git a/milliseconds/tsconfig.json b/types/milliseconds/tsconfig.json similarity index 100% rename from milliseconds/tsconfig.json rename to types/milliseconds/tsconfig.json diff --git a/mime/index.d.ts b/types/mime/index.d.ts similarity index 100% rename from mime/index.d.ts rename to types/mime/index.d.ts diff --git a/mime/mime-tests.ts b/types/mime/mime-tests.ts similarity index 100% rename from mime/mime-tests.ts rename to types/mime/mime-tests.ts diff --git a/mime/tsconfig.json b/types/mime/tsconfig.json similarity index 100% rename from mime/tsconfig.json rename to types/mime/tsconfig.json diff --git a/minilog/index.d.ts b/types/minilog/index.d.ts similarity index 100% rename from minilog/index.d.ts rename to types/minilog/index.d.ts diff --git a/minilog/minilog-tests.ts b/types/minilog/minilog-tests.ts similarity index 100% rename from minilog/minilog-tests.ts rename to types/minilog/minilog-tests.ts diff --git a/minilog/tsconfig.json b/types/minilog/tsconfig.json similarity index 100% rename from minilog/tsconfig.json rename to types/minilog/tsconfig.json diff --git a/minimatch/index.d.ts b/types/minimatch/index.d.ts similarity index 100% rename from minimatch/index.d.ts rename to types/minimatch/index.d.ts diff --git a/minimatch/minimatch-tests.ts b/types/minimatch/minimatch-tests.ts similarity index 100% rename from minimatch/minimatch-tests.ts rename to types/minimatch/minimatch-tests.ts diff --git a/minimatch/tsconfig.json b/types/minimatch/tsconfig.json similarity index 100% rename from minimatch/tsconfig.json rename to types/minimatch/tsconfig.json diff --git a/minimist/index.d.ts b/types/minimist/index.d.ts similarity index 100% rename from minimist/index.d.ts rename to types/minimist/index.d.ts diff --git a/minimist/minimist-tests.ts b/types/minimist/minimist-tests.ts similarity index 100% rename from minimist/minimist-tests.ts rename to types/minimist/minimist-tests.ts diff --git a/minimist/tsconfig.json b/types/minimist/tsconfig.json similarity index 100% rename from minimist/tsconfig.json rename to types/minimist/tsconfig.json diff --git a/mithril/index.d.ts b/types/mithril/index.d.ts similarity index 100% rename from mithril/index.d.ts rename to types/mithril/index.d.ts diff --git a/mithril/mithril-tests.ts b/types/mithril/mithril-tests.ts similarity index 100% rename from mithril/mithril-tests.ts rename to types/mithril/mithril-tests.ts diff --git a/mithril/tsconfig.json b/types/mithril/tsconfig.json similarity index 100% rename from mithril/tsconfig.json rename to types/mithril/tsconfig.json diff --git a/mitm/index.d.ts b/types/mitm/index.d.ts similarity index 100% rename from mitm/index.d.ts rename to types/mitm/index.d.ts diff --git a/mitm/mitm-tests.ts b/types/mitm/mitm-tests.ts similarity index 100% rename from mitm/mitm-tests.ts rename to types/mitm/mitm-tests.ts diff --git a/mitm/tsconfig.json b/types/mitm/tsconfig.json similarity index 100% rename from mitm/tsconfig.json rename to types/mitm/tsconfig.json diff --git a/mixpanel/index.d.ts b/types/mixpanel/index.d.ts similarity index 100% rename from mixpanel/index.d.ts rename to types/mixpanel/index.d.ts diff --git a/mixpanel/mixpanel-tests.ts b/types/mixpanel/mixpanel-tests.ts similarity index 100% rename from mixpanel/mixpanel-tests.ts rename to types/mixpanel/mixpanel-tests.ts diff --git a/mixpanel/tsconfig.json b/types/mixpanel/tsconfig.json similarity index 100% rename from mixpanel/tsconfig.json rename to types/mixpanel/tsconfig.json diff --git a/mixto/index.d.ts b/types/mixto/index.d.ts similarity index 100% rename from mixto/index.d.ts rename to types/mixto/index.d.ts diff --git a/mixto/mixto-tests.ts b/types/mixto/mixto-tests.ts similarity index 100% rename from mixto/mixto-tests.ts rename to types/mixto/mixto-tests.ts diff --git a/mixto/tsconfig.json b/types/mixto/tsconfig.json similarity index 100% rename from mixto/tsconfig.json rename to types/mixto/tsconfig.json diff --git a/mkdirp/index.d.ts b/types/mkdirp/index.d.ts similarity index 100% rename from mkdirp/index.d.ts rename to types/mkdirp/index.d.ts diff --git a/mkdirp/mkdirp-tests.ts b/types/mkdirp/mkdirp-tests.ts similarity index 100% rename from mkdirp/mkdirp-tests.ts rename to types/mkdirp/mkdirp-tests.ts diff --git a/mkdirp/tsconfig.json b/types/mkdirp/tsconfig.json similarity index 100% rename from mkdirp/tsconfig.json rename to types/mkdirp/tsconfig.json diff --git a/mkpath/index.d.ts b/types/mkpath/index.d.ts similarity index 100% rename from mkpath/index.d.ts rename to types/mkpath/index.d.ts diff --git a/mkpath/mkpath-tests.ts b/types/mkpath/mkpath-tests.ts similarity index 100% rename from mkpath/mkpath-tests.ts rename to types/mkpath/mkpath-tests.ts diff --git a/mkpath/tsconfig.json b/types/mkpath/tsconfig.json similarity index 100% rename from mkpath/tsconfig.json rename to types/mkpath/tsconfig.json diff --git a/mmmagic/index.d.ts b/types/mmmagic/index.d.ts similarity index 100% rename from mmmagic/index.d.ts rename to types/mmmagic/index.d.ts diff --git a/mmmagic/mmmagic-tests.ts b/types/mmmagic/mmmagic-tests.ts similarity index 100% rename from mmmagic/mmmagic-tests.ts rename to types/mmmagic/mmmagic-tests.ts diff --git a/mmmagic/tsconfig.json b/types/mmmagic/tsconfig.json similarity index 100% rename from mmmagic/tsconfig.json rename to types/mmmagic/tsconfig.json diff --git a/mobile-detect/index.d.ts b/types/mobile-detect/index.d.ts similarity index 100% rename from mobile-detect/index.d.ts rename to types/mobile-detect/index.d.ts diff --git a/mobile-detect/mobile-detect-tests.ts b/types/mobile-detect/mobile-detect-tests.ts similarity index 100% rename from mobile-detect/mobile-detect-tests.ts rename to types/mobile-detect/mobile-detect-tests.ts diff --git a/mobile-detect/tsconfig.json b/types/mobile-detect/tsconfig.json similarity index 100% rename from mobile-detect/tsconfig.json rename to types/mobile-detect/tsconfig.json diff --git a/mobservable-react/index.d.ts b/types/mobservable-react/index.d.ts similarity index 100% rename from mobservable-react/index.d.ts rename to types/mobservable-react/index.d.ts diff --git a/mobservable-react/mobservable-react-tests.ts b/types/mobservable-react/mobservable-react-tests.ts similarity index 100% rename from mobservable-react/mobservable-react-tests.ts rename to types/mobservable-react/mobservable-react-tests.ts diff --git a/mobservable-react/tsconfig.json b/types/mobservable-react/tsconfig.json similarity index 100% rename from mobservable-react/tsconfig.json rename to types/mobservable-react/tsconfig.json diff --git a/mocha-phantomjs/index.d.ts b/types/mocha-phantomjs/index.d.ts similarity index 100% rename from mocha-phantomjs/index.d.ts rename to types/mocha-phantomjs/index.d.ts diff --git a/mocha-phantomjs/mocha-phantomjs-tests.ts b/types/mocha-phantomjs/mocha-phantomjs-tests.ts similarity index 100% rename from mocha-phantomjs/mocha-phantomjs-tests.ts rename to types/mocha-phantomjs/mocha-phantomjs-tests.ts diff --git a/mocha-phantomjs/tsconfig.json b/types/mocha-phantomjs/tsconfig.json similarity index 100% rename from mocha-phantomjs/tsconfig.json rename to types/mocha-phantomjs/tsconfig.json diff --git a/mocha/UNUSED_FILES.txt b/types/mocha/UNUSED_FILES.txt similarity index 100% rename from mocha/UNUSED_FILES.txt rename to types/mocha/UNUSED_FILES.txt diff --git a/mocha/index.d.ts b/types/mocha/index.d.ts similarity index 100% rename from mocha/index.d.ts rename to types/mocha/index.d.ts diff --git a/mocha/mocha-node-tests.ts b/types/mocha/mocha-node-tests.ts similarity index 100% rename from mocha/mocha-node-tests.ts rename to types/mocha/mocha-node-tests.ts diff --git a/mocha/mocha-node.d.ts b/types/mocha/mocha-node.d.ts similarity index 100% rename from mocha/mocha-node.d.ts rename to types/mocha/mocha-node.d.ts diff --git a/mocha/mocha-tests.ts b/types/mocha/mocha-tests.ts similarity index 100% rename from mocha/mocha-tests.ts rename to types/mocha/mocha-tests.ts diff --git a/mocha/tsconfig.json b/types/mocha/tsconfig.json similarity index 100% rename from mocha/tsconfig.json rename to types/mocha/tsconfig.json diff --git a/mock-fs/index.d.ts b/types/mock-fs/index.d.ts similarity index 100% rename from mock-fs/index.d.ts rename to types/mock-fs/index.d.ts diff --git a/mock-fs/mock-fs-tests.ts b/types/mock-fs/mock-fs-tests.ts similarity index 100% rename from mock-fs/mock-fs-tests.ts rename to types/mock-fs/mock-fs-tests.ts diff --git a/mock-fs/tsconfig.json b/types/mock-fs/tsconfig.json similarity index 100% rename from mock-fs/tsconfig.json rename to types/mock-fs/tsconfig.json diff --git a/mock-raf/index.d.ts b/types/mock-raf/index.d.ts similarity index 100% rename from mock-raf/index.d.ts rename to types/mock-raf/index.d.ts diff --git a/mock-raf/mock-raf-tests.ts b/types/mock-raf/mock-raf-tests.ts similarity index 100% rename from mock-raf/mock-raf-tests.ts rename to types/mock-raf/mock-raf-tests.ts diff --git a/mock-raf/tsconfig.json b/types/mock-raf/tsconfig.json similarity index 100% rename from mock-raf/tsconfig.json rename to types/mock-raf/tsconfig.json diff --git a/mock-raf/tslint.json b/types/mock-raf/tslint.json similarity index 100% rename from mock-raf/tslint.json rename to types/mock-raf/tslint.json diff --git a/mock-require/index.d.ts b/types/mock-require/index.d.ts similarity index 100% rename from mock-require/index.d.ts rename to types/mock-require/index.d.ts diff --git a/mock-require/mock-require-tests.ts b/types/mock-require/mock-require-tests.ts similarity index 100% rename from mock-require/mock-require-tests.ts rename to types/mock-require/mock-require-tests.ts diff --git a/mock-require/tsconfig.json b/types/mock-require/tsconfig.json similarity index 100% rename from mock-require/tsconfig.json rename to types/mock-require/tsconfig.json diff --git a/mockdate/index.d.ts b/types/mockdate/index.d.ts similarity index 100% rename from mockdate/index.d.ts rename to types/mockdate/index.d.ts diff --git a/mockdate/mockdate-tests.ts b/types/mockdate/mockdate-tests.ts similarity index 100% rename from mockdate/mockdate-tests.ts rename to types/mockdate/mockdate-tests.ts diff --git a/mockdate/tsconfig.json b/types/mockdate/tsconfig.json similarity index 100% rename from mockdate/tsconfig.json rename to types/mockdate/tsconfig.json diff --git a/mockdate/tslint.json b/types/mockdate/tslint.json similarity index 100% rename from mockdate/tslint.json rename to types/mockdate/tslint.json diff --git a/mockery/index.d.ts b/types/mockery/index.d.ts similarity index 100% rename from mockery/index.d.ts rename to types/mockery/index.d.ts diff --git a/mockery/mockery-tests.ts b/types/mockery/mockery-tests.ts similarity index 100% rename from mockery/mockery-tests.ts rename to types/mockery/mockery-tests.ts diff --git a/mockery/tsconfig.json b/types/mockery/tsconfig.json similarity index 100% rename from mockery/tsconfig.json rename to types/mockery/tsconfig.json diff --git a/modernizr/index.d.ts b/types/modernizr/index.d.ts similarity index 100% rename from modernizr/index.d.ts rename to types/modernizr/index.d.ts diff --git a/modernizr/modernizr-tests.ts b/types/modernizr/modernizr-tests.ts similarity index 100% rename from modernizr/modernizr-tests.ts rename to types/modernizr/modernizr-tests.ts diff --git a/modernizr/tsconfig.json b/types/modernizr/tsconfig.json similarity index 100% rename from modernizr/tsconfig.json rename to types/modernizr/tsconfig.json diff --git a/modernizr/tslint.json b/types/modernizr/tslint.json similarity index 100% rename from modernizr/tslint.json rename to types/modernizr/tslint.json diff --git a/modesl/index.d.ts b/types/modesl/index.d.ts similarity index 100% rename from modesl/index.d.ts rename to types/modesl/index.d.ts diff --git a/modesl/modesl-tests.ts b/types/modesl/modesl-tests.ts similarity index 100% rename from modesl/modesl-tests.ts rename to types/modesl/modesl-tests.ts diff --git a/modesl/tsconfig.json b/types/modesl/tsconfig.json similarity index 100% rename from modesl/tsconfig.json rename to types/modesl/tsconfig.json diff --git a/modesl/tslint.json b/types/modesl/tslint.json similarity index 100% rename from modesl/tslint.json rename to types/modesl/tslint.json diff --git a/moment-business/index.d.ts b/types/moment-business/index.d.ts similarity index 100% rename from moment-business/index.d.ts rename to types/moment-business/index.d.ts diff --git a/moment-business/moment-business-tests.ts b/types/moment-business/moment-business-tests.ts similarity index 100% rename from moment-business/moment-business-tests.ts rename to types/moment-business/moment-business-tests.ts diff --git a/moment-business/package.json b/types/moment-business/package.json similarity index 100% rename from moment-business/package.json rename to types/moment-business/package.json diff --git a/moment-business/tsconfig.json b/types/moment-business/tsconfig.json similarity index 100% rename from moment-business/tsconfig.json rename to types/moment-business/tsconfig.json diff --git a/moment-business/tslint.json b/types/moment-business/tslint.json similarity index 100% rename from moment-business/tslint.json rename to types/moment-business/tslint.json diff --git a/moment-duration-format/index.d.ts b/types/moment-duration-format/index.d.ts similarity index 100% rename from moment-duration-format/index.d.ts rename to types/moment-duration-format/index.d.ts diff --git a/moment-duration-format/tsconfig.json b/types/moment-duration-format/tsconfig.json similarity index 100% rename from moment-duration-format/tsconfig.json rename to types/moment-duration-format/tsconfig.json diff --git a/moment-jalaali/index.d.ts b/types/moment-jalaali/index.d.ts similarity index 100% rename from moment-jalaali/index.d.ts rename to types/moment-jalaali/index.d.ts diff --git a/moment-jalaali/moment-jalaali-tests.ts b/types/moment-jalaali/moment-jalaali-tests.ts similarity index 100% rename from moment-jalaali/moment-jalaali-tests.ts rename to types/moment-jalaali/moment-jalaali-tests.ts diff --git a/moment-jalaali/package.json b/types/moment-jalaali/package.json similarity index 100% rename from moment-jalaali/package.json rename to types/moment-jalaali/package.json diff --git a/moment-jalaali/tsconfig.json b/types/moment-jalaali/tsconfig.json similarity index 100% rename from moment-jalaali/tsconfig.json rename to types/moment-jalaali/tsconfig.json diff --git a/moment-range/index.d.ts b/types/moment-range/index.d.ts similarity index 100% rename from moment-range/index.d.ts rename to types/moment-range/index.d.ts diff --git a/moment-range/moment-range-tests.ts b/types/moment-range/moment-range-tests.ts similarity index 100% rename from moment-range/moment-range-tests.ts rename to types/moment-range/moment-range-tests.ts diff --git a/moment-range/package.json b/types/moment-range/package.json similarity index 100% rename from moment-range/package.json rename to types/moment-range/package.json diff --git a/moment-range/tsconfig.json b/types/moment-range/tsconfig.json similarity index 100% rename from moment-range/tsconfig.json rename to types/moment-range/tsconfig.json diff --git a/moment-round/index.d.ts b/types/moment-round/index.d.ts similarity index 100% rename from moment-round/index.d.ts rename to types/moment-round/index.d.ts diff --git a/moment-round/moment-round-tests.ts b/types/moment-round/moment-round-tests.ts similarity index 100% rename from moment-round/moment-round-tests.ts rename to types/moment-round/moment-round-tests.ts diff --git a/moment-round/package.json b/types/moment-round/package.json similarity index 100% rename from moment-round/package.json rename to types/moment-round/package.json diff --git a/moment-round/tsconfig.json b/types/moment-round/tsconfig.json similarity index 100% rename from moment-round/tsconfig.json rename to types/moment-round/tsconfig.json diff --git a/moment-round/tslint.json b/types/moment-round/tslint.json similarity index 100% rename from moment-round/tslint.json rename to types/moment-round/tslint.json diff --git a/moment-timezone/index.d.ts b/types/moment-timezone/index.d.ts similarity index 100% rename from moment-timezone/index.d.ts rename to types/moment-timezone/index.d.ts diff --git a/moment-timezone/moment-timezone-tests.ts b/types/moment-timezone/moment-timezone-tests.ts similarity index 100% rename from moment-timezone/moment-timezone-tests.ts rename to types/moment-timezone/moment-timezone-tests.ts diff --git a/moment-timezone/package.json b/types/moment-timezone/package.json similarity index 100% rename from moment-timezone/package.json rename to types/moment-timezone/package.json diff --git a/moment-timezone/tsconfig.json b/types/moment-timezone/tsconfig.json similarity index 100% rename from moment-timezone/tsconfig.json rename to types/moment-timezone/tsconfig.json diff --git a/moment-timezone/tslint.json b/types/moment-timezone/tslint.json similarity index 100% rename from moment-timezone/tslint.json rename to types/moment-timezone/tslint.json diff --git a/mongodb/index.d.ts b/types/mongodb/index.d.ts similarity index 100% rename from mongodb/index.d.ts rename to types/mongodb/index.d.ts diff --git a/mongodb/mongodb-tests.ts b/types/mongodb/mongodb-tests.ts similarity index 100% rename from mongodb/mongodb-tests.ts rename to types/mongodb/mongodb-tests.ts diff --git a/mongodb/tsconfig.json b/types/mongodb/tsconfig.json similarity index 100% rename from mongodb/tsconfig.json rename to types/mongodb/tsconfig.json diff --git a/mongodb/v1/index.d.ts b/types/mongodb/v1/index.d.ts similarity index 100% rename from mongodb/v1/index.d.ts rename to types/mongodb/v1/index.d.ts diff --git a/mongodb/v1/mongodb-tests.ts b/types/mongodb/v1/mongodb-tests.ts similarity index 100% rename from mongodb/v1/mongodb-tests.ts rename to types/mongodb/v1/mongodb-tests.ts diff --git a/mongodb/v1/tsconfig.json b/types/mongodb/v1/tsconfig.json similarity index 100% rename from mongodb/v1/tsconfig.json rename to types/mongodb/v1/tsconfig.json diff --git a/mongoose-auto-increment/index.d.ts b/types/mongoose-auto-increment/index.d.ts similarity index 100% rename from mongoose-auto-increment/index.d.ts rename to types/mongoose-auto-increment/index.d.ts diff --git a/mongoose-auto-increment/mongoose-auto-increment-tests.ts b/types/mongoose-auto-increment/mongoose-auto-increment-tests.ts similarity index 100% rename from mongoose-auto-increment/mongoose-auto-increment-tests.ts rename to types/mongoose-auto-increment/mongoose-auto-increment-tests.ts diff --git a/mongoose-auto-increment/tsconfig.json b/types/mongoose-auto-increment/tsconfig.json similarity index 100% rename from mongoose-auto-increment/tsconfig.json rename to types/mongoose-auto-increment/tsconfig.json diff --git a/mongoose-deep-populate/index.d.ts b/types/mongoose-deep-populate/index.d.ts similarity index 100% rename from mongoose-deep-populate/index.d.ts rename to types/mongoose-deep-populate/index.d.ts diff --git a/mongoose-deep-populate/mongoose-deep-populate-tests.ts b/types/mongoose-deep-populate/mongoose-deep-populate-tests.ts similarity index 100% rename from mongoose-deep-populate/mongoose-deep-populate-tests.ts rename to types/mongoose-deep-populate/mongoose-deep-populate-tests.ts diff --git a/mongoose-deep-populate/tsconfig.json b/types/mongoose-deep-populate/tsconfig.json similarity index 100% rename from mongoose-deep-populate/tsconfig.json rename to types/mongoose-deep-populate/tsconfig.json diff --git a/mongoose-mock/index.d.ts b/types/mongoose-mock/index.d.ts similarity index 100% rename from mongoose-mock/index.d.ts rename to types/mongoose-mock/index.d.ts diff --git a/mongoose-mock/mongoose-mock-tests.ts b/types/mongoose-mock/mongoose-mock-tests.ts similarity index 100% rename from mongoose-mock/mongoose-mock-tests.ts rename to types/mongoose-mock/mongoose-mock-tests.ts diff --git a/mongoose-mock/tsconfig.json b/types/mongoose-mock/tsconfig.json similarity index 100% rename from mongoose-mock/tsconfig.json rename to types/mongoose-mock/tsconfig.json diff --git a/mongoose-paginate/index.d.ts b/types/mongoose-paginate/index.d.ts similarity index 100% rename from mongoose-paginate/index.d.ts rename to types/mongoose-paginate/index.d.ts diff --git a/mongoose-paginate/mongoose-paginate-tests.ts b/types/mongoose-paginate/mongoose-paginate-tests.ts similarity index 100% rename from mongoose-paginate/mongoose-paginate-tests.ts rename to types/mongoose-paginate/mongoose-paginate-tests.ts diff --git a/mongoose-paginate/tsconfig.json b/types/mongoose-paginate/tsconfig.json similarity index 100% rename from mongoose-paginate/tsconfig.json rename to types/mongoose-paginate/tsconfig.json diff --git a/mongoose-promise/index.d.ts b/types/mongoose-promise/index.d.ts similarity index 100% rename from mongoose-promise/index.d.ts rename to types/mongoose-promise/index.d.ts diff --git a/mongoose-promise/mongoose-promise-tests.ts b/types/mongoose-promise/mongoose-promise-tests.ts similarity index 100% rename from mongoose-promise/mongoose-promise-tests.ts rename to types/mongoose-promise/mongoose-promise-tests.ts diff --git a/mongoose-promise/tsconfig.json b/types/mongoose-promise/tsconfig.json similarity index 100% rename from mongoose-promise/tsconfig.json rename to types/mongoose-promise/tsconfig.json diff --git a/mongoose-seeder/index.d.ts b/types/mongoose-seeder/index.d.ts similarity index 100% rename from mongoose-seeder/index.d.ts rename to types/mongoose-seeder/index.d.ts diff --git a/mongoose-seeder/mongoose-seeder-tests.ts b/types/mongoose-seeder/mongoose-seeder-tests.ts similarity index 100% rename from mongoose-seeder/mongoose-seeder-tests.ts rename to types/mongoose-seeder/mongoose-seeder-tests.ts diff --git a/mongoose-seeder/tsconfig.json b/types/mongoose-seeder/tsconfig.json similarity index 100% rename from mongoose-seeder/tsconfig.json rename to types/mongoose-seeder/tsconfig.json diff --git a/mongoose-sequence/index.d.ts b/types/mongoose-sequence/index.d.ts similarity index 100% rename from mongoose-sequence/index.d.ts rename to types/mongoose-sequence/index.d.ts diff --git a/mongoose-sequence/mongoose-sequence-tests.ts b/types/mongoose-sequence/mongoose-sequence-tests.ts similarity index 100% rename from mongoose-sequence/mongoose-sequence-tests.ts rename to types/mongoose-sequence/mongoose-sequence-tests.ts diff --git a/mongoose-sequence/tsconfig.json b/types/mongoose-sequence/tsconfig.json similarity index 100% rename from mongoose-sequence/tsconfig.json rename to types/mongoose-sequence/tsconfig.json diff --git a/mongoose/README.md b/types/mongoose/README.md similarity index 100% rename from mongoose/README.md rename to types/mongoose/README.md diff --git a/mongoose/index.d.ts b/types/mongoose/index.d.ts similarity index 100% rename from mongoose/index.d.ts rename to types/mongoose/index.d.ts diff --git a/mongoose/mongoose-tests.ts b/types/mongoose/mongoose-tests.ts similarity index 100% rename from mongoose/mongoose-tests.ts rename to types/mongoose/mongoose-tests.ts diff --git a/mongoose/tsconfig.json b/types/mongoose/tsconfig.json similarity index 100% rename from mongoose/tsconfig.json rename to types/mongoose/tsconfig.json diff --git a/mongoose/v3/index.d.ts b/types/mongoose/v3/index.d.ts similarity index 100% rename from mongoose/v3/index.d.ts rename to types/mongoose/v3/index.d.ts diff --git a/mongoose/v3/mongoose-tests.ts b/types/mongoose/v3/mongoose-tests.ts similarity index 100% rename from mongoose/v3/mongoose-tests.ts rename to types/mongoose/v3/mongoose-tests.ts diff --git a/mongoose/v3/tsconfig.json b/types/mongoose/v3/tsconfig.json similarity index 100% rename from mongoose/v3/tsconfig.json rename to types/mongoose/v3/tsconfig.json diff --git a/monk/index.d.ts b/types/monk/index.d.ts similarity index 100% rename from monk/index.d.ts rename to types/monk/index.d.ts diff --git a/monk/tsconfig.json b/types/monk/tsconfig.json similarity index 100% rename from monk/tsconfig.json rename to types/monk/tsconfig.json diff --git a/morgan/index.d.ts b/types/morgan/index.d.ts similarity index 100% rename from morgan/index.d.ts rename to types/morgan/index.d.ts diff --git a/morgan/morgan-tests.ts b/types/morgan/morgan-tests.ts similarity index 100% rename from morgan/morgan-tests.ts rename to types/morgan/morgan-tests.ts diff --git a/morgan/tsconfig.json b/types/morgan/tsconfig.json similarity index 100% rename from morgan/tsconfig.json rename to types/morgan/tsconfig.json diff --git a/morris.js/index.d.ts b/types/morris.js/index.d.ts similarity index 100% rename from morris.js/index.d.ts rename to types/morris.js/index.d.ts diff --git a/morris.js/morris.js-tests.ts b/types/morris.js/morris.js-tests.ts similarity index 100% rename from morris.js/morris.js-tests.ts rename to types/morris.js/morris.js-tests.ts diff --git a/morris.js/tsconfig.json b/types/morris.js/tsconfig.json similarity index 100% rename from morris.js/tsconfig.json rename to types/morris.js/tsconfig.json diff --git a/mousetrap/index.d.ts b/types/mousetrap/index.d.ts similarity index 100% rename from mousetrap/index.d.ts rename to types/mousetrap/index.d.ts diff --git a/mousetrap/test/global-bind.ts b/types/mousetrap/test/global-bind.ts similarity index 100% rename from mousetrap/test/global-bind.ts rename to types/mousetrap/test/global-bind.ts diff --git a/mousetrap/test/index.ts b/types/mousetrap/test/index.ts similarity index 100% rename from mousetrap/test/index.ts rename to types/mousetrap/test/index.ts diff --git a/mousetrap/tsconfig.json b/types/mousetrap/tsconfig.json similarity index 100% rename from mousetrap/tsconfig.json rename to types/mousetrap/tsconfig.json diff --git a/moviedb/index.d.ts b/types/moviedb/index.d.ts similarity index 100% rename from moviedb/index.d.ts rename to types/moviedb/index.d.ts diff --git a/moviedb/moviedb-tests.ts b/types/moviedb/moviedb-tests.ts similarity index 100% rename from moviedb/moviedb-tests.ts rename to types/moviedb/moviedb-tests.ts diff --git a/moviedb/tsconfig.json b/types/moviedb/tsconfig.json similarity index 100% rename from moviedb/tsconfig.json rename to types/moviedb/tsconfig.json diff --git a/mpromise/index.d.ts b/types/mpromise/index.d.ts similarity index 100% rename from mpromise/index.d.ts rename to types/mpromise/index.d.ts diff --git a/mpromise/mpromise-tests.ts b/types/mpromise/mpromise-tests.ts similarity index 100% rename from mpromise/mpromise-tests.ts rename to types/mpromise/mpromise-tests.ts diff --git a/mpromise/tsconfig.json b/types/mpromise/tsconfig.json similarity index 100% rename from mpromise/tsconfig.json rename to types/mpromise/tsconfig.json diff --git a/mqtt/index.d.ts b/types/mqtt/index.d.ts similarity index 100% rename from mqtt/index.d.ts rename to types/mqtt/index.d.ts diff --git a/mqtt/mqtt-tests.ts b/types/mqtt/mqtt-tests.ts similarity index 100% rename from mqtt/mqtt-tests.ts rename to types/mqtt/mqtt-tests.ts diff --git a/mqtt/tsconfig.json b/types/mqtt/tsconfig.json similarity index 100% rename from mqtt/tsconfig.json rename to types/mqtt/tsconfig.json diff --git a/ms/index.d.ts b/types/ms/index.d.ts similarity index 100% rename from ms/index.d.ts rename to types/ms/index.d.ts diff --git a/ms/ms-tests.ts b/types/ms/ms-tests.ts similarity index 100% rename from ms/ms-tests.ts rename to types/ms/ms-tests.ts diff --git a/ms/tsconfig.json b/types/ms/tsconfig.json similarity index 100% rename from ms/tsconfig.json rename to types/ms/tsconfig.json diff --git a/msgpack-lite/index.d.ts b/types/msgpack-lite/index.d.ts similarity index 100% rename from msgpack-lite/index.d.ts rename to types/msgpack-lite/index.d.ts diff --git a/msgpack-lite/msgpack-lite-tests.ts b/types/msgpack-lite/msgpack-lite-tests.ts similarity index 100% rename from msgpack-lite/msgpack-lite-tests.ts rename to types/msgpack-lite/msgpack-lite-tests.ts diff --git a/msgpack-lite/tsconfig.json b/types/msgpack-lite/tsconfig.json similarity index 100% rename from msgpack-lite/tsconfig.json rename to types/msgpack-lite/tsconfig.json diff --git a/msgpack-lite/tslint.json b/types/msgpack-lite/tslint.json similarity index 100% rename from msgpack-lite/tslint.json rename to types/msgpack-lite/tslint.json diff --git a/msgpack/index.d.ts b/types/msgpack/index.d.ts similarity index 100% rename from msgpack/index.d.ts rename to types/msgpack/index.d.ts diff --git a/msgpack/msgpack-tests.ts b/types/msgpack/msgpack-tests.ts similarity index 100% rename from msgpack/msgpack-tests.ts rename to types/msgpack/msgpack-tests.ts diff --git a/msgpack/tsconfig.json b/types/msgpack/tsconfig.json similarity index 100% rename from msgpack/tsconfig.json rename to types/msgpack/tsconfig.json diff --git a/msgpack5/index.d.ts b/types/msgpack5/index.d.ts similarity index 100% rename from msgpack5/index.d.ts rename to types/msgpack5/index.d.ts diff --git a/msgpack5/msgpack5-tests.ts b/types/msgpack5/msgpack5-tests.ts similarity index 100% rename from msgpack5/msgpack5-tests.ts rename to types/msgpack5/msgpack5-tests.ts diff --git a/msgpack5/tsconfig.json b/types/msgpack5/tsconfig.json similarity index 100% rename from msgpack5/tsconfig.json rename to types/msgpack5/tsconfig.json diff --git a/msnodesql/index.d.ts b/types/msnodesql/index.d.ts similarity index 100% rename from msnodesql/index.d.ts rename to types/msnodesql/index.d.ts diff --git a/msnodesql/msnodesql-tests.ts b/types/msnodesql/msnodesql-tests.ts similarity index 100% rename from msnodesql/msnodesql-tests.ts rename to types/msnodesql/msnodesql-tests.ts diff --git a/msnodesql/tsconfig.json b/types/msnodesql/tsconfig.json similarity index 100% rename from msnodesql/tsconfig.json rename to types/msnodesql/tsconfig.json diff --git a/msportalfx-test/index.d.ts b/types/msportalfx-test/index.d.ts similarity index 100% rename from msportalfx-test/index.d.ts rename to types/msportalfx-test/index.d.ts diff --git a/msportalfx-test/msportalfx-test-tests.ts b/types/msportalfx-test/msportalfx-test-tests.ts similarity index 100% rename from msportalfx-test/msportalfx-test-tests.ts rename to types/msportalfx-test/msportalfx-test-tests.ts diff --git a/msportalfx-test/tsconfig.json b/types/msportalfx-test/tsconfig.json similarity index 100% rename from msportalfx-test/tsconfig.json rename to types/msportalfx-test/tsconfig.json diff --git a/mssql/index.d.ts b/types/mssql/index.d.ts similarity index 100% rename from mssql/index.d.ts rename to types/mssql/index.d.ts diff --git a/mssql/mssql-tests.ts b/types/mssql/mssql-tests.ts similarity index 100% rename from mssql/mssql-tests.ts rename to types/mssql/mssql-tests.ts diff --git a/mssql/tsconfig.json b/types/mssql/tsconfig.json similarity index 100% rename from mssql/tsconfig.json rename to types/mssql/tsconfig.json diff --git a/mu2/index.d.ts b/types/mu2/index.d.ts similarity index 100% rename from mu2/index.d.ts rename to types/mu2/index.d.ts diff --git a/mu2/mu2-tests.ts b/types/mu2/mu2-tests.ts similarity index 100% rename from mu2/mu2-tests.ts rename to types/mu2/mu2-tests.ts diff --git a/mu2/tsconfig.json b/types/mu2/tsconfig.json similarity index 100% rename from mu2/tsconfig.json rename to types/mu2/tsconfig.json diff --git a/multer-s3/index.d.ts b/types/multer-s3/index.d.ts similarity index 100% rename from multer-s3/index.d.ts rename to types/multer-s3/index.d.ts diff --git a/multer-s3/multer-s3-tests.ts b/types/multer-s3/multer-s3-tests.ts similarity index 100% rename from multer-s3/multer-s3-tests.ts rename to types/multer-s3/multer-s3-tests.ts diff --git a/multer-s3/tsconfig.json b/types/multer-s3/tsconfig.json similarity index 100% rename from multer-s3/tsconfig.json rename to types/multer-s3/tsconfig.json diff --git a/multer/index.d.ts b/types/multer/index.d.ts similarity index 100% rename from multer/index.d.ts rename to types/multer/index.d.ts diff --git a/multer/multer-tests.ts b/types/multer/multer-tests.ts similarity index 100% rename from multer/multer-tests.ts rename to types/multer/multer-tests.ts diff --git a/multer/tsconfig.json b/types/multer/tsconfig.json similarity index 100% rename from multer/tsconfig.json rename to types/multer/tsconfig.json diff --git a/multi-typeof/index.d.ts b/types/multi-typeof/index.d.ts similarity index 100% rename from multi-typeof/index.d.ts rename to types/multi-typeof/index.d.ts diff --git a/multi-typeof/tsconfig.json b/types/multi-typeof/tsconfig.json similarity index 100% rename from multi-typeof/tsconfig.json rename to types/multi-typeof/tsconfig.json diff --git a/multi-typeof/tslint.json b/types/multi-typeof/tslint.json similarity index 100% rename from multi-typeof/tslint.json rename to types/multi-typeof/tslint.json diff --git a/multiparty/index.d.ts b/types/multiparty/index.d.ts similarity index 100% rename from multiparty/index.d.ts rename to types/multiparty/index.d.ts diff --git a/multiparty/multiparty-tests.ts b/types/multiparty/multiparty-tests.ts similarity index 100% rename from multiparty/multiparty-tests.ts rename to types/multiparty/multiparty-tests.ts diff --git a/multiparty/tsconfig.json b/types/multiparty/tsconfig.json similarity index 100% rename from multiparty/tsconfig.json rename to types/multiparty/tsconfig.json diff --git a/multiplexjs/index.d.ts b/types/multiplexjs/index.d.ts similarity index 100% rename from multiplexjs/index.d.ts rename to types/multiplexjs/index.d.ts diff --git a/multiplexjs/multiplexjs-tests.ts b/types/multiplexjs/multiplexjs-tests.ts similarity index 100% rename from multiplexjs/multiplexjs-tests.ts rename to types/multiplexjs/multiplexjs-tests.ts diff --git a/multiplexjs/tsconfig.json b/types/multiplexjs/tsconfig.json similarity index 100% rename from multiplexjs/tsconfig.json rename to types/multiplexjs/tsconfig.json diff --git a/murmurhash-js/index.d.ts b/types/murmurhash-js/index.d.ts similarity index 100% rename from murmurhash-js/index.d.ts rename to types/murmurhash-js/index.d.ts diff --git a/murmurhash-js/murmurhash-js-tests.ts b/types/murmurhash-js/murmurhash-js-tests.ts similarity index 100% rename from murmurhash-js/murmurhash-js-tests.ts rename to types/murmurhash-js/murmurhash-js-tests.ts diff --git a/murmurhash-js/murmurhash2_gc.d.ts b/types/murmurhash-js/murmurhash2_gc.d.ts similarity index 100% rename from murmurhash-js/murmurhash2_gc.d.ts rename to types/murmurhash-js/murmurhash2_gc.d.ts diff --git a/murmurhash-js/murmurhash3_gc.d.ts b/types/murmurhash-js/murmurhash3_gc.d.ts similarity index 100% rename from murmurhash-js/murmurhash3_gc.d.ts rename to types/murmurhash-js/murmurhash3_gc.d.ts diff --git a/murmurhash-js/tsconfig.json b/types/murmurhash-js/tsconfig.json similarity index 100% rename from murmurhash-js/tsconfig.json rename to types/murmurhash-js/tsconfig.json diff --git a/murmurhash3js/index.d.ts b/types/murmurhash3js/index.d.ts similarity index 100% rename from murmurhash3js/index.d.ts rename to types/murmurhash3js/index.d.ts diff --git a/murmurhash3js/murmurhash3js-tests.ts b/types/murmurhash3js/murmurhash3js-tests.ts similarity index 100% rename from murmurhash3js/murmurhash3js-tests.ts rename to types/murmurhash3js/murmurhash3js-tests.ts diff --git a/murmurhash3js/tsconfig.json b/types/murmurhash3js/tsconfig.json similarity index 100% rename from murmurhash3js/tsconfig.json rename to types/murmurhash3js/tsconfig.json diff --git a/musicmetadata/index.d.ts b/types/musicmetadata/index.d.ts similarity index 100% rename from musicmetadata/index.d.ts rename to types/musicmetadata/index.d.ts diff --git a/musicmetadata/musicmetadata-tests.ts b/types/musicmetadata/musicmetadata-tests.ts similarity index 100% rename from musicmetadata/musicmetadata-tests.ts rename to types/musicmetadata/musicmetadata-tests.ts diff --git a/musicmetadata/tsconfig.json b/types/musicmetadata/tsconfig.json similarity index 100% rename from musicmetadata/tsconfig.json rename to types/musicmetadata/tsconfig.json diff --git a/mustache/index.d.ts b/types/mustache/index.d.ts similarity index 100% rename from mustache/index.d.ts rename to types/mustache/index.d.ts diff --git a/mustache/mustache-tests.ts b/types/mustache/mustache-tests.ts similarity index 100% rename from mustache/mustache-tests.ts rename to types/mustache/mustache-tests.ts diff --git a/mustache/tsconfig.json b/types/mustache/tsconfig.json similarity index 100% rename from mustache/tsconfig.json rename to types/mustache/tsconfig.json diff --git a/mysql/index.d.ts b/types/mysql/index.d.ts similarity index 100% rename from mysql/index.d.ts rename to types/mysql/index.d.ts diff --git a/mysql/mysql-tests.ts b/types/mysql/mysql-tests.ts similarity index 100% rename from mysql/mysql-tests.ts rename to types/mysql/mysql-tests.ts diff --git a/mysql/tsconfig.json b/types/mysql/tsconfig.json similarity index 100% rename from mysql/tsconfig.json rename to types/mysql/tsconfig.json diff --git a/mz/child_process.d.ts b/types/mz/child_process.d.ts similarity index 100% rename from mz/child_process.d.ts rename to types/mz/child_process.d.ts diff --git a/mz/crypto.d.ts b/types/mz/crypto.d.ts similarity index 100% rename from mz/crypto.d.ts rename to types/mz/crypto.d.ts diff --git a/mz/dns.d.ts b/types/mz/dns.d.ts similarity index 100% rename from mz/dns.d.ts rename to types/mz/dns.d.ts diff --git a/mz/fs.d.ts b/types/mz/fs.d.ts similarity index 100% rename from mz/fs.d.ts rename to types/mz/fs.d.ts diff --git a/mz/index.d.ts b/types/mz/index.d.ts similarity index 100% rename from mz/index.d.ts rename to types/mz/index.d.ts diff --git a/mz/mz-tests.ts b/types/mz/mz-tests.ts similarity index 100% rename from mz/mz-tests.ts rename to types/mz/mz-tests.ts diff --git a/mz/readline.d.ts b/types/mz/readline.d.ts similarity index 100% rename from mz/readline.d.ts rename to types/mz/readline.d.ts diff --git a/mz/tsconfig.json b/types/mz/tsconfig.json similarity index 100% rename from mz/tsconfig.json rename to types/mz/tsconfig.json diff --git a/mz/zlib.d.ts b/types/mz/zlib.d.ts similarity index 100% rename from mz/zlib.d.ts rename to types/mz/zlib.d.ts diff --git a/n3/index.d.ts b/types/n3/index.d.ts similarity index 100% rename from n3/index.d.ts rename to types/n3/index.d.ts diff --git a/n3/n3-tests.ts b/types/n3/n3-tests.ts similarity index 100% rename from n3/n3-tests.ts rename to types/n3/n3-tests.ts diff --git a/n3/tsconfig.json b/types/n3/tsconfig.json similarity index 100% rename from n3/tsconfig.json rename to types/n3/tsconfig.json diff --git a/nanoajax/index.d.ts b/types/nanoajax/index.d.ts similarity index 100% rename from nanoajax/index.d.ts rename to types/nanoajax/index.d.ts diff --git a/nanoajax/nanoajax-tests.ts b/types/nanoajax/nanoajax-tests.ts similarity index 100% rename from nanoajax/nanoajax-tests.ts rename to types/nanoajax/nanoajax-tests.ts diff --git a/nanoajax/tsconfig.json b/types/nanoajax/tsconfig.json similarity index 100% rename from nanoajax/tsconfig.json rename to types/nanoajax/tsconfig.json diff --git a/nanomsg/index.d.ts b/types/nanomsg/index.d.ts similarity index 100% rename from nanomsg/index.d.ts rename to types/nanomsg/index.d.ts diff --git a/nanomsg/nanomsg-tests.ts b/types/nanomsg/nanomsg-tests.ts similarity index 100% rename from nanomsg/nanomsg-tests.ts rename to types/nanomsg/nanomsg-tests.ts diff --git a/nanomsg/tsconfig.json b/types/nanomsg/tsconfig.json similarity index 100% rename from nanomsg/tsconfig.json rename to types/nanomsg/tsconfig.json diff --git a/nanomsg/tslint.json b/types/nanomsg/tslint.json similarity index 100% rename from nanomsg/tslint.json rename to types/nanomsg/tslint.json diff --git a/nanoscroller/index.d.ts b/types/nanoscroller/index.d.ts similarity index 100% rename from nanoscroller/index.d.ts rename to types/nanoscroller/index.d.ts diff --git a/nanoscroller/nanoscroller-tests.ts b/types/nanoscroller/nanoscroller-tests.ts similarity index 100% rename from nanoscroller/nanoscroller-tests.ts rename to types/nanoscroller/nanoscroller-tests.ts diff --git a/nanoscroller/tsconfig.json b/types/nanoscroller/tsconfig.json similarity index 100% rename from nanoscroller/tsconfig.json rename to types/nanoscroller/tsconfig.json diff --git a/nanoscroller/tslint.json b/types/nanoscroller/tslint.json similarity index 100% rename from nanoscroller/tslint.json rename to types/nanoscroller/tslint.json diff --git a/nanp/index.d.ts b/types/nanp/index.d.ts similarity index 100% rename from nanp/index.d.ts rename to types/nanp/index.d.ts diff --git a/nanp/nanp-tests.ts b/types/nanp/nanp-tests.ts similarity index 100% rename from nanp/nanp-tests.ts rename to types/nanp/nanp-tests.ts diff --git a/nanp/tsconfig.json b/types/nanp/tsconfig.json similarity index 100% rename from nanp/tsconfig.json rename to types/nanp/tsconfig.json diff --git a/natural-sort/index.d.ts b/types/natural-sort/index.d.ts similarity index 100% rename from natural-sort/index.d.ts rename to types/natural-sort/index.d.ts diff --git a/natural-sort/natural-sort-tests.ts b/types/natural-sort/natural-sort-tests.ts similarity index 100% rename from natural-sort/natural-sort-tests.ts rename to types/natural-sort/natural-sort-tests.ts diff --git a/natural-sort/tsconfig.json b/types/natural-sort/tsconfig.json similarity index 100% rename from natural-sort/tsconfig.json rename to types/natural-sort/tsconfig.json diff --git a/natural/index.d.ts b/types/natural/index.d.ts similarity index 100% rename from natural/index.d.ts rename to types/natural/index.d.ts diff --git a/natural/natural-tests.ts b/types/natural/natural-tests.ts similarity index 100% rename from natural/natural-tests.ts rename to types/natural/natural-tests.ts diff --git a/natural/tsconfig.json b/types/natural/tsconfig.json similarity index 100% rename from natural/tsconfig.json rename to types/natural/tsconfig.json diff --git a/navigation-react/index.d.ts b/types/navigation-react/index.d.ts similarity index 100% rename from navigation-react/index.d.ts rename to types/navigation-react/index.d.ts diff --git a/navigation-react/navigation-react-tests.tsx b/types/navigation-react/navigation-react-tests.tsx similarity index 100% rename from navigation-react/navigation-react-tests.tsx rename to types/navigation-react/navigation-react-tests.tsx diff --git a/navigation-react/tsconfig.json b/types/navigation-react/tsconfig.json similarity index 100% rename from navigation-react/tsconfig.json rename to types/navigation-react/tsconfig.json diff --git a/navigation-react/tslint.json b/types/navigation-react/tslint.json similarity index 100% rename from navigation-react/tslint.json rename to types/navigation-react/tslint.json diff --git a/navigation/index.d.ts b/types/navigation/index.d.ts similarity index 100% rename from navigation/index.d.ts rename to types/navigation/index.d.ts diff --git a/navigation/navigation-tests.ts b/types/navigation/navigation-tests.ts similarity index 100% rename from navigation/navigation-tests.ts rename to types/navigation/navigation-tests.ts diff --git a/navigation/tsconfig.json b/types/navigation/tsconfig.json similarity index 100% rename from navigation/tsconfig.json rename to types/navigation/tsconfig.json diff --git a/navigation/tslint.json b/types/navigation/tslint.json similarity index 100% rename from navigation/tslint.json rename to types/navigation/tslint.json diff --git a/navigo/index.d.ts b/types/navigo/index.d.ts similarity index 100% rename from navigo/index.d.ts rename to types/navigo/index.d.ts diff --git a/navigo/navigo-tests.ts b/types/navigo/navigo-tests.ts similarity index 100% rename from navigo/navigo-tests.ts rename to types/navigo/navigo-tests.ts diff --git a/navigo/tsconfig.json b/types/navigo/tsconfig.json similarity index 100% rename from navigo/tsconfig.json rename to types/navigo/tsconfig.json diff --git a/navigo/tslint.json b/types/navigo/tslint.json similarity index 100% rename from navigo/tslint.json rename to types/navigo/tslint.json diff --git a/nblas/index.d.ts b/types/nblas/index.d.ts similarity index 100% rename from nblas/index.d.ts rename to types/nblas/index.d.ts diff --git a/nblas/nblas-tests.ts b/types/nblas/nblas-tests.ts similarity index 100% rename from nblas/nblas-tests.ts rename to types/nblas/nblas-tests.ts diff --git a/nblas/tsconfig.json b/types/nblas/tsconfig.json similarity index 100% rename from nblas/tsconfig.json rename to types/nblas/tsconfig.json diff --git a/nblas/tslint.json b/types/nblas/tslint.json similarity index 100% rename from nblas/tslint.json rename to types/nblas/tslint.json diff --git a/nconf/index.d.ts b/types/nconf/index.d.ts similarity index 100% rename from nconf/index.d.ts rename to types/nconf/index.d.ts diff --git a/nconf/nconf-tests.ts b/types/nconf/nconf-tests.ts similarity index 100% rename from nconf/nconf-tests.ts rename to types/nconf/nconf-tests.ts diff --git a/nconf/tsconfig.json b/types/nconf/tsconfig.json similarity index 100% rename from nconf/tsconfig.json rename to types/nconf/tsconfig.json diff --git a/ncp/index.d.ts b/types/ncp/index.d.ts similarity index 100% rename from ncp/index.d.ts rename to types/ncp/index.d.ts diff --git a/ncp/ncp-tests.ts b/types/ncp/ncp-tests.ts similarity index 100% rename from ncp/ncp-tests.ts rename to types/ncp/ncp-tests.ts diff --git a/ncp/tsconfig.json b/types/ncp/tsconfig.json similarity index 100% rename from ncp/tsconfig.json rename to types/ncp/tsconfig.json diff --git a/ndarray/index.d.ts b/types/ndarray/index.d.ts similarity index 100% rename from ndarray/index.d.ts rename to types/ndarray/index.d.ts diff --git a/ndarray/ndarray-tests.ts b/types/ndarray/ndarray-tests.ts similarity index 100% rename from ndarray/ndarray-tests.ts rename to types/ndarray/ndarray-tests.ts diff --git a/ndarray/tsconfig.json b/types/ndarray/tsconfig.json similarity index 100% rename from ndarray/tsconfig.json rename to types/ndarray/tsconfig.json diff --git a/nedb-logger/index.d.ts b/types/nedb-logger/index.d.ts similarity index 100% rename from nedb-logger/index.d.ts rename to types/nedb-logger/index.d.ts diff --git a/nedb-logger/nedb-logger-tests.ts b/types/nedb-logger/nedb-logger-tests.ts similarity index 100% rename from nedb-logger/nedb-logger-tests.ts rename to types/nedb-logger/nedb-logger-tests.ts diff --git a/nedb-logger/tsconfig.json b/types/nedb-logger/tsconfig.json similarity index 100% rename from nedb-logger/tsconfig.json rename to types/nedb-logger/tsconfig.json diff --git a/nedb-logger/tslint.json b/types/nedb-logger/tslint.json similarity index 100% rename from nedb-logger/tslint.json rename to types/nedb-logger/tslint.json diff --git a/nedb/index.d.ts b/types/nedb/index.d.ts similarity index 100% rename from nedb/index.d.ts rename to types/nedb/index.d.ts diff --git a/nedb/nedb-tests.ts b/types/nedb/nedb-tests.ts similarity index 100% rename from nedb/nedb-tests.ts rename to types/nedb/nedb-tests.ts diff --git a/nedb/tsconfig.json b/types/nedb/tsconfig.json similarity index 100% rename from nedb/tsconfig.json rename to types/nedb/tsconfig.json diff --git a/nedb/tslint.json b/types/nedb/tslint.json similarity index 100% rename from nedb/tslint.json rename to types/nedb/tslint.json diff --git a/needle/index.d.ts b/types/needle/index.d.ts similarity index 100% rename from needle/index.d.ts rename to types/needle/index.d.ts diff --git a/needle/needle-tests.ts b/types/needle/needle-tests.ts similarity index 100% rename from needle/needle-tests.ts rename to types/needle/needle-tests.ts diff --git a/needle/tsconfig.json b/types/needle/tsconfig.json similarity index 100% rename from needle/tsconfig.json rename to types/needle/tsconfig.json diff --git a/needle/v0/index.d.ts b/types/needle/v0/index.d.ts similarity index 100% rename from needle/v0/index.d.ts rename to types/needle/v0/index.d.ts diff --git a/needle/v0/needle-tests.ts b/types/needle/v0/needle-tests.ts similarity index 100% rename from needle/v0/needle-tests.ts rename to types/needle/v0/needle-tests.ts diff --git a/needle/v0/tsconfig.json b/types/needle/v0/tsconfig.json similarity index 100% rename from needle/v0/tsconfig.json rename to types/needle/v0/tsconfig.json diff --git a/neo4j/index.d.ts b/types/neo4j/index.d.ts similarity index 100% rename from neo4j/index.d.ts rename to types/neo4j/index.d.ts diff --git a/neo4j/neo4j-tests.ts b/types/neo4j/neo4j-tests.ts similarity index 100% rename from neo4j/neo4j-tests.ts rename to types/neo4j/neo4j-tests.ts diff --git a/neo4j/tsconfig.json b/types/neo4j/tsconfig.json similarity index 100% rename from neo4j/tsconfig.json rename to types/neo4j/tsconfig.json diff --git a/nes/index.d.ts b/types/nes/index.d.ts similarity index 100% rename from nes/index.d.ts rename to types/nes/index.d.ts diff --git a/nes/nes-tests.ts b/types/nes/nes-tests.ts similarity index 100% rename from nes/nes-tests.ts rename to types/nes/nes-tests.ts diff --git a/nes/tsconfig.json b/types/nes/tsconfig.json similarity index 100% rename from nes/tsconfig.json rename to types/nes/tsconfig.json diff --git a/netmask/index.d.ts b/types/netmask/index.d.ts similarity index 100% rename from netmask/index.d.ts rename to types/netmask/index.d.ts diff --git a/netmask/netmask-tests.ts b/types/netmask/netmask-tests.ts similarity index 100% rename from netmask/netmask-tests.ts rename to types/netmask/netmask-tests.ts diff --git a/netmask/tsconfig.json b/types/netmask/tsconfig.json similarity index 100% rename from netmask/tsconfig.json rename to types/netmask/tsconfig.json diff --git a/nexpect/index.d.ts b/types/nexpect/index.d.ts similarity index 100% rename from nexpect/index.d.ts rename to types/nexpect/index.d.ts diff --git a/nexpect/nexpect-tests.ts b/types/nexpect/nexpect-tests.ts similarity index 100% rename from nexpect/nexpect-tests.ts rename to types/nexpect/nexpect-tests.ts diff --git a/nexpect/tsconfig.json b/types/nexpect/tsconfig.json similarity index 100% rename from nexpect/tsconfig.json rename to types/nexpect/tsconfig.json diff --git a/ng-command/index.d.ts b/types/ng-command/index.d.ts similarity index 100% rename from ng-command/index.d.ts rename to types/ng-command/index.d.ts diff --git a/ng-command/ng-command-tests.ts b/types/ng-command/ng-command-tests.ts similarity index 100% rename from ng-command/ng-command-tests.ts rename to types/ng-command/ng-command-tests.ts diff --git a/ng-command/tsconfig.json b/types/ng-command/tsconfig.json similarity index 100% rename from ng-command/tsconfig.json rename to types/ng-command/tsconfig.json diff --git a/ng-cordova/actionSheet.d.ts b/types/ng-cordova/actionSheet.d.ts similarity index 100% rename from ng-cordova/actionSheet.d.ts rename to types/ng-cordova/actionSheet.d.ts diff --git a/ng-cordova/app-version.d.ts b/types/ng-cordova/app-version.d.ts similarity index 100% rename from ng-cordova/app-version.d.ts rename to types/ng-cordova/app-version.d.ts diff --git a/ng-cordova/appAvailability.d.ts b/types/ng-cordova/appAvailability.d.ts similarity index 100% rename from ng-cordova/appAvailability.d.ts rename to types/ng-cordova/appAvailability.d.ts diff --git a/ng-cordova/badge.d.ts b/types/ng-cordova/badge.d.ts similarity index 100% rename from ng-cordova/badge.d.ts rename to types/ng-cordova/badge.d.ts diff --git a/ng-cordova/camera.d.ts b/types/ng-cordova/camera.d.ts similarity index 100% rename from ng-cordova/camera.d.ts rename to types/ng-cordova/camera.d.ts diff --git a/ng-cordova/datepicker.d.ts b/types/ng-cordova/datepicker.d.ts similarity index 100% rename from ng-cordova/datepicker.d.ts rename to types/ng-cordova/datepicker.d.ts diff --git a/ng-cordova/device.d.ts b/types/ng-cordova/device.d.ts similarity index 100% rename from ng-cordova/device.d.ts rename to types/ng-cordova/device.d.ts diff --git a/ng-cordova/deviceMotion.d.ts b/types/ng-cordova/deviceMotion.d.ts similarity index 100% rename from ng-cordova/deviceMotion.d.ts rename to types/ng-cordova/deviceMotion.d.ts diff --git a/ng-cordova/deviceOrientation.d.ts b/types/ng-cordova/deviceOrientation.d.ts similarity index 100% rename from ng-cordova/deviceOrientation.d.ts rename to types/ng-cordova/deviceOrientation.d.ts diff --git a/ng-cordova/dialogs.d.ts b/types/ng-cordova/dialogs.d.ts similarity index 100% rename from ng-cordova/dialogs.d.ts rename to types/ng-cordova/dialogs.d.ts diff --git a/ng-cordova/emailComposer.d.ts b/types/ng-cordova/emailComposer.d.ts similarity index 100% rename from ng-cordova/emailComposer.d.ts rename to types/ng-cordova/emailComposer.d.ts diff --git a/ng-cordova/file.d.ts b/types/ng-cordova/file.d.ts similarity index 100% rename from ng-cordova/file.d.ts rename to types/ng-cordova/file.d.ts diff --git a/ng-cordova/fileTransfer.d.ts b/types/ng-cordova/fileTransfer.d.ts similarity index 100% rename from ng-cordova/fileTransfer.d.ts rename to types/ng-cordova/fileTransfer.d.ts diff --git a/ng-cordova/geolocation.d.ts b/types/ng-cordova/geolocation.d.ts similarity index 100% rename from ng-cordova/geolocation.d.ts rename to types/ng-cordova/geolocation.d.ts diff --git a/ng-cordova/index.d.ts b/types/ng-cordova/index.d.ts similarity index 100% rename from ng-cordova/index.d.ts rename to types/ng-cordova/index.d.ts diff --git a/ng-cordova/network.d.ts b/types/ng-cordova/network.d.ts similarity index 100% rename from ng-cordova/network.d.ts rename to types/ng-cordova/network.d.ts diff --git a/ng-cordova/test/actionSheet.ts b/types/ng-cordova/test/actionSheet.ts similarity index 100% rename from ng-cordova/test/actionSheet.ts rename to types/ng-cordova/test/actionSheet.ts diff --git a/ng-cordova/test/app-version.ts b/types/ng-cordova/test/app-version.ts similarity index 100% rename from ng-cordova/test/app-version.ts rename to types/ng-cordova/test/app-version.ts diff --git a/ng-cordova/test/appAvailability.ts b/types/ng-cordova/test/appAvailability.ts similarity index 100% rename from ng-cordova/test/appAvailability.ts rename to types/ng-cordova/test/appAvailability.ts diff --git a/ng-cordova/test/badge.ts b/types/ng-cordova/test/badge.ts similarity index 100% rename from ng-cordova/test/badge.ts rename to types/ng-cordova/test/badge.ts diff --git a/ng-cordova/test/camera.ts b/types/ng-cordova/test/camera.ts similarity index 100% rename from ng-cordova/test/camera.ts rename to types/ng-cordova/test/camera.ts diff --git a/ng-cordova/test/datepicker.ts b/types/ng-cordova/test/datepicker.ts similarity index 100% rename from ng-cordova/test/datepicker.ts rename to types/ng-cordova/test/datepicker.ts diff --git a/ng-cordova/test/device.ts b/types/ng-cordova/test/device.ts similarity index 100% rename from ng-cordova/test/device.ts rename to types/ng-cordova/test/device.ts diff --git a/ng-cordova/test/deviceMotion.ts b/types/ng-cordova/test/deviceMotion.ts similarity index 100% rename from ng-cordova/test/deviceMotion.ts rename to types/ng-cordova/test/deviceMotion.ts diff --git a/ng-cordova/test/deviceOrientation.ts b/types/ng-cordova/test/deviceOrientation.ts similarity index 100% rename from ng-cordova/test/deviceOrientation.ts rename to types/ng-cordova/test/deviceOrientation.ts diff --git a/ng-cordova/test/dialogs.ts b/types/ng-cordova/test/dialogs.ts similarity index 100% rename from ng-cordova/test/dialogs.ts rename to types/ng-cordova/test/dialogs.ts diff --git a/ng-cordova/test/emailComposer.ts b/types/ng-cordova/test/emailComposer.ts similarity index 100% rename from ng-cordova/test/emailComposer.ts rename to types/ng-cordova/test/emailComposer.ts diff --git a/ng-cordova/test/file.ts b/types/ng-cordova/test/file.ts similarity index 100% rename from ng-cordova/test/file.ts rename to types/ng-cordova/test/file.ts diff --git a/ng-cordova/test/fileTransfer.ts b/types/ng-cordova/test/fileTransfer.ts similarity index 100% rename from ng-cordova/test/fileTransfer.ts rename to types/ng-cordova/test/fileTransfer.ts diff --git a/ng-cordova/test/geolocation.ts b/types/ng-cordova/test/geolocation.ts similarity index 100% rename from ng-cordova/test/geolocation.ts rename to types/ng-cordova/test/geolocation.ts diff --git a/ng-cordova/test/network.ts b/types/ng-cordova/test/network.ts similarity index 100% rename from ng-cordova/test/network.ts rename to types/ng-cordova/test/network.ts diff --git a/ng-cordova/test/toast.ts b/types/ng-cordova/test/toast.ts similarity index 100% rename from ng-cordova/test/toast.ts rename to types/ng-cordova/test/toast.ts diff --git a/ng-cordova/toast.d.ts b/types/ng-cordova/toast.d.ts similarity index 100% rename from ng-cordova/toast.d.ts rename to types/ng-cordova/toast.d.ts diff --git a/ng-cordova/tsconfig.json b/types/ng-cordova/tsconfig.json similarity index 100% rename from ng-cordova/tsconfig.json rename to types/ng-cordova/tsconfig.json diff --git a/ng-dialog/index.d.ts b/types/ng-dialog/index.d.ts similarity index 100% rename from ng-dialog/index.d.ts rename to types/ng-dialog/index.d.ts diff --git a/ng-dialog/ng-dialog-tests.ts b/types/ng-dialog/ng-dialog-tests.ts similarity index 100% rename from ng-dialog/ng-dialog-tests.ts rename to types/ng-dialog/ng-dialog-tests.ts diff --git a/ng-dialog/tsconfig.json b/types/ng-dialog/tsconfig.json similarity index 100% rename from ng-dialog/tsconfig.json rename to types/ng-dialog/tsconfig.json diff --git a/ng-facebook/index.d.ts b/types/ng-facebook/index.d.ts similarity index 100% rename from ng-facebook/index.d.ts rename to types/ng-facebook/index.d.ts diff --git a/ng-facebook/ng-facebook-tests.ts b/types/ng-facebook/ng-facebook-tests.ts similarity index 100% rename from ng-facebook/ng-facebook-tests.ts rename to types/ng-facebook/ng-facebook-tests.ts diff --git a/ng-facebook/tsconfig.json b/types/ng-facebook/tsconfig.json similarity index 100% rename from ng-facebook/tsconfig.json rename to types/ng-facebook/tsconfig.json diff --git a/ng-file-upload/index.d.ts b/types/ng-file-upload/index.d.ts similarity index 100% rename from ng-file-upload/index.d.ts rename to types/ng-file-upload/index.d.ts diff --git a/ng-file-upload/ng-file-upload-tests.ts b/types/ng-file-upload/ng-file-upload-tests.ts similarity index 100% rename from ng-file-upload/ng-file-upload-tests.ts rename to types/ng-file-upload/ng-file-upload-tests.ts diff --git a/ng-file-upload/tsconfig.json b/types/ng-file-upload/tsconfig.json similarity index 100% rename from ng-file-upload/tsconfig.json rename to types/ng-file-upload/tsconfig.json diff --git a/ng-flow/index.d.ts b/types/ng-flow/index.d.ts similarity index 100% rename from ng-flow/index.d.ts rename to types/ng-flow/index.d.ts diff --git a/ng-flow/ng-flow-tests.ts b/types/ng-flow/ng-flow-tests.ts similarity index 100% rename from ng-flow/ng-flow-tests.ts rename to types/ng-flow/ng-flow-tests.ts diff --git a/ng-flow/tsconfig.json b/types/ng-flow/tsconfig.json similarity index 100% rename from ng-flow/tsconfig.json rename to types/ng-flow/tsconfig.json diff --git a/ng-grid/index.d.ts b/types/ng-grid/index.d.ts similarity index 100% rename from ng-grid/index.d.ts rename to types/ng-grid/index.d.ts diff --git a/ng-grid/ng-grid-tests.ts b/types/ng-grid/ng-grid-tests.ts similarity index 100% rename from ng-grid/ng-grid-tests.ts rename to types/ng-grid/ng-grid-tests.ts diff --git a/ng-grid/tsconfig.json b/types/ng-grid/tsconfig.json similarity index 100% rename from ng-grid/tsconfig.json rename to types/ng-grid/tsconfig.json diff --git a/ng-i18next/index.d.ts b/types/ng-i18next/index.d.ts similarity index 100% rename from ng-i18next/index.d.ts rename to types/ng-i18next/index.d.ts diff --git a/ng-i18next/ng-i18next-tests.ts b/types/ng-i18next/ng-i18next-tests.ts similarity index 100% rename from ng-i18next/ng-i18next-tests.ts rename to types/ng-i18next/ng-i18next-tests.ts diff --git a/ng-i18next/tsconfig.json b/types/ng-i18next/tsconfig.json similarity index 100% rename from ng-i18next/tsconfig.json rename to types/ng-i18next/tsconfig.json diff --git a/ng-notify/index.d.ts b/types/ng-notify/index.d.ts similarity index 100% rename from ng-notify/index.d.ts rename to types/ng-notify/index.d.ts diff --git a/ng-notify/ng-notify-tests.ts b/types/ng-notify/ng-notify-tests.ts similarity index 100% rename from ng-notify/ng-notify-tests.ts rename to types/ng-notify/ng-notify-tests.ts diff --git a/ng-notify/tsconfig.json b/types/ng-notify/tsconfig.json similarity index 100% rename from ng-notify/tsconfig.json rename to types/ng-notify/tsconfig.json diff --git a/ng-stomp/index.d.ts b/types/ng-stomp/index.d.ts similarity index 100% rename from ng-stomp/index.d.ts rename to types/ng-stomp/index.d.ts diff --git a/ng-stomp/ng-stomp-tests.ts b/types/ng-stomp/ng-stomp-tests.ts similarity index 100% rename from ng-stomp/ng-stomp-tests.ts rename to types/ng-stomp/ng-stomp-tests.ts diff --git a/ng-stomp/tsconfig.json b/types/ng-stomp/tsconfig.json similarity index 100% rename from ng-stomp/tsconfig.json rename to types/ng-stomp/tsconfig.json diff --git a/ng-stomp/tslint.json b/types/ng-stomp/tslint.json similarity index 100% rename from ng-stomp/tslint.json rename to types/ng-stomp/tslint.json diff --git a/ngbootbox/index.d.ts b/types/ngbootbox/index.d.ts similarity index 100% rename from ngbootbox/index.d.ts rename to types/ngbootbox/index.d.ts diff --git a/ngbootbox/ngbootbox-tests.ts b/types/ngbootbox/ngbootbox-tests.ts similarity index 100% rename from ngbootbox/ngbootbox-tests.ts rename to types/ngbootbox/ngbootbox-tests.ts diff --git a/ngbootbox/tsconfig.json b/types/ngbootbox/tsconfig.json similarity index 100% rename from ngbootbox/tsconfig.json rename to types/ngbootbox/tsconfig.json diff --git a/ngeohash/index.d.ts b/types/ngeohash/index.d.ts similarity index 100% rename from ngeohash/index.d.ts rename to types/ngeohash/index.d.ts diff --git a/ngeohash/ngeohash-tests.ts b/types/ngeohash/ngeohash-tests.ts similarity index 100% rename from ngeohash/ngeohash-tests.ts rename to types/ngeohash/ngeohash-tests.ts diff --git a/ngeohash/tsconfig.json b/types/ngeohash/tsconfig.json similarity index 100% rename from ngeohash/tsconfig.json rename to types/ngeohash/tsconfig.json diff --git a/ngkookies/index.d.ts b/types/ngkookies/index.d.ts similarity index 100% rename from ngkookies/index.d.ts rename to types/ngkookies/index.d.ts diff --git a/ngkookies/ngkookies-tests.ts b/types/ngkookies/ngkookies-tests.ts similarity index 100% rename from ngkookies/ngkookies-tests.ts rename to types/ngkookies/ngkookies-tests.ts diff --git a/ngkookies/tsconfig.json b/types/ngkookies/tsconfig.json similarity index 100% rename from ngkookies/tsconfig.json rename to types/ngkookies/tsconfig.json diff --git a/ngmap/index.d.ts b/types/ngmap/index.d.ts similarity index 100% rename from ngmap/index.d.ts rename to types/ngmap/index.d.ts diff --git a/ngmap/ngmap-tests.ts b/types/ngmap/ngmap-tests.ts similarity index 100% rename from ngmap/ngmap-tests.ts rename to types/ngmap/ngmap-tests.ts diff --git a/ngmap/tsconfig.json b/types/ngmap/tsconfig.json similarity index 100% rename from ngmap/tsconfig.json rename to types/ngmap/tsconfig.json diff --git a/ngprogress-lite/index.d.ts b/types/ngprogress-lite/index.d.ts similarity index 100% rename from ngprogress-lite/index.d.ts rename to types/ngprogress-lite/index.d.ts diff --git a/ngprogress-lite/ngprogress-lite-tests.ts b/types/ngprogress-lite/ngprogress-lite-tests.ts similarity index 100% rename from ngprogress-lite/ngprogress-lite-tests.ts rename to types/ngprogress-lite/ngprogress-lite-tests.ts diff --git a/ngprogress-lite/tsconfig.json b/types/ngprogress-lite/tsconfig.json similarity index 100% rename from ngprogress-lite/tsconfig.json rename to types/ngprogress-lite/tsconfig.json diff --git a/ngprogress/index.d.ts b/types/ngprogress/index.d.ts similarity index 100% rename from ngprogress/index.d.ts rename to types/ngprogress/index.d.ts diff --git a/ngprogress/ngprogress-tests.ts b/types/ngprogress/ngprogress-tests.ts similarity index 100% rename from ngprogress/ngprogress-tests.ts rename to types/ngprogress/ngprogress-tests.ts diff --git a/ngprogress/tsconfig.json b/types/ngprogress/tsconfig.json similarity index 100% rename from ngprogress/tsconfig.json rename to types/ngprogress/tsconfig.json diff --git a/ngreact/index.d.ts b/types/ngreact/index.d.ts similarity index 100% rename from ngreact/index.d.ts rename to types/ngreact/index.d.ts diff --git a/ngreact/ngreact-tests.tsx b/types/ngreact/ngreact-tests.tsx similarity index 100% rename from ngreact/ngreact-tests.tsx rename to types/ngreact/ngreact-tests.tsx diff --git a/ngreact/tsconfig.json b/types/ngreact/tsconfig.json similarity index 100% rename from ngreact/tsconfig.json rename to types/ngreact/tsconfig.json diff --git a/ngstorage/index.d.ts b/types/ngstorage/index.d.ts similarity index 100% rename from ngstorage/index.d.ts rename to types/ngstorage/index.d.ts diff --git a/ngstorage/ngstorage-tests.ts b/types/ngstorage/ngstorage-tests.ts similarity index 100% rename from ngstorage/ngstorage-tests.ts rename to types/ngstorage/ngstorage-tests.ts diff --git a/ngstorage/tsconfig.json b/types/ngstorage/tsconfig.json similarity index 100% rename from ngstorage/tsconfig.json rename to types/ngstorage/tsconfig.json diff --git a/ngtoaster/index.d.ts b/types/ngtoaster/index.d.ts similarity index 100% rename from ngtoaster/index.d.ts rename to types/ngtoaster/index.d.ts diff --git a/ngtoaster/ngtoaster-tests.ts b/types/ngtoaster/ngtoaster-tests.ts similarity index 100% rename from ngtoaster/ngtoaster-tests.ts rename to types/ngtoaster/ngtoaster-tests.ts diff --git a/ngtoaster/tsconfig.json b/types/ngtoaster/tsconfig.json similarity index 100% rename from ngtoaster/tsconfig.json rename to types/ngtoaster/tsconfig.json diff --git a/ngwysiwyg/index.d.ts b/types/ngwysiwyg/index.d.ts similarity index 100% rename from ngwysiwyg/index.d.ts rename to types/ngwysiwyg/index.d.ts diff --git a/ngwysiwyg/ngwysiwyg-tests.ts b/types/ngwysiwyg/ngwysiwyg-tests.ts similarity index 100% rename from ngwysiwyg/ngwysiwyg-tests.ts rename to types/ngwysiwyg/ngwysiwyg-tests.ts diff --git a/ngwysiwyg/tsconfig.json b/types/ngwysiwyg/tsconfig.json similarity index 100% rename from ngwysiwyg/tsconfig.json rename to types/ngwysiwyg/tsconfig.json diff --git a/nightmare/index.d.ts b/types/nightmare/index.d.ts similarity index 100% rename from nightmare/index.d.ts rename to types/nightmare/index.d.ts diff --git a/nightmare/nightmare-tests.ts b/types/nightmare/nightmare-tests.ts similarity index 100% rename from nightmare/nightmare-tests.ts rename to types/nightmare/nightmare-tests.ts diff --git a/nightmare/tsconfig.json b/types/nightmare/tsconfig.json similarity index 100% rename from nightmare/tsconfig.json rename to types/nightmare/tsconfig.json diff --git a/noble/index.d.ts b/types/noble/index.d.ts similarity index 100% rename from noble/index.d.ts rename to types/noble/index.d.ts diff --git a/noble/noble-tests.ts b/types/noble/noble-tests.ts similarity index 100% rename from noble/noble-tests.ts rename to types/noble/noble-tests.ts diff --git a/noble/tsconfig.json b/types/noble/tsconfig.json similarity index 100% rename from noble/tsconfig.json rename to types/noble/tsconfig.json diff --git a/nock/index.d.ts b/types/nock/index.d.ts similarity index 100% rename from nock/index.d.ts rename to types/nock/index.d.ts diff --git a/nock/nock-tests.ts b/types/nock/nock-tests.ts similarity index 100% rename from nock/nock-tests.ts rename to types/nock/nock-tests.ts diff --git a/nock/tsconfig.json b/types/nock/tsconfig.json similarity index 100% rename from nock/tsconfig.json rename to types/nock/tsconfig.json diff --git a/nodal/index.d.ts b/types/nodal/index.d.ts similarity index 100% rename from nodal/index.d.ts rename to types/nodal/index.d.ts diff --git a/nodal/nodal-tests.ts b/types/nodal/nodal-tests.ts similarity index 100% rename from nodal/nodal-tests.ts rename to types/nodal/nodal-tests.ts diff --git a/nodal/tsconfig.json b/types/nodal/tsconfig.json similarity index 100% rename from nodal/tsconfig.json rename to types/nodal/tsconfig.json diff --git a/node-7z/index.d.ts b/types/node-7z/index.d.ts similarity index 100% rename from node-7z/index.d.ts rename to types/node-7z/index.d.ts diff --git a/node-7z/node-7z-tests.ts b/types/node-7z/node-7z-tests.ts similarity index 100% rename from node-7z/node-7z-tests.ts rename to types/node-7z/node-7z-tests.ts diff --git a/node-7z/tsconfig.json b/types/node-7z/tsconfig.json similarity index 100% rename from node-7z/tsconfig.json rename to types/node-7z/tsconfig.json diff --git a/node-array-ext/index.d.ts b/types/node-array-ext/index.d.ts similarity index 100% rename from node-array-ext/index.d.ts rename to types/node-array-ext/index.d.ts diff --git a/node-array-ext/node-array-ext-tests.ts b/types/node-array-ext/node-array-ext-tests.ts similarity index 100% rename from node-array-ext/node-array-ext-tests.ts rename to types/node-array-ext/node-array-ext-tests.ts diff --git a/node-array-ext/tsconfig.json b/types/node-array-ext/tsconfig.json similarity index 100% rename from node-array-ext/tsconfig.json rename to types/node-array-ext/tsconfig.json diff --git a/node-cache/index.d.ts b/types/node-cache/index.d.ts similarity index 100% rename from node-cache/index.d.ts rename to types/node-cache/index.d.ts diff --git a/node-cache/node-cache-tests.ts b/types/node-cache/node-cache-tests.ts similarity index 100% rename from node-cache/node-cache-tests.ts rename to types/node-cache/node-cache-tests.ts diff --git a/node-cache/tsconfig.json b/types/node-cache/tsconfig.json similarity index 100% rename from node-cache/tsconfig.json rename to types/node-cache/tsconfig.json diff --git a/node-calendar/index.d.ts b/types/node-calendar/index.d.ts similarity index 100% rename from node-calendar/index.d.ts rename to types/node-calendar/index.d.ts diff --git a/node-calendar/node-calendar-tests.ts b/types/node-calendar/node-calendar-tests.ts similarity index 100% rename from node-calendar/node-calendar-tests.ts rename to types/node-calendar/node-calendar-tests.ts diff --git a/node-calendar/tsconfig.json b/types/node-calendar/tsconfig.json similarity index 100% rename from node-calendar/tsconfig.json rename to types/node-calendar/tsconfig.json diff --git a/node-config-manager/index.d.ts b/types/node-config-manager/index.d.ts similarity index 100% rename from node-config-manager/index.d.ts rename to types/node-config-manager/index.d.ts diff --git a/node-config-manager/node-config-manager-tests.ts b/types/node-config-manager/node-config-manager-tests.ts similarity index 100% rename from node-config-manager/node-config-manager-tests.ts rename to types/node-config-manager/node-config-manager-tests.ts diff --git a/node-config-manager/tsconfig.json b/types/node-config-manager/tsconfig.json similarity index 100% rename from node-config-manager/tsconfig.json rename to types/node-config-manager/tsconfig.json diff --git a/node-dir/index.d.ts b/types/node-dir/index.d.ts similarity index 100% rename from node-dir/index.d.ts rename to types/node-dir/index.d.ts diff --git a/node-dir/node-dir-tests.ts b/types/node-dir/node-dir-tests.ts similarity index 100% rename from node-dir/node-dir-tests.ts rename to types/node-dir/node-dir-tests.ts diff --git a/node-dir/tsconfig.json b/types/node-dir/tsconfig.json similarity index 100% rename from node-dir/tsconfig.json rename to types/node-dir/tsconfig.json diff --git a/node-dogstatsd/index.d.ts b/types/node-dogstatsd/index.d.ts similarity index 100% rename from node-dogstatsd/index.d.ts rename to types/node-dogstatsd/index.d.ts diff --git a/node-dogstatsd/node-dogstatsd-tests.ts b/types/node-dogstatsd/node-dogstatsd-tests.ts similarity index 100% rename from node-dogstatsd/node-dogstatsd-tests.ts rename to types/node-dogstatsd/node-dogstatsd-tests.ts diff --git a/node-dogstatsd/tsconfig.json b/types/node-dogstatsd/tsconfig.json similarity index 100% rename from node-dogstatsd/tsconfig.json rename to types/node-dogstatsd/tsconfig.json diff --git a/node-emoji/index.d.ts b/types/node-emoji/index.d.ts similarity index 100% rename from node-emoji/index.d.ts rename to types/node-emoji/index.d.ts diff --git a/node-emoji/node-emoji-tests.ts b/types/node-emoji/node-emoji-tests.ts similarity index 100% rename from node-emoji/node-emoji-tests.ts rename to types/node-emoji/node-emoji-tests.ts diff --git a/node-emoji/tsconfig.json b/types/node-emoji/tsconfig.json similarity index 100% rename from node-emoji/tsconfig.json rename to types/node-emoji/tsconfig.json diff --git a/node-emoji/tslint.json b/types/node-emoji/tslint.json similarity index 100% rename from node-emoji/tslint.json rename to types/node-emoji/tslint.json diff --git a/node-fetch/index.d.ts b/types/node-fetch/index.d.ts similarity index 100% rename from node-fetch/index.d.ts rename to types/node-fetch/index.d.ts diff --git a/node-fetch/node-fetch-tests.ts b/types/node-fetch/node-fetch-tests.ts similarity index 100% rename from node-fetch/node-fetch-tests.ts rename to types/node-fetch/node-fetch-tests.ts diff --git a/node-fetch/tsconfig.json b/types/node-fetch/tsconfig.json similarity index 100% rename from node-fetch/tsconfig.json rename to types/node-fetch/tsconfig.json diff --git a/node-fibers/index.d.ts b/types/node-fibers/index.d.ts similarity index 100% rename from node-fibers/index.d.ts rename to types/node-fibers/index.d.ts diff --git a/node-fibers/node-fibers-tests.ts b/types/node-fibers/node-fibers-tests.ts similarity index 100% rename from node-fibers/node-fibers-tests.ts rename to types/node-fibers/node-fibers-tests.ts diff --git a/node-fibers/tsconfig.json b/types/node-fibers/tsconfig.json similarity index 100% rename from node-fibers/tsconfig.json rename to types/node-fibers/tsconfig.json diff --git a/node-forge/index.d.ts b/types/node-forge/index.d.ts similarity index 100% rename from node-forge/index.d.ts rename to types/node-forge/index.d.ts diff --git a/node-forge/node-forge-tests.ts b/types/node-forge/node-forge-tests.ts similarity index 100% rename from node-forge/node-forge-tests.ts rename to types/node-forge/node-forge-tests.ts diff --git a/node-forge/tsconfig.json b/types/node-forge/tsconfig.json similarity index 100% rename from node-forge/tsconfig.json rename to types/node-forge/tsconfig.json diff --git a/node-gcm/index.d.ts b/types/node-gcm/index.d.ts similarity index 100% rename from node-gcm/index.d.ts rename to types/node-gcm/index.d.ts diff --git a/node-gcm/node-gcm-tests.ts b/types/node-gcm/node-gcm-tests.ts similarity index 100% rename from node-gcm/node-gcm-tests.ts rename to types/node-gcm/node-gcm-tests.ts diff --git a/node-gcm/tsconfig.json b/types/node-gcm/tsconfig.json similarity index 100% rename from node-gcm/tsconfig.json rename to types/node-gcm/tsconfig.json diff --git a/node-getopt/index.d.ts b/types/node-getopt/index.d.ts similarity index 100% rename from node-getopt/index.d.ts rename to types/node-getopt/index.d.ts diff --git a/node-getopt/node-getopt-tests.ts b/types/node-getopt/node-getopt-tests.ts similarity index 100% rename from node-getopt/node-getopt-tests.ts rename to types/node-getopt/node-getopt-tests.ts diff --git a/node-getopt/tsconfig.json b/types/node-getopt/tsconfig.json similarity index 100% rename from node-getopt/tsconfig.json rename to types/node-getopt/tsconfig.json diff --git a/node-hid/index.d.ts b/types/node-hid/index.d.ts similarity index 100% rename from node-hid/index.d.ts rename to types/node-hid/index.d.ts diff --git a/node-hid/node-hid-tests.ts b/types/node-hid/node-hid-tests.ts similarity index 100% rename from node-hid/node-hid-tests.ts rename to types/node-hid/node-hid-tests.ts diff --git a/node-hid/tsconfig.json b/types/node-hid/tsconfig.json similarity index 100% rename from node-hid/tsconfig.json rename to types/node-hid/tsconfig.json diff --git a/node-hid/tslint.json b/types/node-hid/tslint.json similarity index 100% rename from node-hid/tslint.json rename to types/node-hid/tslint.json diff --git a/node-hue-api/index.d.ts b/types/node-hue-api/index.d.ts similarity index 100% rename from node-hue-api/index.d.ts rename to types/node-hue-api/index.d.ts diff --git a/node-hue-api/node-hue-api-tests.ts b/types/node-hue-api/node-hue-api-tests.ts similarity index 100% rename from node-hue-api/node-hue-api-tests.ts rename to types/node-hue-api/node-hue-api-tests.ts diff --git a/node-hue-api/tsconfig.json b/types/node-hue-api/tsconfig.json similarity index 100% rename from node-hue-api/tsconfig.json rename to types/node-hue-api/tsconfig.json diff --git a/node-int64/index.d.ts b/types/node-int64/index.d.ts similarity index 100% rename from node-int64/index.d.ts rename to types/node-int64/index.d.ts diff --git a/node-int64/node-int64-tests.ts b/types/node-int64/node-int64-tests.ts similarity index 100% rename from node-int64/node-int64-tests.ts rename to types/node-int64/node-int64-tests.ts diff --git a/node-int64/tsconfig.json b/types/node-int64/tsconfig.json similarity index 100% rename from node-int64/tsconfig.json rename to types/node-int64/tsconfig.json diff --git a/node-jsfl-runner/index.d.ts b/types/node-jsfl-runner/index.d.ts similarity index 100% rename from node-jsfl-runner/index.d.ts rename to types/node-jsfl-runner/index.d.ts diff --git a/node-jsfl-runner/node-jsfl-runner-tests.ts b/types/node-jsfl-runner/node-jsfl-runner-tests.ts similarity index 100% rename from node-jsfl-runner/node-jsfl-runner-tests.ts rename to types/node-jsfl-runner/node-jsfl-runner-tests.ts diff --git a/node-jsfl-runner/tsconfig.json b/types/node-jsfl-runner/tsconfig.json similarity index 100% rename from node-jsfl-runner/tsconfig.json rename to types/node-jsfl-runner/tsconfig.json diff --git a/node-json-db/index.d.ts b/types/node-json-db/index.d.ts similarity index 100% rename from node-json-db/index.d.ts rename to types/node-json-db/index.d.ts diff --git a/node-json-db/node-json-db-tests.ts b/types/node-json-db/node-json-db-tests.ts similarity index 100% rename from node-json-db/node-json-db-tests.ts rename to types/node-json-db/node-json-db-tests.ts diff --git a/node-json-db/tsconfig.json b/types/node-json-db/tsconfig.json similarity index 100% rename from node-json-db/tsconfig.json rename to types/node-json-db/tsconfig.json diff --git a/node-mysql-wrapper/index.d.ts b/types/node-mysql-wrapper/index.d.ts similarity index 100% rename from node-mysql-wrapper/index.d.ts rename to types/node-mysql-wrapper/index.d.ts diff --git a/node-mysql-wrapper/my-meteor.d.ts b/types/node-mysql-wrapper/my-meteor.d.ts similarity index 100% rename from node-mysql-wrapper/my-meteor.d.ts rename to types/node-mysql-wrapper/my-meteor.d.ts diff --git a/node-mysql-wrapper/node-mysql-wrapper-tests.ts b/types/node-mysql-wrapper/node-mysql-wrapper-tests.ts similarity index 100% rename from node-mysql-wrapper/node-mysql-wrapper-tests.ts rename to types/node-mysql-wrapper/node-mysql-wrapper-tests.ts diff --git a/node-mysql-wrapper/tsconfig.json b/types/node-mysql-wrapper/tsconfig.json similarity index 100% rename from node-mysql-wrapper/tsconfig.json rename to types/node-mysql-wrapper/tsconfig.json diff --git a/node-notifier/index.d.ts b/types/node-notifier/index.d.ts similarity index 100% rename from node-notifier/index.d.ts rename to types/node-notifier/index.d.ts diff --git a/node-notifier/node-notifier-tests.ts b/types/node-notifier/node-notifier-tests.ts similarity index 100% rename from node-notifier/node-notifier-tests.ts rename to types/node-notifier/node-notifier-tests.ts diff --git a/node-notifier/tsconfig.json b/types/node-notifier/tsconfig.json similarity index 100% rename from node-notifier/tsconfig.json rename to types/node-notifier/tsconfig.json diff --git a/node-persist/index.d.ts b/types/node-persist/index.d.ts similarity index 100% rename from node-persist/index.d.ts rename to types/node-persist/index.d.ts diff --git a/node-persist/node-persist-tests.ts b/types/node-persist/node-persist-tests.ts similarity index 100% rename from node-persist/node-persist-tests.ts rename to types/node-persist/node-persist-tests.ts diff --git a/node-persist/tsconfig.json b/types/node-persist/tsconfig.json similarity index 100% rename from node-persist/tsconfig.json rename to types/node-persist/tsconfig.json diff --git a/node-polyglot/index.d.ts b/types/node-polyglot/index.d.ts similarity index 100% rename from node-polyglot/index.d.ts rename to types/node-polyglot/index.d.ts diff --git a/node-polyglot/node-polyglot-tests.ts b/types/node-polyglot/node-polyglot-tests.ts similarity index 100% rename from node-polyglot/node-polyglot-tests.ts rename to types/node-polyglot/node-polyglot-tests.ts diff --git a/node-polyglot/tsconfig.json b/types/node-polyglot/tsconfig.json similarity index 100% rename from node-polyglot/tsconfig.json rename to types/node-polyglot/tsconfig.json diff --git a/node-powershell/index.d.ts b/types/node-powershell/index.d.ts similarity index 100% rename from node-powershell/index.d.ts rename to types/node-powershell/index.d.ts diff --git a/node-powershell/node-powershell-tests.ts b/types/node-powershell/node-powershell-tests.ts similarity index 100% rename from node-powershell/node-powershell-tests.ts rename to types/node-powershell/node-powershell-tests.ts diff --git a/node-powershell/tsconfig.json b/types/node-powershell/tsconfig.json similarity index 100% rename from node-powershell/tsconfig.json rename to types/node-powershell/tsconfig.json diff --git a/node-sass-middleware/index.d.ts b/types/node-sass-middleware/index.d.ts similarity index 100% rename from node-sass-middleware/index.d.ts rename to types/node-sass-middleware/index.d.ts diff --git a/node-sass-middleware/node-sass-middleware-tests.ts b/types/node-sass-middleware/node-sass-middleware-tests.ts similarity index 100% rename from node-sass-middleware/node-sass-middleware-tests.ts rename to types/node-sass-middleware/node-sass-middleware-tests.ts diff --git a/node-sass-middleware/tsconfig.json b/types/node-sass-middleware/tsconfig.json similarity index 100% rename from node-sass-middleware/tsconfig.json rename to types/node-sass-middleware/tsconfig.json diff --git a/node-sass/index.d.ts b/types/node-sass/index.d.ts similarity index 100% rename from node-sass/index.d.ts rename to types/node-sass/index.d.ts diff --git a/node-sass/node-sass-tests.ts b/types/node-sass/node-sass-tests.ts similarity index 100% rename from node-sass/node-sass-tests.ts rename to types/node-sass/node-sass-tests.ts diff --git a/node-sass/tsconfig.json b/types/node-sass/tsconfig.json similarity index 100% rename from node-sass/tsconfig.json rename to types/node-sass/tsconfig.json diff --git a/node-schedule/index.d.ts b/types/node-schedule/index.d.ts similarity index 100% rename from node-schedule/index.d.ts rename to types/node-schedule/index.d.ts diff --git a/node-schedule/node-schedule-tests.ts b/types/node-schedule/node-schedule-tests.ts similarity index 100% rename from node-schedule/node-schedule-tests.ts rename to types/node-schedule/node-schedule-tests.ts diff --git a/node-schedule/tsconfig.json b/types/node-schedule/tsconfig.json similarity index 100% rename from node-schedule/tsconfig.json rename to types/node-schedule/tsconfig.json diff --git a/node-slack/index.d.ts b/types/node-slack/index.d.ts similarity index 100% rename from node-slack/index.d.ts rename to types/node-slack/index.d.ts diff --git a/node-slack/node-slack-tests.ts b/types/node-slack/node-slack-tests.ts similarity index 100% rename from node-slack/node-slack-tests.ts rename to types/node-slack/node-slack-tests.ts diff --git a/node-slack/tsconfig.json b/types/node-slack/tsconfig.json similarity index 100% rename from node-slack/tsconfig.json rename to types/node-slack/tsconfig.json diff --git a/node-snap7/index.d.ts b/types/node-snap7/index.d.ts similarity index 100% rename from node-snap7/index.d.ts rename to types/node-snap7/index.d.ts diff --git a/node-snap7/node-snap7-tests.ts b/types/node-snap7/node-snap7-tests.ts similarity index 100% rename from node-snap7/node-snap7-tests.ts rename to types/node-snap7/node-snap7-tests.ts diff --git a/node-snap7/tsconfig.json b/types/node-snap7/tsconfig.json similarity index 100% rename from node-snap7/tsconfig.json rename to types/node-snap7/tsconfig.json diff --git a/node-uuid/README.md b/types/node-uuid/README.md similarity index 100% rename from node-uuid/README.md rename to types/node-uuid/README.md diff --git a/node-uuid/index.d.ts b/types/node-uuid/index.d.ts similarity index 100% rename from node-uuid/index.d.ts rename to types/node-uuid/index.d.ts diff --git a/node-uuid/node-uuid-tests.ts b/types/node-uuid/node-uuid-tests.ts similarity index 100% rename from node-uuid/node-uuid-tests.ts rename to types/node-uuid/node-uuid-tests.ts diff --git a/node-uuid/tsconfig.json b/types/node-uuid/tsconfig.json similarity index 100% rename from node-uuid/tsconfig.json rename to types/node-uuid/tsconfig.json diff --git a/node-validator/index.d.ts b/types/node-validator/index.d.ts similarity index 100% rename from node-validator/index.d.ts rename to types/node-validator/index.d.ts diff --git a/node-validator/node-validator-tests.ts b/types/node-validator/node-validator-tests.ts similarity index 100% rename from node-validator/node-validator-tests.ts rename to types/node-validator/node-validator-tests.ts diff --git a/node-validator/tsconfig.json b/types/node-validator/tsconfig.json similarity index 100% rename from node-validator/tsconfig.json rename to types/node-validator/tsconfig.json diff --git a/node-waves/index.d.ts b/types/node-waves/index.d.ts similarity index 100% rename from node-waves/index.d.ts rename to types/node-waves/index.d.ts diff --git a/node-waves/node-waves-tests.ts b/types/node-waves/node-waves-tests.ts similarity index 100% rename from node-waves/node-waves-tests.ts rename to types/node-waves/node-waves-tests.ts diff --git a/node-waves/tsconfig.json b/types/node-waves/tsconfig.json similarity index 100% rename from node-waves/tsconfig.json rename to types/node-waves/tsconfig.json diff --git a/node-waves/tslint.json b/types/node-waves/tslint.json similarity index 100% rename from node-waves/tslint.json rename to types/node-waves/tslint.json diff --git a/node-wit/index.d.ts b/types/node-wit/index.d.ts similarity index 100% rename from node-wit/index.d.ts rename to types/node-wit/index.d.ts diff --git a/node-wit/node-wit-tests.ts b/types/node-wit/node-wit-tests.ts similarity index 100% rename from node-wit/node-wit-tests.ts rename to types/node-wit/node-wit-tests.ts diff --git a/node-wit/tsconfig.json b/types/node-wit/tsconfig.json similarity index 100% rename from node-wit/tsconfig.json rename to types/node-wit/tsconfig.json diff --git a/node-wit/tslint.json b/types/node-wit/tslint.json similarity index 100% rename from node-wit/tslint.json rename to types/node-wit/tslint.json diff --git a/node-xmpp-client/index.d.ts b/types/node-xmpp-client/index.d.ts similarity index 100% rename from node-xmpp-client/index.d.ts rename to types/node-xmpp-client/index.d.ts diff --git a/node-xmpp-client/node-xmpp-client-tests.ts b/types/node-xmpp-client/node-xmpp-client-tests.ts similarity index 100% rename from node-xmpp-client/node-xmpp-client-tests.ts rename to types/node-xmpp-client/node-xmpp-client-tests.ts diff --git a/node-xmpp-client/tsconfig.json b/types/node-xmpp-client/tsconfig.json similarity index 100% rename from node-xmpp-client/tsconfig.json rename to types/node-xmpp-client/tsconfig.json diff --git a/node-xmpp-client/tslint.json b/types/node-xmpp-client/tslint.json similarity index 100% rename from node-xmpp-client/tslint.json rename to types/node-xmpp-client/tslint.json diff --git a/node-xmpp-core/index.d.ts b/types/node-xmpp-core/index.d.ts similarity index 100% rename from node-xmpp-core/index.d.ts rename to types/node-xmpp-core/index.d.ts diff --git a/node-xmpp-core/node-xmpp-core-tests.ts b/types/node-xmpp-core/node-xmpp-core-tests.ts similarity index 100% rename from node-xmpp-core/node-xmpp-core-tests.ts rename to types/node-xmpp-core/node-xmpp-core-tests.ts diff --git a/node-xmpp-core/tsconfig.json b/types/node-xmpp-core/tsconfig.json similarity index 100% rename from node-xmpp-core/tsconfig.json rename to types/node-xmpp-core/tsconfig.json diff --git a/node-xmpp-core/tslint.json b/types/node-xmpp-core/tslint.json similarity index 100% rename from node-xmpp-core/tslint.json rename to types/node-xmpp-core/tslint.json diff --git a/node-zookeeper-client/index.d.ts b/types/node-zookeeper-client/index.d.ts similarity index 100% rename from node-zookeeper-client/index.d.ts rename to types/node-zookeeper-client/index.d.ts diff --git a/node-zookeeper-client/node-zookeeper-client-tests.ts b/types/node-zookeeper-client/node-zookeeper-client-tests.ts similarity index 100% rename from node-zookeeper-client/node-zookeeper-client-tests.ts rename to types/node-zookeeper-client/node-zookeeper-client-tests.ts diff --git a/node-zookeeper-client/tsconfig.json b/types/node-zookeeper-client/tsconfig.json similarity index 100% rename from node-zookeeper-client/tsconfig.json rename to types/node-zookeeper-client/tsconfig.json diff --git a/node-zookeeper-client/tslint.json b/types/node-zookeeper-client/tslint.json similarity index 100% rename from node-zookeeper-client/tslint.json rename to types/node-zookeeper-client/tslint.json diff --git a/node/index.d.ts b/types/node/index.d.ts similarity index 100% rename from node/index.d.ts rename to types/node/index.d.ts diff --git a/node/node-tests.ts b/types/node/node-tests.ts similarity index 100% rename from node/node-tests.ts rename to types/node/node-tests.ts diff --git a/node/tsconfig.json b/types/node/tsconfig.json similarity index 100% rename from node/tsconfig.json rename to types/node/tsconfig.json diff --git a/node/v0/index.d.ts b/types/node/v0/index.d.ts similarity index 100% rename from node/v0/index.d.ts rename to types/node/v0/index.d.ts diff --git a/node/v0/node-tests.ts b/types/node/v0/node-tests.ts similarity index 100% rename from node/v0/node-tests.ts rename to types/node/v0/node-tests.ts diff --git a/node/v0/tsconfig.json b/types/node/v0/tsconfig.json similarity index 100% rename from node/v0/tsconfig.json rename to types/node/v0/tsconfig.json diff --git a/node/v4/index.d.ts b/types/node/v4/index.d.ts similarity index 100% rename from node/v4/index.d.ts rename to types/node/v4/index.d.ts diff --git a/node/v4/node-tests.ts b/types/node/v4/node-tests.ts similarity index 100% rename from node/v4/node-tests.ts rename to types/node/v4/node-tests.ts diff --git a/node/v4/tsconfig.json b/types/node/v4/tsconfig.json similarity index 100% rename from node/v4/tsconfig.json rename to types/node/v4/tsconfig.json diff --git a/node/v6/index.d.ts b/types/node/v6/index.d.ts similarity index 100% rename from node/v6/index.d.ts rename to types/node/v6/index.d.ts diff --git a/node/v6/node-tests.ts b/types/node/v6/node-tests.ts similarity index 100% rename from node/v6/node-tests.ts rename to types/node/v6/node-tests.ts diff --git a/node/v6/tsconfig.json b/types/node/v6/tsconfig.json similarity index 100% rename from node/v6/tsconfig.json rename to types/node/v6/tsconfig.json diff --git a/node_redis/index.d.ts b/types/node_redis/index.d.ts similarity index 100% rename from node_redis/index.d.ts rename to types/node_redis/index.d.ts diff --git a/node_redis/tsconfig.json b/types/node_redis/tsconfig.json similarity index 100% rename from node_redis/tsconfig.json rename to types/node_redis/tsconfig.json diff --git a/nodemailer-direct-transport/index.d.ts b/types/nodemailer-direct-transport/index.d.ts similarity index 100% rename from nodemailer-direct-transport/index.d.ts rename to types/nodemailer-direct-transport/index.d.ts diff --git a/nodemailer-direct-transport/nodemailer-direct-transport-tests.ts b/types/nodemailer-direct-transport/nodemailer-direct-transport-tests.ts similarity index 100% rename from nodemailer-direct-transport/nodemailer-direct-transport-tests.ts rename to types/nodemailer-direct-transport/nodemailer-direct-transport-tests.ts diff --git a/nodemailer-direct-transport/tsconfig.json b/types/nodemailer-direct-transport/tsconfig.json similarity index 100% rename from nodemailer-direct-transport/tsconfig.json rename to types/nodemailer-direct-transport/tsconfig.json diff --git a/nodemailer-pickup-transport/index.d.ts b/types/nodemailer-pickup-transport/index.d.ts similarity index 100% rename from nodemailer-pickup-transport/index.d.ts rename to types/nodemailer-pickup-transport/index.d.ts diff --git a/nodemailer-pickup-transport/nodemailer-pickup-transport-tests.ts b/types/nodemailer-pickup-transport/nodemailer-pickup-transport-tests.ts similarity index 100% rename from nodemailer-pickup-transport/nodemailer-pickup-transport-tests.ts rename to types/nodemailer-pickup-transport/nodemailer-pickup-transport-tests.ts diff --git a/nodemailer-pickup-transport/tsconfig.json b/types/nodemailer-pickup-transport/tsconfig.json similarity index 100% rename from nodemailer-pickup-transport/tsconfig.json rename to types/nodemailer-pickup-transport/tsconfig.json diff --git a/nodemailer-ses-transport/index.d.ts b/types/nodemailer-ses-transport/index.d.ts similarity index 100% rename from nodemailer-ses-transport/index.d.ts rename to types/nodemailer-ses-transport/index.d.ts diff --git a/nodemailer-ses-transport/nodemailer-ses-transport-tests.ts b/types/nodemailer-ses-transport/nodemailer-ses-transport-tests.ts similarity index 100% rename from nodemailer-ses-transport/nodemailer-ses-transport-tests.ts rename to types/nodemailer-ses-transport/nodemailer-ses-transport-tests.ts diff --git a/nodemailer-ses-transport/tsconfig.json b/types/nodemailer-ses-transport/tsconfig.json similarity index 100% rename from nodemailer-ses-transport/tsconfig.json rename to types/nodemailer-ses-transport/tsconfig.json diff --git a/nodemailer-smtp-pool/index.d.ts b/types/nodemailer-smtp-pool/index.d.ts similarity index 100% rename from nodemailer-smtp-pool/index.d.ts rename to types/nodemailer-smtp-pool/index.d.ts diff --git a/nodemailer-smtp-pool/nodemailer-smtp-pool-tests.ts b/types/nodemailer-smtp-pool/nodemailer-smtp-pool-tests.ts similarity index 100% rename from nodemailer-smtp-pool/nodemailer-smtp-pool-tests.ts rename to types/nodemailer-smtp-pool/nodemailer-smtp-pool-tests.ts diff --git a/nodemailer-smtp-pool/tsconfig.json b/types/nodemailer-smtp-pool/tsconfig.json similarity index 100% rename from nodemailer-smtp-pool/tsconfig.json rename to types/nodemailer-smtp-pool/tsconfig.json diff --git a/nodemailer-smtp-transport/index.d.ts b/types/nodemailer-smtp-transport/index.d.ts similarity index 100% rename from nodemailer-smtp-transport/index.d.ts rename to types/nodemailer-smtp-transport/index.d.ts diff --git a/nodemailer-smtp-transport/nodemailer-smtp-transport-tests.ts b/types/nodemailer-smtp-transport/nodemailer-smtp-transport-tests.ts similarity index 100% rename from nodemailer-smtp-transport/nodemailer-smtp-transport-tests.ts rename to types/nodemailer-smtp-transport/nodemailer-smtp-transport-tests.ts diff --git a/nodemailer-smtp-transport/tsconfig.json b/types/nodemailer-smtp-transport/tsconfig.json similarity index 100% rename from nodemailer-smtp-transport/tsconfig.json rename to types/nodemailer-smtp-transport/tsconfig.json diff --git a/nodemailer-stub-transport/index.d.ts b/types/nodemailer-stub-transport/index.d.ts similarity index 100% rename from nodemailer-stub-transport/index.d.ts rename to types/nodemailer-stub-transport/index.d.ts diff --git a/nodemailer-stub-transport/nodemailer-stub-transport-tests.ts b/types/nodemailer-stub-transport/nodemailer-stub-transport-tests.ts similarity index 100% rename from nodemailer-stub-transport/nodemailer-stub-transport-tests.ts rename to types/nodemailer-stub-transport/nodemailer-stub-transport-tests.ts diff --git a/nodemailer-stub-transport/tsconfig.json b/types/nodemailer-stub-transport/tsconfig.json similarity index 100% rename from nodemailer-stub-transport/tsconfig.json rename to types/nodemailer-stub-transport/tsconfig.json diff --git a/nodemailer/index.d.ts b/types/nodemailer/index.d.ts similarity index 100% rename from nodemailer/index.d.ts rename to types/nodemailer/index.d.ts diff --git a/nodemailer/nodemailer-tests.ts b/types/nodemailer/nodemailer-tests.ts similarity index 100% rename from nodemailer/nodemailer-tests.ts rename to types/nodemailer/nodemailer-tests.ts diff --git a/nodemailer/tsconfig.json b/types/nodemailer/tsconfig.json similarity index 100% rename from nodemailer/tsconfig.json rename to types/nodemailer/tsconfig.json diff --git a/nodeunit/index.d.ts b/types/nodeunit/index.d.ts similarity index 100% rename from nodeunit/index.d.ts rename to types/nodeunit/index.d.ts diff --git a/nodeunit/nodeunit-tests.ts b/types/nodeunit/nodeunit-tests.ts similarity index 100% rename from nodeunit/nodeunit-tests.ts rename to types/nodeunit/nodeunit-tests.ts diff --git a/nodeunit/tsconfig.json b/types/nodeunit/tsconfig.json similarity index 100% rename from nodeunit/tsconfig.json rename to types/nodeunit/tsconfig.json diff --git a/noisejs/index.d.ts b/types/noisejs/index.d.ts similarity index 100% rename from noisejs/index.d.ts rename to types/noisejs/index.d.ts diff --git a/noisejs/noisejs-tests.ts b/types/noisejs/noisejs-tests.ts similarity index 100% rename from noisejs/noisejs-tests.ts rename to types/noisejs/noisejs-tests.ts diff --git a/noisejs/tsconfig.json b/types/noisejs/tsconfig.json similarity index 100% rename from noisejs/tsconfig.json rename to types/noisejs/tsconfig.json diff --git a/nomnom/index.d.ts b/types/nomnom/index.d.ts similarity index 100% rename from nomnom/index.d.ts rename to types/nomnom/index.d.ts diff --git a/nomnom/nomnom-tests.ts b/types/nomnom/nomnom-tests.ts similarity index 100% rename from nomnom/nomnom-tests.ts rename to types/nomnom/nomnom-tests.ts diff --git a/nomnom/tsconfig.json b/types/nomnom/tsconfig.json similarity index 100% rename from nomnom/tsconfig.json rename to types/nomnom/tsconfig.json diff --git a/nopt/index.d.ts b/types/nopt/index.d.ts similarity index 100% rename from nopt/index.d.ts rename to types/nopt/index.d.ts diff --git a/nopt/nopt-tests.ts b/types/nopt/nopt-tests.ts similarity index 100% rename from nopt/nopt-tests.ts rename to types/nopt/nopt-tests.ts diff --git a/nopt/tsconfig.json b/types/nopt/tsconfig.json similarity index 100% rename from nopt/tsconfig.json rename to types/nopt/tsconfig.json diff --git a/notie/index.d.ts b/types/notie/index.d.ts similarity index 100% rename from notie/index.d.ts rename to types/notie/index.d.ts diff --git a/notie/notie-tests.ts b/types/notie/notie-tests.ts similarity index 100% rename from notie/notie-tests.ts rename to types/notie/notie-tests.ts diff --git a/notie/tsconfig.json b/types/notie/tsconfig.json similarity index 100% rename from notie/tsconfig.json rename to types/notie/tsconfig.json diff --git a/notify.js/index.d.ts b/types/notify.js/index.d.ts similarity index 100% rename from notify.js/index.d.ts rename to types/notify.js/index.d.ts diff --git a/notify.js/notify.js-tests.ts b/types/notify.js/notify.js-tests.ts similarity index 100% rename from notify.js/notify.js-tests.ts rename to types/notify.js/notify.js-tests.ts diff --git a/notify.js/tsconfig.json b/types/notify.js/tsconfig.json similarity index 100% rename from notify.js/tsconfig.json rename to types/notify.js/tsconfig.json diff --git a/notify/index.d.ts b/types/notify/index.d.ts similarity index 100% rename from notify/index.d.ts rename to types/notify/index.d.ts diff --git a/notify/notify-tests.ts b/types/notify/notify-tests.ts similarity index 100% rename from notify/notify-tests.ts rename to types/notify/notify-tests.ts diff --git a/notify/tsconfig.json b/types/notify/tsconfig.json similarity index 100% rename from notify/tsconfig.json rename to types/notify/tsconfig.json diff --git a/notifyjs/index.d.ts b/types/notifyjs/index.d.ts similarity index 100% rename from notifyjs/index.d.ts rename to types/notifyjs/index.d.ts diff --git a/notifyjs/notifyjs-tests.ts b/types/notifyjs/notifyjs-tests.ts similarity index 100% rename from notifyjs/notifyjs-tests.ts rename to types/notifyjs/notifyjs-tests.ts diff --git a/notifyjs/tsconfig.json b/types/notifyjs/tsconfig.json similarity index 100% rename from notifyjs/tsconfig.json rename to types/notifyjs/tsconfig.json diff --git a/nouislider/index.d.ts b/types/nouislider/index.d.ts similarity index 100% rename from nouislider/index.d.ts rename to types/nouislider/index.d.ts diff --git a/nouislider/nouislider-tests.ts b/types/nouislider/nouislider-tests.ts similarity index 100% rename from nouislider/nouislider-tests.ts rename to types/nouislider/nouislider-tests.ts diff --git a/nouislider/tsconfig.json b/types/nouislider/tsconfig.json similarity index 100% rename from nouislider/tsconfig.json rename to types/nouislider/tsconfig.json diff --git a/nouislider/v7/index.d.ts b/types/nouislider/v7/index.d.ts similarity index 100% rename from nouislider/v7/index.d.ts rename to types/nouislider/v7/index.d.ts diff --git a/nouislider/v7/nouislider-tests.ts b/types/nouislider/v7/nouislider-tests.ts similarity index 100% rename from nouislider/v7/nouislider-tests.ts rename to types/nouislider/v7/nouislider-tests.ts diff --git a/nouislider/v7/tsconfig.json b/types/nouislider/v7/tsconfig.json similarity index 100% rename from nouislider/v7/tsconfig.json rename to types/nouislider/v7/tsconfig.json diff --git a/nouislider/v8/index.d.ts b/types/nouislider/v8/index.d.ts similarity index 100% rename from nouislider/v8/index.d.ts rename to types/nouislider/v8/index.d.ts diff --git a/nouislider/v8/nouislider-tests.ts b/types/nouislider/v8/nouislider-tests.ts similarity index 100% rename from nouislider/v8/nouislider-tests.ts rename to types/nouislider/v8/nouislider-tests.ts diff --git a/nouislider/v8/tsconfig.json b/types/nouislider/v8/tsconfig.json similarity index 100% rename from nouislider/v8/tsconfig.json rename to types/nouislider/v8/tsconfig.json diff --git a/novnc/index.d.ts b/types/novnc/index.d.ts similarity index 100% rename from novnc/index.d.ts rename to types/novnc/index.d.ts diff --git a/novnc/novnc-tests.ts b/types/novnc/novnc-tests.ts similarity index 100% rename from novnc/novnc-tests.ts rename to types/novnc/novnc-tests.ts diff --git a/novnc/tsconfig.json b/types/novnc/tsconfig.json similarity index 100% rename from novnc/tsconfig.json rename to types/novnc/tsconfig.json diff --git a/npm/index.d.ts b/types/npm/index.d.ts similarity index 100% rename from npm/index.d.ts rename to types/npm/index.d.ts diff --git a/npm/npm-tests.ts b/types/npm/npm-tests.ts similarity index 100% rename from npm/npm-tests.ts rename to types/npm/npm-tests.ts diff --git a/npm/tsconfig.json b/types/npm/tsconfig.json similarity index 100% rename from npm/tsconfig.json rename to types/npm/tsconfig.json diff --git a/nprogress/index.d.ts b/types/nprogress/index.d.ts similarity index 100% rename from nprogress/index.d.ts rename to types/nprogress/index.d.ts diff --git a/nprogress/nprogress-tests.ts b/types/nprogress/nprogress-tests.ts similarity index 100% rename from nprogress/nprogress-tests.ts rename to types/nprogress/nprogress-tests.ts diff --git a/nprogress/tsconfig.json b/types/nprogress/tsconfig.json similarity index 100% rename from nprogress/tsconfig.json rename to types/nprogress/tsconfig.json diff --git a/ns-api/index.d.ts b/types/ns-api/index.d.ts similarity index 100% rename from ns-api/index.d.ts rename to types/ns-api/index.d.ts diff --git a/ns-api/ns-api-tests.ts b/types/ns-api/ns-api-tests.ts similarity index 100% rename from ns-api/ns-api-tests.ts rename to types/ns-api/ns-api-tests.ts diff --git a/ns-api/tsconfig.json b/types/ns-api/tsconfig.json similarity index 100% rename from ns-api/tsconfig.json rename to types/ns-api/tsconfig.json diff --git a/ns-api/tslint.json b/types/ns-api/tslint.json similarity index 100% rename from ns-api/tslint.json rename to types/ns-api/tslint.json diff --git a/number-is-nan/index.d.ts b/types/number-is-nan/index.d.ts similarity index 100% rename from number-is-nan/index.d.ts rename to types/number-is-nan/index.d.ts diff --git a/number-is-nan/tsconfig.json b/types/number-is-nan/tsconfig.json similarity index 100% rename from number-is-nan/tsconfig.json rename to types/number-is-nan/tsconfig.json diff --git a/number-is-nan/tslint.json b/types/number-is-nan/tslint.json similarity index 100% rename from number-is-nan/tslint.json rename to types/number-is-nan/tslint.json diff --git a/numeral/index.d.ts b/types/numeral/index.d.ts similarity index 100% rename from numeral/index.d.ts rename to types/numeral/index.d.ts diff --git a/numeral/numeral-tests.ts b/types/numeral/numeral-tests.ts similarity index 100% rename from numeral/numeral-tests.ts rename to types/numeral/numeral-tests.ts diff --git a/numeral/tsconfig.json b/types/numeral/tsconfig.json similarity index 100% rename from numeral/tsconfig.json rename to types/numeral/tsconfig.json diff --git a/nunjucks-date/index.d.ts b/types/nunjucks-date/index.d.ts similarity index 100% rename from nunjucks-date/index.d.ts rename to types/nunjucks-date/index.d.ts diff --git a/nunjucks-date/nunjucks-date-tests.ts b/types/nunjucks-date/nunjucks-date-tests.ts similarity index 100% rename from nunjucks-date/nunjucks-date-tests.ts rename to types/nunjucks-date/nunjucks-date-tests.ts diff --git a/nunjucks-date/tsconfig.json b/types/nunjucks-date/tsconfig.json similarity index 100% rename from nunjucks-date/tsconfig.json rename to types/nunjucks-date/tsconfig.json diff --git a/nunjucks/index.d.ts b/types/nunjucks/index.d.ts similarity index 100% rename from nunjucks/index.d.ts rename to types/nunjucks/index.d.ts diff --git a/nunjucks/nunjucks-tests.ts b/types/nunjucks/nunjucks-tests.ts similarity index 100% rename from nunjucks/nunjucks-tests.ts rename to types/nunjucks/nunjucks-tests.ts diff --git a/nunjucks/tsconfig.json b/types/nunjucks/tsconfig.json similarity index 100% rename from nunjucks/tsconfig.json rename to types/nunjucks/tsconfig.json diff --git a/nvd3/index.d.ts b/types/nvd3/index.d.ts similarity index 100% rename from nvd3/index.d.ts rename to types/nvd3/index.d.ts diff --git a/nvd3/test/boxplot.ts b/types/nvd3/test/boxplot.ts similarity index 100% rename from nvd3/test/boxplot.ts rename to types/nvd3/test/boxplot.ts diff --git a/nvd3/test/bullet.ts b/types/nvd3/test/bullet.ts similarity index 100% rename from nvd3/test/bullet.ts rename to types/nvd3/test/bullet.ts diff --git a/nvd3/test/bulletChart.ts b/types/nvd3/test/bulletChart.ts similarity index 100% rename from nvd3/test/bulletChart.ts rename to types/nvd3/test/bulletChart.ts diff --git a/nvd3/test/candlestick.ts b/types/nvd3/test/candlestick.ts similarity index 100% rename from nvd3/test/candlestick.ts rename to types/nvd3/test/candlestick.ts diff --git a/nvd3/test/candlestickChart.ts b/types/nvd3/test/candlestickChart.ts similarity index 100% rename from nvd3/test/candlestickChart.ts rename to types/nvd3/test/candlestickChart.ts diff --git a/nvd3/test/cumulativeLineChart.ts b/types/nvd3/test/cumulativeLineChart.ts similarity index 100% rename from nvd3/test/cumulativeLineChart.ts rename to types/nvd3/test/cumulativeLineChart.ts diff --git a/nvd3/test/discreteBarChart.ts b/types/nvd3/test/discreteBarChart.ts similarity index 100% rename from nvd3/test/discreteBarChart.ts rename to types/nvd3/test/discreteBarChart.ts diff --git a/nvd3/test/donutChart.ts b/types/nvd3/test/donutChart.ts similarity index 100% rename from nvd3/test/donutChart.ts rename to types/nvd3/test/donutChart.ts diff --git a/nvd3/test/furiousLegend.ts b/types/nvd3/test/furiousLegend.ts similarity index 100% rename from nvd3/test/furiousLegend.ts rename to types/nvd3/test/furiousLegend.ts diff --git a/nvd3/test/historicalBar.ts b/types/nvd3/test/historicalBar.ts similarity index 100% rename from nvd3/test/historicalBar.ts rename to types/nvd3/test/historicalBar.ts diff --git a/nvd3/test/historicalBarChart.ts b/types/nvd3/test/historicalBarChart.ts similarity index 100% rename from nvd3/test/historicalBarChart.ts rename to types/nvd3/test/historicalBarChart.ts diff --git a/nvd3/test/legend.ts b/types/nvd3/test/legend.ts similarity index 100% rename from nvd3/test/legend.ts rename to types/nvd3/test/legend.ts diff --git a/nvd3/test/line.ts b/types/nvd3/test/line.ts similarity index 100% rename from nvd3/test/line.ts rename to types/nvd3/test/line.ts diff --git a/nvd3/test/lineChart.ts b/types/nvd3/test/lineChart.ts similarity index 100% rename from nvd3/test/lineChart.ts rename to types/nvd3/test/lineChart.ts diff --git a/nvd3/test/lineChartLogScale.ts b/types/nvd3/test/lineChartLogScale.ts similarity index 100% rename from nvd3/test/lineChartLogScale.ts rename to types/nvd3/test/lineChartLogScale.ts diff --git a/nvd3/test/lineChartSVGResize.ts b/types/nvd3/test/lineChartSVGResize.ts similarity index 100% rename from nvd3/test/lineChartSVGResize.ts rename to types/nvd3/test/lineChartSVGResize.ts diff --git a/nvd3/test/linePlusBarChart.ts b/types/nvd3/test/linePlusBarChart.ts similarity index 100% rename from nvd3/test/linePlusBarChart.ts rename to types/nvd3/test/linePlusBarChart.ts diff --git a/nvd3/test/lineWithFocusChart.ts b/types/nvd3/test/lineWithFocusChart.ts similarity index 100% rename from nvd3/test/lineWithFocusChart.ts rename to types/nvd3/test/lineWithFocusChart.ts diff --git a/nvd3/test/lineWithFocusChartx2AxisLabel.ts b/types/nvd3/test/lineWithFocusChartx2AxisLabel.ts similarity index 100% rename from nvd3/test/lineWithFocusChartx2AxisLabel.ts rename to types/nvd3/test/lineWithFocusChartx2AxisLabel.ts diff --git a/nvd3/test/monitoringChart.ts b/types/nvd3/test/monitoringChart.ts similarity index 100% rename from nvd3/test/monitoringChart.ts rename to types/nvd3/test/monitoringChart.ts diff --git a/nvd3/test/multiChart.ts b/types/nvd3/test/multiChart.ts similarity index 100% rename from nvd3/test/multiChart.ts rename to types/nvd3/test/multiChart.ts diff --git a/nvd3/test/multibarChart.ts b/types/nvd3/test/multibarChart.ts similarity index 100% rename from nvd3/test/multibarChart.ts rename to types/nvd3/test/multibarChart.ts diff --git a/nvd3/test/multibarChart2.ts b/types/nvd3/test/multibarChart2.ts similarity index 100% rename from nvd3/test/multibarChart2.ts rename to types/nvd3/test/multibarChart2.ts diff --git a/nvd3/test/multibarHorizontalChart.ts b/types/nvd3/test/multibarHorizontalChart.ts similarity index 100% rename from nvd3/test/multibarHorizontalChart.ts rename to types/nvd3/test/multibarHorizontalChart.ts diff --git a/nvd3/test/ohlc.ts b/types/nvd3/test/ohlc.ts similarity index 100% rename from nvd3/test/ohlc.ts rename to types/nvd3/test/ohlc.ts diff --git a/nvd3/test/ohlcChart.ts b/types/nvd3/test/ohlcChart.ts similarity index 100% rename from nvd3/test/ohlcChart.ts rename to types/nvd3/test/ohlcChart.ts diff --git a/nvd3/test/parallelCoordinates.ts b/types/nvd3/test/parallelCoordinates.ts similarity index 100% rename from nvd3/test/parallelCoordinates.ts rename to types/nvd3/test/parallelCoordinates.ts diff --git a/nvd3/test/parallelCoordinatesChart.ts b/types/nvd3/test/parallelCoordinatesChart.ts similarity index 100% rename from nvd3/test/parallelCoordinatesChart.ts rename to types/nvd3/test/parallelCoordinatesChart.ts diff --git a/nvd3/test/pie.ts b/types/nvd3/test/pie.ts similarity index 100% rename from nvd3/test/pie.ts rename to types/nvd3/test/pie.ts diff --git a/nvd3/test/pieChart.ts b/types/nvd3/test/pieChart.ts similarity index 100% rename from nvd3/test/pieChart.ts rename to types/nvd3/test/pieChart.ts diff --git a/nvd3/test/scatter.ts b/types/nvd3/test/scatter.ts similarity index 100% rename from nvd3/test/scatter.ts rename to types/nvd3/test/scatter.ts diff --git a/nvd3/test/scatterChart.ts b/types/nvd3/test/scatterChart.ts similarity index 100% rename from nvd3/test/scatterChart.ts rename to types/nvd3/test/scatterChart.ts diff --git a/nvd3/test/scatterPlusLineChart.ts b/types/nvd3/test/scatterPlusLineChart.ts similarity index 100% rename from nvd3/test/scatterPlusLineChart.ts rename to types/nvd3/test/scatterPlusLineChart.ts diff --git a/nvd3/test/sparkLine.ts b/types/nvd3/test/sparkLine.ts similarity index 100% rename from nvd3/test/sparkLine.ts rename to types/nvd3/test/sparkLine.ts diff --git a/nvd3/test/sparkLinePlus.ts b/types/nvd3/test/sparkLinePlus.ts similarity index 100% rename from nvd3/test/sparkLinePlus.ts rename to types/nvd3/test/sparkLinePlus.ts diff --git a/nvd3/test/stackArea.ts b/types/nvd3/test/stackArea.ts similarity index 100% rename from nvd3/test/stackArea.ts rename to types/nvd3/test/stackArea.ts diff --git a/nvd3/test/stackAreaChart.ts b/types/nvd3/test/stackAreaChart.ts similarity index 100% rename from nvd3/test/stackAreaChart.ts rename to types/nvd3/test/stackAreaChart.ts diff --git a/nvd3/test/sunburst.ts b/types/nvd3/test/sunburst.ts similarity index 100% rename from nvd3/test/sunburst.ts rename to types/nvd3/test/sunburst.ts diff --git a/nvd3/test/timeSeries.ts b/types/nvd3/test/timeSeries.ts similarity index 100% rename from nvd3/test/timeSeries.ts rename to types/nvd3/test/timeSeries.ts diff --git a/nvd3/test/tooltip.ts b/types/nvd3/test/tooltip.ts similarity index 100% rename from nvd3/test/tooltip.ts rename to types/nvd3/test/tooltip.ts diff --git a/nvd3/tsconfig.json b/types/nvd3/tsconfig.json similarity index 100% rename from nvd3/tsconfig.json rename to types/nvd3/tsconfig.json diff --git a/nw.gui/index.d.ts b/types/nw.gui/index.d.ts similarity index 100% rename from nw.gui/index.d.ts rename to types/nw.gui/index.d.ts diff --git a/nw.gui/nw.gui-tests.ts b/types/nw.gui/nw.gui-tests.ts similarity index 100% rename from nw.gui/nw.gui-tests.ts rename to types/nw.gui/nw.gui-tests.ts diff --git a/nw.gui/tsconfig.json b/types/nw.gui/tsconfig.json similarity index 100% rename from nw.gui/tsconfig.json rename to types/nw.gui/tsconfig.json diff --git a/nw.js/index.d.ts b/types/nw.js/index.d.ts similarity index 100% rename from nw.js/index.d.ts rename to types/nw.js/index.d.ts diff --git a/nw.js/nw.js-tests.ts b/types/nw.js/nw.js-tests.ts similarity index 100% rename from nw.js/nw.js-tests.ts rename to types/nw.js/nw.js-tests.ts diff --git a/nw.js/tsconfig.json b/types/nw.js/tsconfig.json similarity index 100% rename from nw.js/tsconfig.json rename to types/nw.js/tsconfig.json diff --git a/o.js/index.d.ts b/types/o.js/index.d.ts similarity index 100% rename from o.js/index.d.ts rename to types/o.js/index.d.ts diff --git a/o.js/o.js-tests.ts b/types/o.js/o.js-tests.ts similarity index 100% rename from o.js/o.js-tests.ts rename to types/o.js/o.js-tests.ts diff --git a/o.js/tsconfig.json b/types/o.js/tsconfig.json similarity index 100% rename from o.js/tsconfig.json rename to types/o.js/tsconfig.json diff --git a/oauth.js/index.d.ts b/types/oauth.js/index.d.ts similarity index 100% rename from oauth.js/index.d.ts rename to types/oauth.js/index.d.ts diff --git a/oauth.js/oauth.js-tests.ts b/types/oauth.js/oauth.js-tests.ts similarity index 100% rename from oauth.js/oauth.js-tests.ts rename to types/oauth.js/oauth.js-tests.ts diff --git a/oauth.js/tsconfig.json b/types/oauth.js/tsconfig.json similarity index 100% rename from oauth.js/tsconfig.json rename to types/oauth.js/tsconfig.json diff --git a/oauth2-server/index.d.ts b/types/oauth2-server/index.d.ts similarity index 100% rename from oauth2-server/index.d.ts rename to types/oauth2-server/index.d.ts diff --git a/oauth2-server/oauth2-server-tests.ts b/types/oauth2-server/oauth2-server-tests.ts similarity index 100% rename from oauth2-server/oauth2-server-tests.ts rename to types/oauth2-server/oauth2-server-tests.ts diff --git a/oauth2-server/tsconfig.json b/types/oauth2-server/tsconfig.json similarity index 100% rename from oauth2-server/tsconfig.json rename to types/oauth2-server/tsconfig.json diff --git a/oauth2orize/index.d.ts b/types/oauth2orize/index.d.ts similarity index 100% rename from oauth2orize/index.d.ts rename to types/oauth2orize/index.d.ts diff --git a/oauth2orize/oauth2orize-tests.ts b/types/oauth2orize/oauth2orize-tests.ts similarity index 100% rename from oauth2orize/oauth2orize-tests.ts rename to types/oauth2orize/oauth2orize-tests.ts diff --git a/oauth2orize/tsconfig.json b/types/oauth2orize/tsconfig.json similarity index 100% rename from oauth2orize/tsconfig.json rename to types/oauth2orize/tsconfig.json diff --git a/obelisk.js/index.d.ts b/types/obelisk.js/index.d.ts similarity index 100% rename from obelisk.js/index.d.ts rename to types/obelisk.js/index.d.ts diff --git a/obelisk.js/obelisk.js-tests.ts b/types/obelisk.js/obelisk.js-tests.ts similarity index 100% rename from obelisk.js/obelisk.js-tests.ts rename to types/obelisk.js/obelisk.js-tests.ts diff --git a/obelisk.js/tsconfig.json b/types/obelisk.js/tsconfig.json similarity index 100% rename from obelisk.js/tsconfig.json rename to types/obelisk.js/tsconfig.json diff --git a/object-assign/index.d.ts b/types/object-assign/index.d.ts similarity index 100% rename from object-assign/index.d.ts rename to types/object-assign/index.d.ts diff --git a/object-assign/object-assign-tests.ts b/types/object-assign/object-assign-tests.ts similarity index 100% rename from object-assign/object-assign-tests.ts rename to types/object-assign/object-assign-tests.ts diff --git a/object-assign/tsconfig.json b/types/object-assign/tsconfig.json similarity index 100% rename from object-assign/tsconfig.json rename to types/object-assign/tsconfig.json diff --git a/object-diff/index.d.ts b/types/object-diff/index.d.ts similarity index 100% rename from object-diff/index.d.ts rename to types/object-diff/index.d.ts diff --git a/object-diff/object-diff-tests.ts b/types/object-diff/object-diff-tests.ts similarity index 100% rename from object-diff/object-diff-tests.ts rename to types/object-diff/object-diff-tests.ts diff --git a/object-diff/tsconfig.json b/types/object-diff/tsconfig.json similarity index 100% rename from object-diff/tsconfig.json rename to types/object-diff/tsconfig.json diff --git a/object-hash/index.d.ts b/types/object-hash/index.d.ts similarity index 100% rename from object-hash/index.d.ts rename to types/object-hash/index.d.ts diff --git a/object-hash/object-hash-tests.ts b/types/object-hash/object-hash-tests.ts similarity index 100% rename from object-hash/object-hash-tests.ts rename to types/object-hash/object-hash-tests.ts diff --git a/object-hash/tsconfig.json b/types/object-hash/tsconfig.json similarity index 100% rename from object-hash/tsconfig.json rename to types/object-hash/tsconfig.json diff --git a/object-path/index.d.ts b/types/object-path/index.d.ts similarity index 100% rename from object-path/index.d.ts rename to types/object-path/index.d.ts diff --git a/object-path/object-path-tests.ts b/types/object-path/object-path-tests.ts similarity index 100% rename from object-path/object-path-tests.ts rename to types/object-path/object-path-tests.ts diff --git a/object-path/tsconfig.json b/types/object-path/tsconfig.json similarity index 100% rename from object-path/tsconfig.json rename to types/object-path/tsconfig.json diff --git a/object-refs/index.d.ts b/types/object-refs/index.d.ts similarity index 100% rename from object-refs/index.d.ts rename to types/object-refs/index.d.ts diff --git a/object-refs/object-refs-tests.ts b/types/object-refs/object-refs-tests.ts similarity index 100% rename from object-refs/object-refs-tests.ts rename to types/object-refs/object-refs-tests.ts diff --git a/object-refs/tsconfig.json b/types/object-refs/tsconfig.json similarity index 100% rename from object-refs/tsconfig.json rename to types/object-refs/tsconfig.json diff --git a/oblo-util/index.d.ts b/types/oblo-util/index.d.ts similarity index 100% rename from oblo-util/index.d.ts rename to types/oblo-util/index.d.ts diff --git a/oblo-util/oblo-util-tests.ts b/types/oblo-util/oblo-util-tests.ts similarity index 100% rename from oblo-util/oblo-util-tests.ts rename to types/oblo-util/oblo-util-tests.ts diff --git a/oblo-util/tsconfig.json b/types/oblo-util/tsconfig.json similarity index 100% rename from oblo-util/tsconfig.json rename to types/oblo-util/tsconfig.json diff --git a/oboe/index.d.ts b/types/oboe/index.d.ts similarity index 100% rename from oboe/index.d.ts rename to types/oboe/index.d.ts diff --git a/oboe/oboe-tests.ts b/types/oboe/oboe-tests.ts similarity index 100% rename from oboe/oboe-tests.ts rename to types/oboe/oboe-tests.ts diff --git a/oboe/tsconfig.json b/types/oboe/tsconfig.json similarity index 100% rename from oboe/tsconfig.json rename to types/oboe/tsconfig.json diff --git a/observe-js/index.d.ts b/types/observe-js/index.d.ts similarity index 100% rename from observe-js/index.d.ts rename to types/observe-js/index.d.ts diff --git a/observe-js/observe-js-tests.ts b/types/observe-js/observe-js-tests.ts similarity index 100% rename from observe-js/observe-js-tests.ts rename to types/observe-js/observe-js-tests.ts diff --git a/observe-js/tsconfig.json b/types/observe-js/tsconfig.json similarity index 100% rename from observe-js/tsconfig.json rename to types/observe-js/tsconfig.json diff --git a/oclazyload/index.d.ts b/types/oclazyload/index.d.ts similarity index 100% rename from oclazyload/index.d.ts rename to types/oclazyload/index.d.ts diff --git a/oclazyload/oclazyload-tests.ts b/types/oclazyload/oclazyload-tests.ts similarity index 100% rename from oclazyload/oclazyload-tests.ts rename to types/oclazyload/oclazyload-tests.ts diff --git a/oclazyload/tsconfig.json b/types/oclazyload/tsconfig.json similarity index 100% rename from oclazyload/tsconfig.json rename to types/oclazyload/tsconfig.json diff --git a/office-js/index.d.ts b/types/office-js/index.d.ts similarity index 100% rename from office-js/index.d.ts rename to types/office-js/index.d.ts diff --git a/office-js/office-js-tests.ts b/types/office-js/office-js-tests.ts similarity index 100% rename from office-js/office-js-tests.ts rename to types/office-js/office-js-tests.ts diff --git a/office-js/tsconfig.json b/types/office-js/tsconfig.json similarity index 100% rename from office-js/tsconfig.json rename to types/office-js/tsconfig.json diff --git a/offline-js/index.d.ts b/types/offline-js/index.d.ts similarity index 100% rename from offline-js/index.d.ts rename to types/offline-js/index.d.ts diff --git a/offline-js/offline-js-tests.ts b/types/offline-js/offline-js-tests.ts similarity index 100% rename from offline-js/offline-js-tests.ts rename to types/offline-js/offline-js-tests.ts diff --git a/offline-js/tsconfig.json b/types/offline-js/tsconfig.json similarity index 100% rename from offline-js/tsconfig.json rename to types/offline-js/tsconfig.json diff --git a/oibackoff/index.d.ts b/types/oibackoff/index.d.ts similarity index 100% rename from oibackoff/index.d.ts rename to types/oibackoff/index.d.ts diff --git a/oibackoff/oibackoff-tests.ts b/types/oibackoff/oibackoff-tests.ts similarity index 100% rename from oibackoff/oibackoff-tests.ts rename to types/oibackoff/oibackoff-tests.ts diff --git a/oibackoff/tsconfig.json b/types/oibackoff/tsconfig.json similarity index 100% rename from oibackoff/tsconfig.json rename to types/oibackoff/tsconfig.json diff --git a/oidc-token-manager/index.d.ts b/types/oidc-token-manager/index.d.ts similarity index 100% rename from oidc-token-manager/index.d.ts rename to types/oidc-token-manager/index.d.ts diff --git a/oidc-token-manager/oidc-token-manager-tests.ts b/types/oidc-token-manager/oidc-token-manager-tests.ts similarity index 100% rename from oidc-token-manager/oidc-token-manager-tests.ts rename to types/oidc-token-manager/oidc-token-manager-tests.ts diff --git a/oidc-token-manager/tsconfig.json b/types/oidc-token-manager/tsconfig.json similarity index 100% rename from oidc-token-manager/tsconfig.json rename to types/oidc-token-manager/tsconfig.json diff --git a/on-finished/index.d.ts b/types/on-finished/index.d.ts similarity index 100% rename from on-finished/index.d.ts rename to types/on-finished/index.d.ts diff --git a/on-finished/on-finished-tests.ts b/types/on-finished/on-finished-tests.ts similarity index 100% rename from on-finished/on-finished-tests.ts rename to types/on-finished/on-finished-tests.ts diff --git a/on-finished/tsconfig.json b/types/on-finished/tsconfig.json similarity index 100% rename from on-finished/tsconfig.json rename to types/on-finished/tsconfig.json diff --git a/on-headers/index.d.ts b/types/on-headers/index.d.ts similarity index 100% rename from on-headers/index.d.ts rename to types/on-headers/index.d.ts diff --git a/on-headers/on-headers-tests.ts b/types/on-headers/on-headers-tests.ts similarity index 100% rename from on-headers/on-headers-tests.ts rename to types/on-headers/on-headers-tests.ts diff --git a/on-headers/tsconfig.json b/types/on-headers/tsconfig.json similarity index 100% rename from on-headers/tsconfig.json rename to types/on-headers/tsconfig.json diff --git a/once/index.d.ts b/types/once/index.d.ts similarity index 100% rename from once/index.d.ts rename to types/once/index.d.ts diff --git a/once/once-tests.ts b/types/once/once-tests.ts similarity index 100% rename from once/once-tests.ts rename to types/once/once-tests.ts diff --git a/once/tsconfig.json b/types/once/tsconfig.json similarity index 100% rename from once/tsconfig.json rename to types/once/tsconfig.json diff --git a/onoff/index.d.ts b/types/onoff/index.d.ts similarity index 100% rename from onoff/index.d.ts rename to types/onoff/index.d.ts diff --git a/onoff/onoff-tests.ts b/types/onoff/onoff-tests.ts similarity index 100% rename from onoff/onoff-tests.ts rename to types/onoff/onoff-tests.ts diff --git a/onoff/tsconfig.json b/types/onoff/tsconfig.json similarity index 100% rename from onoff/tsconfig.json rename to types/onoff/tsconfig.json diff --git a/onsenui/index.d.ts b/types/onsenui/index.d.ts similarity index 100% rename from onsenui/index.d.ts rename to types/onsenui/index.d.ts diff --git a/onsenui/onsenui-tests.ts b/types/onsenui/onsenui-tests.ts similarity index 100% rename from onsenui/onsenui-tests.ts rename to types/onsenui/onsenui-tests.ts diff --git a/onsenui/tsconfig.json b/types/onsenui/tsconfig.json similarity index 100% rename from onsenui/tsconfig.json rename to types/onsenui/tsconfig.json diff --git a/open/index.d.ts b/types/open/index.d.ts similarity index 100% rename from open/index.d.ts rename to types/open/index.d.ts diff --git a/open/open-tests.ts b/types/open/open-tests.ts similarity index 100% rename from open/open-tests.ts rename to types/open/open-tests.ts diff --git a/open/tsconfig.json b/types/open/tsconfig.json similarity index 100% rename from open/tsconfig.json rename to types/open/tsconfig.json diff --git a/opener/index.d.ts b/types/opener/index.d.ts similarity index 100% rename from opener/index.d.ts rename to types/opener/index.d.ts diff --git a/opener/opener-tests.ts b/types/opener/opener-tests.ts similarity index 100% rename from opener/opener-tests.ts rename to types/opener/opener-tests.ts diff --git a/opener/tsconfig.json b/types/opener/tsconfig.json similarity index 100% rename from opener/tsconfig.json rename to types/opener/tsconfig.json diff --git a/opener/tslint.json b/types/opener/tslint.json similarity index 100% rename from opener/tslint.json rename to types/opener/tslint.json diff --git a/openfin/index.d.ts b/types/openfin/index.d.ts similarity index 100% rename from openfin/index.d.ts rename to types/openfin/index.d.ts diff --git a/openfin/openfin-tests.ts b/types/openfin/openfin-tests.ts similarity index 100% rename from openfin/openfin-tests.ts rename to types/openfin/openfin-tests.ts diff --git a/openfin/tsconfig.json b/types/openfin/tsconfig.json similarity index 100% rename from openfin/tsconfig.json rename to types/openfin/tsconfig.json diff --git a/openfin/tslint.json b/types/openfin/tslint.json similarity index 100% rename from openfin/tslint.json rename to types/openfin/tslint.json diff --git a/openfin/v15/index.d.ts b/types/openfin/v15/index.d.ts similarity index 100% rename from openfin/v15/index.d.ts rename to types/openfin/v15/index.d.ts diff --git a/openfin/v15/openfin-tests.ts b/types/openfin/v15/openfin-tests.ts similarity index 100% rename from openfin/v15/openfin-tests.ts rename to types/openfin/v15/openfin-tests.ts diff --git a/openfin/v15/tsconfig.json b/types/openfin/v15/tsconfig.json similarity index 100% rename from openfin/v15/tsconfig.json rename to types/openfin/v15/tsconfig.json diff --git a/openfin/v15/tslint.json b/types/openfin/v15/tslint.json similarity index 100% rename from openfin/v15/tslint.json rename to types/openfin/v15/tslint.json diff --git a/openfin/v16/index.d.ts b/types/openfin/v16/index.d.ts similarity index 100% rename from openfin/v16/index.d.ts rename to types/openfin/v16/index.d.ts diff --git a/openfin/v16/openfin-tests.ts b/types/openfin/v16/openfin-tests.ts similarity index 100% rename from openfin/v16/openfin-tests.ts rename to types/openfin/v16/openfin-tests.ts diff --git a/openfin/v16/tsconfig.json b/types/openfin/v16/tsconfig.json similarity index 100% rename from openfin/v16/tsconfig.json rename to types/openfin/v16/tsconfig.json diff --git a/openfin/v16/tslint.json b/types/openfin/v16/tslint.json similarity index 100% rename from openfin/v16/tslint.json rename to types/openfin/v16/tslint.json diff --git a/openjscad/index.d.ts b/types/openjscad/index.d.ts similarity index 100% rename from openjscad/index.d.ts rename to types/openjscad/index.d.ts diff --git a/openjscad/openjscad-tests.ts b/types/openjscad/openjscad-tests.ts similarity index 100% rename from openjscad/openjscad-tests.ts rename to types/openjscad/openjscad-tests.ts diff --git a/openjscad/tsconfig.json b/types/openjscad/tsconfig.json similarity index 100% rename from openjscad/tsconfig.json rename to types/openjscad/tsconfig.json diff --git a/openlayers/index.d.ts b/types/openlayers/index.d.ts similarity index 100% rename from openlayers/index.d.ts rename to types/openlayers/index.d.ts diff --git a/openlayers/openlayers-tests.ts b/types/openlayers/openlayers-tests.ts similarity index 100% rename from openlayers/openlayers-tests.ts rename to types/openlayers/openlayers-tests.ts diff --git a/openlayers/tsconfig.json b/types/openlayers/tsconfig.json similarity index 100% rename from openlayers/tsconfig.json rename to types/openlayers/tsconfig.json diff --git a/openlayers/v2/index.d.ts b/types/openlayers/v2/index.d.ts similarity index 100% rename from openlayers/v2/index.d.ts rename to types/openlayers/v2/index.d.ts diff --git a/openlayers/v2/tsconfig.json b/types/openlayers/v2/tsconfig.json similarity index 100% rename from openlayers/v2/tsconfig.json rename to types/openlayers/v2/tsconfig.json diff --git a/openpgp/index.d.ts b/types/openpgp/index.d.ts similarity index 100% rename from openpgp/index.d.ts rename to types/openpgp/index.d.ts diff --git a/openpgp/openpgp-tests.ts b/types/openpgp/openpgp-tests.ts similarity index 100% rename from openpgp/openpgp-tests.ts rename to types/openpgp/openpgp-tests.ts diff --git a/openpgp/tsconfig.json b/types/openpgp/tsconfig.json similarity index 100% rename from openpgp/tsconfig.json rename to types/openpgp/tsconfig.json diff --git a/opentok/index.d.ts b/types/opentok/index.d.ts similarity index 100% rename from opentok/index.d.ts rename to types/opentok/index.d.ts diff --git a/opentok/opentok-tests.ts b/types/opentok/opentok-tests.ts similarity index 100% rename from opentok/opentok-tests.ts rename to types/opentok/opentok-tests.ts diff --git a/opentok/tsconfig.json b/types/opentok/tsconfig.json similarity index 100% rename from opentok/tsconfig.json rename to types/opentok/tsconfig.json diff --git a/opentype.js/index.d.ts b/types/opentype.js/index.d.ts similarity index 100% rename from opentype.js/index.d.ts rename to types/opentype.js/index.d.ts diff --git a/opentype.js/opentype.js-tests.ts b/types/opentype.js/opentype.js-tests.ts similarity index 100% rename from opentype.js/opentype.js-tests.ts rename to types/opentype.js/opentype.js-tests.ts diff --git a/opentype.js/tsconfig.json b/types/opentype.js/tsconfig.json similarity index 100% rename from opentype.js/tsconfig.json rename to types/opentype.js/tsconfig.json diff --git a/openui5/index.d.ts b/types/openui5/index.d.ts similarity index 100% rename from openui5/index.d.ts rename to types/openui5/index.d.ts diff --git a/openui5/jquery.sap.d.ts b/types/openui5/jquery.sap.d.ts similarity index 100% rename from openui5/jquery.sap.d.ts rename to types/openui5/jquery.sap.d.ts diff --git a/openui5/openui5-tests.ts b/types/openui5/openui5-tests.ts similarity index 100% rename from openui5/openui5-tests.ts rename to types/openui5/openui5-tests.ts diff --git a/openui5/sap.m.d.ts b/types/openui5/sap.m.d.ts similarity index 100% rename from openui5/sap.m.d.ts rename to types/openui5/sap.m.d.ts diff --git a/openui5/sap.ui.d.ts b/types/openui5/sap.ui.d.ts similarity index 100% rename from openui5/sap.ui.d.ts rename to types/openui5/sap.ui.d.ts diff --git a/openui5/tsconfig.json b/types/openui5/tsconfig.json similarity index 100% rename from openui5/tsconfig.json rename to types/openui5/tsconfig.json diff --git a/opn/index.d.ts b/types/opn/index.d.ts similarity index 100% rename from opn/index.d.ts rename to types/opn/index.d.ts diff --git a/opn/opn-tests.ts b/types/opn/opn-tests.ts similarity index 100% rename from opn/opn-tests.ts rename to types/opn/opn-tests.ts diff --git a/opn/tsconfig.json b/types/opn/tsconfig.json similarity index 100% rename from opn/tsconfig.json rename to types/opn/tsconfig.json diff --git a/optics-agent/index.d.ts b/types/optics-agent/index.d.ts similarity index 100% rename from optics-agent/index.d.ts rename to types/optics-agent/index.d.ts diff --git a/optics-agent/optics-agent-tests.ts b/types/optics-agent/optics-agent-tests.ts similarity index 100% rename from optics-agent/optics-agent-tests.ts rename to types/optics-agent/optics-agent-tests.ts diff --git a/optics-agent/tsconfig.json b/types/optics-agent/tsconfig.json similarity index 100% rename from optics-agent/tsconfig.json rename to types/optics-agent/tsconfig.json diff --git a/optics-agent/tslint.json b/types/optics-agent/tslint.json similarity index 100% rename from optics-agent/tslint.json rename to types/optics-agent/tslint.json diff --git a/optimist/index.d.ts b/types/optimist/index.d.ts similarity index 100% rename from optimist/index.d.ts rename to types/optimist/index.d.ts diff --git a/optimist/optimist-tests.ts b/types/optimist/optimist-tests.ts similarity index 100% rename from optimist/optimist-tests.ts rename to types/optimist/optimist-tests.ts diff --git a/optimist/tsconfig.json b/types/optimist/tsconfig.json similarity index 100% rename from optimist/tsconfig.json rename to types/optimist/tsconfig.json diff --git a/optimize-css-assets-webpack-plugin/index.d.ts b/types/optimize-css-assets-webpack-plugin/index.d.ts similarity index 100% rename from optimize-css-assets-webpack-plugin/index.d.ts rename to types/optimize-css-assets-webpack-plugin/index.d.ts diff --git a/optimize-css-assets-webpack-plugin/optimize-css-assets-webpack-plugin-tests.ts b/types/optimize-css-assets-webpack-plugin/optimize-css-assets-webpack-plugin-tests.ts similarity index 100% rename from optimize-css-assets-webpack-plugin/optimize-css-assets-webpack-plugin-tests.ts rename to types/optimize-css-assets-webpack-plugin/optimize-css-assets-webpack-plugin-tests.ts diff --git a/optimize-css-assets-webpack-plugin/tsconfig.json b/types/optimize-css-assets-webpack-plugin/tsconfig.json similarity index 100% rename from optimize-css-assets-webpack-plugin/tsconfig.json rename to types/optimize-css-assets-webpack-plugin/tsconfig.json diff --git a/optimize-css-assets-webpack-plugin/tslint.json b/types/optimize-css-assets-webpack-plugin/tslint.json similarity index 100% rename from optimize-css-assets-webpack-plugin/tslint.json rename to types/optimize-css-assets-webpack-plugin/tslint.json diff --git a/ora/index.d.ts b/types/ora/index.d.ts similarity index 100% rename from ora/index.d.ts rename to types/ora/index.d.ts diff --git a/ora/ora-tests.ts b/types/ora/ora-tests.ts similarity index 100% rename from ora/ora-tests.ts rename to types/ora/ora-tests.ts diff --git a/ora/tsconfig.json b/types/ora/tsconfig.json similarity index 100% rename from ora/tsconfig.json rename to types/ora/tsconfig.json diff --git a/oracledb/index.d.ts b/types/oracledb/index.d.ts similarity index 100% rename from oracledb/index.d.ts rename to types/oracledb/index.d.ts diff --git a/oracledb/oracledb-tests.ts b/types/oracledb/oracledb-tests.ts similarity index 100% rename from oracledb/oracledb-tests.ts rename to types/oracledb/oracledb-tests.ts diff --git a/oracledb/tsconfig.json b/types/oracledb/tsconfig.json similarity index 100% rename from oracledb/tsconfig.json rename to types/oracledb/tsconfig.json diff --git a/orchestrator/index.d.ts b/types/orchestrator/index.d.ts similarity index 100% rename from orchestrator/index.d.ts rename to types/orchestrator/index.d.ts diff --git a/orchestrator/orchestrator-tests.ts b/types/orchestrator/orchestrator-tests.ts similarity index 100% rename from orchestrator/orchestrator-tests.ts rename to types/orchestrator/orchestrator-tests.ts diff --git a/orchestrator/tsconfig.json b/types/orchestrator/tsconfig.json similarity index 100% rename from orchestrator/tsconfig.json rename to types/orchestrator/tsconfig.json diff --git a/orientjs/index.d.ts b/types/orientjs/index.d.ts similarity index 100% rename from orientjs/index.d.ts rename to types/orientjs/index.d.ts diff --git a/orientjs/orientjs-tests.ts b/types/orientjs/orientjs-tests.ts similarity index 100% rename from orientjs/orientjs-tests.ts rename to types/orientjs/orientjs-tests.ts diff --git a/orientjs/tsconfig.json b/types/orientjs/tsconfig.json similarity index 100% rename from orientjs/tsconfig.json rename to types/orientjs/tsconfig.json diff --git a/os-homedir/index.d.ts b/types/os-homedir/index.d.ts similarity index 100% rename from os-homedir/index.d.ts rename to types/os-homedir/index.d.ts diff --git a/os-homedir/tsconfig.json b/types/os-homedir/tsconfig.json similarity index 100% rename from os-homedir/tsconfig.json rename to types/os-homedir/tsconfig.json diff --git a/os-homedir/tslint.json b/types/os-homedir/tslint.json similarity index 100% rename from os-homedir/tslint.json rename to types/os-homedir/tslint.json diff --git a/os-locale/index.d.ts b/types/os-locale/index.d.ts similarity index 100% rename from os-locale/index.d.ts rename to types/os-locale/index.d.ts diff --git a/os-locale/os-locale-tests.ts b/types/os-locale/os-locale-tests.ts similarity index 100% rename from os-locale/os-locale-tests.ts rename to types/os-locale/os-locale-tests.ts diff --git a/os-locale/tsconfig.json b/types/os-locale/tsconfig.json similarity index 100% rename from os-locale/tsconfig.json rename to types/os-locale/tsconfig.json diff --git a/os-tmpdir/index.d.ts b/types/os-tmpdir/index.d.ts similarity index 100% rename from os-tmpdir/index.d.ts rename to types/os-tmpdir/index.d.ts diff --git a/os-tmpdir/tsconfig.json b/types/os-tmpdir/tsconfig.json similarity index 100% rename from os-tmpdir/tsconfig.json rename to types/os-tmpdir/tsconfig.json diff --git a/os-tmpdir/tslint.json b/types/os-tmpdir/tslint.json similarity index 100% rename from os-tmpdir/tslint.json rename to types/os-tmpdir/tslint.json diff --git a/osmtogeojson/index.d.ts b/types/osmtogeojson/index.d.ts similarity index 100% rename from osmtogeojson/index.d.ts rename to types/osmtogeojson/index.d.ts diff --git a/osmtogeojson/osmtogeojson-tests.ts b/types/osmtogeojson/osmtogeojson-tests.ts similarity index 100% rename from osmtogeojson/osmtogeojson-tests.ts rename to types/osmtogeojson/osmtogeojson-tests.ts diff --git a/osmtogeojson/tsconfig.json b/types/osmtogeojson/tsconfig.json similarity index 100% rename from osmtogeojson/tsconfig.json rename to types/osmtogeojson/tsconfig.json diff --git a/owlcarousel/index.d.ts b/types/owlcarousel/index.d.ts similarity index 100% rename from owlcarousel/index.d.ts rename to types/owlcarousel/index.d.ts diff --git a/owlcarousel/owlcarousel-tests.ts b/types/owlcarousel/owlcarousel-tests.ts similarity index 100% rename from owlcarousel/owlcarousel-tests.ts rename to types/owlcarousel/owlcarousel-tests.ts diff --git a/owlcarousel/tsconfig.json b/types/owlcarousel/tsconfig.json similarity index 100% rename from owlcarousel/tsconfig.json rename to types/owlcarousel/tsconfig.json diff --git a/p-defer/index.d.ts b/types/p-defer/index.d.ts similarity index 100% rename from p-defer/index.d.ts rename to types/p-defer/index.d.ts diff --git a/p-defer/p-defer-tests.ts b/types/p-defer/p-defer-tests.ts similarity index 100% rename from p-defer/p-defer-tests.ts rename to types/p-defer/p-defer-tests.ts diff --git a/p-defer/tsconfig.json b/types/p-defer/tsconfig.json similarity index 100% rename from p-defer/tsconfig.json rename to types/p-defer/tsconfig.json diff --git a/p-defer/tslint.json b/types/p-defer/tslint.json similarity index 100% rename from p-defer/tslint.json rename to types/p-defer/tslint.json diff --git a/p2/index.d.ts b/types/p2/index.d.ts similarity index 100% rename from p2/index.d.ts rename to types/p2/index.d.ts diff --git a/p2/p2-tests.ts b/types/p2/p2-tests.ts similarity index 100% rename from p2/p2-tests.ts rename to types/p2/p2-tests.ts diff --git a/p2/tsconfig.json b/types/p2/tsconfig.json similarity index 100% rename from p2/tsconfig.json rename to types/p2/tsconfig.json diff --git a/packery/index.d.ts b/types/packery/index.d.ts similarity index 100% rename from packery/index.d.ts rename to types/packery/index.d.ts diff --git a/packery/packery-tests.ts b/types/packery/packery-tests.ts similarity index 100% rename from packery/packery-tests.ts rename to types/packery/packery-tests.ts diff --git a/packery/tsconfig.json b/types/packery/tsconfig.json similarity index 100% rename from packery/tsconfig.json rename to types/packery/tsconfig.json diff --git a/pad/index.d.ts b/types/pad/index.d.ts similarity index 100% rename from pad/index.d.ts rename to types/pad/index.d.ts diff --git a/pad/pad-tests.ts b/types/pad/pad-tests.ts similarity index 100% rename from pad/pad-tests.ts rename to types/pad/pad-tests.ts diff --git a/pad/tsconfig.json b/types/pad/tsconfig.json similarity index 100% rename from pad/tsconfig.json rename to types/pad/tsconfig.json diff --git a/pad/tslint.json b/types/pad/tslint.json similarity index 100% rename from pad/tslint.json rename to types/pad/tslint.json diff --git a/page-icon/index.d.ts b/types/page-icon/index.d.ts similarity index 100% rename from page-icon/index.d.ts rename to types/page-icon/index.d.ts diff --git a/page-icon/page-icon-tests.ts b/types/page-icon/page-icon-tests.ts similarity index 100% rename from page-icon/page-icon-tests.ts rename to types/page-icon/page-icon-tests.ts diff --git a/page-icon/tsconfig.json b/types/page-icon/tsconfig.json similarity index 100% rename from page-icon/tsconfig.json rename to types/page-icon/tsconfig.json diff --git a/page/index.d.ts b/types/page/index.d.ts similarity index 100% rename from page/index.d.ts rename to types/page/index.d.ts diff --git a/page/page-tests.ts b/types/page/page-tests.ts similarity index 100% rename from page/page-tests.ts rename to types/page/page-tests.ts diff --git a/page/tsconfig.json b/types/page/tsconfig.json similarity index 100% rename from page/tsconfig.json rename to types/page/tsconfig.json diff --git a/pako/index.d.ts b/types/pako/index.d.ts similarity index 100% rename from pako/index.d.ts rename to types/pako/index.d.ts diff --git a/pako/pako-tests.ts b/types/pako/pako-tests.ts similarity index 100% rename from pako/pako-tests.ts rename to types/pako/pako-tests.ts diff --git a/pako/tsconfig.json b/types/pako/tsconfig.json similarity index 100% rename from pako/tsconfig.json rename to types/pako/tsconfig.json diff --git a/papaparse/index.d.ts b/types/papaparse/index.d.ts similarity index 100% rename from papaparse/index.d.ts rename to types/papaparse/index.d.ts diff --git a/papaparse/papaparse-tests.ts b/types/papaparse/papaparse-tests.ts similarity index 100% rename from papaparse/papaparse-tests.ts rename to types/papaparse/papaparse-tests.ts diff --git a/papaparse/tsconfig.json b/types/papaparse/tsconfig.json similarity index 100% rename from papaparse/tsconfig.json rename to types/papaparse/tsconfig.json diff --git a/paper/index.d.ts b/types/paper/index.d.ts similarity index 100% rename from paper/index.d.ts rename to types/paper/index.d.ts diff --git a/paper/paper-tests.ts b/types/paper/paper-tests.ts similarity index 100% rename from paper/paper-tests.ts rename to types/paper/paper-tests.ts diff --git a/paper/tsconfig.json b/types/paper/tsconfig.json similarity index 100% rename from paper/tsconfig.json rename to types/paper/tsconfig.json diff --git a/paralleljs/index.d.ts b/types/paralleljs/index.d.ts similarity index 100% rename from paralleljs/index.d.ts rename to types/paralleljs/index.d.ts diff --git a/paralleljs/paralleljs-tests.ts b/types/paralleljs/paralleljs-tests.ts similarity index 100% rename from paralleljs/paralleljs-tests.ts rename to types/paralleljs/paralleljs-tests.ts diff --git a/paralleljs/tsconfig.json b/types/paralleljs/tsconfig.json similarity index 100% rename from paralleljs/tsconfig.json rename to types/paralleljs/tsconfig.json diff --git a/parse-glob/index.d.ts b/types/parse-glob/index.d.ts similarity index 100% rename from parse-glob/index.d.ts rename to types/parse-glob/index.d.ts diff --git a/parse-glob/parse-glob-tests.ts b/types/parse-glob/parse-glob-tests.ts similarity index 100% rename from parse-glob/parse-glob-tests.ts rename to types/parse-glob/parse-glob-tests.ts diff --git a/parse-glob/tsconfig.json b/types/parse-glob/tsconfig.json similarity index 100% rename from parse-glob/tsconfig.json rename to types/parse-glob/tsconfig.json diff --git a/parse-mockdb/index.d.ts b/types/parse-mockdb/index.d.ts similarity index 100% rename from parse-mockdb/index.d.ts rename to types/parse-mockdb/index.d.ts diff --git a/parse-mockdb/parse-mockdb-tests.ts b/types/parse-mockdb/parse-mockdb-tests.ts similarity index 100% rename from parse-mockdb/parse-mockdb-tests.ts rename to types/parse-mockdb/parse-mockdb-tests.ts diff --git a/parse-mockdb/tsconfig.json b/types/parse-mockdb/tsconfig.json similarity index 100% rename from parse-mockdb/tsconfig.json rename to types/parse-mockdb/tsconfig.json diff --git a/parse-torrent-file/index.d.ts b/types/parse-torrent-file/index.d.ts similarity index 100% rename from parse-torrent-file/index.d.ts rename to types/parse-torrent-file/index.d.ts diff --git a/parse-torrent-file/parse-torrent-file-tests.ts b/types/parse-torrent-file/parse-torrent-file-tests.ts similarity index 100% rename from parse-torrent-file/parse-torrent-file-tests.ts rename to types/parse-torrent-file/parse-torrent-file-tests.ts diff --git a/parse-torrent-file/tsconfig.json b/types/parse-torrent-file/tsconfig.json similarity index 100% rename from parse-torrent-file/tsconfig.json rename to types/parse-torrent-file/tsconfig.json diff --git a/parse-torrent-file/tslint.json b/types/parse-torrent-file/tslint.json similarity index 100% rename from parse-torrent-file/tslint.json rename to types/parse-torrent-file/tslint.json diff --git a/parse-torrent/index.d.ts b/types/parse-torrent/index.d.ts similarity index 100% rename from parse-torrent/index.d.ts rename to types/parse-torrent/index.d.ts diff --git a/parse-torrent/parse-torrent-tests.ts b/types/parse-torrent/parse-torrent-tests.ts similarity index 100% rename from parse-torrent/parse-torrent-tests.ts rename to types/parse-torrent/parse-torrent-tests.ts diff --git a/parse-torrent/tsconfig.json b/types/parse-torrent/tsconfig.json similarity index 100% rename from parse-torrent/tsconfig.json rename to types/parse-torrent/tsconfig.json diff --git a/parse-torrent/tslint.json b/types/parse-torrent/tslint.json similarity index 100% rename from parse-torrent/tslint.json rename to types/parse-torrent/tslint.json diff --git a/parse-unit/index.d.ts b/types/parse-unit/index.d.ts similarity index 100% rename from parse-unit/index.d.ts rename to types/parse-unit/index.d.ts diff --git a/parse-unit/parse-unit-tests.ts b/types/parse-unit/parse-unit-tests.ts similarity index 100% rename from parse-unit/parse-unit-tests.ts rename to types/parse-unit/parse-unit-tests.ts diff --git a/parse-unit/tsconfig.json b/types/parse-unit/tsconfig.json similarity index 100% rename from parse-unit/tsconfig.json rename to types/parse-unit/tsconfig.json diff --git a/parse-unit/tslint.json b/types/parse-unit/tslint.json similarity index 100% rename from parse-unit/tslint.json rename to types/parse-unit/tslint.json diff --git a/parse/index.d.ts b/types/parse/index.d.ts similarity index 100% rename from parse/index.d.ts rename to types/parse/index.d.ts diff --git a/parse/parse-tests.ts b/types/parse/parse-tests.ts similarity index 100% rename from parse/parse-tests.ts rename to types/parse/parse-tests.ts diff --git a/parse/tsconfig.json b/types/parse/tsconfig.json similarity index 100% rename from parse/tsconfig.json rename to types/parse/tsconfig.json diff --git a/parse5/index.d.ts b/types/parse5/index.d.ts similarity index 100% rename from parse5/index.d.ts rename to types/parse5/index.d.ts diff --git a/parse5/parse5-tests.ts b/types/parse5/parse5-tests.ts similarity index 100% rename from parse5/parse5-tests.ts rename to types/parse5/parse5-tests.ts diff --git a/parse5/tsconfig.json b/types/parse5/tsconfig.json similarity index 100% rename from parse5/tsconfig.json rename to types/parse5/tsconfig.json diff --git a/parseurl/index.d.ts b/types/parseurl/index.d.ts similarity index 100% rename from parseurl/index.d.ts rename to types/parseurl/index.d.ts diff --git a/parseurl/parseurl-tests.ts b/types/parseurl/parseurl-tests.ts similarity index 100% rename from parseurl/parseurl-tests.ts rename to types/parseurl/parseurl-tests.ts diff --git a/parseurl/tsconfig.json b/types/parseurl/tsconfig.json similarity index 100% rename from parseurl/tsconfig.json rename to types/parseurl/tsconfig.json diff --git a/parseurl/tslint.json b/types/parseurl/tslint.json similarity index 100% rename from parseurl/tslint.json rename to types/parseurl/tslint.json diff --git a/parsimmon/index.d.ts b/types/parsimmon/index.d.ts similarity index 100% rename from parsimmon/index.d.ts rename to types/parsimmon/index.d.ts diff --git a/parsimmon/parsimmon-tests.ts b/types/parsimmon/parsimmon-tests.ts similarity index 100% rename from parsimmon/parsimmon-tests.ts rename to types/parsimmon/parsimmon-tests.ts diff --git a/parsimmon/tsconfig.json b/types/parsimmon/tsconfig.json similarity index 100% rename from parsimmon/tsconfig.json rename to types/parsimmon/tsconfig.json diff --git a/parsimmon/tslint.json b/types/parsimmon/tslint.json similarity index 100% rename from parsimmon/tslint.json rename to types/parsimmon/tslint.json diff --git a/passport-anonymous/index.d.ts b/types/passport-anonymous/index.d.ts similarity index 100% rename from passport-anonymous/index.d.ts rename to types/passport-anonymous/index.d.ts diff --git a/passport-anonymous/passport-anonymous-tests.ts b/types/passport-anonymous/passport-anonymous-tests.ts similarity index 100% rename from passport-anonymous/passport-anonymous-tests.ts rename to types/passport-anonymous/passport-anonymous-tests.ts diff --git a/passport-anonymous/tsconfig.json b/types/passport-anonymous/tsconfig.json similarity index 100% rename from passport-anonymous/tsconfig.json rename to types/passport-anonymous/tsconfig.json diff --git a/passport-anonymous/tslint.json b/types/passport-anonymous/tslint.json similarity index 100% rename from passport-anonymous/tslint.json rename to types/passport-anonymous/tslint.json diff --git a/passport-beam/index.d.ts b/types/passport-beam/index.d.ts similarity index 100% rename from passport-beam/index.d.ts rename to types/passport-beam/index.d.ts diff --git a/passport-beam/passport-beam-tests.ts b/types/passport-beam/passport-beam-tests.ts similarity index 100% rename from passport-beam/passport-beam-tests.ts rename to types/passport-beam/passport-beam-tests.ts diff --git a/passport-beam/tsconfig.json b/types/passport-beam/tsconfig.json similarity index 100% rename from passport-beam/tsconfig.json rename to types/passport-beam/tsconfig.json diff --git a/passport-facebook-token/index.d.ts b/types/passport-facebook-token/index.d.ts similarity index 100% rename from passport-facebook-token/index.d.ts rename to types/passport-facebook-token/index.d.ts diff --git a/passport-facebook-token/passport-facebook-token-tests.ts b/types/passport-facebook-token/passport-facebook-token-tests.ts similarity index 100% rename from passport-facebook-token/passport-facebook-token-tests.ts rename to types/passport-facebook-token/passport-facebook-token-tests.ts diff --git a/passport-facebook-token/tsconfig.json b/types/passport-facebook-token/tsconfig.json similarity index 100% rename from passport-facebook-token/tsconfig.json rename to types/passport-facebook-token/tsconfig.json diff --git a/passport-facebook/index.d.ts b/types/passport-facebook/index.d.ts similarity index 100% rename from passport-facebook/index.d.ts rename to types/passport-facebook/index.d.ts diff --git a/passport-facebook/passport-facebook-tests.ts b/types/passport-facebook/passport-facebook-tests.ts similarity index 100% rename from passport-facebook/passport-facebook-tests.ts rename to types/passport-facebook/passport-facebook-tests.ts diff --git a/passport-facebook/tsconfig.json b/types/passport-facebook/tsconfig.json similarity index 100% rename from passport-facebook/tsconfig.json rename to types/passport-facebook/tsconfig.json diff --git a/passport-google-oauth/index.d.ts b/types/passport-google-oauth/index.d.ts similarity index 100% rename from passport-google-oauth/index.d.ts rename to types/passport-google-oauth/index.d.ts diff --git a/passport-google-oauth/passport-google-oauth-tests.ts b/types/passport-google-oauth/passport-google-oauth-tests.ts similarity index 100% rename from passport-google-oauth/passport-google-oauth-tests.ts rename to types/passport-google-oauth/passport-google-oauth-tests.ts diff --git a/passport-google-oauth/tsconfig.json b/types/passport-google-oauth/tsconfig.json similarity index 100% rename from passport-google-oauth/tsconfig.json rename to types/passport-google-oauth/tsconfig.json diff --git a/passport-http-bearer/index.d.ts b/types/passport-http-bearer/index.d.ts similarity index 100% rename from passport-http-bearer/index.d.ts rename to types/passport-http-bearer/index.d.ts diff --git a/passport-http-bearer/passport-http-bearer-tests.ts b/types/passport-http-bearer/passport-http-bearer-tests.ts similarity index 100% rename from passport-http-bearer/passport-http-bearer-tests.ts rename to types/passport-http-bearer/passport-http-bearer-tests.ts diff --git a/passport-http-bearer/tsconfig.json b/types/passport-http-bearer/tsconfig.json similarity index 100% rename from passport-http-bearer/tsconfig.json rename to types/passport-http-bearer/tsconfig.json diff --git a/passport-http/index.d.ts b/types/passport-http/index.d.ts similarity index 100% rename from passport-http/index.d.ts rename to types/passport-http/index.d.ts diff --git a/passport-http/passport-http-tests.ts b/types/passport-http/passport-http-tests.ts similarity index 100% rename from passport-http/passport-http-tests.ts rename to types/passport-http/passport-http-tests.ts diff --git a/passport-http/tsconfig.json b/types/passport-http/tsconfig.json similarity index 100% rename from passport-http/tsconfig.json rename to types/passport-http/tsconfig.json diff --git a/passport-jwt/index.d.ts b/types/passport-jwt/index.d.ts similarity index 100% rename from passport-jwt/index.d.ts rename to types/passport-jwt/index.d.ts diff --git a/passport-jwt/passport-jwt-tests.ts b/types/passport-jwt/passport-jwt-tests.ts similarity index 100% rename from passport-jwt/passport-jwt-tests.ts rename to types/passport-jwt/passport-jwt-tests.ts diff --git a/passport-jwt/tsconfig.json b/types/passport-jwt/tsconfig.json similarity index 100% rename from passport-jwt/tsconfig.json rename to types/passport-jwt/tsconfig.json diff --git a/passport-local-mongoose/index.d.ts b/types/passport-local-mongoose/index.d.ts similarity index 100% rename from passport-local-mongoose/index.d.ts rename to types/passport-local-mongoose/index.d.ts diff --git a/passport-local-mongoose/passport-local-mongoose-tests.ts b/types/passport-local-mongoose/passport-local-mongoose-tests.ts similarity index 100% rename from passport-local-mongoose/passport-local-mongoose-tests.ts rename to types/passport-local-mongoose/passport-local-mongoose-tests.ts diff --git a/passport-local-mongoose/tsconfig.json b/types/passport-local-mongoose/tsconfig.json similarity index 100% rename from passport-local-mongoose/tsconfig.json rename to types/passport-local-mongoose/tsconfig.json diff --git a/passport-local/index.d.ts b/types/passport-local/index.d.ts similarity index 100% rename from passport-local/index.d.ts rename to types/passport-local/index.d.ts diff --git a/passport-local/passport-local-tests.ts b/types/passport-local/passport-local-tests.ts similarity index 100% rename from passport-local/passport-local-tests.ts rename to types/passport-local/passport-local-tests.ts diff --git a/passport-local/tsconfig.json b/types/passport-local/tsconfig.json similarity index 100% rename from passport-local/tsconfig.json rename to types/passport-local/tsconfig.json diff --git a/passport-oauth2-client-password/index.d.ts b/types/passport-oauth2-client-password/index.d.ts similarity index 100% rename from passport-oauth2-client-password/index.d.ts rename to types/passport-oauth2-client-password/index.d.ts diff --git a/passport-oauth2-client-password/passport-oauth2-client-password-tests.ts b/types/passport-oauth2-client-password/passport-oauth2-client-password-tests.ts similarity index 100% rename from passport-oauth2-client-password/passport-oauth2-client-password-tests.ts rename to types/passport-oauth2-client-password/passport-oauth2-client-password-tests.ts diff --git a/passport-oauth2-client-password/tsconfig.json b/types/passport-oauth2-client-password/tsconfig.json similarity index 100% rename from passport-oauth2-client-password/tsconfig.json rename to types/passport-oauth2-client-password/tsconfig.json diff --git a/passport-strategy/index.d.ts b/types/passport-strategy/index.d.ts similarity index 100% rename from passport-strategy/index.d.ts rename to types/passport-strategy/index.d.ts diff --git a/passport-strategy/passport-strategy-tests.ts b/types/passport-strategy/passport-strategy-tests.ts similarity index 100% rename from passport-strategy/passport-strategy-tests.ts rename to types/passport-strategy/passport-strategy-tests.ts diff --git a/passport-strategy/tsconfig.json b/types/passport-strategy/tsconfig.json similarity index 100% rename from passport-strategy/tsconfig.json rename to types/passport-strategy/tsconfig.json diff --git a/passport-twitter/index.d.ts b/types/passport-twitter/index.d.ts similarity index 100% rename from passport-twitter/index.d.ts rename to types/passport-twitter/index.d.ts diff --git a/passport-twitter/passport-twitter-tests.ts b/types/passport-twitter/passport-twitter-tests.ts similarity index 100% rename from passport-twitter/passport-twitter-tests.ts rename to types/passport-twitter/passport-twitter-tests.ts diff --git a/passport-twitter/tsconfig.json b/types/passport-twitter/tsconfig.json similarity index 100% rename from passport-twitter/tsconfig.json rename to types/passport-twitter/tsconfig.json diff --git a/passport/index.d.ts b/types/passport/index.d.ts similarity index 100% rename from passport/index.d.ts rename to types/passport/index.d.ts diff --git a/passport/passport-tests.ts b/types/passport/passport-tests.ts similarity index 100% rename from passport/passport-tests.ts rename to types/passport/passport-tests.ts diff --git a/passport/tsconfig.json b/types/passport/tsconfig.json similarity index 100% rename from passport/tsconfig.json rename to types/passport/tsconfig.json diff --git a/password-hash/index.d.ts b/types/password-hash/index.d.ts similarity index 100% rename from password-hash/index.d.ts rename to types/password-hash/index.d.ts diff --git a/password-hash/password-hash-tests.ts b/types/password-hash/password-hash-tests.ts similarity index 100% rename from password-hash/password-hash-tests.ts rename to types/password-hash/password-hash-tests.ts diff --git a/password-hash/tsconfig.json b/types/password-hash/tsconfig.json similarity index 100% rename from password-hash/tsconfig.json rename to types/password-hash/tsconfig.json diff --git a/path-exists/index.d.ts b/types/path-exists/index.d.ts similarity index 100% rename from path-exists/index.d.ts rename to types/path-exists/index.d.ts diff --git a/path-exists/path-exists-tests.ts b/types/path-exists/path-exists-tests.ts similarity index 100% rename from path-exists/path-exists-tests.ts rename to types/path-exists/path-exists-tests.ts diff --git a/path-exists/tsconfig.json b/types/path-exists/tsconfig.json similarity index 100% rename from path-exists/tsconfig.json rename to types/path-exists/tsconfig.json diff --git a/path-is-absolute/index.d.ts b/types/path-is-absolute/index.d.ts similarity index 100% rename from path-is-absolute/index.d.ts rename to types/path-is-absolute/index.d.ts diff --git a/path-is-absolute/path-is-absolute-tests.ts b/types/path-is-absolute/path-is-absolute-tests.ts similarity index 100% rename from path-is-absolute/path-is-absolute-tests.ts rename to types/path-is-absolute/path-is-absolute-tests.ts diff --git a/path-is-absolute/tsconfig.json b/types/path-is-absolute/tsconfig.json similarity index 100% rename from path-is-absolute/tsconfig.json rename to types/path-is-absolute/tsconfig.json diff --git a/path-is-absolute/tslint.json b/types/path-is-absolute/tslint.json similarity index 100% rename from path-is-absolute/tslint.json rename to types/path-is-absolute/tslint.json diff --git a/path-parse/index.d.ts b/types/path-parse/index.d.ts similarity index 100% rename from path-parse/index.d.ts rename to types/path-parse/index.d.ts diff --git a/path-parse/path-parse-tests.ts b/types/path-parse/path-parse-tests.ts similarity index 100% rename from path-parse/path-parse-tests.ts rename to types/path-parse/path-parse-tests.ts diff --git a/path-parse/tsconfig.json b/types/path-parse/tsconfig.json similarity index 100% rename from path-parse/tsconfig.json rename to types/path-parse/tsconfig.json diff --git a/path-to-regexp/index.d.ts b/types/path-to-regexp/index.d.ts similarity index 100% rename from path-to-regexp/index.d.ts rename to types/path-to-regexp/index.d.ts diff --git a/path-to-regexp/path-to-regexp-tests.ts b/types/path-to-regexp/path-to-regexp-tests.ts similarity index 100% rename from path-to-regexp/path-to-regexp-tests.ts rename to types/path-to-regexp/path-to-regexp-tests.ts diff --git a/path-to-regexp/tsconfig.json b/types/path-to-regexp/tsconfig.json similarity index 100% rename from path-to-regexp/tsconfig.json rename to types/path-to-regexp/tsconfig.json diff --git a/pathfinding/index.d.ts b/types/pathfinding/index.d.ts similarity index 100% rename from pathfinding/index.d.ts rename to types/pathfinding/index.d.ts diff --git a/pathfinding/pathfinding-tests.ts b/types/pathfinding/pathfinding-tests.ts similarity index 100% rename from pathfinding/pathfinding-tests.ts rename to types/pathfinding/pathfinding-tests.ts diff --git a/pathfinding/tsconfig.json b/types/pathfinding/tsconfig.json similarity index 100% rename from pathfinding/tsconfig.json rename to types/pathfinding/tsconfig.json diff --git a/pathjs/index.d.ts b/types/pathjs/index.d.ts similarity index 100% rename from pathjs/index.d.ts rename to types/pathjs/index.d.ts diff --git a/pathjs/pathjs-tests.ts b/types/pathjs/pathjs-tests.ts similarity index 100% rename from pathjs/pathjs-tests.ts rename to types/pathjs/pathjs-tests.ts diff --git a/pathjs/tsconfig.json b/types/pathjs/tsconfig.json similarity index 100% rename from pathjs/tsconfig.json rename to types/pathjs/tsconfig.json diff --git a/pathwatcher/index.d.ts b/types/pathwatcher/index.d.ts similarity index 100% rename from pathwatcher/index.d.ts rename to types/pathwatcher/index.d.ts diff --git a/pathwatcher/pathwatcher-tests.ts b/types/pathwatcher/pathwatcher-tests.ts similarity index 100% rename from pathwatcher/pathwatcher-tests.ts rename to types/pathwatcher/pathwatcher-tests.ts diff --git a/pathwatcher/tsconfig.json b/types/pathwatcher/tsconfig.json similarity index 100% rename from pathwatcher/tsconfig.json rename to types/pathwatcher/tsconfig.json diff --git a/payment/index.d.ts b/types/payment/index.d.ts similarity index 100% rename from payment/index.d.ts rename to types/payment/index.d.ts diff --git a/payment/payment-tests.ts b/types/payment/payment-tests.ts similarity index 100% rename from payment/payment-tests.ts rename to types/payment/payment-tests.ts diff --git a/payment/tsconfig.json b/types/payment/tsconfig.json similarity index 100% rename from payment/tsconfig.json rename to types/payment/tsconfig.json diff --git a/payment/tslint.json b/types/payment/tslint.json similarity index 100% rename from payment/tslint.json rename to types/payment/tslint.json diff --git a/paypal-cordova-plugin/index.d.ts b/types/paypal-cordova-plugin/index.d.ts similarity index 100% rename from paypal-cordova-plugin/index.d.ts rename to types/paypal-cordova-plugin/index.d.ts diff --git a/paypal-cordova-plugin/paypal-cordova-plugin-tests.ts b/types/paypal-cordova-plugin/paypal-cordova-plugin-tests.ts similarity index 100% rename from paypal-cordova-plugin/paypal-cordova-plugin-tests.ts rename to types/paypal-cordova-plugin/paypal-cordova-plugin-tests.ts diff --git a/paypal-cordova-plugin/tsconfig.json b/types/paypal-cordova-plugin/tsconfig.json similarity index 100% rename from paypal-cordova-plugin/tsconfig.json rename to types/paypal-cordova-plugin/tsconfig.json diff --git a/pbf/index.d.ts b/types/pbf/index.d.ts similarity index 100% rename from pbf/index.d.ts rename to types/pbf/index.d.ts diff --git a/pbf/pbf-tests.ts b/types/pbf/pbf-tests.ts similarity index 100% rename from pbf/pbf-tests.ts rename to types/pbf/pbf-tests.ts diff --git a/pbf/tsconfig.json b/types/pbf/tsconfig.json similarity index 100% rename from pbf/tsconfig.json rename to types/pbf/tsconfig.json diff --git a/pbf/tslint.json b/types/pbf/tslint.json similarity index 100% rename from pbf/tslint.json rename to types/pbf/tslint.json diff --git a/pdf/index.d.ts b/types/pdf/index.d.ts similarity index 100% rename from pdf/index.d.ts rename to types/pdf/index.d.ts diff --git a/pdf/pdf-tests.ts b/types/pdf/pdf-tests.ts similarity index 100% rename from pdf/pdf-tests.ts rename to types/pdf/pdf-tests.ts diff --git a/pdf/tsconfig.json b/types/pdf/tsconfig.json similarity index 100% rename from pdf/tsconfig.json rename to types/pdf/tsconfig.json diff --git a/pdfkit/index.d.ts b/types/pdfkit/index.d.ts similarity index 100% rename from pdfkit/index.d.ts rename to types/pdfkit/index.d.ts diff --git a/pdfkit/pdfkit-tests.ts b/types/pdfkit/pdfkit-tests.ts similarity index 100% rename from pdfkit/pdfkit-tests.ts rename to types/pdfkit/pdfkit-tests.ts diff --git a/pdfkit/tsconfig.json b/types/pdfkit/tsconfig.json similarity index 100% rename from pdfkit/tsconfig.json rename to types/pdfkit/tsconfig.json diff --git a/pdfobject/index.d.ts b/types/pdfobject/index.d.ts similarity index 100% rename from pdfobject/index.d.ts rename to types/pdfobject/index.d.ts diff --git a/pdfobject/pdfobject-tests.ts b/types/pdfobject/pdfobject-tests.ts similarity index 100% rename from pdfobject/pdfobject-tests.ts rename to types/pdfobject/pdfobject-tests.ts diff --git a/pdfobject/tsconfig.json b/types/pdfobject/tsconfig.json similarity index 100% rename from pdfobject/tsconfig.json rename to types/pdfobject/tsconfig.json diff --git a/pebblekitjs/index.d.ts b/types/pebblekitjs/index.d.ts similarity index 100% rename from pebblekitjs/index.d.ts rename to types/pebblekitjs/index.d.ts diff --git a/pebblekitjs/pebblekitjs-tests.ts b/types/pebblekitjs/pebblekitjs-tests.ts similarity index 100% rename from pebblekitjs/pebblekitjs-tests.ts rename to types/pebblekitjs/pebblekitjs-tests.ts diff --git a/pebblekitjs/tsconfig.json b/types/pebblekitjs/tsconfig.json similarity index 100% rename from pebblekitjs/tsconfig.json rename to types/pebblekitjs/tsconfig.json diff --git a/peerjs/index.d.ts b/types/peerjs/index.d.ts similarity index 100% rename from peerjs/index.d.ts rename to types/peerjs/index.d.ts diff --git a/peerjs/peerjs-tests.ts b/types/peerjs/peerjs-tests.ts similarity index 100% rename from peerjs/peerjs-tests.ts rename to types/peerjs/peerjs-tests.ts diff --git a/peerjs/tsconfig.json b/types/peerjs/tsconfig.json similarity index 100% rename from peerjs/tsconfig.json rename to types/peerjs/tsconfig.json diff --git a/pegjs/index.d.ts b/types/pegjs/index.d.ts similarity index 100% rename from pegjs/index.d.ts rename to types/pegjs/index.d.ts diff --git a/pegjs/pegjs-tests.ts b/types/pegjs/pegjs-tests.ts similarity index 100% rename from pegjs/pegjs-tests.ts rename to types/pegjs/pegjs-tests.ts diff --git a/pegjs/tsconfig.json b/types/pegjs/tsconfig.json similarity index 100% rename from pegjs/tsconfig.json rename to types/pegjs/tsconfig.json diff --git a/pem/index.d.ts b/types/pem/index.d.ts similarity index 100% rename from pem/index.d.ts rename to types/pem/index.d.ts diff --git a/pem/pem-tests.ts b/types/pem/pem-tests.ts similarity index 100% rename from pem/pem-tests.ts rename to types/pem/pem-tests.ts diff --git a/pem/tsconfig.json b/types/pem/tsconfig.json similarity index 100% rename from pem/tsconfig.json rename to types/pem/tsconfig.json diff --git a/pem/tslint.json b/types/pem/tslint.json similarity index 100% rename from pem/tslint.json rename to types/pem/tslint.json diff --git a/perfect-scrollbar/index.d.ts b/types/perfect-scrollbar/index.d.ts similarity index 100% rename from perfect-scrollbar/index.d.ts rename to types/perfect-scrollbar/index.d.ts diff --git a/perfect-scrollbar/perfect-scrollbar-tests.ts b/types/perfect-scrollbar/perfect-scrollbar-tests.ts similarity index 100% rename from perfect-scrollbar/perfect-scrollbar-tests.ts rename to types/perfect-scrollbar/perfect-scrollbar-tests.ts diff --git a/perfect-scrollbar/tsconfig.json b/types/perfect-scrollbar/tsconfig.json similarity index 100% rename from perfect-scrollbar/tsconfig.json rename to types/perfect-scrollbar/tsconfig.json diff --git a/persona/index.d.ts b/types/persona/index.d.ts similarity index 100% rename from persona/index.d.ts rename to types/persona/index.d.ts diff --git a/persona/persona-tests.ts b/types/persona/persona-tests.ts similarity index 100% rename from persona/persona-tests.ts rename to types/persona/persona-tests.ts diff --git a/persona/tsconfig.json b/types/persona/tsconfig.json similarity index 100% rename from persona/tsconfig.json rename to types/persona/tsconfig.json diff --git a/pg-pool/index.d.ts b/types/pg-pool/index.d.ts similarity index 100% rename from pg-pool/index.d.ts rename to types/pg-pool/index.d.ts diff --git a/pg-pool/pg-pool-tests.ts b/types/pg-pool/pg-pool-tests.ts similarity index 100% rename from pg-pool/pg-pool-tests.ts rename to types/pg-pool/pg-pool-tests.ts diff --git a/pg-pool/tsconfig.json b/types/pg-pool/tsconfig.json similarity index 100% rename from pg-pool/tsconfig.json rename to types/pg-pool/tsconfig.json diff --git a/pg-promise/index.d.ts b/types/pg-promise/index.d.ts similarity index 100% rename from pg-promise/index.d.ts rename to types/pg-promise/index.d.ts diff --git a/pg-promise/tsconfig.json b/types/pg-promise/tsconfig.json similarity index 100% rename from pg-promise/tsconfig.json rename to types/pg-promise/tsconfig.json diff --git a/pg-query-stream/index.d.ts b/types/pg-query-stream/index.d.ts similarity index 100% rename from pg-query-stream/index.d.ts rename to types/pg-query-stream/index.d.ts diff --git a/pg-query-stream/pg-query-stream-tests.ts b/types/pg-query-stream/pg-query-stream-tests.ts similarity index 100% rename from pg-query-stream/pg-query-stream-tests.ts rename to types/pg-query-stream/pg-query-stream-tests.ts diff --git a/pg-query-stream/tsconfig.json b/types/pg-query-stream/tsconfig.json similarity index 100% rename from pg-query-stream/tsconfig.json rename to types/pg-query-stream/tsconfig.json diff --git a/pg-query-stream/tslint.json b/types/pg-query-stream/tslint.json similarity index 100% rename from pg-query-stream/tslint.json rename to types/pg-query-stream/tslint.json diff --git a/pg-types/index.d.ts b/types/pg-types/index.d.ts similarity index 100% rename from pg-types/index.d.ts rename to types/pg-types/index.d.ts diff --git a/pg-types/package.json b/types/pg-types/package.json similarity index 100% rename from pg-types/package.json rename to types/pg-types/package.json diff --git a/pg-types/pg-types-tests.ts b/types/pg-types/pg-types-tests.ts similarity index 100% rename from pg-types/pg-types-tests.ts rename to types/pg-types/pg-types-tests.ts diff --git a/pg-types/tsconfig.json b/types/pg-types/tsconfig.json similarity index 100% rename from pg-types/tsconfig.json rename to types/pg-types/tsconfig.json diff --git a/pg/index.d.ts b/types/pg/index.d.ts similarity index 100% rename from pg/index.d.ts rename to types/pg/index.d.ts diff --git a/pg/pg-tests.ts b/types/pg/pg-tests.ts similarity index 100% rename from pg/pg-tests.ts rename to types/pg/pg-tests.ts diff --git a/pg/tsconfig.json b/types/pg/tsconfig.json similarity index 100% rename from pg/tsconfig.json rename to types/pg/tsconfig.json diff --git a/pgwmodal/index.d.ts b/types/pgwmodal/index.d.ts similarity index 100% rename from pgwmodal/index.d.ts rename to types/pgwmodal/index.d.ts diff --git a/pgwmodal/pgwmodal-tests.ts b/types/pgwmodal/pgwmodal-tests.ts similarity index 100% rename from pgwmodal/pgwmodal-tests.ts rename to types/pgwmodal/pgwmodal-tests.ts diff --git a/pgwmodal/tsconfig.json b/types/pgwmodal/tsconfig.json similarity index 100% rename from pgwmodal/tsconfig.json rename to types/pgwmodal/tsconfig.json diff --git a/phantom/index.d.ts b/types/phantom/index.d.ts similarity index 100% rename from phantom/index.d.ts rename to types/phantom/index.d.ts diff --git a/phantom/phantom-tests.ts b/types/phantom/phantom-tests.ts similarity index 100% rename from phantom/phantom-tests.ts rename to types/phantom/phantom-tests.ts diff --git a/phantom/tsconfig.json b/types/phantom/tsconfig.json similarity index 100% rename from phantom/tsconfig.json rename to types/phantom/tsconfig.json diff --git a/phantomcss/index.d.ts b/types/phantomcss/index.d.ts similarity index 100% rename from phantomcss/index.d.ts rename to types/phantomcss/index.d.ts diff --git a/phantomcss/phantomcss-tests.ts b/types/phantomcss/phantomcss-tests.ts similarity index 100% rename from phantomcss/phantomcss-tests.ts rename to types/phantomcss/phantomcss-tests.ts diff --git a/phantomcss/tsconfig.json b/types/phantomcss/tsconfig.json similarity index 100% rename from phantomcss/tsconfig.json rename to types/phantomcss/tsconfig.json diff --git a/phantomjs/index.d.ts b/types/phantomjs/index.d.ts similarity index 100% rename from phantomjs/index.d.ts rename to types/phantomjs/index.d.ts diff --git a/phantomjs/tsconfig.json b/types/phantomjs/tsconfig.json similarity index 100% rename from phantomjs/tsconfig.json rename to types/phantomjs/tsconfig.json diff --git a/phoenix/index.d.ts b/types/phoenix/index.d.ts similarity index 100% rename from phoenix/index.d.ts rename to types/phoenix/index.d.ts diff --git a/phoenix/phoenix-tests.ts b/types/phoenix/phoenix-tests.ts similarity index 100% rename from phoenix/phoenix-tests.ts rename to types/phoenix/phoenix-tests.ts diff --git a/phoenix/tsconfig.json b/types/phoenix/tsconfig.json similarity index 100% rename from phoenix/tsconfig.json rename to types/phoenix/tsconfig.json diff --git a/phone-formatter/index.d.ts b/types/phone-formatter/index.d.ts similarity index 100% rename from phone-formatter/index.d.ts rename to types/phone-formatter/index.d.ts diff --git a/phone-formatter/phone-formatter-tests.ts b/types/phone-formatter/phone-formatter-tests.ts similarity index 100% rename from phone-formatter/phone-formatter-tests.ts rename to types/phone-formatter/phone-formatter-tests.ts diff --git a/phone-formatter/tsconfig.json b/types/phone-formatter/tsconfig.json similarity index 100% rename from phone-formatter/tsconfig.json rename to types/phone-formatter/tsconfig.json diff --git a/phone/index.d.ts b/types/phone/index.d.ts similarity index 100% rename from phone/index.d.ts rename to types/phone/index.d.ts diff --git a/phone/phone-tests.ts b/types/phone/phone-tests.ts similarity index 100% rename from phone/phone-tests.ts rename to types/phone/phone-tests.ts diff --git a/phone/tsconfig.json b/types/phone/tsconfig.json similarity index 100% rename from phone/tsconfig.json rename to types/phone/tsconfig.json diff --git a/phonegap-facebook-plugin/index.d.ts b/types/phonegap-facebook-plugin/index.d.ts similarity index 100% rename from phonegap-facebook-plugin/index.d.ts rename to types/phonegap-facebook-plugin/index.d.ts diff --git a/phonegap-facebook-plugin/phonegap-facebook-plugin-tests.ts b/types/phonegap-facebook-plugin/phonegap-facebook-plugin-tests.ts similarity index 100% rename from phonegap-facebook-plugin/phonegap-facebook-plugin-tests.ts rename to types/phonegap-facebook-plugin/phonegap-facebook-plugin-tests.ts diff --git a/phonegap-facebook-plugin/tsconfig.json b/types/phonegap-facebook-plugin/tsconfig.json similarity index 100% rename from phonegap-facebook-plugin/tsconfig.json rename to types/phonegap-facebook-plugin/tsconfig.json diff --git a/phonegap-nfc/index.d.ts b/types/phonegap-nfc/index.d.ts similarity index 100% rename from phonegap-nfc/index.d.ts rename to types/phonegap-nfc/index.d.ts diff --git a/phonegap-nfc/phonegap-nfc-tests.ts b/types/phonegap-nfc/phonegap-nfc-tests.ts similarity index 100% rename from phonegap-nfc/phonegap-nfc-tests.ts rename to types/phonegap-nfc/phonegap-nfc-tests.ts diff --git a/phonegap-nfc/tsconfig.json b/types/phonegap-nfc/tsconfig.json similarity index 100% rename from phonegap-nfc/tsconfig.json rename to types/phonegap-nfc/tsconfig.json diff --git a/phonegap-plugin-barcodescanner/index.d.ts b/types/phonegap-plugin-barcodescanner/index.d.ts similarity index 100% rename from phonegap-plugin-barcodescanner/index.d.ts rename to types/phonegap-plugin-barcodescanner/index.d.ts diff --git a/phonegap-plugin-barcodescanner/phonegap-plugin-barcodescanner-tests.ts b/types/phonegap-plugin-barcodescanner/phonegap-plugin-barcodescanner-tests.ts similarity index 100% rename from phonegap-plugin-barcodescanner/phonegap-plugin-barcodescanner-tests.ts rename to types/phonegap-plugin-barcodescanner/phonegap-plugin-barcodescanner-tests.ts diff --git a/phonegap-plugin-barcodescanner/tsconfig.json b/types/phonegap-plugin-barcodescanner/tsconfig.json similarity index 100% rename from phonegap-plugin-barcodescanner/tsconfig.json rename to types/phonegap-plugin-barcodescanner/tsconfig.json diff --git a/phonegap-plugin-push/index.d.ts b/types/phonegap-plugin-push/index.d.ts similarity index 100% rename from phonegap-plugin-push/index.d.ts rename to types/phonegap-plugin-push/index.d.ts diff --git a/phonegap-plugin-push/phonegap-plugin-push-tests.ts b/types/phonegap-plugin-push/phonegap-plugin-push-tests.ts similarity index 100% rename from phonegap-plugin-push/phonegap-plugin-push-tests.ts rename to types/phonegap-plugin-push/phonegap-plugin-push-tests.ts diff --git a/phonegap-plugin-push/tsconfig.json b/types/phonegap-plugin-push/tsconfig.json similarity index 100% rename from phonegap-plugin-push/tsconfig.json rename to types/phonegap-plugin-push/tsconfig.json diff --git a/phonegap/index.d.ts b/types/phonegap/index.d.ts similarity index 100% rename from phonegap/index.d.ts rename to types/phonegap/index.d.ts diff --git a/phonegap/phonegap-tests.ts b/types/phonegap/phonegap-tests.ts similarity index 100% rename from phonegap/phonegap-tests.ts rename to types/phonegap/phonegap-tests.ts diff --git a/phonegap/tsconfig.json b/types/phonegap/tsconfig.json similarity index 100% rename from phonegap/tsconfig.json rename to types/phonegap/tsconfig.json diff --git a/phonon/index.d.ts b/types/phonon/index.d.ts similarity index 100% rename from phonon/index.d.ts rename to types/phonon/index.d.ts diff --git a/phonon/phonon-tests.ts b/types/phonon/phonon-tests.ts similarity index 100% rename from phonon/phonon-tests.ts rename to types/phonon/phonon-tests.ts diff --git a/phonon/tsconfig.json b/types/phonon/tsconfig.json similarity index 100% rename from phonon/tsconfig.json rename to types/phonon/tsconfig.json diff --git a/phonon/tslint.json b/types/phonon/tslint.json similarity index 100% rename from phonon/tslint.json rename to types/phonon/tslint.json diff --git a/photonui/index.d.ts b/types/photonui/index.d.ts similarity index 100% rename from photonui/index.d.ts rename to types/photonui/index.d.ts diff --git a/photonui/photonui-tests.ts b/types/photonui/photonui-tests.ts similarity index 100% rename from photonui/photonui-tests.ts rename to types/photonui/photonui-tests.ts diff --git a/photonui/tsconfig.json b/types/photonui/tsconfig.json similarity index 100% rename from photonui/tsconfig.json rename to types/photonui/tsconfig.json diff --git a/photoswipe/index.d.ts b/types/photoswipe/index.d.ts similarity index 100% rename from photoswipe/index.d.ts rename to types/photoswipe/index.d.ts diff --git a/photoswipe/photoswipe-tests.ts b/types/photoswipe/photoswipe-tests.ts similarity index 100% rename from photoswipe/photoswipe-tests.ts rename to types/photoswipe/photoswipe-tests.ts diff --git a/photoswipe/tsconfig.json b/types/photoswipe/tsconfig.json similarity index 100% rename from photoswipe/tsconfig.json rename to types/photoswipe/tsconfig.json diff --git a/physijs/index.d.ts b/types/physijs/index.d.ts similarity index 100% rename from physijs/index.d.ts rename to types/physijs/index.d.ts diff --git a/physijs/test/body.ts b/types/physijs/test/body.ts similarity index 100% rename from physijs/test/body.ts rename to types/physijs/test/body.ts diff --git a/physijs/test/collisions.ts b/types/physijs/test/collisions.ts similarity index 100% rename from physijs/test/collisions.ts rename to types/physijs/test/collisions.ts diff --git a/physijs/test/compound.ts b/types/physijs/test/compound.ts similarity index 100% rename from physijs/test/compound.ts rename to types/physijs/test/compound.ts diff --git a/physijs/test/constraints_car.ts b/types/physijs/test/constraints_car.ts similarity index 100% rename from physijs/test/constraints_car.ts rename to types/physijs/test/constraints_car.ts diff --git a/physijs/test/heightfield.ts b/types/physijs/test/heightfield.ts similarity index 100% rename from physijs/test/heightfield.ts rename to types/physijs/test/heightfield.ts diff --git a/physijs/test/jenga.ts b/types/physijs/test/jenga.ts similarity index 100% rename from physijs/test/jenga.ts rename to types/physijs/test/jenga.ts diff --git a/physijs/test/memorytest-compound.ts b/types/physijs/test/memorytest-compound.ts similarity index 100% rename from physijs/test/memorytest-compound.ts rename to types/physijs/test/memorytest-compound.ts diff --git a/physijs/test/memorytest-convex.ts b/types/physijs/test/memorytest-convex.ts similarity index 100% rename from physijs/test/memorytest-convex.ts rename to types/physijs/test/memorytest-convex.ts diff --git a/physijs/test/memorytest.ts b/types/physijs/test/memorytest.ts similarity index 100% rename from physijs/test/memorytest.ts rename to types/physijs/test/memorytest.ts diff --git a/physijs/test/shapes.ts b/types/physijs/test/shapes.ts similarity index 100% rename from physijs/test/shapes.ts rename to types/physijs/test/shapes.ts diff --git a/physijs/test/vehicle.ts b/types/physijs/test/vehicle.ts similarity index 100% rename from physijs/test/vehicle.ts rename to types/physijs/test/vehicle.ts diff --git a/physijs/tsconfig.json b/types/physijs/tsconfig.json similarity index 100% rename from physijs/tsconfig.json rename to types/physijs/tsconfig.json diff --git a/pi-spi/index.d.ts b/types/pi-spi/index.d.ts similarity index 100% rename from pi-spi/index.d.ts rename to types/pi-spi/index.d.ts diff --git a/pi-spi/pi-spi-tests.ts b/types/pi-spi/pi-spi-tests.ts similarity index 100% rename from pi-spi/pi-spi-tests.ts rename to types/pi-spi/pi-spi-tests.ts diff --git a/pi-spi/tsconfig.json b/types/pi-spi/tsconfig.json similarity index 100% rename from pi-spi/tsconfig.json rename to types/pi-spi/tsconfig.json diff --git a/pickadate/index.d.ts b/types/pickadate/index.d.ts similarity index 100% rename from pickadate/index.d.ts rename to types/pickadate/index.d.ts diff --git a/pickadate/pickadate-tests.ts b/types/pickadate/pickadate-tests.ts similarity index 100% rename from pickadate/pickadate-tests.ts rename to types/pickadate/pickadate-tests.ts diff --git a/pickadate/tsconfig.json b/types/pickadate/tsconfig.json similarity index 100% rename from pickadate/tsconfig.json rename to types/pickadate/tsconfig.json diff --git a/pify/index.d.ts b/types/pify/index.d.ts similarity index 100% rename from pify/index.d.ts rename to types/pify/index.d.ts diff --git a/pify/pify-tests.ts b/types/pify/pify-tests.ts similarity index 100% rename from pify/pify-tests.ts rename to types/pify/pify-tests.ts diff --git a/pify/tsconfig.json b/types/pify/tsconfig.json similarity index 100% rename from pify/tsconfig.json rename to types/pify/tsconfig.json diff --git a/pikaday-time/index.d.ts b/types/pikaday-time/index.d.ts similarity index 100% rename from pikaday-time/index.d.ts rename to types/pikaday-time/index.d.ts diff --git a/pikaday-time/package.json b/types/pikaday-time/package.json similarity index 100% rename from pikaday-time/package.json rename to types/pikaday-time/package.json diff --git a/pikaday-time/pikaday-time-tests.ts b/types/pikaday-time/pikaday-time-tests.ts similarity index 100% rename from pikaday-time/pikaday-time-tests.ts rename to types/pikaday-time/pikaday-time-tests.ts diff --git a/pikaday-time/tsconfig.json b/types/pikaday-time/tsconfig.json similarity index 100% rename from pikaday-time/tsconfig.json rename to types/pikaday-time/tsconfig.json diff --git a/pikaday-time/tslint.json b/types/pikaday-time/tslint.json similarity index 100% rename from pikaday-time/tslint.json rename to types/pikaday-time/tslint.json diff --git a/pikaday/index.d.ts b/types/pikaday/index.d.ts similarity index 100% rename from pikaday/index.d.ts rename to types/pikaday/index.d.ts diff --git a/pikaday/package.json b/types/pikaday/package.json similarity index 100% rename from pikaday/package.json rename to types/pikaday/package.json diff --git a/pikaday/pikaday-tests.ts b/types/pikaday/pikaday-tests.ts similarity index 100% rename from pikaday/pikaday-tests.ts rename to types/pikaday/pikaday-tests.ts diff --git a/pikaday/tsconfig.json b/types/pikaday/tsconfig.json similarity index 100% rename from pikaday/tsconfig.json rename to types/pikaday/tsconfig.json diff --git a/pinkyswear/index.d.ts b/types/pinkyswear/index.d.ts similarity index 100% rename from pinkyswear/index.d.ts rename to types/pinkyswear/index.d.ts diff --git a/pinkyswear/pinkyswear-tests.ts b/types/pinkyswear/pinkyswear-tests.ts similarity index 100% rename from pinkyswear/pinkyswear-tests.ts rename to types/pinkyswear/pinkyswear-tests.ts diff --git a/pinkyswear/tsconfig.json b/types/pinkyswear/tsconfig.json similarity index 100% rename from pinkyswear/tsconfig.json rename to types/pinkyswear/tsconfig.json diff --git a/pino/index.d.ts b/types/pino/index.d.ts similarity index 100% rename from pino/index.d.ts rename to types/pino/index.d.ts diff --git a/pino/pino-tests.ts b/types/pino/pino-tests.ts similarity index 100% rename from pino/pino-tests.ts rename to types/pino/pino-tests.ts diff --git a/pino/tsconfig.json b/types/pino/tsconfig.json similarity index 100% rename from pino/tsconfig.json rename to types/pino/tsconfig.json diff --git a/pinterest-sdk/index.d.ts b/types/pinterest-sdk/index.d.ts similarity index 100% rename from pinterest-sdk/index.d.ts rename to types/pinterest-sdk/index.d.ts diff --git a/pinterest-sdk/pinterest-sdk-tests.ts b/types/pinterest-sdk/pinterest-sdk-tests.ts similarity index 100% rename from pinterest-sdk/pinterest-sdk-tests.ts rename to types/pinterest-sdk/pinterest-sdk-tests.ts diff --git a/pinterest-sdk/tsconfig.json b/types/pinterest-sdk/tsconfig.json similarity index 100% rename from pinterest-sdk/tsconfig.json rename to types/pinterest-sdk/tsconfig.json diff --git a/piwik-tracker/index.d.ts b/types/piwik-tracker/index.d.ts similarity index 100% rename from piwik-tracker/index.d.ts rename to types/piwik-tracker/index.d.ts diff --git a/piwik-tracker/piwik-tracker-tests.ts b/types/piwik-tracker/piwik-tracker-tests.ts similarity index 100% rename from piwik-tracker/piwik-tracker-tests.ts rename to types/piwik-tracker/piwik-tracker-tests.ts diff --git a/piwik-tracker/tsconfig.json b/types/piwik-tracker/tsconfig.json similarity index 100% rename from piwik-tracker/tsconfig.json rename to types/piwik-tracker/tsconfig.json diff --git a/pixi.js/index.d.ts b/types/pixi.js/index.d.ts similarity index 100% rename from pixi.js/index.d.ts rename to types/pixi.js/index.d.ts diff --git a/pixi.js/pixi.js-tests.ts b/types/pixi.js/pixi.js-tests.ts similarity index 100% rename from pixi.js/pixi.js-tests.ts rename to types/pixi.js/pixi.js-tests.ts diff --git a/pixi.js/tsconfig.json b/types/pixi.js/tsconfig.json similarity index 100% rename from pixi.js/tsconfig.json rename to types/pixi.js/tsconfig.json diff --git a/pixi.js/tslint.json b/types/pixi.js/tslint.json similarity index 100% rename from pixi.js/tslint.json rename to types/pixi.js/tslint.json diff --git a/pkcs11js/index.d.ts b/types/pkcs11js/index.d.ts similarity index 100% rename from pkcs11js/index.d.ts rename to types/pkcs11js/index.d.ts diff --git a/pkcs11js/pkcs11js-tests.ts b/types/pkcs11js/pkcs11js-tests.ts similarity index 100% rename from pkcs11js/pkcs11js-tests.ts rename to types/pkcs11js/pkcs11js-tests.ts diff --git a/pkcs11js/tsconfig.json b/types/pkcs11js/tsconfig.json similarity index 100% rename from pkcs11js/tsconfig.json rename to types/pkcs11js/tsconfig.json diff --git a/pkijs/index.d.ts b/types/pkijs/index.d.ts similarity index 100% rename from pkijs/index.d.ts rename to types/pkijs/index.d.ts diff --git a/pkijs/pkijs-tests.ts b/types/pkijs/pkijs-tests.ts similarity index 100% rename from pkijs/pkijs-tests.ts rename to types/pkijs/pkijs-tests.ts diff --git a/pkijs/tsconfig.json b/types/pkijs/tsconfig.json similarity index 100% rename from pkijs/tsconfig.json rename to types/pkijs/tsconfig.json diff --git a/platform/index.d.ts b/types/platform/index.d.ts similarity index 100% rename from platform/index.d.ts rename to types/platform/index.d.ts diff --git a/platform/platform-tests.ts b/types/platform/platform-tests.ts similarity index 100% rename from platform/platform-tests.ts rename to types/platform/platform-tests.ts diff --git a/platform/tsconfig.json b/types/platform/tsconfig.json similarity index 100% rename from platform/tsconfig.json rename to types/platform/tsconfig.json diff --git a/playerframework/index.d.ts b/types/playerframework/index.d.ts similarity index 100% rename from playerframework/index.d.ts rename to types/playerframework/index.d.ts diff --git a/playerframework/playerframework-tests.ts b/types/playerframework/playerframework-tests.ts similarity index 100% rename from playerframework/playerframework-tests.ts rename to types/playerframework/playerframework-tests.ts diff --git a/playerframework/tsconfig.json b/types/playerframework/tsconfig.json similarity index 100% rename from playerframework/tsconfig.json rename to types/playerframework/tsconfig.json diff --git a/pleasejs/index.d.ts b/types/pleasejs/index.d.ts similarity index 100% rename from pleasejs/index.d.ts rename to types/pleasejs/index.d.ts diff --git a/pleasejs/pleasejs-tests.ts b/types/pleasejs/pleasejs-tests.ts similarity index 100% rename from pleasejs/pleasejs-tests.ts rename to types/pleasejs/pleasejs-tests.ts diff --git a/pleasejs/tsconfig.json b/types/pleasejs/tsconfig.json similarity index 100% rename from pleasejs/tsconfig.json rename to types/pleasejs/tsconfig.json diff --git a/plotly.js/index.d.ts b/types/plotly.js/index.d.ts similarity index 100% rename from plotly.js/index.d.ts rename to types/plotly.js/index.d.ts diff --git a/plotly.js/plotly.js-tests.ts b/types/plotly.js/plotly.js-tests.ts similarity index 100% rename from plotly.js/plotly.js-tests.ts rename to types/plotly.js/plotly.js-tests.ts diff --git a/plotly.js/tsconfig.json b/types/plotly.js/tsconfig.json similarity index 100% rename from plotly.js/tsconfig.json rename to types/plotly.js/tsconfig.json diff --git a/plottable/index.d.ts b/types/plottable/index.d.ts similarity index 100% rename from plottable/index.d.ts rename to types/plottable/index.d.ts diff --git a/plottable/plottable-tests.ts b/types/plottable/plottable-tests.ts similarity index 100% rename from plottable/plottable-tests.ts rename to types/plottable/plottable-tests.ts diff --git a/plottable/tsconfig.json b/types/plottable/tsconfig.json similarity index 100% rename from plottable/tsconfig.json rename to types/plottable/tsconfig.json diff --git a/plugapi/index.d.ts b/types/plugapi/index.d.ts similarity index 100% rename from plugapi/index.d.ts rename to types/plugapi/index.d.ts diff --git a/plugapi/plugapi-tests.ts b/types/plugapi/plugapi-tests.ts similarity index 100% rename from plugapi/plugapi-tests.ts rename to types/plugapi/plugapi-tests.ts diff --git a/plugapi/tsconfig.json b/types/plugapi/tsconfig.json similarity index 100% rename from plugapi/tsconfig.json rename to types/plugapi/tsconfig.json diff --git a/plugapi/tslint.json b/types/plugapi/tslint.json similarity index 100% rename from plugapi/tslint.json rename to types/plugapi/tslint.json diff --git a/plupload/index.d.ts b/types/plupload/index.d.ts similarity index 100% rename from plupload/index.d.ts rename to types/plupload/index.d.ts diff --git a/plupload/plupload-tests.ts b/types/plupload/plupload-tests.ts similarity index 100% rename from plupload/plupload-tests.ts rename to types/plupload/plupload-tests.ts diff --git a/plupload/tsconfig.json b/types/plupload/tsconfig.json similarity index 100% rename from plupload/tsconfig.json rename to types/plupload/tsconfig.json diff --git a/pluralize/index.d.ts b/types/pluralize/index.d.ts similarity index 100% rename from pluralize/index.d.ts rename to types/pluralize/index.d.ts diff --git a/pluralize/pluralize-tests.ts b/types/pluralize/pluralize-tests.ts similarity index 100% rename from pluralize/pluralize-tests.ts rename to types/pluralize/pluralize-tests.ts diff --git a/pluralize/tsconfig.json b/types/pluralize/tsconfig.json similarity index 100% rename from pluralize/tsconfig.json rename to types/pluralize/tsconfig.json diff --git a/png-async/index.d.ts b/types/png-async/index.d.ts similarity index 100% rename from png-async/index.d.ts rename to types/png-async/index.d.ts diff --git a/png-async/png-async-tests.ts b/types/png-async/png-async-tests.ts similarity index 100% rename from png-async/png-async-tests.ts rename to types/png-async/png-async-tests.ts diff --git a/png-async/tsconfig.json b/types/png-async/tsconfig.json similarity index 100% rename from png-async/tsconfig.json rename to types/png-async/tsconfig.json diff --git a/pngjs2/index.d.ts b/types/pngjs2/index.d.ts similarity index 100% rename from pngjs2/index.d.ts rename to types/pngjs2/index.d.ts diff --git a/pngjs2/pngjs2-tests.ts b/types/pngjs2/pngjs2-tests.ts similarity index 100% rename from pngjs2/pngjs2-tests.ts rename to types/pngjs2/pngjs2-tests.ts diff --git a/pngjs2/tsconfig.json b/types/pngjs2/tsconfig.json similarity index 100% rename from pngjs2/tsconfig.json rename to types/pngjs2/tsconfig.json diff --git a/podcast/index.d.ts b/types/podcast/index.d.ts similarity index 100% rename from podcast/index.d.ts rename to types/podcast/index.d.ts diff --git a/podcast/podcast-tests.ts b/types/podcast/podcast-tests.ts similarity index 100% rename from podcast/podcast-tests.ts rename to types/podcast/podcast-tests.ts diff --git a/podcast/tsconfig.json b/types/podcast/tsconfig.json similarity index 100% rename from podcast/tsconfig.json rename to types/podcast/tsconfig.json diff --git a/point-in-polygon/index.d.ts b/types/point-in-polygon/index.d.ts similarity index 100% rename from point-in-polygon/index.d.ts rename to types/point-in-polygon/index.d.ts diff --git a/point-in-polygon/point-in-polygon-tests.ts b/types/point-in-polygon/point-in-polygon-tests.ts similarity index 100% rename from point-in-polygon/point-in-polygon-tests.ts rename to types/point-in-polygon/point-in-polygon-tests.ts diff --git a/point-in-polygon/tsconfig.json b/types/point-in-polygon/tsconfig.json similarity index 100% rename from point-in-polygon/tsconfig.json rename to types/point-in-polygon/tsconfig.json diff --git a/polylabel/index.d.ts b/types/polylabel/index.d.ts similarity index 100% rename from polylabel/index.d.ts rename to types/polylabel/index.d.ts diff --git a/polylabel/polylabel-tests.ts b/types/polylabel/polylabel-tests.ts similarity index 100% rename from polylabel/polylabel-tests.ts rename to types/polylabel/polylabel-tests.ts diff --git a/polylabel/tsconfig.json b/types/polylabel/tsconfig.json similarity index 100% rename from polylabel/tsconfig.json rename to types/polylabel/tsconfig.json diff --git a/polyline/index.d.ts b/types/polyline/index.d.ts similarity index 100% rename from polyline/index.d.ts rename to types/polyline/index.d.ts diff --git a/polyline/polyline-tests.ts b/types/polyline/polyline-tests.ts similarity index 100% rename from polyline/polyline-tests.ts rename to types/polyline/polyline-tests.ts diff --git a/polyline/tsconfig.json b/types/polyline/tsconfig.json similarity index 100% rename from polyline/tsconfig.json rename to types/polyline/tsconfig.json diff --git a/polymer-ts/index.d.ts b/types/polymer-ts/index.d.ts similarity index 100% rename from polymer-ts/index.d.ts rename to types/polymer-ts/index.d.ts diff --git a/polymer-ts/polymer-ts-tests.ts b/types/polymer-ts/polymer-ts-tests.ts similarity index 100% rename from polymer-ts/polymer-ts-tests.ts rename to types/polymer-ts/polymer-ts-tests.ts diff --git a/polymer-ts/tsconfig.json b/types/polymer-ts/tsconfig.json similarity index 100% rename from polymer-ts/tsconfig.json rename to types/polymer-ts/tsconfig.json diff --git a/polymer/index.d.ts b/types/polymer/index.d.ts similarity index 100% rename from polymer/index.d.ts rename to types/polymer/index.d.ts diff --git a/polymer/polymer-tests.ts b/types/polymer/polymer-tests.ts similarity index 100% rename from polymer/polymer-tests.ts rename to types/polymer/polymer-tests.ts diff --git a/polymer/tsconfig.json b/types/polymer/tsconfig.json similarity index 100% rename from polymer/tsconfig.json rename to types/polymer/tsconfig.json diff --git a/popcorn/index.d.ts b/types/popcorn/index.d.ts similarity index 100% rename from popcorn/index.d.ts rename to types/popcorn/index.d.ts diff --git a/popcorn/tsconfig.json b/types/popcorn/tsconfig.json similarity index 100% rename from popcorn/tsconfig.json rename to types/popcorn/tsconfig.json diff --git a/popper.js/index.d.ts b/types/popper.js/index.d.ts similarity index 100% rename from popper.js/index.d.ts rename to types/popper.js/index.d.ts diff --git a/popper.js/popper.js-tests.ts b/types/popper.js/popper.js-tests.ts similarity index 100% rename from popper.js/popper.js-tests.ts rename to types/popper.js/popper.js-tests.ts diff --git a/popper.js/tsconfig.json b/types/popper.js/tsconfig.json similarity index 100% rename from popper.js/tsconfig.json rename to types/popper.js/tsconfig.json diff --git a/postal/index.d.ts b/types/postal/index.d.ts similarity index 100% rename from postal/index.d.ts rename to types/postal/index.d.ts diff --git a/postal/postal-tests.ts b/types/postal/postal-tests.ts similarity index 100% rename from postal/postal-tests.ts rename to types/postal/postal-tests.ts diff --git a/postal/tsconfig.json b/types/postal/tsconfig.json similarity index 100% rename from postal/tsconfig.json rename to types/postal/tsconfig.json diff --git a/postal/v0/index.d.ts b/types/postal/v0/index.d.ts similarity index 100% rename from postal/v0/index.d.ts rename to types/postal/v0/index.d.ts diff --git a/postal/v0/tsconfig.json b/types/postal/v0/tsconfig.json similarity index 100% rename from postal/v0/tsconfig.json rename to types/postal/v0/tsconfig.json diff --git a/pouch-redux-middleware/index.d.ts b/types/pouch-redux-middleware/index.d.ts similarity index 100% rename from pouch-redux-middleware/index.d.ts rename to types/pouch-redux-middleware/index.d.ts diff --git a/pouch-redux-middleware/package.json b/types/pouch-redux-middleware/package.json similarity index 100% rename from pouch-redux-middleware/package.json rename to types/pouch-redux-middleware/package.json diff --git a/pouch-redux-middleware/pouch-redux-middleware-tests.ts b/types/pouch-redux-middleware/pouch-redux-middleware-tests.ts similarity index 100% rename from pouch-redux-middleware/pouch-redux-middleware-tests.ts rename to types/pouch-redux-middleware/pouch-redux-middleware-tests.ts diff --git a/pouch-redux-middleware/tsconfig.json b/types/pouch-redux-middleware/tsconfig.json similarity index 100% rename from pouch-redux-middleware/tsconfig.json rename to types/pouch-redux-middleware/tsconfig.json diff --git a/pouchdb-adapter-fruitdown/index.d.ts b/types/pouchdb-adapter-fruitdown/index.d.ts similarity index 100% rename from pouchdb-adapter-fruitdown/index.d.ts rename to types/pouchdb-adapter-fruitdown/index.d.ts diff --git a/pouchdb-adapter-fruitdown/pouchdb-adapter-fruitdown-tests.ts b/types/pouchdb-adapter-fruitdown/pouchdb-adapter-fruitdown-tests.ts similarity index 100% rename from pouchdb-adapter-fruitdown/pouchdb-adapter-fruitdown-tests.ts rename to types/pouchdb-adapter-fruitdown/pouchdb-adapter-fruitdown-tests.ts diff --git a/pouchdb-adapter-fruitdown/tsconfig.json b/types/pouchdb-adapter-fruitdown/tsconfig.json similarity index 100% rename from pouchdb-adapter-fruitdown/tsconfig.json rename to types/pouchdb-adapter-fruitdown/tsconfig.json diff --git a/pouchdb-adapter-http/index.d.ts b/types/pouchdb-adapter-http/index.d.ts similarity index 100% rename from pouchdb-adapter-http/index.d.ts rename to types/pouchdb-adapter-http/index.d.ts diff --git a/pouchdb-adapter-http/pouchdb-adapter-http-tests.ts b/types/pouchdb-adapter-http/pouchdb-adapter-http-tests.ts similarity index 100% rename from pouchdb-adapter-http/pouchdb-adapter-http-tests.ts rename to types/pouchdb-adapter-http/pouchdb-adapter-http-tests.ts diff --git a/pouchdb-adapter-http/tsconfig.json b/types/pouchdb-adapter-http/tsconfig.json similarity index 100% rename from pouchdb-adapter-http/tsconfig.json rename to types/pouchdb-adapter-http/tsconfig.json diff --git a/pouchdb-adapter-idb/index.d.ts b/types/pouchdb-adapter-idb/index.d.ts similarity index 100% rename from pouchdb-adapter-idb/index.d.ts rename to types/pouchdb-adapter-idb/index.d.ts diff --git a/pouchdb-adapter-idb/pouchdb-adapter-idb-tests.ts b/types/pouchdb-adapter-idb/pouchdb-adapter-idb-tests.ts similarity index 100% rename from pouchdb-adapter-idb/pouchdb-adapter-idb-tests.ts rename to types/pouchdb-adapter-idb/pouchdb-adapter-idb-tests.ts diff --git a/pouchdb-adapter-idb/tsconfig.json b/types/pouchdb-adapter-idb/tsconfig.json similarity index 100% rename from pouchdb-adapter-idb/tsconfig.json rename to types/pouchdb-adapter-idb/tsconfig.json diff --git a/pouchdb-adapter-leveldb/index.d.ts b/types/pouchdb-adapter-leveldb/index.d.ts similarity index 100% rename from pouchdb-adapter-leveldb/index.d.ts rename to types/pouchdb-adapter-leveldb/index.d.ts diff --git a/pouchdb-adapter-leveldb/pouchdb-adapter-leveldb-tests.ts b/types/pouchdb-adapter-leveldb/pouchdb-adapter-leveldb-tests.ts similarity index 100% rename from pouchdb-adapter-leveldb/pouchdb-adapter-leveldb-tests.ts rename to types/pouchdb-adapter-leveldb/pouchdb-adapter-leveldb-tests.ts diff --git a/pouchdb-adapter-leveldb/tsconfig.json b/types/pouchdb-adapter-leveldb/tsconfig.json similarity index 100% rename from pouchdb-adapter-leveldb/tsconfig.json rename to types/pouchdb-adapter-leveldb/tsconfig.json diff --git a/pouchdb-adapter-localstorage/index.d.ts b/types/pouchdb-adapter-localstorage/index.d.ts similarity index 100% rename from pouchdb-adapter-localstorage/index.d.ts rename to types/pouchdb-adapter-localstorage/index.d.ts diff --git a/pouchdb-adapter-localstorage/pouchdb-adapter-localstorage-tests.ts b/types/pouchdb-adapter-localstorage/pouchdb-adapter-localstorage-tests.ts similarity index 100% rename from pouchdb-adapter-localstorage/pouchdb-adapter-localstorage-tests.ts rename to types/pouchdb-adapter-localstorage/pouchdb-adapter-localstorage-tests.ts diff --git a/pouchdb-adapter-localstorage/tsconfig.json b/types/pouchdb-adapter-localstorage/tsconfig.json similarity index 100% rename from pouchdb-adapter-localstorage/tsconfig.json rename to types/pouchdb-adapter-localstorage/tsconfig.json diff --git a/pouchdb-adapter-memory/index.d.ts b/types/pouchdb-adapter-memory/index.d.ts similarity index 100% rename from pouchdb-adapter-memory/index.d.ts rename to types/pouchdb-adapter-memory/index.d.ts diff --git a/pouchdb-adapter-memory/pouchdb-adapter-memory-tests.ts b/types/pouchdb-adapter-memory/pouchdb-adapter-memory-tests.ts similarity index 100% rename from pouchdb-adapter-memory/pouchdb-adapter-memory-tests.ts rename to types/pouchdb-adapter-memory/pouchdb-adapter-memory-tests.ts diff --git a/pouchdb-adapter-memory/tsconfig.json b/types/pouchdb-adapter-memory/tsconfig.json similarity index 100% rename from pouchdb-adapter-memory/tsconfig.json rename to types/pouchdb-adapter-memory/tsconfig.json diff --git a/pouchdb-adapter-node-websql/index.d.ts b/types/pouchdb-adapter-node-websql/index.d.ts similarity index 100% rename from pouchdb-adapter-node-websql/index.d.ts rename to types/pouchdb-adapter-node-websql/index.d.ts diff --git a/pouchdb-adapter-node-websql/pouchdb-adapter-node-websql-tests.ts b/types/pouchdb-adapter-node-websql/pouchdb-adapter-node-websql-tests.ts similarity index 100% rename from pouchdb-adapter-node-websql/pouchdb-adapter-node-websql-tests.ts rename to types/pouchdb-adapter-node-websql/pouchdb-adapter-node-websql-tests.ts diff --git a/pouchdb-adapter-node-websql/tsconfig.json b/types/pouchdb-adapter-node-websql/tsconfig.json similarity index 100% rename from pouchdb-adapter-node-websql/tsconfig.json rename to types/pouchdb-adapter-node-websql/tsconfig.json diff --git a/pouchdb-adapter-websql/index.d.ts b/types/pouchdb-adapter-websql/index.d.ts similarity index 100% rename from pouchdb-adapter-websql/index.d.ts rename to types/pouchdb-adapter-websql/index.d.ts diff --git a/pouchdb-adapter-websql/pouchdb-adapter-websql-tests.ts b/types/pouchdb-adapter-websql/pouchdb-adapter-websql-tests.ts similarity index 100% rename from pouchdb-adapter-websql/pouchdb-adapter-websql-tests.ts rename to types/pouchdb-adapter-websql/pouchdb-adapter-websql-tests.ts diff --git a/pouchdb-adapter-websql/tsconfig.json b/types/pouchdb-adapter-websql/tsconfig.json similarity index 100% rename from pouchdb-adapter-websql/tsconfig.json rename to types/pouchdb-adapter-websql/tsconfig.json diff --git a/pouchdb-browser/index.d.ts b/types/pouchdb-browser/index.d.ts similarity index 100% rename from pouchdb-browser/index.d.ts rename to types/pouchdb-browser/index.d.ts diff --git a/pouchdb-browser/pouchdb-browser-tests.ts b/types/pouchdb-browser/pouchdb-browser-tests.ts similarity index 100% rename from pouchdb-browser/pouchdb-browser-tests.ts rename to types/pouchdb-browser/pouchdb-browser-tests.ts diff --git a/pouchdb-browser/tsconfig.json b/types/pouchdb-browser/tsconfig.json similarity index 100% rename from pouchdb-browser/tsconfig.json rename to types/pouchdb-browser/tsconfig.json diff --git a/pouchdb-core/index.d.ts b/types/pouchdb-core/index.d.ts similarity index 100% rename from pouchdb-core/index.d.ts rename to types/pouchdb-core/index.d.ts diff --git a/pouchdb-core/pouchdb-core-tests.ts b/types/pouchdb-core/pouchdb-core-tests.ts similarity index 100% rename from pouchdb-core/pouchdb-core-tests.ts rename to types/pouchdb-core/pouchdb-core-tests.ts diff --git a/pouchdb-core/tsconfig.json b/types/pouchdb-core/tsconfig.json similarity index 100% rename from pouchdb-core/tsconfig.json rename to types/pouchdb-core/tsconfig.json diff --git a/pouchdb-find/index.d.ts b/types/pouchdb-find/index.d.ts similarity index 100% rename from pouchdb-find/index.d.ts rename to types/pouchdb-find/index.d.ts diff --git a/pouchdb-find/pouchdb-find-tests.ts b/types/pouchdb-find/pouchdb-find-tests.ts similarity index 100% rename from pouchdb-find/pouchdb-find-tests.ts rename to types/pouchdb-find/pouchdb-find-tests.ts diff --git a/pouchdb-find/tsconfig.json b/types/pouchdb-find/tsconfig.json similarity index 100% rename from pouchdb-find/tsconfig.json rename to types/pouchdb-find/tsconfig.json diff --git a/pouchdb-http/index.d.ts b/types/pouchdb-http/index.d.ts similarity index 100% rename from pouchdb-http/index.d.ts rename to types/pouchdb-http/index.d.ts diff --git a/pouchdb-http/pouchdb-http-tests.ts b/types/pouchdb-http/pouchdb-http-tests.ts similarity index 100% rename from pouchdb-http/pouchdb-http-tests.ts rename to types/pouchdb-http/pouchdb-http-tests.ts diff --git a/pouchdb-http/tsconfig.json b/types/pouchdb-http/tsconfig.json similarity index 100% rename from pouchdb-http/tsconfig.json rename to types/pouchdb-http/tsconfig.json diff --git a/pouchdb-mapreduce/index.d.ts b/types/pouchdb-mapreduce/index.d.ts similarity index 100% rename from pouchdb-mapreduce/index.d.ts rename to types/pouchdb-mapreduce/index.d.ts diff --git a/pouchdb-mapreduce/pouchdb-mapreduce-tests.ts b/types/pouchdb-mapreduce/pouchdb-mapreduce-tests.ts similarity index 100% rename from pouchdb-mapreduce/pouchdb-mapreduce-tests.ts rename to types/pouchdb-mapreduce/pouchdb-mapreduce-tests.ts diff --git a/pouchdb-mapreduce/tsconfig.json b/types/pouchdb-mapreduce/tsconfig.json similarity index 100% rename from pouchdb-mapreduce/tsconfig.json rename to types/pouchdb-mapreduce/tsconfig.json diff --git a/pouchdb-node/index.d.ts b/types/pouchdb-node/index.d.ts similarity index 100% rename from pouchdb-node/index.d.ts rename to types/pouchdb-node/index.d.ts diff --git a/pouchdb-node/pouchdb-node-tests.ts b/types/pouchdb-node/pouchdb-node-tests.ts similarity index 100% rename from pouchdb-node/pouchdb-node-tests.ts rename to types/pouchdb-node/pouchdb-node-tests.ts diff --git a/pouchdb-node/tsconfig.json b/types/pouchdb-node/tsconfig.json similarity index 100% rename from pouchdb-node/tsconfig.json rename to types/pouchdb-node/tsconfig.json diff --git a/pouchdb-replication/index.d.ts b/types/pouchdb-replication/index.d.ts similarity index 100% rename from pouchdb-replication/index.d.ts rename to types/pouchdb-replication/index.d.ts diff --git a/pouchdb-replication/pouchdb-replication-tests.ts b/types/pouchdb-replication/pouchdb-replication-tests.ts similarity index 100% rename from pouchdb-replication/pouchdb-replication-tests.ts rename to types/pouchdb-replication/pouchdb-replication-tests.ts diff --git a/pouchdb-replication/tsconfig.json b/types/pouchdb-replication/tsconfig.json similarity index 100% rename from pouchdb-replication/tsconfig.json rename to types/pouchdb-replication/tsconfig.json diff --git a/pouchdb-upsert/index.d.ts b/types/pouchdb-upsert/index.d.ts similarity index 100% rename from pouchdb-upsert/index.d.ts rename to types/pouchdb-upsert/index.d.ts diff --git a/pouchdb-upsert/pouchdb-upsert-tests.ts b/types/pouchdb-upsert/pouchdb-upsert-tests.ts similarity index 100% rename from pouchdb-upsert/pouchdb-upsert-tests.ts rename to types/pouchdb-upsert/pouchdb-upsert-tests.ts diff --git a/pouchdb-upsert/tsconfig.json b/types/pouchdb-upsert/tsconfig.json similarity index 100% rename from pouchdb-upsert/tsconfig.json rename to types/pouchdb-upsert/tsconfig.json diff --git a/pouchdb/index.d.ts b/types/pouchdb/index.d.ts similarity index 100% rename from pouchdb/index.d.ts rename to types/pouchdb/index.d.ts diff --git a/pouchdb/pouchdb-tests.ts b/types/pouchdb/pouchdb-tests.ts similarity index 100% rename from pouchdb/pouchdb-tests.ts rename to types/pouchdb/pouchdb-tests.ts diff --git a/pouchdb/tsconfig.json b/types/pouchdb/tsconfig.json similarity index 100% rename from pouchdb/tsconfig.json rename to types/pouchdb/tsconfig.json diff --git a/power-assert-formatter/index.d.ts b/types/power-assert-formatter/index.d.ts similarity index 100% rename from power-assert-formatter/index.d.ts rename to types/power-assert-formatter/index.d.ts diff --git a/power-assert-formatter/power-assert-formatter-tests.ts b/types/power-assert-formatter/power-assert-formatter-tests.ts similarity index 100% rename from power-assert-formatter/power-assert-formatter-tests.ts rename to types/power-assert-formatter/power-assert-formatter-tests.ts diff --git a/power-assert-formatter/tsconfig.json b/types/power-assert-formatter/tsconfig.json similarity index 100% rename from power-assert-formatter/tsconfig.json rename to types/power-assert-formatter/tsconfig.json diff --git a/power-assert/index.d.ts b/types/power-assert/index.d.ts similarity index 100% rename from power-assert/index.d.ts rename to types/power-assert/index.d.ts diff --git a/power-assert/power-assert-tests.ts b/types/power-assert/power-assert-tests.ts similarity index 100% rename from power-assert/power-assert-tests.ts rename to types/power-assert/power-assert-tests.ts diff --git a/power-assert/tsconfig.json b/types/power-assert/tsconfig.json similarity index 100% rename from power-assert/tsconfig.json rename to types/power-assert/tsconfig.json diff --git a/precise/index.d.ts b/types/precise/index.d.ts similarity index 100% rename from precise/index.d.ts rename to types/precise/index.d.ts diff --git a/precise/precise-tests.ts b/types/precise/precise-tests.ts similarity index 100% rename from precise/precise-tests.ts rename to types/precise/precise-tests.ts diff --git a/precise/tsconfig.json b/types/precise/tsconfig.json similarity index 100% rename from precise/tsconfig.json rename to types/precise/tsconfig.json diff --git a/precond/index.d.ts b/types/precond/index.d.ts similarity index 100% rename from precond/index.d.ts rename to types/precond/index.d.ts diff --git a/precond/precond-tests.ts b/types/precond/precond-tests.ts similarity index 100% rename from precond/precond-tests.ts rename to types/precond/precond-tests.ts diff --git a/precond/tsconfig.json b/types/precond/tsconfig.json similarity index 100% rename from precond/tsconfig.json rename to types/precond/tsconfig.json diff --git a/preloadjs/index.d.ts b/types/preloadjs/index.d.ts similarity index 100% rename from preloadjs/index.d.ts rename to types/preloadjs/index.d.ts diff --git a/preloadjs/tsconfig.json b/types/preloadjs/tsconfig.json similarity index 100% rename from preloadjs/tsconfig.json rename to types/preloadjs/tsconfig.json diff --git a/prelude-ls/index.d.ts b/types/prelude-ls/index.d.ts similarity index 100% rename from prelude-ls/index.d.ts rename to types/prelude-ls/index.d.ts diff --git a/prelude-ls/prelude-ls-tests.ts b/types/prelude-ls/prelude-ls-tests.ts similarity index 100% rename from prelude-ls/prelude-ls-tests.ts rename to types/prelude-ls/prelude-ls-tests.ts diff --git a/prelude-ls/tsconfig.json b/types/prelude-ls/tsconfig.json similarity index 100% rename from prelude-ls/tsconfig.json rename to types/prelude-ls/tsconfig.json diff --git a/prettyjson/index.d.ts b/types/prettyjson/index.d.ts similarity index 100% rename from prettyjson/index.d.ts rename to types/prettyjson/index.d.ts diff --git a/prettyjson/prettyjson-tests.ts b/types/prettyjson/prettyjson-tests.ts similarity index 100% rename from prettyjson/prettyjson-tests.ts rename to types/prettyjson/prettyjson-tests.ts diff --git a/prettyjson/tsconfig.json b/types/prettyjson/tsconfig.json similarity index 100% rename from prettyjson/tsconfig.json rename to types/prettyjson/tsconfig.json diff --git a/printf/index.d.ts b/types/printf/index.d.ts similarity index 100% rename from printf/index.d.ts rename to types/printf/index.d.ts diff --git a/printf/printf-tests.ts b/types/printf/printf-tests.ts similarity index 100% rename from printf/printf-tests.ts rename to types/printf/printf-tests.ts diff --git a/printf/tsconfig.json b/types/printf/tsconfig.json similarity index 100% rename from printf/tsconfig.json rename to types/printf/tsconfig.json diff --git a/printf/tslint.json b/types/printf/tslint.json similarity index 100% rename from printf/tslint.json rename to types/printf/tslint.json diff --git a/priorityqueuejs/index.d.ts b/types/priorityqueuejs/index.d.ts similarity index 100% rename from priorityqueuejs/index.d.ts rename to types/priorityqueuejs/index.d.ts diff --git a/priorityqueuejs/priorityqueuejs-tests.ts b/types/priorityqueuejs/priorityqueuejs-tests.ts similarity index 100% rename from priorityqueuejs/priorityqueuejs-tests.ts rename to types/priorityqueuejs/priorityqueuejs-tests.ts diff --git a/priorityqueuejs/tsconfig.json b/types/priorityqueuejs/tsconfig.json similarity index 100% rename from priorityqueuejs/tsconfig.json rename to types/priorityqueuejs/tsconfig.json diff --git a/prismjs/index.d.ts b/types/prismjs/index.d.ts similarity index 100% rename from prismjs/index.d.ts rename to types/prismjs/index.d.ts diff --git a/prismjs/prismjs-tests.ts b/types/prismjs/prismjs-tests.ts similarity index 100% rename from prismjs/prismjs-tests.ts rename to types/prismjs/prismjs-tests.ts diff --git a/prismjs/tsconfig.json b/types/prismjs/tsconfig.json similarity index 100% rename from prismjs/tsconfig.json rename to types/prismjs/tsconfig.json diff --git a/prismjs/tslint.json b/types/prismjs/tslint.json similarity index 100% rename from prismjs/tslint.json rename to types/prismjs/tslint.json diff --git a/progress/index.d.ts b/types/progress/index.d.ts similarity index 100% rename from progress/index.d.ts rename to types/progress/index.d.ts diff --git a/progress/progress-tests.ts b/types/progress/progress-tests.ts similarity index 100% rename from progress/progress-tests.ts rename to types/progress/progress-tests.ts diff --git a/progress/tsconfig.json b/types/progress/tsconfig.json similarity index 100% rename from progress/tsconfig.json rename to types/progress/tsconfig.json diff --git a/progressbar/index.d.ts b/types/progressbar/index.d.ts similarity index 100% rename from progressbar/index.d.ts rename to types/progressbar/index.d.ts diff --git a/progressbar/progressbar-tests.ts b/types/progressbar/progressbar-tests.ts similarity index 100% rename from progressbar/progressbar-tests.ts rename to types/progressbar/progressbar-tests.ts diff --git a/progressbar/tsconfig.json b/types/progressbar/tsconfig.json similarity index 100% rename from progressbar/tsconfig.json rename to types/progressbar/tsconfig.json diff --git a/progressbar/tslint.json b/types/progressbar/tslint.json similarity index 100% rename from progressbar/tslint.json rename to types/progressbar/tslint.json diff --git a/progressjs/index.d.ts b/types/progressjs/index.d.ts similarity index 100% rename from progressjs/index.d.ts rename to types/progressjs/index.d.ts diff --git a/progressjs/progressjs-tests.ts b/types/progressjs/progressjs-tests.ts similarity index 100% rename from progressjs/progressjs-tests.ts rename to types/progressjs/progressjs-tests.ts diff --git a/progressjs/tsconfig.json b/types/progressjs/tsconfig.json similarity index 100% rename from progressjs/tsconfig.json rename to types/progressjs/tsconfig.json diff --git a/proj4/index.d.ts b/types/proj4/index.d.ts similarity index 100% rename from proj4/index.d.ts rename to types/proj4/index.d.ts diff --git a/proj4/proj4-tests.ts b/types/proj4/proj4-tests.ts similarity index 100% rename from proj4/proj4-tests.ts rename to types/proj4/proj4-tests.ts diff --git a/proj4/tsconfig.json b/types/proj4/tsconfig.json similarity index 100% rename from proj4/tsconfig.json rename to types/proj4/tsconfig.json diff --git a/proj4/tslint.json b/types/proj4/tslint.json similarity index 100% rename from proj4/tslint.json rename to types/proj4/tslint.json diff --git a/project-oxford/index.d.ts b/types/project-oxford/index.d.ts similarity index 100% rename from project-oxford/index.d.ts rename to types/project-oxford/index.d.ts diff --git a/project-oxford/project-oxford-tests.ts b/types/project-oxford/project-oxford-tests.ts similarity index 100% rename from project-oxford/project-oxford-tests.ts rename to types/project-oxford/project-oxford-tests.ts diff --git a/project-oxford/tsconfig.json b/types/project-oxford/tsconfig.json similarity index 100% rename from project-oxford/tsconfig.json rename to types/project-oxford/tsconfig.json diff --git a/promise-pg/index.d.ts b/types/promise-pg/index.d.ts similarity index 100% rename from promise-pg/index.d.ts rename to types/promise-pg/index.d.ts diff --git a/promise-pg/promise-pg-tests.ts b/types/promise-pg/promise-pg-tests.ts similarity index 100% rename from promise-pg/promise-pg-tests.ts rename to types/promise-pg/promise-pg-tests.ts diff --git a/promise-pg/tsconfig.json b/types/promise-pg/tsconfig.json similarity index 100% rename from promise-pg/tsconfig.json rename to types/promise-pg/tsconfig.json diff --git a/promise-polyfill/index.d.ts b/types/promise-polyfill/index.d.ts similarity index 100% rename from promise-polyfill/index.d.ts rename to types/promise-polyfill/index.d.ts diff --git a/promise-polyfill/promise-polyfill-tests.ts b/types/promise-polyfill/promise-polyfill-tests.ts similarity index 100% rename from promise-polyfill/promise-polyfill-tests.ts rename to types/promise-polyfill/promise-polyfill-tests.ts diff --git a/promise-polyfill/tsconfig.json b/types/promise-polyfill/tsconfig.json similarity index 100% rename from promise-polyfill/tsconfig.json rename to types/promise-polyfill/tsconfig.json diff --git a/promise-pool/index.d.ts b/types/promise-pool/index.d.ts similarity index 100% rename from promise-pool/index.d.ts rename to types/promise-pool/index.d.ts diff --git a/promise-pool/promise-pool-tests.ts b/types/promise-pool/promise-pool-tests.ts similarity index 100% rename from promise-pool/promise-pool-tests.ts rename to types/promise-pool/promise-pool-tests.ts diff --git a/promise-pool/tsconfig.json b/types/promise-pool/tsconfig.json similarity index 100% rename from promise-pool/tsconfig.json rename to types/promise-pool/tsconfig.json diff --git a/promise.prototype.finally/index.d.ts b/types/promise.prototype.finally/index.d.ts similarity index 100% rename from promise.prototype.finally/index.d.ts rename to types/promise.prototype.finally/index.d.ts diff --git a/promise.prototype.finally/promise.prototype.finally-tests.ts b/types/promise.prototype.finally/promise.prototype.finally-tests.ts similarity index 100% rename from promise.prototype.finally/promise.prototype.finally-tests.ts rename to types/promise.prototype.finally/promise.prototype.finally-tests.ts diff --git a/promise.prototype.finally/tsconfig.json b/types/promise.prototype.finally/tsconfig.json similarity index 100% rename from promise.prototype.finally/tsconfig.json rename to types/promise.prototype.finally/tsconfig.json diff --git a/promise/index.d.ts b/types/promise/index.d.ts similarity index 100% rename from promise/index.d.ts rename to types/promise/index.d.ts diff --git a/promise/promise-tests.ts b/types/promise/promise-tests.ts similarity index 100% rename from promise/promise-tests.ts rename to types/promise/promise-tests.ts diff --git a/promise/tsconfig.json b/types/promise/tsconfig.json similarity index 100% rename from promise/tsconfig.json rename to types/promise/tsconfig.json diff --git a/promised-temp/index.d.ts b/types/promised-temp/index.d.ts similarity index 100% rename from promised-temp/index.d.ts rename to types/promised-temp/index.d.ts diff --git a/promised-temp/package.json b/types/promised-temp/package.json similarity index 100% rename from promised-temp/package.json rename to types/promised-temp/package.json diff --git a/promised-temp/promised-temp-tests.ts b/types/promised-temp/promised-temp-tests.ts similarity index 100% rename from promised-temp/promised-temp-tests.ts rename to types/promised-temp/promised-temp-tests.ts diff --git a/promised-temp/tsconfig.json b/types/promised-temp/tsconfig.json similarity index 100% rename from promised-temp/tsconfig.json rename to types/promised-temp/tsconfig.json diff --git a/promised-temp/tslint.json b/types/promised-temp/tslint.json similarity index 100% rename from promised-temp/tslint.json rename to types/promised-temp/tslint.json diff --git a/promisify-node/index.d.ts b/types/promisify-node/index.d.ts similarity index 100% rename from promisify-node/index.d.ts rename to types/promisify-node/index.d.ts diff --git a/promisify-node/promisify-node-tests.ts b/types/promisify-node/promisify-node-tests.ts similarity index 100% rename from promisify-node/promisify-node-tests.ts rename to types/promisify-node/promisify-node-tests.ts diff --git a/promisify-node/tsconfig.json b/types/promisify-node/tsconfig.json similarity index 100% rename from promisify-node/tsconfig.json rename to types/promisify-node/tsconfig.json diff --git a/promisify-supertest/index.d.ts b/types/promisify-supertest/index.d.ts similarity index 100% rename from promisify-supertest/index.d.ts rename to types/promisify-supertest/index.d.ts diff --git a/promisify-supertest/promisify-supertest-tests.ts b/types/promisify-supertest/promisify-supertest-tests.ts similarity index 100% rename from promisify-supertest/promisify-supertest-tests.ts rename to types/promisify-supertest/promisify-supertest-tests.ts diff --git a/promisify-supertest/tsconfig.json b/types/promisify-supertest/tsconfig.json similarity index 100% rename from promisify-supertest/tsconfig.json rename to types/promisify-supertest/tsconfig.json diff --git a/prompt-sync-history/index.d.ts b/types/prompt-sync-history/index.d.ts similarity index 100% rename from prompt-sync-history/index.d.ts rename to types/prompt-sync-history/index.d.ts diff --git a/prompt-sync-history/prompt-sync-history-tests.ts b/types/prompt-sync-history/prompt-sync-history-tests.ts similarity index 100% rename from prompt-sync-history/prompt-sync-history-tests.ts rename to types/prompt-sync-history/prompt-sync-history-tests.ts diff --git a/prompt-sync-history/tsconfig.json b/types/prompt-sync-history/tsconfig.json similarity index 100% rename from prompt-sync-history/tsconfig.json rename to types/prompt-sync-history/tsconfig.json diff --git a/prompt-sync/index.d.ts b/types/prompt-sync/index.d.ts similarity index 100% rename from prompt-sync/index.d.ts rename to types/prompt-sync/index.d.ts diff --git a/prompt-sync/prompt-sync-tests.ts b/types/prompt-sync/prompt-sync-tests.ts similarity index 100% rename from prompt-sync/prompt-sync-tests.ts rename to types/prompt-sync/prompt-sync-tests.ts diff --git a/prompt-sync/tsconfig.json b/types/prompt-sync/tsconfig.json similarity index 100% rename from prompt-sync/tsconfig.json rename to types/prompt-sync/tsconfig.json diff --git a/promptly/index.d.ts b/types/promptly/index.d.ts similarity index 100% rename from promptly/index.d.ts rename to types/promptly/index.d.ts diff --git a/promptly/promptly-tests.ts b/types/promptly/promptly-tests.ts similarity index 100% rename from promptly/promptly-tests.ts rename to types/promptly/promptly-tests.ts diff --git a/promptly/tsconfig.json b/types/promptly/tsconfig.json similarity index 100% rename from promptly/tsconfig.json rename to types/promptly/tsconfig.json diff --git a/prosemirror-collab/index.d.ts b/types/prosemirror-collab/index.d.ts similarity index 100% rename from prosemirror-collab/index.d.ts rename to types/prosemirror-collab/index.d.ts diff --git a/prosemirror-collab/prosemirror-collab-tests.ts b/types/prosemirror-collab/prosemirror-collab-tests.ts similarity index 100% rename from prosemirror-collab/prosemirror-collab-tests.ts rename to types/prosemirror-collab/prosemirror-collab-tests.ts diff --git a/prosemirror-collab/tsconfig.json b/types/prosemirror-collab/tsconfig.json similarity index 100% rename from prosemirror-collab/tsconfig.json rename to types/prosemirror-collab/tsconfig.json diff --git a/prosemirror-commands/index.d.ts b/types/prosemirror-commands/index.d.ts similarity index 100% rename from prosemirror-commands/index.d.ts rename to types/prosemirror-commands/index.d.ts diff --git a/prosemirror-commands/prosemirror-commands-tests.ts b/types/prosemirror-commands/prosemirror-commands-tests.ts similarity index 100% rename from prosemirror-commands/prosemirror-commands-tests.ts rename to types/prosemirror-commands/prosemirror-commands-tests.ts diff --git a/prosemirror-commands/tsconfig.json b/types/prosemirror-commands/tsconfig.json similarity index 100% rename from prosemirror-commands/tsconfig.json rename to types/prosemirror-commands/tsconfig.json diff --git a/prosemirror-history/index.d.ts b/types/prosemirror-history/index.d.ts similarity index 100% rename from prosemirror-history/index.d.ts rename to types/prosemirror-history/index.d.ts diff --git a/prosemirror-history/prosemirror-history-tests.ts b/types/prosemirror-history/prosemirror-history-tests.ts similarity index 100% rename from prosemirror-history/prosemirror-history-tests.ts rename to types/prosemirror-history/prosemirror-history-tests.ts diff --git a/prosemirror-history/tsconfig.json b/types/prosemirror-history/tsconfig.json similarity index 100% rename from prosemirror-history/tsconfig.json rename to types/prosemirror-history/tsconfig.json diff --git a/prosemirror-inputrules/index.d.ts b/types/prosemirror-inputrules/index.d.ts similarity index 100% rename from prosemirror-inputrules/index.d.ts rename to types/prosemirror-inputrules/index.d.ts diff --git a/prosemirror-inputrules/prosemirror-inputrules-tests.ts b/types/prosemirror-inputrules/prosemirror-inputrules-tests.ts similarity index 100% rename from prosemirror-inputrules/prosemirror-inputrules-tests.ts rename to types/prosemirror-inputrules/prosemirror-inputrules-tests.ts diff --git a/prosemirror-inputrules/tsconfig.json b/types/prosemirror-inputrules/tsconfig.json similarity index 100% rename from prosemirror-inputrules/tsconfig.json rename to types/prosemirror-inputrules/tsconfig.json diff --git a/prosemirror-keymap/index.d.ts b/types/prosemirror-keymap/index.d.ts similarity index 100% rename from prosemirror-keymap/index.d.ts rename to types/prosemirror-keymap/index.d.ts diff --git a/prosemirror-keymap/prosemirror-keymap-tests.ts b/types/prosemirror-keymap/prosemirror-keymap-tests.ts similarity index 100% rename from prosemirror-keymap/prosemirror-keymap-tests.ts rename to types/prosemirror-keymap/prosemirror-keymap-tests.ts diff --git a/prosemirror-keymap/tsconfig.json b/types/prosemirror-keymap/tsconfig.json similarity index 100% rename from prosemirror-keymap/tsconfig.json rename to types/prosemirror-keymap/tsconfig.json diff --git a/prosemirror-menu/index.d.ts b/types/prosemirror-menu/index.d.ts similarity index 100% rename from prosemirror-menu/index.d.ts rename to types/prosemirror-menu/index.d.ts diff --git a/prosemirror-menu/prosemirror-menu-tests.ts b/types/prosemirror-menu/prosemirror-menu-tests.ts similarity index 100% rename from prosemirror-menu/prosemirror-menu-tests.ts rename to types/prosemirror-menu/prosemirror-menu-tests.ts diff --git a/prosemirror-menu/tsconfig.json b/types/prosemirror-menu/tsconfig.json similarity index 100% rename from prosemirror-menu/tsconfig.json rename to types/prosemirror-menu/tsconfig.json diff --git a/prosemirror-model/index.d.ts b/types/prosemirror-model/index.d.ts similarity index 100% rename from prosemirror-model/index.d.ts rename to types/prosemirror-model/index.d.ts diff --git a/prosemirror-model/prosemirror-model-tests.ts b/types/prosemirror-model/prosemirror-model-tests.ts similarity index 100% rename from prosemirror-model/prosemirror-model-tests.ts rename to types/prosemirror-model/prosemirror-model-tests.ts diff --git a/prosemirror-model/tsconfig.json b/types/prosemirror-model/tsconfig.json similarity index 100% rename from prosemirror-model/tsconfig.json rename to types/prosemirror-model/tsconfig.json diff --git a/prosemirror-state/index.d.ts b/types/prosemirror-state/index.d.ts similarity index 100% rename from prosemirror-state/index.d.ts rename to types/prosemirror-state/index.d.ts diff --git a/prosemirror-state/prosemirror-state-tests.ts b/types/prosemirror-state/prosemirror-state-tests.ts similarity index 100% rename from prosemirror-state/prosemirror-state-tests.ts rename to types/prosemirror-state/prosemirror-state-tests.ts diff --git a/prosemirror-state/tsconfig.json b/types/prosemirror-state/tsconfig.json similarity index 100% rename from prosemirror-state/tsconfig.json rename to types/prosemirror-state/tsconfig.json diff --git a/prosemirror-transform/index.d.ts b/types/prosemirror-transform/index.d.ts similarity index 100% rename from prosemirror-transform/index.d.ts rename to types/prosemirror-transform/index.d.ts diff --git a/prosemirror-transform/prosemirror-transform-tests.ts b/types/prosemirror-transform/prosemirror-transform-tests.ts similarity index 100% rename from prosemirror-transform/prosemirror-transform-tests.ts rename to types/prosemirror-transform/prosemirror-transform-tests.ts diff --git a/prosemirror-transform/tsconfig.json b/types/prosemirror-transform/tsconfig.json similarity index 100% rename from prosemirror-transform/tsconfig.json rename to types/prosemirror-transform/tsconfig.json diff --git a/prosemirror-view/index.d.ts b/types/prosemirror-view/index.d.ts similarity index 100% rename from prosemirror-view/index.d.ts rename to types/prosemirror-view/index.d.ts diff --git a/prosemirror-view/prosemirror-view-tests.ts b/types/prosemirror-view/prosemirror-view-tests.ts similarity index 100% rename from prosemirror-view/prosemirror-view-tests.ts rename to types/prosemirror-view/prosemirror-view-tests.ts diff --git a/prosemirror-view/tsconfig.json b/types/prosemirror-view/tsconfig.json similarity index 100% rename from prosemirror-view/tsconfig.json rename to types/prosemirror-view/tsconfig.json diff --git a/protobufjs/index.d.ts b/types/protobufjs/index.d.ts similarity index 100% rename from protobufjs/index.d.ts rename to types/protobufjs/index.d.ts diff --git a/protobufjs/protobufjs-tests.ts b/types/protobufjs/protobufjs-tests.ts similarity index 100% rename from protobufjs/protobufjs-tests.ts rename to types/protobufjs/protobufjs-tests.ts diff --git a/protobufjs/tsconfig.json b/types/protobufjs/tsconfig.json similarity index 100% rename from protobufjs/tsconfig.json rename to types/protobufjs/tsconfig.json diff --git a/protractor-browser-logs/index.d.ts b/types/protractor-browser-logs/index.d.ts similarity index 100% rename from protractor-browser-logs/index.d.ts rename to types/protractor-browser-logs/index.d.ts diff --git a/protractor-browser-logs/package.json b/types/protractor-browser-logs/package.json similarity index 100% rename from protractor-browser-logs/package.json rename to types/protractor-browser-logs/package.json diff --git a/protractor-browser-logs/protractor-browser-logs-tests.ts b/types/protractor-browser-logs/protractor-browser-logs-tests.ts similarity index 100% rename from protractor-browser-logs/protractor-browser-logs-tests.ts rename to types/protractor-browser-logs/protractor-browser-logs-tests.ts diff --git a/protractor-browser-logs/tsconfig.json b/types/protractor-browser-logs/tsconfig.json similarity index 100% rename from protractor-browser-logs/tsconfig.json rename to types/protractor-browser-logs/tsconfig.json diff --git a/protractor-browser-logs/tslint.json b/types/protractor-browser-logs/tslint.json similarity index 100% rename from protractor-browser-logs/tslint.json rename to types/protractor-browser-logs/tslint.json diff --git a/protractor-helpers/index.d.ts b/types/protractor-helpers/index.d.ts similarity index 100% rename from protractor-helpers/index.d.ts rename to types/protractor-helpers/index.d.ts diff --git a/protractor-helpers/package.json b/types/protractor-helpers/package.json similarity index 100% rename from protractor-helpers/package.json rename to types/protractor-helpers/package.json diff --git a/protractor-helpers/protractor-helpers-tests.ts b/types/protractor-helpers/protractor-helpers-tests.ts similarity index 100% rename from protractor-helpers/protractor-helpers-tests.ts rename to types/protractor-helpers/protractor-helpers-tests.ts diff --git a/protractor-helpers/tsconfig.json b/types/protractor-helpers/tsconfig.json similarity index 100% rename from protractor-helpers/tsconfig.json rename to types/protractor-helpers/tsconfig.json diff --git a/protractor-http-mock/index.d.ts b/types/protractor-http-mock/index.d.ts similarity index 100% rename from protractor-http-mock/index.d.ts rename to types/protractor-http-mock/index.d.ts diff --git a/protractor-http-mock/package.json b/types/protractor-http-mock/package.json similarity index 100% rename from protractor-http-mock/package.json rename to types/protractor-http-mock/package.json diff --git a/protractor-http-mock/protractor-http-mock-tests.ts b/types/protractor-http-mock/protractor-http-mock-tests.ts similarity index 100% rename from protractor-http-mock/protractor-http-mock-tests.ts rename to types/protractor-http-mock/protractor-http-mock-tests.ts diff --git a/protractor-http-mock/tsconfig.json b/types/protractor-http-mock/tsconfig.json similarity index 100% rename from protractor-http-mock/tsconfig.json rename to types/protractor-http-mock/tsconfig.json diff --git a/proxyquire/index.d.ts b/types/proxyquire/index.d.ts similarity index 100% rename from proxyquire/index.d.ts rename to types/proxyquire/index.d.ts diff --git a/proxyquire/proxyquire-tests.ts b/types/proxyquire/proxyquire-tests.ts similarity index 100% rename from proxyquire/proxyquire-tests.ts rename to types/proxyquire/proxyquire-tests.ts diff --git a/proxyquire/tsconfig.json b/types/proxyquire/tsconfig.json similarity index 100% rename from proxyquire/tsconfig.json rename to types/proxyquire/tsconfig.json diff --git a/pty.js/index.d.ts b/types/pty.js/index.d.ts similarity index 100% rename from pty.js/index.d.ts rename to types/pty.js/index.d.ts diff --git a/pty.js/pty.js-tests.ts b/types/pty.js/pty.js-tests.ts similarity index 100% rename from pty.js/pty.js-tests.ts rename to types/pty.js/pty.js-tests.ts diff --git a/pty.js/tsconfig.json b/types/pty.js/tsconfig.json similarity index 100% rename from pty.js/tsconfig.json rename to types/pty.js/tsconfig.json diff --git a/pubsub-js/index.d.ts b/types/pubsub-js/index.d.ts similarity index 100% rename from pubsub-js/index.d.ts rename to types/pubsub-js/index.d.ts diff --git a/pubsub-js/pubsub-js-tests.ts b/types/pubsub-js/pubsub-js-tests.ts similarity index 100% rename from pubsub-js/pubsub-js-tests.ts rename to types/pubsub-js/pubsub-js-tests.ts diff --git a/pubsub-js/tsconfig.json b/types/pubsub-js/tsconfig.json similarity index 100% rename from pubsub-js/tsconfig.json rename to types/pubsub-js/tsconfig.json diff --git a/pug/index.d.ts b/types/pug/index.d.ts similarity index 100% rename from pug/index.d.ts rename to types/pug/index.d.ts diff --git a/pug/pug-tests.ts b/types/pug/pug-tests.ts similarity index 100% rename from pug/pug-tests.ts rename to types/pug/pug-tests.ts diff --git a/pug/tsconfig.json b/types/pug/tsconfig.json similarity index 100% rename from pug/tsconfig.json rename to types/pug/tsconfig.json diff --git a/pulltorefreshjs/index.d.ts b/types/pulltorefreshjs/index.d.ts similarity index 100% rename from pulltorefreshjs/index.d.ts rename to types/pulltorefreshjs/index.d.ts diff --git a/pulltorefreshjs/pulltorefreshjs-tests.ts b/types/pulltorefreshjs/pulltorefreshjs-tests.ts similarity index 100% rename from pulltorefreshjs/pulltorefreshjs-tests.ts rename to types/pulltorefreshjs/pulltorefreshjs-tests.ts diff --git a/pulltorefreshjs/tsconfig.json b/types/pulltorefreshjs/tsconfig.json similarity index 100% rename from pulltorefreshjs/tsconfig.json rename to types/pulltorefreshjs/tsconfig.json diff --git a/pulltorefreshjs/tslint.json b/types/pulltorefreshjs/tslint.json similarity index 100% rename from pulltorefreshjs/tslint.json rename to types/pulltorefreshjs/tslint.json diff --git a/pump/index.d.ts b/types/pump/index.d.ts similarity index 100% rename from pump/index.d.ts rename to types/pump/index.d.ts diff --git a/pump/pump-tests.ts b/types/pump/pump-tests.ts similarity index 100% rename from pump/pump-tests.ts rename to types/pump/pump-tests.ts diff --git a/pump/tsconfig.json b/types/pump/tsconfig.json similarity index 100% rename from pump/tsconfig.json rename to types/pump/tsconfig.json diff --git a/pump/tslint.json b/types/pump/tslint.json similarity index 100% rename from pump/tslint.json rename to types/pump/tslint.json diff --git a/pure-render-decorator/index.d.ts b/types/pure-render-decorator/index.d.ts similarity index 100% rename from pure-render-decorator/index.d.ts rename to types/pure-render-decorator/index.d.ts diff --git a/pure-render-decorator/pure-render-decorator-tests.ts b/types/pure-render-decorator/pure-render-decorator-tests.ts similarity index 100% rename from pure-render-decorator/pure-render-decorator-tests.ts rename to types/pure-render-decorator/pure-render-decorator-tests.ts diff --git a/pure-render-decorator/tsconfig.json b/types/pure-render-decorator/tsconfig.json similarity index 100% rename from pure-render-decorator/tsconfig.json rename to types/pure-render-decorator/tsconfig.json diff --git a/purl/index.d.ts b/types/purl/index.d.ts similarity index 100% rename from purl/index.d.ts rename to types/purl/index.d.ts diff --git a/purl/purl-jquery.d.ts b/types/purl/purl-jquery.d.ts similarity index 100% rename from purl/purl-jquery.d.ts rename to types/purl/purl-jquery.d.ts diff --git a/purl/tsconfig.json b/types/purl/tsconfig.json similarity index 100% rename from purl/tsconfig.json rename to types/purl/tsconfig.json diff --git a/pusher-js/index.d.ts b/types/pusher-js/index.d.ts similarity index 100% rename from pusher-js/index.d.ts rename to types/pusher-js/index.d.ts diff --git a/pusher-js/pusher-js-tests.ts b/types/pusher-js/pusher-js-tests.ts similarity index 100% rename from pusher-js/pusher-js-tests.ts rename to types/pusher-js/pusher-js-tests.ts diff --git a/pusher-js/tsconfig.json b/types/pusher-js/tsconfig.json similarity index 100% rename from pusher-js/tsconfig.json rename to types/pusher-js/tsconfig.json diff --git a/pvutils/index.d.ts b/types/pvutils/index.d.ts similarity index 100% rename from pvutils/index.d.ts rename to types/pvutils/index.d.ts diff --git a/pvutils/pvutils-tests.ts b/types/pvutils/pvutils-tests.ts similarity index 100% rename from pvutils/pvutils-tests.ts rename to types/pvutils/pvutils-tests.ts diff --git a/pvutils/tsconfig.json b/types/pvutils/tsconfig.json similarity index 100% rename from pvutils/tsconfig.json rename to types/pvutils/tsconfig.json diff --git a/python-shell/index.d.ts b/types/python-shell/index.d.ts similarity index 100% rename from python-shell/index.d.ts rename to types/python-shell/index.d.ts diff --git a/python-shell/python-shell-tests.ts b/types/python-shell/python-shell-tests.ts similarity index 100% rename from python-shell/python-shell-tests.ts rename to types/python-shell/python-shell-tests.ts diff --git a/python-shell/tsconfig.json b/types/python-shell/tsconfig.json similarity index 100% rename from python-shell/tsconfig.json rename to types/python-shell/tsconfig.json diff --git a/python-shell/tslint.json b/types/python-shell/tslint.json similarity index 100% rename from python-shell/tslint.json rename to types/python-shell/tslint.json diff --git a/q-io/index.d.ts b/types/q-io/index.d.ts similarity index 100% rename from q-io/index.d.ts rename to types/q-io/index.d.ts diff --git a/q-io/q-io-tests.ts b/types/q-io/q-io-tests.ts similarity index 100% rename from q-io/q-io-tests.ts rename to types/q-io/q-io-tests.ts diff --git a/q-io/tsconfig.json b/types/q-io/tsconfig.json similarity index 100% rename from q-io/tsconfig.json rename to types/q-io/tsconfig.json diff --git a/q-retry/index.d.ts b/types/q-retry/index.d.ts similarity index 100% rename from q-retry/index.d.ts rename to types/q-retry/index.d.ts diff --git a/q-retry/q-retry-tests.ts b/types/q-retry/q-retry-tests.ts similarity index 100% rename from q-retry/q-retry-tests.ts rename to types/q-retry/q-retry-tests.ts diff --git a/q-retry/tsconfig.json b/types/q-retry/tsconfig.json similarity index 100% rename from q-retry/tsconfig.json rename to types/q-retry/tsconfig.json diff --git a/q/index.d.ts b/types/q/index.d.ts similarity index 100% rename from q/index.d.ts rename to types/q/index.d.ts diff --git a/q/q-tests.ts b/types/q/q-tests.ts similarity index 100% rename from q/q-tests.ts rename to types/q/q-tests.ts diff --git a/q/tsconfig.json b/types/q/tsconfig.json similarity index 100% rename from q/tsconfig.json rename to types/q/tsconfig.json diff --git a/q/v0/index.d.ts b/types/q/v0/index.d.ts similarity index 100% rename from q/v0/index.d.ts rename to types/q/v0/index.d.ts diff --git a/q/v0/q-tests.ts b/types/q/v0/q-tests.ts similarity index 100% rename from q/v0/q-tests.ts rename to types/q/v0/q-tests.ts diff --git a/q/v0/tsconfig.json b/types/q/v0/tsconfig.json similarity index 100% rename from q/v0/tsconfig.json rename to types/q/v0/tsconfig.json diff --git a/qlik-visualizationextensions/index.d.ts b/types/qlik-visualizationextensions/index.d.ts similarity index 100% rename from qlik-visualizationextensions/index.d.ts rename to types/qlik-visualizationextensions/index.d.ts diff --git a/qlik-visualizationextensions/qlik-visualizationextensions-tests.ts b/types/qlik-visualizationextensions/qlik-visualizationextensions-tests.ts similarity index 100% rename from qlik-visualizationextensions/qlik-visualizationextensions-tests.ts rename to types/qlik-visualizationextensions/qlik-visualizationextensions-tests.ts diff --git a/qlik-visualizationextensions/tsconfig.json b/types/qlik-visualizationextensions/tsconfig.json similarity index 100% rename from qlik-visualizationextensions/tsconfig.json rename to types/qlik-visualizationextensions/tsconfig.json diff --git a/qlik-visualizationextensions/tslint.json b/types/qlik-visualizationextensions/tslint.json similarity index 100% rename from qlik-visualizationextensions/tslint.json rename to types/qlik-visualizationextensions/tslint.json diff --git a/qrcode-generator/index.d.ts b/types/qrcode-generator/index.d.ts similarity index 100% rename from qrcode-generator/index.d.ts rename to types/qrcode-generator/index.d.ts diff --git a/qrcode-generator/qrcode-generator-tests.ts b/types/qrcode-generator/qrcode-generator-tests.ts similarity index 100% rename from qrcode-generator/qrcode-generator-tests.ts rename to types/qrcode-generator/qrcode-generator-tests.ts diff --git a/qrcode-generator/tsconfig.json b/types/qrcode-generator/tsconfig.json similarity index 100% rename from qrcode-generator/tsconfig.json rename to types/qrcode-generator/tsconfig.json diff --git a/qrcode.react/index.d.ts b/types/qrcode.react/index.d.ts similarity index 100% rename from qrcode.react/index.d.ts rename to types/qrcode.react/index.d.ts diff --git a/qrcode.react/qrcode.react-tests.tsx b/types/qrcode.react/qrcode.react-tests.tsx similarity index 100% rename from qrcode.react/qrcode.react-tests.tsx rename to types/qrcode.react/qrcode.react-tests.tsx diff --git a/qrcode.react/tsconfig.json b/types/qrcode.react/tsconfig.json similarity index 100% rename from qrcode.react/tsconfig.json rename to types/qrcode.react/tsconfig.json diff --git a/qrcode.react/tslint.json b/types/qrcode.react/tslint.json similarity index 100% rename from qrcode.react/tslint.json rename to types/qrcode.react/tslint.json diff --git a/qrcode/index.d.ts b/types/qrcode/index.d.ts similarity index 100% rename from qrcode/index.d.ts rename to types/qrcode/index.d.ts diff --git a/qrcode/qrcode-tests.ts b/types/qrcode/qrcode-tests.ts similarity index 100% rename from qrcode/qrcode-tests.ts rename to types/qrcode/qrcode-tests.ts diff --git a/qrcode/tsconfig.json b/types/qrcode/tsconfig.json similarity index 100% rename from qrcode/tsconfig.json rename to types/qrcode/tsconfig.json diff --git a/qs/index.d.ts b/types/qs/index.d.ts similarity index 100% rename from qs/index.d.ts rename to types/qs/index.d.ts diff --git a/qs/qs-tests.ts b/types/qs/qs-tests.ts similarity index 100% rename from qs/qs-tests.ts rename to types/qs/qs-tests.ts diff --git a/qs/tsconfig.json b/types/qs/tsconfig.json similarity index 100% rename from qs/tsconfig.json rename to types/qs/tsconfig.json diff --git a/qtip2/index.d.ts b/types/qtip2/index.d.ts similarity index 100% rename from qtip2/index.d.ts rename to types/qtip2/index.d.ts diff --git a/qtip2/qtip2-tests.ts b/types/qtip2/qtip2-tests.ts similarity index 100% rename from qtip2/qtip2-tests.ts rename to types/qtip2/qtip2-tests.ts diff --git a/qtip2/tsconfig.json b/types/qtip2/tsconfig.json similarity index 100% rename from qtip2/tsconfig.json rename to types/qtip2/tsconfig.json diff --git a/query-string/index.d.ts b/types/query-string/index.d.ts similarity index 100% rename from query-string/index.d.ts rename to types/query-string/index.d.ts diff --git a/query-string/query-string-tests.ts b/types/query-string/query-string-tests.ts similarity index 100% rename from query-string/query-string-tests.ts rename to types/query-string/query-string-tests.ts diff --git a/query-string/tsconfig.json b/types/query-string/tsconfig.json similarity index 100% rename from query-string/tsconfig.json rename to types/query-string/tsconfig.json diff --git a/query-string/tslint.json b/types/query-string/tslint.json similarity index 100% rename from query-string/tslint.json rename to types/query-string/tslint.json diff --git a/quill/index.d.ts b/types/quill/index.d.ts similarity index 100% rename from quill/index.d.ts rename to types/quill/index.d.ts diff --git a/quill/quill-tests.ts b/types/quill/quill-tests.ts similarity index 100% rename from quill/quill-tests.ts rename to types/quill/quill-tests.ts diff --git a/quill/tsconfig.json b/types/quill/tsconfig.json similarity index 100% rename from quill/tsconfig.json rename to types/quill/tsconfig.json diff --git a/quixote/index.d.ts b/types/quixote/index.d.ts similarity index 100% rename from quixote/index.d.ts rename to types/quixote/index.d.ts diff --git a/quixote/quixote-tests.ts b/types/quixote/quixote-tests.ts similarity index 100% rename from quixote/quixote-tests.ts rename to types/quixote/quixote-tests.ts diff --git a/quixote/tsconfig.json b/types/quixote/tsconfig.json similarity index 100% rename from quixote/tsconfig.json rename to types/quixote/tsconfig.json diff --git a/qunit/index.d.ts b/types/qunit/index.d.ts similarity index 100% rename from qunit/index.d.ts rename to types/qunit/index.d.ts diff --git a/qunit/qunit-tests.ts b/types/qunit/qunit-tests.ts similarity index 100% rename from qunit/qunit-tests.ts rename to types/qunit/qunit-tests.ts diff --git a/qunit/tsconfig.json b/types/qunit/tsconfig.json similarity index 100% rename from qunit/tsconfig.json rename to types/qunit/tsconfig.json diff --git a/qunit/v1/index.d.ts b/types/qunit/v1/index.d.ts similarity index 100% rename from qunit/v1/index.d.ts rename to types/qunit/v1/index.d.ts diff --git a/qunit/v1/qunit-tests.ts b/types/qunit/v1/qunit-tests.ts similarity index 100% rename from qunit/v1/qunit-tests.ts rename to types/qunit/v1/qunit-tests.ts diff --git a/qunit/v1/tsconfig.json b/types/qunit/v1/tsconfig.json similarity index 100% rename from qunit/v1/tsconfig.json rename to types/qunit/v1/tsconfig.json diff --git a/quoted-printable/index.d.ts b/types/quoted-printable/index.d.ts similarity index 100% rename from quoted-printable/index.d.ts rename to types/quoted-printable/index.d.ts diff --git a/quoted-printable/quoted-printable-tests.ts b/types/quoted-printable/quoted-printable-tests.ts similarity index 100% rename from quoted-printable/quoted-printable-tests.ts rename to types/quoted-printable/quoted-printable-tests.ts diff --git a/quoted-printable/tsconfig.json b/types/quoted-printable/tsconfig.json similarity index 100% rename from quoted-printable/tsconfig.json rename to types/quoted-printable/tsconfig.json diff --git a/qwest/index.d.ts b/types/qwest/index.d.ts similarity index 100% rename from qwest/index.d.ts rename to types/qwest/index.d.ts diff --git a/qwest/qwest-tests.ts b/types/qwest/qwest-tests.ts similarity index 100% rename from qwest/qwest-tests.ts rename to types/qwest/qwest-tests.ts diff --git a/qwest/tsconfig.json b/types/qwest/tsconfig.json similarity index 100% rename from qwest/tsconfig.json rename to types/qwest/tsconfig.json diff --git a/rabbit.js/index.d.ts b/types/rabbit.js/index.d.ts similarity index 100% rename from rabbit.js/index.d.ts rename to types/rabbit.js/index.d.ts diff --git a/rabbit.js/rabbit.js-tests.ts b/types/rabbit.js/rabbit.js-tests.ts similarity index 100% rename from rabbit.js/rabbit.js-tests.ts rename to types/rabbit.js/rabbit.js-tests.ts diff --git a/rabbit.js/tsconfig.json b/types/rabbit.js/tsconfig.json similarity index 100% rename from rabbit.js/tsconfig.json rename to types/rabbit.js/tsconfig.json diff --git a/ractive/index.d.ts b/types/ractive/index.d.ts similarity index 100% rename from ractive/index.d.ts rename to types/ractive/index.d.ts diff --git a/ractive/ractive-tests.ts b/types/ractive/ractive-tests.ts similarity index 100% rename from ractive/ractive-tests.ts rename to types/ractive/ractive-tests.ts diff --git a/ractive/tsconfig.json b/types/ractive/tsconfig.json similarity index 100% rename from ractive/tsconfig.json rename to types/ractive/tsconfig.json diff --git a/radium/index.d.ts b/types/radium/index.d.ts similarity index 100% rename from radium/index.d.ts rename to types/radium/index.d.ts diff --git a/radium/radium-tests.tsx b/types/radium/radium-tests.tsx similarity index 100% rename from radium/radium-tests.tsx rename to types/radium/radium-tests.tsx diff --git a/radium/tsconfig.json b/types/radium/tsconfig.json similarity index 100% rename from radium/tsconfig.json rename to types/radium/tsconfig.json diff --git a/radius/index.d.ts b/types/radius/index.d.ts similarity index 100% rename from radius/index.d.ts rename to types/radius/index.d.ts diff --git a/radius/radius-tests.ts b/types/radius/radius-tests.ts similarity index 100% rename from radius/radius-tests.ts rename to types/radius/radius-tests.ts diff --git a/radius/tsconfig.json b/types/radius/tsconfig.json similarity index 100% rename from radius/tsconfig.json rename to types/radius/tsconfig.json diff --git a/ramda/index.d.ts b/types/ramda/index.d.ts similarity index 100% rename from ramda/index.d.ts rename to types/ramda/index.d.ts diff --git a/ramda/ramda-tests.ts b/types/ramda/ramda-tests.ts similarity index 100% rename from ramda/ramda-tests.ts rename to types/ramda/ramda-tests.ts diff --git a/ramda/tsconfig.json b/types/ramda/tsconfig.json similarity index 100% rename from ramda/tsconfig.json rename to types/ramda/tsconfig.json diff --git a/random-js/index.d.ts b/types/random-js/index.d.ts similarity index 100% rename from random-js/index.d.ts rename to types/random-js/index.d.ts diff --git a/random-js/random-js-tests.ts b/types/random-js/random-js-tests.ts similarity index 100% rename from random-js/random-js-tests.ts rename to types/random-js/random-js-tests.ts diff --git a/random-js/tsconfig.json b/types/random-js/tsconfig.json similarity index 100% rename from random-js/tsconfig.json rename to types/random-js/tsconfig.json diff --git a/random-seed/index.d.ts b/types/random-seed/index.d.ts similarity index 100% rename from random-seed/index.d.ts rename to types/random-seed/index.d.ts diff --git a/random-seed/random-seed-tests.ts b/types/random-seed/random-seed-tests.ts similarity index 100% rename from random-seed/random-seed-tests.ts rename to types/random-seed/random-seed-tests.ts diff --git a/random-seed/tsconfig.json b/types/random-seed/tsconfig.json similarity index 100% rename from random-seed/tsconfig.json rename to types/random-seed/tsconfig.json diff --git a/random-seed/tslint.json b/types/random-seed/tslint.json similarity index 100% rename from random-seed/tslint.json rename to types/random-seed/tslint.json diff --git a/random-string/index.d.ts b/types/random-string/index.d.ts similarity index 100% rename from random-string/index.d.ts rename to types/random-string/index.d.ts diff --git a/random-string/random-string-tests.ts b/types/random-string/random-string-tests.ts similarity index 100% rename from random-string/random-string-tests.ts rename to types/random-string/random-string-tests.ts diff --git a/random-string/tsconfig.json b/types/random-string/tsconfig.json similarity index 100% rename from random-string/tsconfig.json rename to types/random-string/tsconfig.json diff --git a/randomcolor/index.d.ts b/types/randomcolor/index.d.ts similarity index 100% rename from randomcolor/index.d.ts rename to types/randomcolor/index.d.ts diff --git a/randomcolor/randomcolor-tests.ts b/types/randomcolor/randomcolor-tests.ts similarity index 100% rename from randomcolor/randomcolor-tests.ts rename to types/randomcolor/randomcolor-tests.ts diff --git a/randomcolor/tsconfig.json b/types/randomcolor/tsconfig.json similarity index 100% rename from randomcolor/tsconfig.json rename to types/randomcolor/tsconfig.json diff --git a/randomstring/index.d.ts b/types/randomstring/index.d.ts similarity index 100% rename from randomstring/index.d.ts rename to types/randomstring/index.d.ts diff --git a/randomstring/randomstring-tests.ts b/types/randomstring/randomstring-tests.ts similarity index 100% rename from randomstring/randomstring-tests.ts rename to types/randomstring/randomstring-tests.ts diff --git a/randomstring/tsconfig.json b/types/randomstring/tsconfig.json similarity index 100% rename from randomstring/tsconfig.json rename to types/randomstring/tsconfig.json diff --git a/range-parser/index.d.ts b/types/range-parser/index.d.ts similarity index 100% rename from range-parser/index.d.ts rename to types/range-parser/index.d.ts diff --git a/range-parser/range-parser-tests.ts b/types/range-parser/range-parser-tests.ts similarity index 100% rename from range-parser/range-parser-tests.ts rename to types/range-parser/range-parser-tests.ts diff --git a/range-parser/tsconfig.json b/types/range-parser/tsconfig.json similarity index 100% rename from range-parser/tsconfig.json rename to types/range-parser/tsconfig.json diff --git a/range-parser/tslint.json b/types/range-parser/tslint.json similarity index 100% rename from range-parser/tslint.json rename to types/range-parser/tslint.json diff --git a/rangy/index.d.ts b/types/rangy/index.d.ts similarity index 100% rename from rangy/index.d.ts rename to types/rangy/index.d.ts diff --git a/rangy/rangy-tests.ts b/types/rangy/rangy-tests.ts similarity index 100% rename from rangy/rangy-tests.ts rename to types/rangy/rangy-tests.ts diff --git a/rangy/tsconfig.json b/types/rangy/tsconfig.json similarity index 100% rename from rangy/tsconfig.json rename to types/rangy/tsconfig.json diff --git a/rangyinputs/index.d.ts b/types/rangyinputs/index.d.ts similarity index 100% rename from rangyinputs/index.d.ts rename to types/rangyinputs/index.d.ts diff --git a/rangyinputs/rangyinputs-tests.ts b/types/rangyinputs/rangyinputs-tests.ts similarity index 100% rename from rangyinputs/rangyinputs-tests.ts rename to types/rangyinputs/rangyinputs-tests.ts diff --git a/rangyinputs/tsconfig.json b/types/rangyinputs/tsconfig.json similarity index 100% rename from rangyinputs/tsconfig.json rename to types/rangyinputs/tsconfig.json diff --git a/raphael/index.d.ts b/types/raphael/index.d.ts similarity index 100% rename from raphael/index.d.ts rename to types/raphael/index.d.ts diff --git a/raphael/raphael-tests.ts b/types/raphael/raphael-tests.ts similarity index 100% rename from raphael/raphael-tests.ts rename to types/raphael/raphael-tests.ts diff --git a/raphael/tsconfig.json b/types/raphael/tsconfig.json similarity index 100% rename from raphael/tsconfig.json rename to types/raphael/tsconfig.json diff --git a/rappid/README.md b/types/rappid/README.md similarity index 100% rename from rappid/README.md rename to types/rappid/README.md diff --git a/rappid/index.d.ts b/types/rappid/index.d.ts similarity index 100% rename from rappid/index.d.ts rename to types/rappid/index.d.ts diff --git a/rappid/tsconfig.json b/types/rappid/tsconfig.json similarity index 100% rename from rappid/tsconfig.json rename to types/rappid/tsconfig.json diff --git a/ratelimiter/index.d.ts b/types/ratelimiter/index.d.ts similarity index 100% rename from ratelimiter/index.d.ts rename to types/ratelimiter/index.d.ts diff --git a/ratelimiter/ratelimiter-tests.ts b/types/ratelimiter/ratelimiter-tests.ts similarity index 100% rename from ratelimiter/ratelimiter-tests.ts rename to types/ratelimiter/ratelimiter-tests.ts diff --git a/ratelimiter/tsconfig.json b/types/ratelimiter/tsconfig.json similarity index 100% rename from ratelimiter/tsconfig.json rename to types/ratelimiter/tsconfig.json diff --git a/raty/index.d.ts b/types/raty/index.d.ts similarity index 100% rename from raty/index.d.ts rename to types/raty/index.d.ts diff --git a/raty/raty-tests.ts b/types/raty/raty-tests.ts similarity index 100% rename from raty/raty-tests.ts rename to types/raty/raty-tests.ts diff --git a/raty/tsconfig.json b/types/raty/tsconfig.json similarity index 100% rename from raty/tsconfig.json rename to types/raty/tsconfig.json diff --git a/raw-body/index.d.ts b/types/raw-body/index.d.ts similarity index 100% rename from raw-body/index.d.ts rename to types/raw-body/index.d.ts diff --git a/raw-body/raw-body-tests.ts b/types/raw-body/raw-body-tests.ts similarity index 100% rename from raw-body/raw-body-tests.ts rename to types/raw-body/raw-body-tests.ts diff --git a/raw-body/tsconfig.json b/types/raw-body/tsconfig.json similarity index 100% rename from raw-body/tsconfig.json rename to types/raw-body/tsconfig.json diff --git a/raw-body/tslint.json b/types/raw-body/tslint.json similarity index 100% rename from raw-body/tslint.json rename to types/raw-body/tslint.json diff --git a/raygun4js/index.d.ts b/types/raygun4js/index.d.ts similarity index 100% rename from raygun4js/index.d.ts rename to types/raygun4js/index.d.ts diff --git a/raygun4js/raygun4js-tests.ts b/types/raygun4js/raygun4js-tests.ts similarity index 100% rename from raygun4js/raygun4js-tests.ts rename to types/raygun4js/raygun4js-tests.ts diff --git a/raygun4js/tsconfig.json b/types/raygun4js/tsconfig.json similarity index 100% rename from raygun4js/tsconfig.json rename to types/raygun4js/tsconfig.json diff --git a/rbush/index.d.ts b/types/rbush/index.d.ts similarity index 100% rename from rbush/index.d.ts rename to types/rbush/index.d.ts diff --git a/rbush/rbush-tests.ts b/types/rbush/rbush-tests.ts similarity index 100% rename from rbush/rbush-tests.ts rename to types/rbush/rbush-tests.ts diff --git a/rbush/tsconfig.json b/types/rbush/tsconfig.json similarity index 100% rename from rbush/tsconfig.json rename to types/rbush/tsconfig.json diff --git a/rc-select/index.d.ts b/types/rc-select/index.d.ts similarity index 100% rename from rc-select/index.d.ts rename to types/rc-select/index.d.ts diff --git a/rc-select/rc-select-tests.ts b/types/rc-select/rc-select-tests.ts similarity index 100% rename from rc-select/rc-select-tests.ts rename to types/rc-select/rc-select-tests.ts diff --git a/rc-select/tsconfig.json b/types/rc-select/tsconfig.json similarity index 100% rename from rc-select/tsconfig.json rename to types/rc-select/tsconfig.json diff --git a/rc-slider/README.md b/types/rc-slider/README.md similarity index 100% rename from rc-slider/README.md rename to types/rc-slider/README.md diff --git a/rc-slider/index.d.ts b/types/rc-slider/index.d.ts similarity index 100% rename from rc-slider/index.d.ts rename to types/rc-slider/index.d.ts diff --git a/rc-slider/rc-slider-tests.tsx b/types/rc-slider/rc-slider-tests.tsx similarity index 100% rename from rc-slider/rc-slider-tests.tsx rename to types/rc-slider/rc-slider-tests.tsx diff --git a/rc-slider/tsconfig.json b/types/rc-slider/tsconfig.json similarity index 100% rename from rc-slider/tsconfig.json rename to types/rc-slider/tsconfig.json diff --git a/rc-slider/tslint.json b/types/rc-slider/tslint.json similarity index 100% rename from rc-slider/tslint.json rename to types/rc-slider/tslint.json diff --git a/rc-tooltip/index.d.ts b/types/rc-tooltip/index.d.ts similarity index 100% rename from rc-tooltip/index.d.ts rename to types/rc-tooltip/index.d.ts diff --git a/rc-tooltip/rc-tooltip-tests.tsx b/types/rc-tooltip/rc-tooltip-tests.tsx similarity index 100% rename from rc-tooltip/rc-tooltip-tests.tsx rename to types/rc-tooltip/rc-tooltip-tests.tsx diff --git a/rc-tooltip/tsconfig.json b/types/rc-tooltip/tsconfig.json similarity index 100% rename from rc-tooltip/tsconfig.json rename to types/rc-tooltip/tsconfig.json diff --git a/rc-tree/index.d.ts b/types/rc-tree/index.d.ts similarity index 100% rename from rc-tree/index.d.ts rename to types/rc-tree/index.d.ts diff --git a/rc-tree/rc-tree-tests.tsx b/types/rc-tree/rc-tree-tests.tsx similarity index 100% rename from rc-tree/rc-tree-tests.tsx rename to types/rc-tree/rc-tree-tests.tsx diff --git a/rc-tree/tsconfig.json b/types/rc-tree/tsconfig.json similarity index 100% rename from rc-tree/tsconfig.json rename to types/rc-tree/tsconfig.json diff --git a/rc-tree/tslint.json b/types/rc-tree/tslint.json similarity index 100% rename from rc-tree/tslint.json rename to types/rc-tree/tslint.json diff --git a/rc/index.d.ts b/types/rc/index.d.ts similarity index 100% rename from rc/index.d.ts rename to types/rc/index.d.ts diff --git a/rc/rc-tests.ts b/types/rc/rc-tests.ts similarity index 100% rename from rc/rc-tests.ts rename to types/rc/rc-tests.ts diff --git a/rc/tsconfig.json b/types/rc/tsconfig.json similarity index 100% rename from rc/tsconfig.json rename to types/rc/tsconfig.json diff --git a/rcloader/index.d.ts b/types/rcloader/index.d.ts similarity index 100% rename from rcloader/index.d.ts rename to types/rcloader/index.d.ts diff --git a/rcloader/rcloader-tests.ts b/types/rcloader/rcloader-tests.ts similarity index 100% rename from rcloader/rcloader-tests.ts rename to types/rcloader/rcloader-tests.ts diff --git a/rcloader/tsconfig.json b/types/rcloader/tsconfig.json similarity index 100% rename from rcloader/tsconfig.json rename to types/rcloader/tsconfig.json diff --git a/react-addons-create-fragment/index.d.ts b/types/react-addons-create-fragment/index.d.ts similarity index 100% rename from react-addons-create-fragment/index.d.ts rename to types/react-addons-create-fragment/index.d.ts diff --git a/react-addons-create-fragment/tsconfig.json b/types/react-addons-create-fragment/tsconfig.json similarity index 100% rename from react-addons-create-fragment/tsconfig.json rename to types/react-addons-create-fragment/tsconfig.json diff --git a/react-addons-css-transition-group/index.d.ts b/types/react-addons-css-transition-group/index.d.ts similarity index 100% rename from react-addons-css-transition-group/index.d.ts rename to types/react-addons-css-transition-group/index.d.ts diff --git a/react-addons-css-transition-group/tsconfig.json b/types/react-addons-css-transition-group/tsconfig.json similarity index 100% rename from react-addons-css-transition-group/tsconfig.json rename to types/react-addons-css-transition-group/tsconfig.json diff --git a/react-addons-linked-state-mixin/index.d.ts b/types/react-addons-linked-state-mixin/index.d.ts similarity index 100% rename from react-addons-linked-state-mixin/index.d.ts rename to types/react-addons-linked-state-mixin/index.d.ts diff --git a/react-addons-linked-state-mixin/tsconfig.json b/types/react-addons-linked-state-mixin/tsconfig.json similarity index 100% rename from react-addons-linked-state-mixin/tsconfig.json rename to types/react-addons-linked-state-mixin/tsconfig.json diff --git a/react-addons-perf/index.d.ts b/types/react-addons-perf/index.d.ts similarity index 100% rename from react-addons-perf/index.d.ts rename to types/react-addons-perf/index.d.ts diff --git a/react-addons-perf/tsconfig.json b/types/react-addons-perf/tsconfig.json similarity index 100% rename from react-addons-perf/tsconfig.json rename to types/react-addons-perf/tsconfig.json diff --git a/react-addons-pure-render-mixin/index.d.ts b/types/react-addons-pure-render-mixin/index.d.ts similarity index 100% rename from react-addons-pure-render-mixin/index.d.ts rename to types/react-addons-pure-render-mixin/index.d.ts diff --git a/react-addons-pure-render-mixin/tsconfig.json b/types/react-addons-pure-render-mixin/tsconfig.json similarity index 100% rename from react-addons-pure-render-mixin/tsconfig.json rename to types/react-addons-pure-render-mixin/tsconfig.json diff --git a/react-addons-shallow-compare/index.d.ts b/types/react-addons-shallow-compare/index.d.ts similarity index 100% rename from react-addons-shallow-compare/index.d.ts rename to types/react-addons-shallow-compare/index.d.ts diff --git a/react-addons-shallow-compare/react-addons-shallow-compare-tests.tsx b/types/react-addons-shallow-compare/react-addons-shallow-compare-tests.tsx similarity index 100% rename from react-addons-shallow-compare/react-addons-shallow-compare-tests.tsx rename to types/react-addons-shallow-compare/react-addons-shallow-compare-tests.tsx diff --git a/react-addons-shallow-compare/tsconfig.json b/types/react-addons-shallow-compare/tsconfig.json similarity index 100% rename from react-addons-shallow-compare/tsconfig.json rename to types/react-addons-shallow-compare/tsconfig.json diff --git a/react-addons-test-utils/index.d.ts b/types/react-addons-test-utils/index.d.ts similarity index 100% rename from react-addons-test-utils/index.d.ts rename to types/react-addons-test-utils/index.d.ts diff --git a/react-addons-test-utils/tsconfig.json b/types/react-addons-test-utils/tsconfig.json similarity index 100% rename from react-addons-test-utils/tsconfig.json rename to types/react-addons-test-utils/tsconfig.json diff --git a/react-addons-transition-group/index.d.ts b/types/react-addons-transition-group/index.d.ts similarity index 100% rename from react-addons-transition-group/index.d.ts rename to types/react-addons-transition-group/index.d.ts diff --git a/react-addons-transition-group/tsconfig.json b/types/react-addons-transition-group/tsconfig.json similarity index 100% rename from react-addons-transition-group/tsconfig.json rename to types/react-addons-transition-group/tsconfig.json diff --git a/react-addons-update/index.d.ts b/types/react-addons-update/index.d.ts similarity index 100% rename from react-addons-update/index.d.ts rename to types/react-addons-update/index.d.ts diff --git a/react-addons-update/tsconfig.json b/types/react-addons-update/tsconfig.json similarity index 100% rename from react-addons-update/tsconfig.json rename to types/react-addons-update/tsconfig.json diff --git a/react-autosuggest/index.d.ts b/types/react-autosuggest/index.d.ts similarity index 100% rename from react-autosuggest/index.d.ts rename to types/react-autosuggest/index.d.ts diff --git a/react-autosuggest/react-autosuggest-tests.tsx b/types/react-autosuggest/react-autosuggest-tests.tsx similarity index 100% rename from react-autosuggest/react-autosuggest-tests.tsx rename to types/react-autosuggest/react-autosuggest-tests.tsx diff --git a/react-autosuggest/tsconfig.json b/types/react-autosuggest/tsconfig.json similarity index 100% rename from react-autosuggest/tsconfig.json rename to types/react-autosuggest/tsconfig.json diff --git a/react-autosuggest/tslint.json b/types/react-autosuggest/tslint.json similarity index 100% rename from react-autosuggest/tslint.json rename to types/react-autosuggest/tslint.json diff --git a/react-big-calendar/index.d.ts b/types/react-big-calendar/index.d.ts similarity index 100% rename from react-big-calendar/index.d.ts rename to types/react-big-calendar/index.d.ts diff --git a/react-big-calendar/react-big-calendar-tests.tsx b/types/react-big-calendar/react-big-calendar-tests.tsx similarity index 100% rename from react-big-calendar/react-big-calendar-tests.tsx rename to types/react-big-calendar/react-big-calendar-tests.tsx diff --git a/react-big-calendar/tsconfig.json b/types/react-big-calendar/tsconfig.json similarity index 100% rename from react-big-calendar/tsconfig.json rename to types/react-big-calendar/tsconfig.json diff --git a/react-body-classname/index.d.ts b/types/react-body-classname/index.d.ts similarity index 100% rename from react-body-classname/index.d.ts rename to types/react-body-classname/index.d.ts diff --git a/react-body-classname/react-body-classname-tests.tsx b/types/react-body-classname/react-body-classname-tests.tsx similarity index 100% rename from react-body-classname/react-body-classname-tests.tsx rename to types/react-body-classname/react-body-classname-tests.tsx diff --git a/react-body-classname/tsconfig.json b/types/react-body-classname/tsconfig.json similarity index 100% rename from react-body-classname/tsconfig.json rename to types/react-body-classname/tsconfig.json diff --git a/react-body-classname/tslint.json b/types/react-body-classname/tslint.json similarity index 100% rename from react-body-classname/tslint.json rename to types/react-body-classname/tslint.json diff --git a/react-bootstrap-date-picker/index.d.ts b/types/react-bootstrap-date-picker/index.d.ts similarity index 100% rename from react-bootstrap-date-picker/index.d.ts rename to types/react-bootstrap-date-picker/index.d.ts diff --git a/react-bootstrap-date-picker/react-bootstrap-date-picker-tests.tsx b/types/react-bootstrap-date-picker/react-bootstrap-date-picker-tests.tsx similarity index 100% rename from react-bootstrap-date-picker/react-bootstrap-date-picker-tests.tsx rename to types/react-bootstrap-date-picker/react-bootstrap-date-picker-tests.tsx diff --git a/react-bootstrap-date-picker/tsconfig.json b/types/react-bootstrap-date-picker/tsconfig.json similarity index 100% rename from react-bootstrap-date-picker/tsconfig.json rename to types/react-bootstrap-date-picker/tsconfig.json diff --git a/react-bootstrap-date-picker/tslint.json b/types/react-bootstrap-date-picker/tslint.json similarity index 100% rename from react-bootstrap-date-picker/tslint.json rename to types/react-bootstrap-date-picker/tslint.json diff --git a/react-bootstrap-daterangepicker/index.d.ts b/types/react-bootstrap-daterangepicker/index.d.ts similarity index 100% rename from react-bootstrap-daterangepicker/index.d.ts rename to types/react-bootstrap-daterangepicker/index.d.ts diff --git a/react-bootstrap-daterangepicker/react-bootstrap-daterangepicker-tests.ts b/types/react-bootstrap-daterangepicker/react-bootstrap-daterangepicker-tests.ts similarity index 100% rename from react-bootstrap-daterangepicker/react-bootstrap-daterangepicker-tests.ts rename to types/react-bootstrap-daterangepicker/react-bootstrap-daterangepicker-tests.ts diff --git a/react-bootstrap-daterangepicker/react-bootstrap-daterangepicker-tests.tsx b/types/react-bootstrap-daterangepicker/react-bootstrap-daterangepicker-tests.tsx similarity index 100% rename from react-bootstrap-daterangepicker/react-bootstrap-daterangepicker-tests.tsx rename to types/react-bootstrap-daterangepicker/react-bootstrap-daterangepicker-tests.tsx diff --git a/react-bootstrap-daterangepicker/tsconfig.json b/types/react-bootstrap-daterangepicker/tsconfig.json similarity index 100% rename from react-bootstrap-daterangepicker/tsconfig.json rename to types/react-bootstrap-daterangepicker/tsconfig.json diff --git a/react-bootstrap-table/index.d.ts b/types/react-bootstrap-table/index.d.ts similarity index 100% rename from react-bootstrap-table/index.d.ts rename to types/react-bootstrap-table/index.d.ts diff --git a/react-bootstrap-table/react-bootstrap-table-tests.tsx b/types/react-bootstrap-table/react-bootstrap-table-tests.tsx similarity index 100% rename from react-bootstrap-table/react-bootstrap-table-tests.tsx rename to types/react-bootstrap-table/react-bootstrap-table-tests.tsx diff --git a/react-bootstrap-table/tsconfig.json b/types/react-bootstrap-table/tsconfig.json similarity index 100% rename from react-bootstrap-table/tsconfig.json rename to types/react-bootstrap-table/tsconfig.json diff --git a/react-bootstrap/index.d.ts b/types/react-bootstrap/index.d.ts similarity index 100% rename from react-bootstrap/index.d.ts rename to types/react-bootstrap/index.d.ts diff --git a/react-bootstrap/react-bootstrap-tests.tsx b/types/react-bootstrap/react-bootstrap-tests.tsx similarity index 100% rename from react-bootstrap/react-bootstrap-tests.tsx rename to types/react-bootstrap/react-bootstrap-tests.tsx diff --git a/react-bootstrap/tsconfig.json b/types/react-bootstrap/tsconfig.json similarity index 100% rename from react-bootstrap/tsconfig.json rename to types/react-bootstrap/tsconfig.json diff --git a/react-breadcrumbs/index.d.ts b/types/react-breadcrumbs/index.d.ts similarity index 100% rename from react-breadcrumbs/index.d.ts rename to types/react-breadcrumbs/index.d.ts diff --git a/react-breadcrumbs/react-breadcrumbs-tests.tsx b/types/react-breadcrumbs/react-breadcrumbs-tests.tsx similarity index 100% rename from react-breadcrumbs/react-breadcrumbs-tests.tsx rename to types/react-breadcrumbs/react-breadcrumbs-tests.tsx diff --git a/react-breadcrumbs/tsconfig.json b/types/react-breadcrumbs/tsconfig.json similarity index 100% rename from react-breadcrumbs/tsconfig.json rename to types/react-breadcrumbs/tsconfig.json diff --git a/react-bytesize-icons/index.d.ts b/types/react-bytesize-icons/index.d.ts similarity index 100% rename from react-bytesize-icons/index.d.ts rename to types/react-bytesize-icons/index.d.ts diff --git a/react-bytesize-icons/react-bytesize-icons-tests.tsx b/types/react-bytesize-icons/react-bytesize-icons-tests.tsx similarity index 100% rename from react-bytesize-icons/react-bytesize-icons-tests.tsx rename to types/react-bytesize-icons/react-bytesize-icons-tests.tsx diff --git a/react-bytesize-icons/tsconfig.json b/types/react-bytesize-icons/tsconfig.json similarity index 100% rename from react-bytesize-icons/tsconfig.json rename to types/react-bytesize-icons/tsconfig.json diff --git a/react-calendar-timeline/index.d.ts b/types/react-calendar-timeline/index.d.ts similarity index 100% rename from react-calendar-timeline/index.d.ts rename to types/react-calendar-timeline/index.d.ts diff --git a/react-calendar-timeline/react-calendar-timeline-tests.tsx b/types/react-calendar-timeline/react-calendar-timeline-tests.tsx similarity index 100% rename from react-calendar-timeline/react-calendar-timeline-tests.tsx rename to types/react-calendar-timeline/react-calendar-timeline-tests.tsx diff --git a/react-calendar-timeline/tsconfig.json b/types/react-calendar-timeline/tsconfig.json similarity index 100% rename from react-calendar-timeline/tsconfig.json rename to types/react-calendar-timeline/tsconfig.json diff --git a/react-codemirror/index.d.ts b/types/react-codemirror/index.d.ts similarity index 100% rename from react-codemirror/index.d.ts rename to types/react-codemirror/index.d.ts diff --git a/react-codemirror/react-codemirror-tests.tsx b/types/react-codemirror/react-codemirror-tests.tsx similarity index 100% rename from react-codemirror/react-codemirror-tests.tsx rename to types/react-codemirror/react-codemirror-tests.tsx diff --git a/react-codemirror/tsconfig.json b/types/react-codemirror/tsconfig.json similarity index 100% rename from react-codemirror/tsconfig.json rename to types/react-codemirror/tsconfig.json diff --git a/react-color/index.d.ts b/types/react-color/index.d.ts similarity index 100% rename from react-color/index.d.ts rename to types/react-color/index.d.ts diff --git a/react-color/lib/components/alpha/Alpha.d.ts b/types/react-color/lib/components/alpha/Alpha.d.ts similarity index 100% rename from react-color/lib/components/alpha/Alpha.d.ts rename to types/react-color/lib/components/alpha/Alpha.d.ts diff --git a/react-color/lib/components/block/Block.d.ts b/types/react-color/lib/components/block/Block.d.ts similarity index 100% rename from react-color/lib/components/block/Block.d.ts rename to types/react-color/lib/components/block/Block.d.ts diff --git a/react-color/lib/components/chrome/Chrome.d.ts b/types/react-color/lib/components/chrome/Chrome.d.ts similarity index 100% rename from react-color/lib/components/chrome/Chrome.d.ts rename to types/react-color/lib/components/chrome/Chrome.d.ts diff --git a/react-color/lib/components/circle/Circle.d.ts b/types/react-color/lib/components/circle/Circle.d.ts similarity index 100% rename from react-color/lib/components/circle/Circle.d.ts rename to types/react-color/lib/components/circle/Circle.d.ts diff --git a/react-color/lib/components/common/Alpha.d.ts b/types/react-color/lib/components/common/Alpha.d.ts similarity index 100% rename from react-color/lib/components/common/Alpha.d.ts rename to types/react-color/lib/components/common/Alpha.d.ts diff --git a/react-color/lib/components/common/Checkboard.d.ts b/types/react-color/lib/components/common/Checkboard.d.ts similarity index 100% rename from react-color/lib/components/common/Checkboard.d.ts rename to types/react-color/lib/components/common/Checkboard.d.ts diff --git a/react-color/lib/components/common/ColorWrap.d.ts b/types/react-color/lib/components/common/ColorWrap.d.ts similarity index 100% rename from react-color/lib/components/common/ColorWrap.d.ts rename to types/react-color/lib/components/common/ColorWrap.d.ts diff --git a/react-color/lib/components/common/EditableInput.d.ts b/types/react-color/lib/components/common/EditableInput.d.ts similarity index 100% rename from react-color/lib/components/common/EditableInput.d.ts rename to types/react-color/lib/components/common/EditableInput.d.ts diff --git a/react-color/lib/components/common/Hue.d.ts b/types/react-color/lib/components/common/Hue.d.ts similarity index 100% rename from react-color/lib/components/common/Hue.d.ts rename to types/react-color/lib/components/common/Hue.d.ts diff --git a/react-color/lib/components/common/Saturation.d.ts b/types/react-color/lib/components/common/Saturation.d.ts similarity index 100% rename from react-color/lib/components/common/Saturation.d.ts rename to types/react-color/lib/components/common/Saturation.d.ts diff --git a/react-color/lib/components/common/index.d.ts b/types/react-color/lib/components/common/index.d.ts similarity index 100% rename from react-color/lib/components/common/index.d.ts rename to types/react-color/lib/components/common/index.d.ts diff --git a/react-color/lib/components/compact/Compact.d.ts b/types/react-color/lib/components/compact/Compact.d.ts similarity index 100% rename from react-color/lib/components/compact/Compact.d.ts rename to types/react-color/lib/components/compact/Compact.d.ts diff --git a/react-color/lib/components/github/Github.d.ts b/types/react-color/lib/components/github/Github.d.ts similarity index 100% rename from react-color/lib/components/github/Github.d.ts rename to types/react-color/lib/components/github/Github.d.ts diff --git a/react-color/lib/components/hue/Hue.d.ts b/types/react-color/lib/components/hue/Hue.d.ts similarity index 100% rename from react-color/lib/components/hue/Hue.d.ts rename to types/react-color/lib/components/hue/Hue.d.ts diff --git a/react-color/lib/components/material/Material.d.ts b/types/react-color/lib/components/material/Material.d.ts similarity index 100% rename from react-color/lib/components/material/Material.d.ts rename to types/react-color/lib/components/material/Material.d.ts diff --git a/react-color/lib/components/photoshop/Photoshop.d.ts b/types/react-color/lib/components/photoshop/Photoshop.d.ts similarity index 100% rename from react-color/lib/components/photoshop/Photoshop.d.ts rename to types/react-color/lib/components/photoshop/Photoshop.d.ts diff --git a/react-color/lib/components/sketch/Sketch.d.ts b/types/react-color/lib/components/sketch/Sketch.d.ts similarity index 100% rename from react-color/lib/components/sketch/Sketch.d.ts rename to types/react-color/lib/components/sketch/Sketch.d.ts diff --git a/react-color/lib/components/slider/Slider.d.ts b/types/react-color/lib/components/slider/Slider.d.ts similarity index 100% rename from react-color/lib/components/slider/Slider.d.ts rename to types/react-color/lib/components/slider/Slider.d.ts diff --git a/react-color/lib/components/swatches/Swatches.d.ts b/types/react-color/lib/components/swatches/Swatches.d.ts similarity index 100% rename from react-color/lib/components/swatches/Swatches.d.ts rename to types/react-color/lib/components/swatches/Swatches.d.ts diff --git a/react-color/lib/components/twitter/Twitter.d.ts b/types/react-color/lib/components/twitter/Twitter.d.ts similarity index 100% rename from react-color/lib/components/twitter/Twitter.d.ts rename to types/react-color/lib/components/twitter/Twitter.d.ts diff --git a/react-color/react-color-tests.tsx b/types/react-color/react-color-tests.tsx similarity index 100% rename from react-color/react-color-tests.tsx rename to types/react-color/react-color-tests.tsx diff --git a/react-color/tsconfig.json b/types/react-color/tsconfig.json similarity index 100% rename from react-color/tsconfig.json rename to types/react-color/tsconfig.json diff --git a/react-color/tslint.json b/types/react-color/tslint.json similarity index 100% rename from react-color/tslint.json rename to types/react-color/tslint.json diff --git a/react-copy-to-clipboard/index.d.ts b/types/react-copy-to-clipboard/index.d.ts similarity index 100% rename from react-copy-to-clipboard/index.d.ts rename to types/react-copy-to-clipboard/index.d.ts diff --git a/react-copy-to-clipboard/react-copy-to-clipboard-tests.tsx b/types/react-copy-to-clipboard/react-copy-to-clipboard-tests.tsx similarity index 100% rename from react-copy-to-clipboard/react-copy-to-clipboard-tests.tsx rename to types/react-copy-to-clipboard/react-copy-to-clipboard-tests.tsx diff --git a/react-copy-to-clipboard/tsconfig.json b/types/react-copy-to-clipboard/tsconfig.json similarity index 100% rename from react-copy-to-clipboard/tsconfig.json rename to types/react-copy-to-clipboard/tsconfig.json diff --git a/react-copy-to-clipboard/tslint.json b/types/react-copy-to-clipboard/tslint.json similarity index 100% rename from react-copy-to-clipboard/tslint.json rename to types/react-copy-to-clipboard/tslint.json diff --git a/react-cropper/index.d.ts b/types/react-cropper/index.d.ts similarity index 100% rename from react-cropper/index.d.ts rename to types/react-cropper/index.d.ts diff --git a/react-cropper/react-cropper-tests.tsx b/types/react-cropper/react-cropper-tests.tsx similarity index 100% rename from react-cropper/react-cropper-tests.tsx rename to types/react-cropper/react-cropper-tests.tsx diff --git a/react-cropper/tsconfig.json b/types/react-cropper/tsconfig.json similarity index 100% rename from react-cropper/tsconfig.json rename to types/react-cropper/tsconfig.json diff --git a/react-css-modules/index.d.ts b/types/react-css-modules/index.d.ts similarity index 100% rename from react-css-modules/index.d.ts rename to types/react-css-modules/index.d.ts diff --git a/react-css-modules/react-css-modules-tests.tsx b/types/react-css-modules/react-css-modules-tests.tsx similarity index 100% rename from react-css-modules/react-css-modules-tests.tsx rename to types/react-css-modules/react-css-modules-tests.tsx diff --git a/react-css-modules/tsconfig.json b/types/react-css-modules/tsconfig.json similarity index 100% rename from react-css-modules/tsconfig.json rename to types/react-css-modules/tsconfig.json diff --git a/react-css-transition-replace/index.d.ts b/types/react-css-transition-replace/index.d.ts similarity index 100% rename from react-css-transition-replace/index.d.ts rename to types/react-css-transition-replace/index.d.ts diff --git a/react-css-transition-replace/react-css-transition-replace-tests.tsx b/types/react-css-transition-replace/react-css-transition-replace-tests.tsx similarity index 100% rename from react-css-transition-replace/react-css-transition-replace-tests.tsx rename to types/react-css-transition-replace/react-css-transition-replace-tests.tsx diff --git a/react-css-transition-replace/tsconfig.json b/types/react-css-transition-replace/tsconfig.json similarity index 100% rename from react-css-transition-replace/tsconfig.json rename to types/react-css-transition-replace/tsconfig.json diff --git a/react-custom-scrollbars/index.d.ts b/types/react-custom-scrollbars/index.d.ts similarity index 100% rename from react-custom-scrollbars/index.d.ts rename to types/react-custom-scrollbars/index.d.ts diff --git a/react-custom-scrollbars/react-custom-scrollbars-tests.tsx b/types/react-custom-scrollbars/react-custom-scrollbars-tests.tsx similarity index 100% rename from react-custom-scrollbars/react-custom-scrollbars-tests.tsx rename to types/react-custom-scrollbars/react-custom-scrollbars-tests.tsx diff --git a/react-custom-scrollbars/tsconfig.json b/types/react-custom-scrollbars/tsconfig.json similarity index 100% rename from react-custom-scrollbars/tsconfig.json rename to types/react-custom-scrollbars/tsconfig.json diff --git a/react-data-grid/index.d.ts b/types/react-data-grid/index.d.ts similarity index 100% rename from react-data-grid/index.d.ts rename to types/react-data-grid/index.d.ts diff --git a/react-data-grid/react-data-grid-tests.tsx b/types/react-data-grid/react-data-grid-tests.tsx similarity index 100% rename from react-data-grid/react-data-grid-tests.tsx rename to types/react-data-grid/react-data-grid-tests.tsx diff --git a/react-data-grid/tsconfig.json b/types/react-data-grid/tsconfig.json similarity index 100% rename from react-data-grid/tsconfig.json rename to types/react-data-grid/tsconfig.json diff --git a/react-datagrid/index.d.ts b/types/react-datagrid/index.d.ts similarity index 100% rename from react-datagrid/index.d.ts rename to types/react-datagrid/index.d.ts diff --git a/react-datagrid/react-datagrid-tests.tsx b/types/react-datagrid/react-datagrid-tests.tsx similarity index 100% rename from react-datagrid/react-datagrid-tests.tsx rename to types/react-datagrid/react-datagrid-tests.tsx diff --git a/react-datagrid/tsconfig.json b/types/react-datagrid/tsconfig.json similarity index 100% rename from react-datagrid/tsconfig.json rename to types/react-datagrid/tsconfig.json diff --git a/react-datepicker/index.d.ts b/types/react-datepicker/index.d.ts similarity index 100% rename from react-datepicker/index.d.ts rename to types/react-datepicker/index.d.ts diff --git a/react-datepicker/package.json b/types/react-datepicker/package.json similarity index 100% rename from react-datepicker/package.json rename to types/react-datepicker/package.json diff --git a/react-datepicker/react-datepicker-tests.tsx b/types/react-datepicker/react-datepicker-tests.tsx similarity index 100% rename from react-datepicker/react-datepicker-tests.tsx rename to types/react-datepicker/react-datepicker-tests.tsx diff --git a/react-datepicker/tsconfig.json b/types/react-datepicker/tsconfig.json similarity index 100% rename from react-datepicker/tsconfig.json rename to types/react-datepicker/tsconfig.json diff --git a/react-daterange-picker/index.d.ts b/types/react-daterange-picker/index.d.ts similarity index 100% rename from react-daterange-picker/index.d.ts rename to types/react-daterange-picker/index.d.ts diff --git a/react-daterange-picker/react-daterange-picker-tests.tsx b/types/react-daterange-picker/react-daterange-picker-tests.tsx similarity index 100% rename from react-daterange-picker/react-daterange-picker-tests.tsx rename to types/react-daterange-picker/react-daterange-picker-tests.tsx diff --git a/react-daterange-picker/tsconfig.json b/types/react-daterange-picker/tsconfig.json similarity index 100% rename from react-daterange-picker/tsconfig.json rename to types/react-daterange-picker/tsconfig.json diff --git a/react-dates/index.d.ts b/types/react-dates/index.d.ts similarity index 100% rename from react-dates/index.d.ts rename to types/react-dates/index.d.ts diff --git a/react-dates/package.json b/types/react-dates/package.json similarity index 100% rename from react-dates/package.json rename to types/react-dates/package.json diff --git a/react-dates/react-dates-tests.tsx b/types/react-dates/react-dates-tests.tsx similarity index 100% rename from react-dates/react-dates-tests.tsx rename to types/react-dates/react-dates-tests.tsx diff --git a/react-dates/tsconfig.json b/types/react-dates/tsconfig.json similarity index 100% rename from react-dates/tsconfig.json rename to types/react-dates/tsconfig.json diff --git a/react-day-picker/index.d.ts b/types/react-day-picker/index.d.ts similarity index 100% rename from react-day-picker/index.d.ts rename to types/react-day-picker/index.d.ts diff --git a/react-day-picker/react-day-picker-tests.tsx b/types/react-day-picker/react-day-picker-tests.tsx similarity index 100% rename from react-day-picker/react-day-picker-tests.tsx rename to types/react-day-picker/react-day-picker-tests.tsx diff --git a/react-day-picker/tsconfig.json b/types/react-day-picker/tsconfig.json similarity index 100% rename from react-day-picker/tsconfig.json rename to types/react-day-picker/tsconfig.json diff --git a/react-day-picker/tslint.json b/types/react-day-picker/tslint.json similarity index 100% rename from react-day-picker/tslint.json rename to types/react-day-picker/tslint.json diff --git a/react-dnd-html5-backend/index.d.ts b/types/react-dnd-html5-backend/index.d.ts similarity index 100% rename from react-dnd-html5-backend/index.d.ts rename to types/react-dnd-html5-backend/index.d.ts diff --git a/react-dnd-html5-backend/react-dnd-html5-backend-tests.ts b/types/react-dnd-html5-backend/react-dnd-html5-backend-tests.ts similarity index 100% rename from react-dnd-html5-backend/react-dnd-html5-backend-tests.ts rename to types/react-dnd-html5-backend/react-dnd-html5-backend-tests.ts diff --git a/react-dnd-html5-backend/tsconfig.json b/types/react-dnd-html5-backend/tsconfig.json similarity index 100% rename from react-dnd-html5-backend/tsconfig.json rename to types/react-dnd-html5-backend/tsconfig.json diff --git a/react-dnd-html5-backend/tslint.json b/types/react-dnd-html5-backend/tslint.json similarity index 100% rename from react-dnd-html5-backend/tslint.json rename to types/react-dnd-html5-backend/tslint.json diff --git a/react-dnd/index.d.ts b/types/react-dnd/index.d.ts similarity index 100% rename from react-dnd/index.d.ts rename to types/react-dnd/index.d.ts diff --git a/react-dnd/react-dnd-tests.ts b/types/react-dnd/react-dnd-tests.ts similarity index 100% rename from react-dnd/react-dnd-tests.ts rename to types/react-dnd/react-dnd-tests.ts diff --git a/react-dnd/tsconfig.json b/types/react-dnd/tsconfig.json similarity index 100% rename from react-dnd/tsconfig.json rename to types/react-dnd/tsconfig.json diff --git a/react-dom/index.d.ts b/types/react-dom/index.d.ts similarity index 100% rename from react-dom/index.d.ts rename to types/react-dom/index.d.ts diff --git a/react-dom/server.d.ts b/types/react-dom/server.d.ts similarity index 100% rename from react-dom/server.d.ts rename to types/react-dom/server.d.ts diff --git a/react-dom/tsconfig.json b/types/react-dom/tsconfig.json similarity index 100% rename from react-dom/tsconfig.json rename to types/react-dom/tsconfig.json diff --git a/react-dropzone/index.d.ts b/types/react-dropzone/index.d.ts similarity index 100% rename from react-dropzone/index.d.ts rename to types/react-dropzone/index.d.ts diff --git a/react-dropzone/react-dropzone-tests.tsx b/types/react-dropzone/react-dropzone-tests.tsx similarity index 100% rename from react-dropzone/react-dropzone-tests.tsx rename to types/react-dropzone/react-dropzone-tests.tsx diff --git a/react-dropzone/tsconfig.json b/types/react-dropzone/tsconfig.json similarity index 100% rename from react-dropzone/tsconfig.json rename to types/react-dropzone/tsconfig.json diff --git a/react-easy-chart/index.d.ts b/types/react-easy-chart/index.d.ts similarity index 100% rename from react-easy-chart/index.d.ts rename to types/react-easy-chart/index.d.ts diff --git a/react-easy-chart/react-easy-chart-tests.tsx b/types/react-easy-chart/react-easy-chart-tests.tsx similarity index 100% rename from react-easy-chart/react-easy-chart-tests.tsx rename to types/react-easy-chart/react-easy-chart-tests.tsx diff --git a/react-easy-chart/tsconfig.json b/types/react-easy-chart/tsconfig.json similarity index 100% rename from react-easy-chart/tsconfig.json rename to types/react-easy-chart/tsconfig.json diff --git a/react-event-listener/index.d.ts b/types/react-event-listener/index.d.ts similarity index 100% rename from react-event-listener/index.d.ts rename to types/react-event-listener/index.d.ts diff --git a/react-event-listener/react-event-listener-tests.tsx b/types/react-event-listener/react-event-listener-tests.tsx similarity index 100% rename from react-event-listener/react-event-listener-tests.tsx rename to types/react-event-listener/react-event-listener-tests.tsx diff --git a/react-event-listener/tsconfig.json b/types/react-event-listener/tsconfig.json similarity index 100% rename from react-event-listener/tsconfig.json rename to types/react-event-listener/tsconfig.json diff --git a/react-event-listener/tslint.json b/types/react-event-listener/tslint.json similarity index 100% rename from react-event-listener/tslint.json rename to types/react-event-listener/tslint.json diff --git a/react-fa/index.d.ts b/types/react-fa/index.d.ts similarity index 100% rename from react-fa/index.d.ts rename to types/react-fa/index.d.ts diff --git a/react-fa/react-fa-tests.tsx b/types/react-fa/react-fa-tests.tsx similarity index 100% rename from react-fa/react-fa-tests.tsx rename to types/react-fa/react-fa-tests.tsx diff --git a/react-fa/tsconfig.json b/types/react-fa/tsconfig.json similarity index 100% rename from react-fa/tsconfig.json rename to types/react-fa/tsconfig.json diff --git a/react-fa/tslint.json b/types/react-fa/tslint.json similarity index 100% rename from react-fa/tslint.json rename to types/react-fa/tslint.json diff --git a/react-facebook-login/index.d.ts b/types/react-facebook-login/index.d.ts similarity index 100% rename from react-facebook-login/index.d.ts rename to types/react-facebook-login/index.d.ts diff --git a/react-facebook-login/react-facebook-login-tests.tsx b/types/react-facebook-login/react-facebook-login-tests.tsx similarity index 100% rename from react-facebook-login/react-facebook-login-tests.tsx rename to types/react-facebook-login/react-facebook-login-tests.tsx diff --git a/react-facebook-login/tsconfig.json b/types/react-facebook-login/tsconfig.json similarity index 100% rename from react-facebook-login/tsconfig.json rename to types/react-facebook-login/tsconfig.json diff --git a/react-facebook-login/tslint.json b/types/react-facebook-login/tslint.json similarity index 100% rename from react-facebook-login/tslint.json rename to types/react-facebook-login/tslint.json diff --git a/react-file-input/index.d.ts b/types/react-file-input/index.d.ts similarity index 100% rename from react-file-input/index.d.ts rename to types/react-file-input/index.d.ts diff --git a/react-file-input/react-file-input-tests.tsx b/types/react-file-input/react-file-input-tests.tsx similarity index 100% rename from react-file-input/react-file-input-tests.tsx rename to types/react-file-input/react-file-input-tests.tsx diff --git a/react-file-input/tsconfig.json b/types/react-file-input/tsconfig.json similarity index 100% rename from react-file-input/tsconfig.json rename to types/react-file-input/tsconfig.json diff --git a/react-file-reader-input/index.d.ts b/types/react-file-reader-input/index.d.ts similarity index 100% rename from react-file-reader-input/index.d.ts rename to types/react-file-reader-input/index.d.ts diff --git a/react-file-reader-input/react-file-reader-input-tests.tsx b/types/react-file-reader-input/react-file-reader-input-tests.tsx similarity index 100% rename from react-file-reader-input/react-file-reader-input-tests.tsx rename to types/react-file-reader-input/react-file-reader-input-tests.tsx diff --git a/react-file-reader-input/tsconfig.json b/types/react-file-reader-input/tsconfig.json similarity index 100% rename from react-file-reader-input/tsconfig.json rename to types/react-file-reader-input/tsconfig.json diff --git a/react-flex/index.d.ts b/types/react-flex/index.d.ts similarity index 100% rename from react-flex/index.d.ts rename to types/react-flex/index.d.ts diff --git a/react-flex/react-flex-tests.tsx b/types/react-flex/react-flex-tests.tsx similarity index 100% rename from react-flex/react-flex-tests.tsx rename to types/react-flex/react-flex-tests.tsx diff --git a/react-flex/tsconfig.json b/types/react-flex/tsconfig.json similarity index 100% rename from react-flex/tsconfig.json rename to types/react-flex/tsconfig.json diff --git a/react-flexr/index.d.ts b/types/react-flexr/index.d.ts similarity index 100% rename from react-flexr/index.d.ts rename to types/react-flexr/index.d.ts diff --git a/react-flexr/react-flexr-tests.tsx b/types/react-flexr/react-flexr-tests.tsx similarity index 100% rename from react-flexr/react-flexr-tests.tsx rename to types/react-flexr/react-flexr-tests.tsx diff --git a/react-flexr/tsconfig.json b/types/react-flexr/tsconfig.json similarity index 100% rename from react-flexr/tsconfig.json rename to types/react-flexr/tsconfig.json diff --git a/react-fontawesome/index.d.ts b/types/react-fontawesome/index.d.ts similarity index 100% rename from react-fontawesome/index.d.ts rename to types/react-fontawesome/index.d.ts diff --git a/react-fontawesome/react-fontawesome-tests.tsx b/types/react-fontawesome/react-fontawesome-tests.tsx similarity index 100% rename from react-fontawesome/react-fontawesome-tests.tsx rename to types/react-fontawesome/react-fontawesome-tests.tsx diff --git a/react-fontawesome/tsconfig.json b/types/react-fontawesome/tsconfig.json similarity index 100% rename from react-fontawesome/tsconfig.json rename to types/react-fontawesome/tsconfig.json diff --git a/react-ga/index.d.ts b/types/react-ga/index.d.ts similarity index 100% rename from react-ga/index.d.ts rename to types/react-ga/index.d.ts diff --git a/react-ga/react-ga-tests.tsx b/types/react-ga/react-ga-tests.tsx similarity index 100% rename from react-ga/react-ga-tests.tsx rename to types/react-ga/react-ga-tests.tsx diff --git a/react-ga/tsconfig.json b/types/react-ga/tsconfig.json similarity index 100% rename from react-ga/tsconfig.json rename to types/react-ga/tsconfig.json diff --git a/react-ga/tslint.json b/types/react-ga/tslint.json similarity index 100% rename from react-ga/tslint.json rename to types/react-ga/tslint.json diff --git a/react-gravatar/index.d.ts b/types/react-gravatar/index.d.ts similarity index 100% rename from react-gravatar/index.d.ts rename to types/react-gravatar/index.d.ts diff --git a/react-gravatar/react-gravatar-tests.tsx b/types/react-gravatar/react-gravatar-tests.tsx similarity index 100% rename from react-gravatar/react-gravatar-tests.tsx rename to types/react-gravatar/react-gravatar-tests.tsx diff --git a/react-gravatar/tsconfig.json b/types/react-gravatar/tsconfig.json similarity index 100% rename from react-gravatar/tsconfig.json rename to types/react-gravatar/tsconfig.json diff --git a/react-gravatar/tslint.json b/types/react-gravatar/tslint.json similarity index 100% rename from react-gravatar/tslint.json rename to types/react-gravatar/tslint.json diff --git a/react-helmet/index.d.ts b/types/react-helmet/index.d.ts similarity index 100% rename from react-helmet/index.d.ts rename to types/react-helmet/index.d.ts diff --git a/react-helmet/react-helmet-tests.tsx b/types/react-helmet/react-helmet-tests.tsx similarity index 100% rename from react-helmet/react-helmet-tests.tsx rename to types/react-helmet/react-helmet-tests.tsx diff --git a/react-helmet/tsconfig.json b/types/react-helmet/tsconfig.json similarity index 100% rename from react-helmet/tsconfig.json rename to types/react-helmet/tsconfig.json diff --git a/react-highlight-words/index.d.ts b/types/react-highlight-words/index.d.ts similarity index 100% rename from react-highlight-words/index.d.ts rename to types/react-highlight-words/index.d.ts diff --git a/react-highlight-words/react-highlight-words-tests.tsx b/types/react-highlight-words/react-highlight-words-tests.tsx similarity index 100% rename from react-highlight-words/react-highlight-words-tests.tsx rename to types/react-highlight-words/react-highlight-words-tests.tsx diff --git a/react-highlight-words/tsconfig.json b/types/react-highlight-words/tsconfig.json similarity index 100% rename from react-highlight-words/tsconfig.json rename to types/react-highlight-words/tsconfig.json diff --git a/react-highlight-words/tslint.json b/types/react-highlight-words/tslint.json similarity index 100% rename from react-highlight-words/tslint.json rename to types/react-highlight-words/tslint.json diff --git a/react-highlighter/index.d.ts b/types/react-highlighter/index.d.ts similarity index 100% rename from react-highlighter/index.d.ts rename to types/react-highlighter/index.d.ts diff --git a/react-highlighter/react-highlighter-tests.tsx b/types/react-highlighter/react-highlighter-tests.tsx similarity index 100% rename from react-highlighter/react-highlighter-tests.tsx rename to types/react-highlighter/react-highlighter-tests.tsx diff --git a/react-highlighter/tsconfig.json b/types/react-highlighter/tsconfig.json similarity index 100% rename from react-highlighter/tsconfig.json rename to types/react-highlighter/tsconfig.json diff --git a/react-highlighter/tslint.json b/types/react-highlighter/tslint.json similarity index 100% rename from react-highlighter/tslint.json rename to types/react-highlighter/tslint.json diff --git a/react-holder/index.d.ts b/types/react-holder/index.d.ts similarity index 100% rename from react-holder/index.d.ts rename to types/react-holder/index.d.ts diff --git a/react-holder/react-holder-tests.tsx b/types/react-holder/react-holder-tests.tsx similarity index 100% rename from react-holder/react-holder-tests.tsx rename to types/react-holder/react-holder-tests.tsx diff --git a/react-holder/tsconfig.json b/types/react-holder/tsconfig.json similarity index 100% rename from react-holder/tsconfig.json rename to types/react-holder/tsconfig.json diff --git a/react-hot-loader/index.d.ts b/types/react-hot-loader/index.d.ts similarity index 100% rename from react-hot-loader/index.d.ts rename to types/react-hot-loader/index.d.ts diff --git a/react-hot-loader/react-hot-loader-tests.tsx b/types/react-hot-loader/react-hot-loader-tests.tsx similarity index 100% rename from react-hot-loader/react-hot-loader-tests.tsx rename to types/react-hot-loader/react-hot-loader-tests.tsx diff --git a/react-hot-loader/tsconfig.json b/types/react-hot-loader/tsconfig.json similarity index 100% rename from react-hot-loader/tsconfig.json rename to types/react-hot-loader/tsconfig.json diff --git a/react-i18next/index.d.ts b/types/react-i18next/index.d.ts similarity index 100% rename from react-i18next/index.d.ts rename to types/react-i18next/index.d.ts diff --git a/react-i18next/react-i18next-tests.tsx b/types/react-i18next/react-i18next-tests.tsx similarity index 100% rename from react-i18next/react-i18next-tests.tsx rename to types/react-i18next/react-i18next-tests.tsx diff --git a/react-i18next/tsconfig.json b/types/react-i18next/tsconfig.json similarity index 100% rename from react-i18next/tsconfig.json rename to types/react-i18next/tsconfig.json diff --git a/react-icon-base/index.d.ts b/types/react-icon-base/index.d.ts similarity index 100% rename from react-icon-base/index.d.ts rename to types/react-icon-base/index.d.ts diff --git a/react-icon-base/react-icon-base-tests.tsx b/types/react-icon-base/react-icon-base-tests.tsx similarity index 100% rename from react-icon-base/react-icon-base-tests.tsx rename to types/react-icon-base/react-icon-base-tests.tsx diff --git a/react-icon-base/tsconfig.json b/types/react-icon-base/tsconfig.json similarity index 100% rename from react-icon-base/tsconfig.json rename to types/react-icon-base/tsconfig.json diff --git a/react-icon-base/tslint.json b/types/react-icon-base/tslint.json similarity index 100% rename from react-icon-base/tslint.json rename to types/react-icon-base/tslint.json diff --git a/react-icons/fa/500px.d.ts b/types/react-icons/fa/500px.d.ts similarity index 100% rename from react-icons/fa/500px.d.ts rename to types/react-icons/fa/500px.d.ts diff --git a/react-icons/fa/adjust.d.ts b/types/react-icons/fa/adjust.d.ts similarity index 100% rename from react-icons/fa/adjust.d.ts rename to types/react-icons/fa/adjust.d.ts diff --git a/react-icons/fa/adn.d.ts b/types/react-icons/fa/adn.d.ts similarity index 100% rename from react-icons/fa/adn.d.ts rename to types/react-icons/fa/adn.d.ts diff --git a/react-icons/fa/align-center.d.ts b/types/react-icons/fa/align-center.d.ts similarity index 100% rename from react-icons/fa/align-center.d.ts rename to types/react-icons/fa/align-center.d.ts diff --git a/react-icons/fa/align-justify.d.ts b/types/react-icons/fa/align-justify.d.ts similarity index 100% rename from react-icons/fa/align-justify.d.ts rename to types/react-icons/fa/align-justify.d.ts diff --git a/react-icons/fa/align-left.d.ts b/types/react-icons/fa/align-left.d.ts similarity index 100% rename from react-icons/fa/align-left.d.ts rename to types/react-icons/fa/align-left.d.ts diff --git a/react-icons/fa/align-right.d.ts b/types/react-icons/fa/align-right.d.ts similarity index 100% rename from react-icons/fa/align-right.d.ts rename to types/react-icons/fa/align-right.d.ts diff --git a/react-icons/fa/amazon.d.ts b/types/react-icons/fa/amazon.d.ts similarity index 100% rename from react-icons/fa/amazon.d.ts rename to types/react-icons/fa/amazon.d.ts diff --git a/react-icons/fa/ambulance.d.ts b/types/react-icons/fa/ambulance.d.ts similarity index 100% rename from react-icons/fa/ambulance.d.ts rename to types/react-icons/fa/ambulance.d.ts diff --git a/react-icons/fa/american-sign-language-interpreting.d.ts b/types/react-icons/fa/american-sign-language-interpreting.d.ts similarity index 100% rename from react-icons/fa/american-sign-language-interpreting.d.ts rename to types/react-icons/fa/american-sign-language-interpreting.d.ts diff --git a/react-icons/fa/anchor.d.ts b/types/react-icons/fa/anchor.d.ts similarity index 100% rename from react-icons/fa/anchor.d.ts rename to types/react-icons/fa/anchor.d.ts diff --git a/react-icons/fa/android.d.ts b/types/react-icons/fa/android.d.ts similarity index 100% rename from react-icons/fa/android.d.ts rename to types/react-icons/fa/android.d.ts diff --git a/react-icons/fa/angellist.d.ts b/types/react-icons/fa/angellist.d.ts similarity index 100% rename from react-icons/fa/angellist.d.ts rename to types/react-icons/fa/angellist.d.ts diff --git a/react-icons/fa/angle-double-down.d.ts b/types/react-icons/fa/angle-double-down.d.ts similarity index 100% rename from react-icons/fa/angle-double-down.d.ts rename to types/react-icons/fa/angle-double-down.d.ts diff --git a/react-icons/fa/angle-double-left.d.ts b/types/react-icons/fa/angle-double-left.d.ts similarity index 100% rename from react-icons/fa/angle-double-left.d.ts rename to types/react-icons/fa/angle-double-left.d.ts diff --git a/react-icons/fa/angle-double-right.d.ts b/types/react-icons/fa/angle-double-right.d.ts similarity index 100% rename from react-icons/fa/angle-double-right.d.ts rename to types/react-icons/fa/angle-double-right.d.ts diff --git a/react-icons/fa/angle-double-up.d.ts b/types/react-icons/fa/angle-double-up.d.ts similarity index 100% rename from react-icons/fa/angle-double-up.d.ts rename to types/react-icons/fa/angle-double-up.d.ts diff --git a/react-icons/fa/angle-down.d.ts b/types/react-icons/fa/angle-down.d.ts similarity index 100% rename from react-icons/fa/angle-down.d.ts rename to types/react-icons/fa/angle-down.d.ts diff --git a/react-icons/fa/angle-left.d.ts b/types/react-icons/fa/angle-left.d.ts similarity index 100% rename from react-icons/fa/angle-left.d.ts rename to types/react-icons/fa/angle-left.d.ts diff --git a/react-icons/fa/angle-right.d.ts b/types/react-icons/fa/angle-right.d.ts similarity index 100% rename from react-icons/fa/angle-right.d.ts rename to types/react-icons/fa/angle-right.d.ts diff --git a/react-icons/fa/angle-up.d.ts b/types/react-icons/fa/angle-up.d.ts similarity index 100% rename from react-icons/fa/angle-up.d.ts rename to types/react-icons/fa/angle-up.d.ts diff --git a/react-icons/fa/apple.d.ts b/types/react-icons/fa/apple.d.ts similarity index 100% rename from react-icons/fa/apple.d.ts rename to types/react-icons/fa/apple.d.ts diff --git a/react-icons/fa/archive.d.ts b/types/react-icons/fa/archive.d.ts similarity index 100% rename from react-icons/fa/archive.d.ts rename to types/react-icons/fa/archive.d.ts diff --git a/react-icons/fa/area-chart.d.ts b/types/react-icons/fa/area-chart.d.ts similarity index 100% rename from react-icons/fa/area-chart.d.ts rename to types/react-icons/fa/area-chart.d.ts diff --git a/react-icons/fa/arrow-circle-down.d.ts b/types/react-icons/fa/arrow-circle-down.d.ts similarity index 100% rename from react-icons/fa/arrow-circle-down.d.ts rename to types/react-icons/fa/arrow-circle-down.d.ts diff --git a/react-icons/fa/arrow-circle-left.d.ts b/types/react-icons/fa/arrow-circle-left.d.ts similarity index 100% rename from react-icons/fa/arrow-circle-left.d.ts rename to types/react-icons/fa/arrow-circle-left.d.ts diff --git a/react-icons/fa/arrow-circle-o-down.d.ts b/types/react-icons/fa/arrow-circle-o-down.d.ts similarity index 100% rename from react-icons/fa/arrow-circle-o-down.d.ts rename to types/react-icons/fa/arrow-circle-o-down.d.ts diff --git a/react-icons/fa/arrow-circle-o-left.d.ts b/types/react-icons/fa/arrow-circle-o-left.d.ts similarity index 100% rename from react-icons/fa/arrow-circle-o-left.d.ts rename to types/react-icons/fa/arrow-circle-o-left.d.ts diff --git a/react-icons/fa/arrow-circle-o-right.d.ts b/types/react-icons/fa/arrow-circle-o-right.d.ts similarity index 100% rename from react-icons/fa/arrow-circle-o-right.d.ts rename to types/react-icons/fa/arrow-circle-o-right.d.ts diff --git a/react-icons/fa/arrow-circle-o-up.d.ts b/types/react-icons/fa/arrow-circle-o-up.d.ts similarity index 100% rename from react-icons/fa/arrow-circle-o-up.d.ts rename to types/react-icons/fa/arrow-circle-o-up.d.ts diff --git a/react-icons/fa/arrow-circle-right.d.ts b/types/react-icons/fa/arrow-circle-right.d.ts similarity index 100% rename from react-icons/fa/arrow-circle-right.d.ts rename to types/react-icons/fa/arrow-circle-right.d.ts diff --git a/react-icons/fa/arrow-circle-up.d.ts b/types/react-icons/fa/arrow-circle-up.d.ts similarity index 100% rename from react-icons/fa/arrow-circle-up.d.ts rename to types/react-icons/fa/arrow-circle-up.d.ts diff --git a/react-icons/fa/arrow-down.d.ts b/types/react-icons/fa/arrow-down.d.ts similarity index 100% rename from react-icons/fa/arrow-down.d.ts rename to types/react-icons/fa/arrow-down.d.ts diff --git a/react-icons/fa/arrow-left.d.ts b/types/react-icons/fa/arrow-left.d.ts similarity index 100% rename from react-icons/fa/arrow-left.d.ts rename to types/react-icons/fa/arrow-left.d.ts diff --git a/react-icons/fa/arrow-right.d.ts b/types/react-icons/fa/arrow-right.d.ts similarity index 100% rename from react-icons/fa/arrow-right.d.ts rename to types/react-icons/fa/arrow-right.d.ts diff --git a/react-icons/fa/arrow-up.d.ts b/types/react-icons/fa/arrow-up.d.ts similarity index 100% rename from react-icons/fa/arrow-up.d.ts rename to types/react-icons/fa/arrow-up.d.ts diff --git a/react-icons/fa/arrows-alt.d.ts b/types/react-icons/fa/arrows-alt.d.ts similarity index 100% rename from react-icons/fa/arrows-alt.d.ts rename to types/react-icons/fa/arrows-alt.d.ts diff --git a/react-icons/fa/arrows-h.d.ts b/types/react-icons/fa/arrows-h.d.ts similarity index 100% rename from react-icons/fa/arrows-h.d.ts rename to types/react-icons/fa/arrows-h.d.ts diff --git a/react-icons/fa/arrows-v.d.ts b/types/react-icons/fa/arrows-v.d.ts similarity index 100% rename from react-icons/fa/arrows-v.d.ts rename to types/react-icons/fa/arrows-v.d.ts diff --git a/react-icons/fa/arrows.d.ts b/types/react-icons/fa/arrows.d.ts similarity index 100% rename from react-icons/fa/arrows.d.ts rename to types/react-icons/fa/arrows.d.ts diff --git a/react-icons/fa/assistive-listening-systems.d.ts b/types/react-icons/fa/assistive-listening-systems.d.ts similarity index 100% rename from react-icons/fa/assistive-listening-systems.d.ts rename to types/react-icons/fa/assistive-listening-systems.d.ts diff --git a/react-icons/fa/asterisk.d.ts b/types/react-icons/fa/asterisk.d.ts similarity index 100% rename from react-icons/fa/asterisk.d.ts rename to types/react-icons/fa/asterisk.d.ts diff --git a/react-icons/fa/at.d.ts b/types/react-icons/fa/at.d.ts similarity index 100% rename from react-icons/fa/at.d.ts rename to types/react-icons/fa/at.d.ts diff --git a/react-icons/fa/audio-description.d.ts b/types/react-icons/fa/audio-description.d.ts similarity index 100% rename from react-icons/fa/audio-description.d.ts rename to types/react-icons/fa/audio-description.d.ts diff --git a/react-icons/fa/automobile.d.ts b/types/react-icons/fa/automobile.d.ts similarity index 100% rename from react-icons/fa/automobile.d.ts rename to types/react-icons/fa/automobile.d.ts diff --git a/react-icons/fa/backward.d.ts b/types/react-icons/fa/backward.d.ts similarity index 100% rename from react-icons/fa/backward.d.ts rename to types/react-icons/fa/backward.d.ts diff --git a/react-icons/fa/balance-scale.d.ts b/types/react-icons/fa/balance-scale.d.ts similarity index 100% rename from react-icons/fa/balance-scale.d.ts rename to types/react-icons/fa/balance-scale.d.ts diff --git a/react-icons/fa/ban.d.ts b/types/react-icons/fa/ban.d.ts similarity index 100% rename from react-icons/fa/ban.d.ts rename to types/react-icons/fa/ban.d.ts diff --git a/react-icons/fa/bank.d.ts b/types/react-icons/fa/bank.d.ts similarity index 100% rename from react-icons/fa/bank.d.ts rename to types/react-icons/fa/bank.d.ts diff --git a/react-icons/fa/bar-chart.d.ts b/types/react-icons/fa/bar-chart.d.ts similarity index 100% rename from react-icons/fa/bar-chart.d.ts rename to types/react-icons/fa/bar-chart.d.ts diff --git a/react-icons/fa/barcode.d.ts b/types/react-icons/fa/barcode.d.ts similarity index 100% rename from react-icons/fa/barcode.d.ts rename to types/react-icons/fa/barcode.d.ts diff --git a/react-icons/fa/bars.d.ts b/types/react-icons/fa/bars.d.ts similarity index 100% rename from react-icons/fa/bars.d.ts rename to types/react-icons/fa/bars.d.ts diff --git a/react-icons/fa/battery-0.d.ts b/types/react-icons/fa/battery-0.d.ts similarity index 100% rename from react-icons/fa/battery-0.d.ts rename to types/react-icons/fa/battery-0.d.ts diff --git a/react-icons/fa/battery-1.d.ts b/types/react-icons/fa/battery-1.d.ts similarity index 100% rename from react-icons/fa/battery-1.d.ts rename to types/react-icons/fa/battery-1.d.ts diff --git a/react-icons/fa/battery-2.d.ts b/types/react-icons/fa/battery-2.d.ts similarity index 100% rename from react-icons/fa/battery-2.d.ts rename to types/react-icons/fa/battery-2.d.ts diff --git a/react-icons/fa/battery-3.d.ts b/types/react-icons/fa/battery-3.d.ts similarity index 100% rename from react-icons/fa/battery-3.d.ts rename to types/react-icons/fa/battery-3.d.ts diff --git a/react-icons/fa/battery-4.d.ts b/types/react-icons/fa/battery-4.d.ts similarity index 100% rename from react-icons/fa/battery-4.d.ts rename to types/react-icons/fa/battery-4.d.ts diff --git a/react-icons/fa/bed.d.ts b/types/react-icons/fa/bed.d.ts similarity index 100% rename from react-icons/fa/bed.d.ts rename to types/react-icons/fa/bed.d.ts diff --git a/react-icons/fa/beer.d.ts b/types/react-icons/fa/beer.d.ts similarity index 100% rename from react-icons/fa/beer.d.ts rename to types/react-icons/fa/beer.d.ts diff --git a/react-icons/fa/behance-square.d.ts b/types/react-icons/fa/behance-square.d.ts similarity index 100% rename from react-icons/fa/behance-square.d.ts rename to types/react-icons/fa/behance-square.d.ts diff --git a/react-icons/fa/behance.d.ts b/types/react-icons/fa/behance.d.ts similarity index 100% rename from react-icons/fa/behance.d.ts rename to types/react-icons/fa/behance.d.ts diff --git a/react-icons/fa/bell-o.d.ts b/types/react-icons/fa/bell-o.d.ts similarity index 100% rename from react-icons/fa/bell-o.d.ts rename to types/react-icons/fa/bell-o.d.ts diff --git a/react-icons/fa/bell-slash-o.d.ts b/types/react-icons/fa/bell-slash-o.d.ts similarity index 100% rename from react-icons/fa/bell-slash-o.d.ts rename to types/react-icons/fa/bell-slash-o.d.ts diff --git a/react-icons/fa/bell-slash.d.ts b/types/react-icons/fa/bell-slash.d.ts similarity index 100% rename from react-icons/fa/bell-slash.d.ts rename to types/react-icons/fa/bell-slash.d.ts diff --git a/react-icons/fa/bell.d.ts b/types/react-icons/fa/bell.d.ts similarity index 100% rename from react-icons/fa/bell.d.ts rename to types/react-icons/fa/bell.d.ts diff --git a/react-icons/fa/bicycle.d.ts b/types/react-icons/fa/bicycle.d.ts similarity index 100% rename from react-icons/fa/bicycle.d.ts rename to types/react-icons/fa/bicycle.d.ts diff --git a/react-icons/fa/binoculars.d.ts b/types/react-icons/fa/binoculars.d.ts similarity index 100% rename from react-icons/fa/binoculars.d.ts rename to types/react-icons/fa/binoculars.d.ts diff --git a/react-icons/fa/birthday-cake.d.ts b/types/react-icons/fa/birthday-cake.d.ts similarity index 100% rename from react-icons/fa/birthday-cake.d.ts rename to types/react-icons/fa/birthday-cake.d.ts diff --git a/react-icons/fa/bitbucket-square.d.ts b/types/react-icons/fa/bitbucket-square.d.ts similarity index 100% rename from react-icons/fa/bitbucket-square.d.ts rename to types/react-icons/fa/bitbucket-square.d.ts diff --git a/react-icons/fa/bitbucket.d.ts b/types/react-icons/fa/bitbucket.d.ts similarity index 100% rename from react-icons/fa/bitbucket.d.ts rename to types/react-icons/fa/bitbucket.d.ts diff --git a/react-icons/fa/bitcoin.d.ts b/types/react-icons/fa/bitcoin.d.ts similarity index 100% rename from react-icons/fa/bitcoin.d.ts rename to types/react-icons/fa/bitcoin.d.ts diff --git a/react-icons/fa/black-tie.d.ts b/types/react-icons/fa/black-tie.d.ts similarity index 100% rename from react-icons/fa/black-tie.d.ts rename to types/react-icons/fa/black-tie.d.ts diff --git a/react-icons/fa/blind.d.ts b/types/react-icons/fa/blind.d.ts similarity index 100% rename from react-icons/fa/blind.d.ts rename to types/react-icons/fa/blind.d.ts diff --git a/react-icons/fa/bluetooth-b.d.ts b/types/react-icons/fa/bluetooth-b.d.ts similarity index 100% rename from react-icons/fa/bluetooth-b.d.ts rename to types/react-icons/fa/bluetooth-b.d.ts diff --git a/react-icons/fa/bluetooth.d.ts b/types/react-icons/fa/bluetooth.d.ts similarity index 100% rename from react-icons/fa/bluetooth.d.ts rename to types/react-icons/fa/bluetooth.d.ts diff --git a/react-icons/fa/bold.d.ts b/types/react-icons/fa/bold.d.ts similarity index 100% rename from react-icons/fa/bold.d.ts rename to types/react-icons/fa/bold.d.ts diff --git a/react-icons/fa/bolt.d.ts b/types/react-icons/fa/bolt.d.ts similarity index 100% rename from react-icons/fa/bolt.d.ts rename to types/react-icons/fa/bolt.d.ts diff --git a/react-icons/fa/bomb.d.ts b/types/react-icons/fa/bomb.d.ts similarity index 100% rename from react-icons/fa/bomb.d.ts rename to types/react-icons/fa/bomb.d.ts diff --git a/react-icons/fa/book.d.ts b/types/react-icons/fa/book.d.ts similarity index 100% rename from react-icons/fa/book.d.ts rename to types/react-icons/fa/book.d.ts diff --git a/react-icons/fa/bookmark-o.d.ts b/types/react-icons/fa/bookmark-o.d.ts similarity index 100% rename from react-icons/fa/bookmark-o.d.ts rename to types/react-icons/fa/bookmark-o.d.ts diff --git a/react-icons/fa/bookmark.d.ts b/types/react-icons/fa/bookmark.d.ts similarity index 100% rename from react-icons/fa/bookmark.d.ts rename to types/react-icons/fa/bookmark.d.ts diff --git a/react-icons/fa/braille.d.ts b/types/react-icons/fa/braille.d.ts similarity index 100% rename from react-icons/fa/braille.d.ts rename to types/react-icons/fa/braille.d.ts diff --git a/react-icons/fa/briefcase.d.ts b/types/react-icons/fa/briefcase.d.ts similarity index 100% rename from react-icons/fa/briefcase.d.ts rename to types/react-icons/fa/briefcase.d.ts diff --git a/react-icons/fa/bug.d.ts b/types/react-icons/fa/bug.d.ts similarity index 100% rename from react-icons/fa/bug.d.ts rename to types/react-icons/fa/bug.d.ts diff --git a/react-icons/fa/building-o.d.ts b/types/react-icons/fa/building-o.d.ts similarity index 100% rename from react-icons/fa/building-o.d.ts rename to types/react-icons/fa/building-o.d.ts diff --git a/react-icons/fa/building.d.ts b/types/react-icons/fa/building.d.ts similarity index 100% rename from react-icons/fa/building.d.ts rename to types/react-icons/fa/building.d.ts diff --git a/react-icons/fa/bullhorn.d.ts b/types/react-icons/fa/bullhorn.d.ts similarity index 100% rename from react-icons/fa/bullhorn.d.ts rename to types/react-icons/fa/bullhorn.d.ts diff --git a/react-icons/fa/bullseye.d.ts b/types/react-icons/fa/bullseye.d.ts similarity index 100% rename from react-icons/fa/bullseye.d.ts rename to types/react-icons/fa/bullseye.d.ts diff --git a/react-icons/fa/bus.d.ts b/types/react-icons/fa/bus.d.ts similarity index 100% rename from react-icons/fa/bus.d.ts rename to types/react-icons/fa/bus.d.ts diff --git a/react-icons/fa/buysellads.d.ts b/types/react-icons/fa/buysellads.d.ts similarity index 100% rename from react-icons/fa/buysellads.d.ts rename to types/react-icons/fa/buysellads.d.ts diff --git a/react-icons/fa/cab.d.ts b/types/react-icons/fa/cab.d.ts similarity index 100% rename from react-icons/fa/cab.d.ts rename to types/react-icons/fa/cab.d.ts diff --git a/react-icons/fa/calculator.d.ts b/types/react-icons/fa/calculator.d.ts similarity index 100% rename from react-icons/fa/calculator.d.ts rename to types/react-icons/fa/calculator.d.ts diff --git a/react-icons/fa/calendar-check-o.d.ts b/types/react-icons/fa/calendar-check-o.d.ts similarity index 100% rename from react-icons/fa/calendar-check-o.d.ts rename to types/react-icons/fa/calendar-check-o.d.ts diff --git a/react-icons/fa/calendar-minus-o.d.ts b/types/react-icons/fa/calendar-minus-o.d.ts similarity index 100% rename from react-icons/fa/calendar-minus-o.d.ts rename to types/react-icons/fa/calendar-minus-o.d.ts diff --git a/react-icons/fa/calendar-o.d.ts b/types/react-icons/fa/calendar-o.d.ts similarity index 100% rename from react-icons/fa/calendar-o.d.ts rename to types/react-icons/fa/calendar-o.d.ts diff --git a/react-icons/fa/calendar-plus-o.d.ts b/types/react-icons/fa/calendar-plus-o.d.ts similarity index 100% rename from react-icons/fa/calendar-plus-o.d.ts rename to types/react-icons/fa/calendar-plus-o.d.ts diff --git a/react-icons/fa/calendar-times-o.d.ts b/types/react-icons/fa/calendar-times-o.d.ts similarity index 100% rename from react-icons/fa/calendar-times-o.d.ts rename to types/react-icons/fa/calendar-times-o.d.ts diff --git a/react-icons/fa/calendar.d.ts b/types/react-icons/fa/calendar.d.ts similarity index 100% rename from react-icons/fa/calendar.d.ts rename to types/react-icons/fa/calendar.d.ts diff --git a/react-icons/fa/camera-retro.d.ts b/types/react-icons/fa/camera-retro.d.ts similarity index 100% rename from react-icons/fa/camera-retro.d.ts rename to types/react-icons/fa/camera-retro.d.ts diff --git a/react-icons/fa/camera.d.ts b/types/react-icons/fa/camera.d.ts similarity index 100% rename from react-icons/fa/camera.d.ts rename to types/react-icons/fa/camera.d.ts diff --git a/react-icons/fa/caret-down.d.ts b/types/react-icons/fa/caret-down.d.ts similarity index 100% rename from react-icons/fa/caret-down.d.ts rename to types/react-icons/fa/caret-down.d.ts diff --git a/react-icons/fa/caret-left.d.ts b/types/react-icons/fa/caret-left.d.ts similarity index 100% rename from react-icons/fa/caret-left.d.ts rename to types/react-icons/fa/caret-left.d.ts diff --git a/react-icons/fa/caret-right.d.ts b/types/react-icons/fa/caret-right.d.ts similarity index 100% rename from react-icons/fa/caret-right.d.ts rename to types/react-icons/fa/caret-right.d.ts diff --git a/react-icons/fa/caret-square-o-down.d.ts b/types/react-icons/fa/caret-square-o-down.d.ts similarity index 100% rename from react-icons/fa/caret-square-o-down.d.ts rename to types/react-icons/fa/caret-square-o-down.d.ts diff --git a/react-icons/fa/caret-square-o-left.d.ts b/types/react-icons/fa/caret-square-o-left.d.ts similarity index 100% rename from react-icons/fa/caret-square-o-left.d.ts rename to types/react-icons/fa/caret-square-o-left.d.ts diff --git a/react-icons/fa/caret-square-o-right.d.ts b/types/react-icons/fa/caret-square-o-right.d.ts similarity index 100% rename from react-icons/fa/caret-square-o-right.d.ts rename to types/react-icons/fa/caret-square-o-right.d.ts diff --git a/react-icons/fa/caret-square-o-up.d.ts b/types/react-icons/fa/caret-square-o-up.d.ts similarity index 100% rename from react-icons/fa/caret-square-o-up.d.ts rename to types/react-icons/fa/caret-square-o-up.d.ts diff --git a/react-icons/fa/caret-up.d.ts b/types/react-icons/fa/caret-up.d.ts similarity index 100% rename from react-icons/fa/caret-up.d.ts rename to types/react-icons/fa/caret-up.d.ts diff --git a/react-icons/fa/cart-arrow-down.d.ts b/types/react-icons/fa/cart-arrow-down.d.ts similarity index 100% rename from react-icons/fa/cart-arrow-down.d.ts rename to types/react-icons/fa/cart-arrow-down.d.ts diff --git a/react-icons/fa/cart-plus.d.ts b/types/react-icons/fa/cart-plus.d.ts similarity index 100% rename from react-icons/fa/cart-plus.d.ts rename to types/react-icons/fa/cart-plus.d.ts diff --git a/react-icons/fa/cc-amex.d.ts b/types/react-icons/fa/cc-amex.d.ts similarity index 100% rename from react-icons/fa/cc-amex.d.ts rename to types/react-icons/fa/cc-amex.d.ts diff --git a/react-icons/fa/cc-diners-club.d.ts b/types/react-icons/fa/cc-diners-club.d.ts similarity index 100% rename from react-icons/fa/cc-diners-club.d.ts rename to types/react-icons/fa/cc-diners-club.d.ts diff --git a/react-icons/fa/cc-discover.d.ts b/types/react-icons/fa/cc-discover.d.ts similarity index 100% rename from react-icons/fa/cc-discover.d.ts rename to types/react-icons/fa/cc-discover.d.ts diff --git a/react-icons/fa/cc-jcb.d.ts b/types/react-icons/fa/cc-jcb.d.ts similarity index 100% rename from react-icons/fa/cc-jcb.d.ts rename to types/react-icons/fa/cc-jcb.d.ts diff --git a/react-icons/fa/cc-mastercard.d.ts b/types/react-icons/fa/cc-mastercard.d.ts similarity index 100% rename from react-icons/fa/cc-mastercard.d.ts rename to types/react-icons/fa/cc-mastercard.d.ts diff --git a/react-icons/fa/cc-paypal.d.ts b/types/react-icons/fa/cc-paypal.d.ts similarity index 100% rename from react-icons/fa/cc-paypal.d.ts rename to types/react-icons/fa/cc-paypal.d.ts diff --git a/react-icons/fa/cc-stripe.d.ts b/types/react-icons/fa/cc-stripe.d.ts similarity index 100% rename from react-icons/fa/cc-stripe.d.ts rename to types/react-icons/fa/cc-stripe.d.ts diff --git a/react-icons/fa/cc-visa.d.ts b/types/react-icons/fa/cc-visa.d.ts similarity index 100% rename from react-icons/fa/cc-visa.d.ts rename to types/react-icons/fa/cc-visa.d.ts diff --git a/react-icons/fa/cc.d.ts b/types/react-icons/fa/cc.d.ts similarity index 100% rename from react-icons/fa/cc.d.ts rename to types/react-icons/fa/cc.d.ts diff --git a/react-icons/fa/certificate.d.ts b/types/react-icons/fa/certificate.d.ts similarity index 100% rename from react-icons/fa/certificate.d.ts rename to types/react-icons/fa/certificate.d.ts diff --git a/react-icons/fa/chain-broken.d.ts b/types/react-icons/fa/chain-broken.d.ts similarity index 100% rename from react-icons/fa/chain-broken.d.ts rename to types/react-icons/fa/chain-broken.d.ts diff --git a/react-icons/fa/chain.d.ts b/types/react-icons/fa/chain.d.ts similarity index 100% rename from react-icons/fa/chain.d.ts rename to types/react-icons/fa/chain.d.ts diff --git a/react-icons/fa/check-circle-o.d.ts b/types/react-icons/fa/check-circle-o.d.ts similarity index 100% rename from react-icons/fa/check-circle-o.d.ts rename to types/react-icons/fa/check-circle-o.d.ts diff --git a/react-icons/fa/check-circle.d.ts b/types/react-icons/fa/check-circle.d.ts similarity index 100% rename from react-icons/fa/check-circle.d.ts rename to types/react-icons/fa/check-circle.d.ts diff --git a/react-icons/fa/check-square-o.d.ts b/types/react-icons/fa/check-square-o.d.ts similarity index 100% rename from react-icons/fa/check-square-o.d.ts rename to types/react-icons/fa/check-square-o.d.ts diff --git a/react-icons/fa/check-square.d.ts b/types/react-icons/fa/check-square.d.ts similarity index 100% rename from react-icons/fa/check-square.d.ts rename to types/react-icons/fa/check-square.d.ts diff --git a/react-icons/fa/check.d.ts b/types/react-icons/fa/check.d.ts similarity index 100% rename from react-icons/fa/check.d.ts rename to types/react-icons/fa/check.d.ts diff --git a/react-icons/fa/chevron-circle-down.d.ts b/types/react-icons/fa/chevron-circle-down.d.ts similarity index 100% rename from react-icons/fa/chevron-circle-down.d.ts rename to types/react-icons/fa/chevron-circle-down.d.ts diff --git a/react-icons/fa/chevron-circle-left.d.ts b/types/react-icons/fa/chevron-circle-left.d.ts similarity index 100% rename from react-icons/fa/chevron-circle-left.d.ts rename to types/react-icons/fa/chevron-circle-left.d.ts diff --git a/react-icons/fa/chevron-circle-right.d.ts b/types/react-icons/fa/chevron-circle-right.d.ts similarity index 100% rename from react-icons/fa/chevron-circle-right.d.ts rename to types/react-icons/fa/chevron-circle-right.d.ts diff --git a/react-icons/fa/chevron-circle-up.d.ts b/types/react-icons/fa/chevron-circle-up.d.ts similarity index 100% rename from react-icons/fa/chevron-circle-up.d.ts rename to types/react-icons/fa/chevron-circle-up.d.ts diff --git a/react-icons/fa/chevron-down.d.ts b/types/react-icons/fa/chevron-down.d.ts similarity index 100% rename from react-icons/fa/chevron-down.d.ts rename to types/react-icons/fa/chevron-down.d.ts diff --git a/react-icons/fa/chevron-left.d.ts b/types/react-icons/fa/chevron-left.d.ts similarity index 100% rename from react-icons/fa/chevron-left.d.ts rename to types/react-icons/fa/chevron-left.d.ts diff --git a/react-icons/fa/chevron-right.d.ts b/types/react-icons/fa/chevron-right.d.ts similarity index 100% rename from react-icons/fa/chevron-right.d.ts rename to types/react-icons/fa/chevron-right.d.ts diff --git a/react-icons/fa/chevron-up.d.ts b/types/react-icons/fa/chevron-up.d.ts similarity index 100% rename from react-icons/fa/chevron-up.d.ts rename to types/react-icons/fa/chevron-up.d.ts diff --git a/react-icons/fa/child.d.ts b/types/react-icons/fa/child.d.ts similarity index 100% rename from react-icons/fa/child.d.ts rename to types/react-icons/fa/child.d.ts diff --git a/react-icons/fa/chrome.d.ts b/types/react-icons/fa/chrome.d.ts similarity index 100% rename from react-icons/fa/chrome.d.ts rename to types/react-icons/fa/chrome.d.ts diff --git a/react-icons/fa/circle-o-notch.d.ts b/types/react-icons/fa/circle-o-notch.d.ts similarity index 100% rename from react-icons/fa/circle-o-notch.d.ts rename to types/react-icons/fa/circle-o-notch.d.ts diff --git a/react-icons/fa/circle-o.d.ts b/types/react-icons/fa/circle-o.d.ts similarity index 100% rename from react-icons/fa/circle-o.d.ts rename to types/react-icons/fa/circle-o.d.ts diff --git a/react-icons/fa/circle-thin.d.ts b/types/react-icons/fa/circle-thin.d.ts similarity index 100% rename from react-icons/fa/circle-thin.d.ts rename to types/react-icons/fa/circle-thin.d.ts diff --git a/react-icons/fa/circle.d.ts b/types/react-icons/fa/circle.d.ts similarity index 100% rename from react-icons/fa/circle.d.ts rename to types/react-icons/fa/circle.d.ts diff --git a/react-icons/fa/clipboard.d.ts b/types/react-icons/fa/clipboard.d.ts similarity index 100% rename from react-icons/fa/clipboard.d.ts rename to types/react-icons/fa/clipboard.d.ts diff --git a/react-icons/fa/clock-o.d.ts b/types/react-icons/fa/clock-o.d.ts similarity index 100% rename from react-icons/fa/clock-o.d.ts rename to types/react-icons/fa/clock-o.d.ts diff --git a/react-icons/fa/clone.d.ts b/types/react-icons/fa/clone.d.ts similarity index 100% rename from react-icons/fa/clone.d.ts rename to types/react-icons/fa/clone.d.ts diff --git a/react-icons/fa/close.d.ts b/types/react-icons/fa/close.d.ts similarity index 100% rename from react-icons/fa/close.d.ts rename to types/react-icons/fa/close.d.ts diff --git a/react-icons/fa/cloud-download.d.ts b/types/react-icons/fa/cloud-download.d.ts similarity index 100% rename from react-icons/fa/cloud-download.d.ts rename to types/react-icons/fa/cloud-download.d.ts diff --git a/react-icons/fa/cloud-upload.d.ts b/types/react-icons/fa/cloud-upload.d.ts similarity index 100% rename from react-icons/fa/cloud-upload.d.ts rename to types/react-icons/fa/cloud-upload.d.ts diff --git a/react-icons/fa/cloud.d.ts b/types/react-icons/fa/cloud.d.ts similarity index 100% rename from react-icons/fa/cloud.d.ts rename to types/react-icons/fa/cloud.d.ts diff --git a/react-icons/fa/cny.d.ts b/types/react-icons/fa/cny.d.ts similarity index 100% rename from react-icons/fa/cny.d.ts rename to types/react-icons/fa/cny.d.ts diff --git a/react-icons/fa/code-fork.d.ts b/types/react-icons/fa/code-fork.d.ts similarity index 100% rename from react-icons/fa/code-fork.d.ts rename to types/react-icons/fa/code-fork.d.ts diff --git a/react-icons/fa/code.d.ts b/types/react-icons/fa/code.d.ts similarity index 100% rename from react-icons/fa/code.d.ts rename to types/react-icons/fa/code.d.ts diff --git a/react-icons/fa/codepen.d.ts b/types/react-icons/fa/codepen.d.ts similarity index 100% rename from react-icons/fa/codepen.d.ts rename to types/react-icons/fa/codepen.d.ts diff --git a/react-icons/fa/codiepie.d.ts b/types/react-icons/fa/codiepie.d.ts similarity index 100% rename from react-icons/fa/codiepie.d.ts rename to types/react-icons/fa/codiepie.d.ts diff --git a/react-icons/fa/coffee.d.ts b/types/react-icons/fa/coffee.d.ts similarity index 100% rename from react-icons/fa/coffee.d.ts rename to types/react-icons/fa/coffee.d.ts diff --git a/react-icons/fa/cog.d.ts b/types/react-icons/fa/cog.d.ts similarity index 100% rename from react-icons/fa/cog.d.ts rename to types/react-icons/fa/cog.d.ts diff --git a/react-icons/fa/cogs.d.ts b/types/react-icons/fa/cogs.d.ts similarity index 100% rename from react-icons/fa/cogs.d.ts rename to types/react-icons/fa/cogs.d.ts diff --git a/react-icons/fa/columns.d.ts b/types/react-icons/fa/columns.d.ts similarity index 100% rename from react-icons/fa/columns.d.ts rename to types/react-icons/fa/columns.d.ts diff --git a/react-icons/fa/comment-o.d.ts b/types/react-icons/fa/comment-o.d.ts similarity index 100% rename from react-icons/fa/comment-o.d.ts rename to types/react-icons/fa/comment-o.d.ts diff --git a/react-icons/fa/comment.d.ts b/types/react-icons/fa/comment.d.ts similarity index 100% rename from react-icons/fa/comment.d.ts rename to types/react-icons/fa/comment.d.ts diff --git a/react-icons/fa/commenting-o.d.ts b/types/react-icons/fa/commenting-o.d.ts similarity index 100% rename from react-icons/fa/commenting-o.d.ts rename to types/react-icons/fa/commenting-o.d.ts diff --git a/react-icons/fa/commenting.d.ts b/types/react-icons/fa/commenting.d.ts similarity index 100% rename from react-icons/fa/commenting.d.ts rename to types/react-icons/fa/commenting.d.ts diff --git a/react-icons/fa/comments-o.d.ts b/types/react-icons/fa/comments-o.d.ts similarity index 100% rename from react-icons/fa/comments-o.d.ts rename to types/react-icons/fa/comments-o.d.ts diff --git a/react-icons/fa/comments.d.ts b/types/react-icons/fa/comments.d.ts similarity index 100% rename from react-icons/fa/comments.d.ts rename to types/react-icons/fa/comments.d.ts diff --git a/react-icons/fa/compass.d.ts b/types/react-icons/fa/compass.d.ts similarity index 100% rename from react-icons/fa/compass.d.ts rename to types/react-icons/fa/compass.d.ts diff --git a/react-icons/fa/compress.d.ts b/types/react-icons/fa/compress.d.ts similarity index 100% rename from react-icons/fa/compress.d.ts rename to types/react-icons/fa/compress.d.ts diff --git a/react-icons/fa/connectdevelop.d.ts b/types/react-icons/fa/connectdevelop.d.ts similarity index 100% rename from react-icons/fa/connectdevelop.d.ts rename to types/react-icons/fa/connectdevelop.d.ts diff --git a/react-icons/fa/contao.d.ts b/types/react-icons/fa/contao.d.ts similarity index 100% rename from react-icons/fa/contao.d.ts rename to types/react-icons/fa/contao.d.ts diff --git a/react-icons/fa/copy.d.ts b/types/react-icons/fa/copy.d.ts similarity index 100% rename from react-icons/fa/copy.d.ts rename to types/react-icons/fa/copy.d.ts diff --git a/react-icons/fa/copyright.d.ts b/types/react-icons/fa/copyright.d.ts similarity index 100% rename from react-icons/fa/copyright.d.ts rename to types/react-icons/fa/copyright.d.ts diff --git a/react-icons/fa/creative-commons.d.ts b/types/react-icons/fa/creative-commons.d.ts similarity index 100% rename from react-icons/fa/creative-commons.d.ts rename to types/react-icons/fa/creative-commons.d.ts diff --git a/react-icons/fa/credit-card-alt.d.ts b/types/react-icons/fa/credit-card-alt.d.ts similarity index 100% rename from react-icons/fa/credit-card-alt.d.ts rename to types/react-icons/fa/credit-card-alt.d.ts diff --git a/react-icons/fa/credit-card.d.ts b/types/react-icons/fa/credit-card.d.ts similarity index 100% rename from react-icons/fa/credit-card.d.ts rename to types/react-icons/fa/credit-card.d.ts diff --git a/react-icons/fa/crop.d.ts b/types/react-icons/fa/crop.d.ts similarity index 100% rename from react-icons/fa/crop.d.ts rename to types/react-icons/fa/crop.d.ts diff --git a/react-icons/fa/crosshairs.d.ts b/types/react-icons/fa/crosshairs.d.ts similarity index 100% rename from react-icons/fa/crosshairs.d.ts rename to types/react-icons/fa/crosshairs.d.ts diff --git a/react-icons/fa/css3.d.ts b/types/react-icons/fa/css3.d.ts similarity index 100% rename from react-icons/fa/css3.d.ts rename to types/react-icons/fa/css3.d.ts diff --git a/react-icons/fa/cube.d.ts b/types/react-icons/fa/cube.d.ts similarity index 100% rename from react-icons/fa/cube.d.ts rename to types/react-icons/fa/cube.d.ts diff --git a/react-icons/fa/cubes.d.ts b/types/react-icons/fa/cubes.d.ts similarity index 100% rename from react-icons/fa/cubes.d.ts rename to types/react-icons/fa/cubes.d.ts diff --git a/react-icons/fa/cut.d.ts b/types/react-icons/fa/cut.d.ts similarity index 100% rename from react-icons/fa/cut.d.ts rename to types/react-icons/fa/cut.d.ts diff --git a/react-icons/fa/cutlery.d.ts b/types/react-icons/fa/cutlery.d.ts similarity index 100% rename from react-icons/fa/cutlery.d.ts rename to types/react-icons/fa/cutlery.d.ts diff --git a/react-icons/fa/dashboard.d.ts b/types/react-icons/fa/dashboard.d.ts similarity index 100% rename from react-icons/fa/dashboard.d.ts rename to types/react-icons/fa/dashboard.d.ts diff --git a/react-icons/fa/dashcube.d.ts b/types/react-icons/fa/dashcube.d.ts similarity index 100% rename from react-icons/fa/dashcube.d.ts rename to types/react-icons/fa/dashcube.d.ts diff --git a/react-icons/fa/database.d.ts b/types/react-icons/fa/database.d.ts similarity index 100% rename from react-icons/fa/database.d.ts rename to types/react-icons/fa/database.d.ts diff --git a/react-icons/fa/deaf.d.ts b/types/react-icons/fa/deaf.d.ts similarity index 100% rename from react-icons/fa/deaf.d.ts rename to types/react-icons/fa/deaf.d.ts diff --git a/react-icons/fa/dedent.d.ts b/types/react-icons/fa/dedent.d.ts similarity index 100% rename from react-icons/fa/dedent.d.ts rename to types/react-icons/fa/dedent.d.ts diff --git a/react-icons/fa/delicious.d.ts b/types/react-icons/fa/delicious.d.ts similarity index 100% rename from react-icons/fa/delicious.d.ts rename to types/react-icons/fa/delicious.d.ts diff --git a/react-icons/fa/desktop.d.ts b/types/react-icons/fa/desktop.d.ts similarity index 100% rename from react-icons/fa/desktop.d.ts rename to types/react-icons/fa/desktop.d.ts diff --git a/react-icons/fa/deviantart.d.ts b/types/react-icons/fa/deviantart.d.ts similarity index 100% rename from react-icons/fa/deviantart.d.ts rename to types/react-icons/fa/deviantart.d.ts diff --git a/react-icons/fa/diamond.d.ts b/types/react-icons/fa/diamond.d.ts similarity index 100% rename from react-icons/fa/diamond.d.ts rename to types/react-icons/fa/diamond.d.ts diff --git a/react-icons/fa/digg.d.ts b/types/react-icons/fa/digg.d.ts similarity index 100% rename from react-icons/fa/digg.d.ts rename to types/react-icons/fa/digg.d.ts diff --git a/react-icons/fa/dollar.d.ts b/types/react-icons/fa/dollar.d.ts similarity index 100% rename from react-icons/fa/dollar.d.ts rename to types/react-icons/fa/dollar.d.ts diff --git a/react-icons/fa/dot-circle-o.d.ts b/types/react-icons/fa/dot-circle-o.d.ts similarity index 100% rename from react-icons/fa/dot-circle-o.d.ts rename to types/react-icons/fa/dot-circle-o.d.ts diff --git a/react-icons/fa/download.d.ts b/types/react-icons/fa/download.d.ts similarity index 100% rename from react-icons/fa/download.d.ts rename to types/react-icons/fa/download.d.ts diff --git a/react-icons/fa/dribbble.d.ts b/types/react-icons/fa/dribbble.d.ts similarity index 100% rename from react-icons/fa/dribbble.d.ts rename to types/react-icons/fa/dribbble.d.ts diff --git a/react-icons/fa/dropbox.d.ts b/types/react-icons/fa/dropbox.d.ts similarity index 100% rename from react-icons/fa/dropbox.d.ts rename to types/react-icons/fa/dropbox.d.ts diff --git a/react-icons/fa/drupal.d.ts b/types/react-icons/fa/drupal.d.ts similarity index 100% rename from react-icons/fa/drupal.d.ts rename to types/react-icons/fa/drupal.d.ts diff --git a/react-icons/fa/edge.d.ts b/types/react-icons/fa/edge.d.ts similarity index 100% rename from react-icons/fa/edge.d.ts rename to types/react-icons/fa/edge.d.ts diff --git a/react-icons/fa/edit.d.ts b/types/react-icons/fa/edit.d.ts similarity index 100% rename from react-icons/fa/edit.d.ts rename to types/react-icons/fa/edit.d.ts diff --git a/react-icons/fa/eject.d.ts b/types/react-icons/fa/eject.d.ts similarity index 100% rename from react-icons/fa/eject.d.ts rename to types/react-icons/fa/eject.d.ts diff --git a/react-icons/fa/ellipsis-h.d.ts b/types/react-icons/fa/ellipsis-h.d.ts similarity index 100% rename from react-icons/fa/ellipsis-h.d.ts rename to types/react-icons/fa/ellipsis-h.d.ts diff --git a/react-icons/fa/ellipsis-v.d.ts b/types/react-icons/fa/ellipsis-v.d.ts similarity index 100% rename from react-icons/fa/ellipsis-v.d.ts rename to types/react-icons/fa/ellipsis-v.d.ts diff --git a/react-icons/fa/empire.d.ts b/types/react-icons/fa/empire.d.ts similarity index 100% rename from react-icons/fa/empire.d.ts rename to types/react-icons/fa/empire.d.ts diff --git a/react-icons/fa/envelope-o.d.ts b/types/react-icons/fa/envelope-o.d.ts similarity index 100% rename from react-icons/fa/envelope-o.d.ts rename to types/react-icons/fa/envelope-o.d.ts diff --git a/react-icons/fa/envelope-square.d.ts b/types/react-icons/fa/envelope-square.d.ts similarity index 100% rename from react-icons/fa/envelope-square.d.ts rename to types/react-icons/fa/envelope-square.d.ts diff --git a/react-icons/fa/envelope.d.ts b/types/react-icons/fa/envelope.d.ts similarity index 100% rename from react-icons/fa/envelope.d.ts rename to types/react-icons/fa/envelope.d.ts diff --git a/react-icons/fa/envira.d.ts b/types/react-icons/fa/envira.d.ts similarity index 100% rename from react-icons/fa/envira.d.ts rename to types/react-icons/fa/envira.d.ts diff --git a/react-icons/fa/eraser.d.ts b/types/react-icons/fa/eraser.d.ts similarity index 100% rename from react-icons/fa/eraser.d.ts rename to types/react-icons/fa/eraser.d.ts diff --git a/react-icons/fa/eur.d.ts b/types/react-icons/fa/eur.d.ts similarity index 100% rename from react-icons/fa/eur.d.ts rename to types/react-icons/fa/eur.d.ts diff --git a/react-icons/fa/exchange.d.ts b/types/react-icons/fa/exchange.d.ts similarity index 100% rename from react-icons/fa/exchange.d.ts rename to types/react-icons/fa/exchange.d.ts diff --git a/react-icons/fa/exclamation-circle.d.ts b/types/react-icons/fa/exclamation-circle.d.ts similarity index 100% rename from react-icons/fa/exclamation-circle.d.ts rename to types/react-icons/fa/exclamation-circle.d.ts diff --git a/react-icons/fa/exclamation-triangle.d.ts b/types/react-icons/fa/exclamation-triangle.d.ts similarity index 100% rename from react-icons/fa/exclamation-triangle.d.ts rename to types/react-icons/fa/exclamation-triangle.d.ts diff --git a/react-icons/fa/exclamation.d.ts b/types/react-icons/fa/exclamation.d.ts similarity index 100% rename from react-icons/fa/exclamation.d.ts rename to types/react-icons/fa/exclamation.d.ts diff --git a/react-icons/fa/expand.d.ts b/types/react-icons/fa/expand.d.ts similarity index 100% rename from react-icons/fa/expand.d.ts rename to types/react-icons/fa/expand.d.ts diff --git a/react-icons/fa/expeditedssl.d.ts b/types/react-icons/fa/expeditedssl.d.ts similarity index 100% rename from react-icons/fa/expeditedssl.d.ts rename to types/react-icons/fa/expeditedssl.d.ts diff --git a/react-icons/fa/external-link-square.d.ts b/types/react-icons/fa/external-link-square.d.ts similarity index 100% rename from react-icons/fa/external-link-square.d.ts rename to types/react-icons/fa/external-link-square.d.ts diff --git a/react-icons/fa/external-link.d.ts b/types/react-icons/fa/external-link.d.ts similarity index 100% rename from react-icons/fa/external-link.d.ts rename to types/react-icons/fa/external-link.d.ts diff --git a/react-icons/fa/eye-slash.d.ts b/types/react-icons/fa/eye-slash.d.ts similarity index 100% rename from react-icons/fa/eye-slash.d.ts rename to types/react-icons/fa/eye-slash.d.ts diff --git a/react-icons/fa/eye.d.ts b/types/react-icons/fa/eye.d.ts similarity index 100% rename from react-icons/fa/eye.d.ts rename to types/react-icons/fa/eye.d.ts diff --git a/react-icons/fa/eyedropper.d.ts b/types/react-icons/fa/eyedropper.d.ts similarity index 100% rename from react-icons/fa/eyedropper.d.ts rename to types/react-icons/fa/eyedropper.d.ts diff --git a/react-icons/fa/facebook-official.d.ts b/types/react-icons/fa/facebook-official.d.ts similarity index 100% rename from react-icons/fa/facebook-official.d.ts rename to types/react-icons/fa/facebook-official.d.ts diff --git a/react-icons/fa/facebook-square.d.ts b/types/react-icons/fa/facebook-square.d.ts similarity index 100% rename from react-icons/fa/facebook-square.d.ts rename to types/react-icons/fa/facebook-square.d.ts diff --git a/react-icons/fa/facebook.d.ts b/types/react-icons/fa/facebook.d.ts similarity index 100% rename from react-icons/fa/facebook.d.ts rename to types/react-icons/fa/facebook.d.ts diff --git a/react-icons/fa/fast-backward.d.ts b/types/react-icons/fa/fast-backward.d.ts similarity index 100% rename from react-icons/fa/fast-backward.d.ts rename to types/react-icons/fa/fast-backward.d.ts diff --git a/react-icons/fa/fast-forward.d.ts b/types/react-icons/fa/fast-forward.d.ts similarity index 100% rename from react-icons/fa/fast-forward.d.ts rename to types/react-icons/fa/fast-forward.d.ts diff --git a/react-icons/fa/fax.d.ts b/types/react-icons/fa/fax.d.ts similarity index 100% rename from react-icons/fa/fax.d.ts rename to types/react-icons/fa/fax.d.ts diff --git a/react-icons/fa/feed.d.ts b/types/react-icons/fa/feed.d.ts similarity index 100% rename from react-icons/fa/feed.d.ts rename to types/react-icons/fa/feed.d.ts diff --git a/react-icons/fa/female.d.ts b/types/react-icons/fa/female.d.ts similarity index 100% rename from react-icons/fa/female.d.ts rename to types/react-icons/fa/female.d.ts diff --git a/react-icons/fa/fighter-jet.d.ts b/types/react-icons/fa/fighter-jet.d.ts similarity index 100% rename from react-icons/fa/fighter-jet.d.ts rename to types/react-icons/fa/fighter-jet.d.ts diff --git a/react-icons/fa/file-archive-o.d.ts b/types/react-icons/fa/file-archive-o.d.ts similarity index 100% rename from react-icons/fa/file-archive-o.d.ts rename to types/react-icons/fa/file-archive-o.d.ts diff --git a/react-icons/fa/file-audio-o.d.ts b/types/react-icons/fa/file-audio-o.d.ts similarity index 100% rename from react-icons/fa/file-audio-o.d.ts rename to types/react-icons/fa/file-audio-o.d.ts diff --git a/react-icons/fa/file-code-o.d.ts b/types/react-icons/fa/file-code-o.d.ts similarity index 100% rename from react-icons/fa/file-code-o.d.ts rename to types/react-icons/fa/file-code-o.d.ts diff --git a/react-icons/fa/file-excel-o.d.ts b/types/react-icons/fa/file-excel-o.d.ts similarity index 100% rename from react-icons/fa/file-excel-o.d.ts rename to types/react-icons/fa/file-excel-o.d.ts diff --git a/react-icons/fa/file-image-o.d.ts b/types/react-icons/fa/file-image-o.d.ts similarity index 100% rename from react-icons/fa/file-image-o.d.ts rename to types/react-icons/fa/file-image-o.d.ts diff --git a/react-icons/fa/file-movie-o.d.ts b/types/react-icons/fa/file-movie-o.d.ts similarity index 100% rename from react-icons/fa/file-movie-o.d.ts rename to types/react-icons/fa/file-movie-o.d.ts diff --git a/react-icons/fa/file-o.d.ts b/types/react-icons/fa/file-o.d.ts similarity index 100% rename from react-icons/fa/file-o.d.ts rename to types/react-icons/fa/file-o.d.ts diff --git a/react-icons/fa/file-pdf-o.d.ts b/types/react-icons/fa/file-pdf-o.d.ts similarity index 100% rename from react-icons/fa/file-pdf-o.d.ts rename to types/react-icons/fa/file-pdf-o.d.ts diff --git a/react-icons/fa/file-powerpoint-o.d.ts b/types/react-icons/fa/file-powerpoint-o.d.ts similarity index 100% rename from react-icons/fa/file-powerpoint-o.d.ts rename to types/react-icons/fa/file-powerpoint-o.d.ts diff --git a/react-icons/fa/file-text-o.d.ts b/types/react-icons/fa/file-text-o.d.ts similarity index 100% rename from react-icons/fa/file-text-o.d.ts rename to types/react-icons/fa/file-text-o.d.ts diff --git a/react-icons/fa/file-text.d.ts b/types/react-icons/fa/file-text.d.ts similarity index 100% rename from react-icons/fa/file-text.d.ts rename to types/react-icons/fa/file-text.d.ts diff --git a/react-icons/fa/file-word-o.d.ts b/types/react-icons/fa/file-word-o.d.ts similarity index 100% rename from react-icons/fa/file-word-o.d.ts rename to types/react-icons/fa/file-word-o.d.ts diff --git a/react-icons/fa/file.d.ts b/types/react-icons/fa/file.d.ts similarity index 100% rename from react-icons/fa/file.d.ts rename to types/react-icons/fa/file.d.ts diff --git a/react-icons/fa/film.d.ts b/types/react-icons/fa/film.d.ts similarity index 100% rename from react-icons/fa/film.d.ts rename to types/react-icons/fa/film.d.ts diff --git a/react-icons/fa/filter.d.ts b/types/react-icons/fa/filter.d.ts similarity index 100% rename from react-icons/fa/filter.d.ts rename to types/react-icons/fa/filter.d.ts diff --git a/react-icons/fa/fire-extinguisher.d.ts b/types/react-icons/fa/fire-extinguisher.d.ts similarity index 100% rename from react-icons/fa/fire-extinguisher.d.ts rename to types/react-icons/fa/fire-extinguisher.d.ts diff --git a/react-icons/fa/fire.d.ts b/types/react-icons/fa/fire.d.ts similarity index 100% rename from react-icons/fa/fire.d.ts rename to types/react-icons/fa/fire.d.ts diff --git a/react-icons/fa/firefox.d.ts b/types/react-icons/fa/firefox.d.ts similarity index 100% rename from react-icons/fa/firefox.d.ts rename to types/react-icons/fa/firefox.d.ts diff --git a/react-icons/fa/flag-checkered.d.ts b/types/react-icons/fa/flag-checkered.d.ts similarity index 100% rename from react-icons/fa/flag-checkered.d.ts rename to types/react-icons/fa/flag-checkered.d.ts diff --git a/react-icons/fa/flag-o.d.ts b/types/react-icons/fa/flag-o.d.ts similarity index 100% rename from react-icons/fa/flag-o.d.ts rename to types/react-icons/fa/flag-o.d.ts diff --git a/react-icons/fa/flag.d.ts b/types/react-icons/fa/flag.d.ts similarity index 100% rename from react-icons/fa/flag.d.ts rename to types/react-icons/fa/flag.d.ts diff --git a/react-icons/fa/flask.d.ts b/types/react-icons/fa/flask.d.ts similarity index 100% rename from react-icons/fa/flask.d.ts rename to types/react-icons/fa/flask.d.ts diff --git a/react-icons/fa/flickr.d.ts b/types/react-icons/fa/flickr.d.ts similarity index 100% rename from react-icons/fa/flickr.d.ts rename to types/react-icons/fa/flickr.d.ts diff --git a/react-icons/fa/floppy-o.d.ts b/types/react-icons/fa/floppy-o.d.ts similarity index 100% rename from react-icons/fa/floppy-o.d.ts rename to types/react-icons/fa/floppy-o.d.ts diff --git a/react-icons/fa/folder-o.d.ts b/types/react-icons/fa/folder-o.d.ts similarity index 100% rename from react-icons/fa/folder-o.d.ts rename to types/react-icons/fa/folder-o.d.ts diff --git a/react-icons/fa/folder-open-o.d.ts b/types/react-icons/fa/folder-open-o.d.ts similarity index 100% rename from react-icons/fa/folder-open-o.d.ts rename to types/react-icons/fa/folder-open-o.d.ts diff --git a/react-icons/fa/folder-open.d.ts b/types/react-icons/fa/folder-open.d.ts similarity index 100% rename from react-icons/fa/folder-open.d.ts rename to types/react-icons/fa/folder-open.d.ts diff --git a/react-icons/fa/folder.d.ts b/types/react-icons/fa/folder.d.ts similarity index 100% rename from react-icons/fa/folder.d.ts rename to types/react-icons/fa/folder.d.ts diff --git a/react-icons/fa/font.d.ts b/types/react-icons/fa/font.d.ts similarity index 100% rename from react-icons/fa/font.d.ts rename to types/react-icons/fa/font.d.ts diff --git a/react-icons/fa/fonticons.d.ts b/types/react-icons/fa/fonticons.d.ts similarity index 100% rename from react-icons/fa/fonticons.d.ts rename to types/react-icons/fa/fonticons.d.ts diff --git a/react-icons/fa/fort-awesome.d.ts b/types/react-icons/fa/fort-awesome.d.ts similarity index 100% rename from react-icons/fa/fort-awesome.d.ts rename to types/react-icons/fa/fort-awesome.d.ts diff --git a/react-icons/fa/forumbee.d.ts b/types/react-icons/fa/forumbee.d.ts similarity index 100% rename from react-icons/fa/forumbee.d.ts rename to types/react-icons/fa/forumbee.d.ts diff --git a/react-icons/fa/forward.d.ts b/types/react-icons/fa/forward.d.ts similarity index 100% rename from react-icons/fa/forward.d.ts rename to types/react-icons/fa/forward.d.ts diff --git a/react-icons/fa/foursquare.d.ts b/types/react-icons/fa/foursquare.d.ts similarity index 100% rename from react-icons/fa/foursquare.d.ts rename to types/react-icons/fa/foursquare.d.ts diff --git a/react-icons/fa/frown-o.d.ts b/types/react-icons/fa/frown-o.d.ts similarity index 100% rename from react-icons/fa/frown-o.d.ts rename to types/react-icons/fa/frown-o.d.ts diff --git a/react-icons/fa/futbol-o.d.ts b/types/react-icons/fa/futbol-o.d.ts similarity index 100% rename from react-icons/fa/futbol-o.d.ts rename to types/react-icons/fa/futbol-o.d.ts diff --git a/react-icons/fa/gamepad.d.ts b/types/react-icons/fa/gamepad.d.ts similarity index 100% rename from react-icons/fa/gamepad.d.ts rename to types/react-icons/fa/gamepad.d.ts diff --git a/react-icons/fa/gavel.d.ts b/types/react-icons/fa/gavel.d.ts similarity index 100% rename from react-icons/fa/gavel.d.ts rename to types/react-icons/fa/gavel.d.ts diff --git a/react-icons/fa/gbp.d.ts b/types/react-icons/fa/gbp.d.ts similarity index 100% rename from react-icons/fa/gbp.d.ts rename to types/react-icons/fa/gbp.d.ts diff --git a/react-icons/fa/genderless.d.ts b/types/react-icons/fa/genderless.d.ts similarity index 100% rename from react-icons/fa/genderless.d.ts rename to types/react-icons/fa/genderless.d.ts diff --git a/react-icons/fa/get-pocket.d.ts b/types/react-icons/fa/get-pocket.d.ts similarity index 100% rename from react-icons/fa/get-pocket.d.ts rename to types/react-icons/fa/get-pocket.d.ts diff --git a/react-icons/fa/gg-circle.d.ts b/types/react-icons/fa/gg-circle.d.ts similarity index 100% rename from react-icons/fa/gg-circle.d.ts rename to types/react-icons/fa/gg-circle.d.ts diff --git a/react-icons/fa/gg.d.ts b/types/react-icons/fa/gg.d.ts similarity index 100% rename from react-icons/fa/gg.d.ts rename to types/react-icons/fa/gg.d.ts diff --git a/react-icons/fa/gift.d.ts b/types/react-icons/fa/gift.d.ts similarity index 100% rename from react-icons/fa/gift.d.ts rename to types/react-icons/fa/gift.d.ts diff --git a/react-icons/fa/git-square.d.ts b/types/react-icons/fa/git-square.d.ts similarity index 100% rename from react-icons/fa/git-square.d.ts rename to types/react-icons/fa/git-square.d.ts diff --git a/react-icons/fa/git.d.ts b/types/react-icons/fa/git.d.ts similarity index 100% rename from react-icons/fa/git.d.ts rename to types/react-icons/fa/git.d.ts diff --git a/react-icons/fa/github-alt.d.ts b/types/react-icons/fa/github-alt.d.ts similarity index 100% rename from react-icons/fa/github-alt.d.ts rename to types/react-icons/fa/github-alt.d.ts diff --git a/react-icons/fa/github-square.d.ts b/types/react-icons/fa/github-square.d.ts similarity index 100% rename from react-icons/fa/github-square.d.ts rename to types/react-icons/fa/github-square.d.ts diff --git a/react-icons/fa/github.d.ts b/types/react-icons/fa/github.d.ts similarity index 100% rename from react-icons/fa/github.d.ts rename to types/react-icons/fa/github.d.ts diff --git a/react-icons/fa/gitlab.d.ts b/types/react-icons/fa/gitlab.d.ts similarity index 100% rename from react-icons/fa/gitlab.d.ts rename to types/react-icons/fa/gitlab.d.ts diff --git a/react-icons/fa/gittip.d.ts b/types/react-icons/fa/gittip.d.ts similarity index 100% rename from react-icons/fa/gittip.d.ts rename to types/react-icons/fa/gittip.d.ts diff --git a/react-icons/fa/glass.d.ts b/types/react-icons/fa/glass.d.ts similarity index 100% rename from react-icons/fa/glass.d.ts rename to types/react-icons/fa/glass.d.ts diff --git a/react-icons/fa/glide-g.d.ts b/types/react-icons/fa/glide-g.d.ts similarity index 100% rename from react-icons/fa/glide-g.d.ts rename to types/react-icons/fa/glide-g.d.ts diff --git a/react-icons/fa/glide.d.ts b/types/react-icons/fa/glide.d.ts similarity index 100% rename from react-icons/fa/glide.d.ts rename to types/react-icons/fa/glide.d.ts diff --git a/react-icons/fa/globe.d.ts b/types/react-icons/fa/globe.d.ts similarity index 100% rename from react-icons/fa/globe.d.ts rename to types/react-icons/fa/globe.d.ts diff --git a/react-icons/fa/google-plus-square.d.ts b/types/react-icons/fa/google-plus-square.d.ts similarity index 100% rename from react-icons/fa/google-plus-square.d.ts rename to types/react-icons/fa/google-plus-square.d.ts diff --git a/react-icons/fa/google-plus.d.ts b/types/react-icons/fa/google-plus.d.ts similarity index 100% rename from react-icons/fa/google-plus.d.ts rename to types/react-icons/fa/google-plus.d.ts diff --git a/react-icons/fa/google-wallet.d.ts b/types/react-icons/fa/google-wallet.d.ts similarity index 100% rename from react-icons/fa/google-wallet.d.ts rename to types/react-icons/fa/google-wallet.d.ts diff --git a/react-icons/fa/google.d.ts b/types/react-icons/fa/google.d.ts similarity index 100% rename from react-icons/fa/google.d.ts rename to types/react-icons/fa/google.d.ts diff --git a/react-icons/fa/graduation-cap.d.ts b/types/react-icons/fa/graduation-cap.d.ts similarity index 100% rename from react-icons/fa/graduation-cap.d.ts rename to types/react-icons/fa/graduation-cap.d.ts diff --git a/react-icons/fa/group.d.ts b/types/react-icons/fa/group.d.ts similarity index 100% rename from react-icons/fa/group.d.ts rename to types/react-icons/fa/group.d.ts diff --git a/react-icons/fa/h-square.d.ts b/types/react-icons/fa/h-square.d.ts similarity index 100% rename from react-icons/fa/h-square.d.ts rename to types/react-icons/fa/h-square.d.ts diff --git a/react-icons/fa/hacker-news.d.ts b/types/react-icons/fa/hacker-news.d.ts similarity index 100% rename from react-icons/fa/hacker-news.d.ts rename to types/react-icons/fa/hacker-news.d.ts diff --git a/react-icons/fa/hand-grab-o.d.ts b/types/react-icons/fa/hand-grab-o.d.ts similarity index 100% rename from react-icons/fa/hand-grab-o.d.ts rename to types/react-icons/fa/hand-grab-o.d.ts diff --git a/react-icons/fa/hand-lizard-o.d.ts b/types/react-icons/fa/hand-lizard-o.d.ts similarity index 100% rename from react-icons/fa/hand-lizard-o.d.ts rename to types/react-icons/fa/hand-lizard-o.d.ts diff --git a/react-icons/fa/hand-o-down.d.ts b/types/react-icons/fa/hand-o-down.d.ts similarity index 100% rename from react-icons/fa/hand-o-down.d.ts rename to types/react-icons/fa/hand-o-down.d.ts diff --git a/react-icons/fa/hand-o-left.d.ts b/types/react-icons/fa/hand-o-left.d.ts similarity index 100% rename from react-icons/fa/hand-o-left.d.ts rename to types/react-icons/fa/hand-o-left.d.ts diff --git a/react-icons/fa/hand-o-right.d.ts b/types/react-icons/fa/hand-o-right.d.ts similarity index 100% rename from react-icons/fa/hand-o-right.d.ts rename to types/react-icons/fa/hand-o-right.d.ts diff --git a/react-icons/fa/hand-o-up.d.ts b/types/react-icons/fa/hand-o-up.d.ts similarity index 100% rename from react-icons/fa/hand-o-up.d.ts rename to types/react-icons/fa/hand-o-up.d.ts diff --git a/react-icons/fa/hand-paper-o.d.ts b/types/react-icons/fa/hand-paper-o.d.ts similarity index 100% rename from react-icons/fa/hand-paper-o.d.ts rename to types/react-icons/fa/hand-paper-o.d.ts diff --git a/react-icons/fa/hand-peace-o.d.ts b/types/react-icons/fa/hand-peace-o.d.ts similarity index 100% rename from react-icons/fa/hand-peace-o.d.ts rename to types/react-icons/fa/hand-peace-o.d.ts diff --git a/react-icons/fa/hand-pointer-o.d.ts b/types/react-icons/fa/hand-pointer-o.d.ts similarity index 100% rename from react-icons/fa/hand-pointer-o.d.ts rename to types/react-icons/fa/hand-pointer-o.d.ts diff --git a/react-icons/fa/hand-scissors-o.d.ts b/types/react-icons/fa/hand-scissors-o.d.ts similarity index 100% rename from react-icons/fa/hand-scissors-o.d.ts rename to types/react-icons/fa/hand-scissors-o.d.ts diff --git a/react-icons/fa/hand-spock-o.d.ts b/types/react-icons/fa/hand-spock-o.d.ts similarity index 100% rename from react-icons/fa/hand-spock-o.d.ts rename to types/react-icons/fa/hand-spock-o.d.ts diff --git a/react-icons/fa/hashtag.d.ts b/types/react-icons/fa/hashtag.d.ts similarity index 100% rename from react-icons/fa/hashtag.d.ts rename to types/react-icons/fa/hashtag.d.ts diff --git a/react-icons/fa/hdd-o.d.ts b/types/react-icons/fa/hdd-o.d.ts similarity index 100% rename from react-icons/fa/hdd-o.d.ts rename to types/react-icons/fa/hdd-o.d.ts diff --git a/react-icons/fa/header.d.ts b/types/react-icons/fa/header.d.ts similarity index 100% rename from react-icons/fa/header.d.ts rename to types/react-icons/fa/header.d.ts diff --git a/react-icons/fa/headphones.d.ts b/types/react-icons/fa/headphones.d.ts similarity index 100% rename from react-icons/fa/headphones.d.ts rename to types/react-icons/fa/headphones.d.ts diff --git a/react-icons/fa/heart-o.d.ts b/types/react-icons/fa/heart-o.d.ts similarity index 100% rename from react-icons/fa/heart-o.d.ts rename to types/react-icons/fa/heart-o.d.ts diff --git a/react-icons/fa/heart.d.ts b/types/react-icons/fa/heart.d.ts similarity index 100% rename from react-icons/fa/heart.d.ts rename to types/react-icons/fa/heart.d.ts diff --git a/react-icons/fa/heartbeat.d.ts b/types/react-icons/fa/heartbeat.d.ts similarity index 100% rename from react-icons/fa/heartbeat.d.ts rename to types/react-icons/fa/heartbeat.d.ts diff --git a/react-icons/fa/history.d.ts b/types/react-icons/fa/history.d.ts similarity index 100% rename from react-icons/fa/history.d.ts rename to types/react-icons/fa/history.d.ts diff --git a/react-icons/fa/home.d.ts b/types/react-icons/fa/home.d.ts similarity index 100% rename from react-icons/fa/home.d.ts rename to types/react-icons/fa/home.d.ts diff --git a/react-icons/fa/hospital-o.d.ts b/types/react-icons/fa/hospital-o.d.ts similarity index 100% rename from react-icons/fa/hospital-o.d.ts rename to types/react-icons/fa/hospital-o.d.ts diff --git a/react-icons/fa/hourglass-1.d.ts b/types/react-icons/fa/hourglass-1.d.ts similarity index 100% rename from react-icons/fa/hourglass-1.d.ts rename to types/react-icons/fa/hourglass-1.d.ts diff --git a/react-icons/fa/hourglass-2.d.ts b/types/react-icons/fa/hourglass-2.d.ts similarity index 100% rename from react-icons/fa/hourglass-2.d.ts rename to types/react-icons/fa/hourglass-2.d.ts diff --git a/react-icons/fa/hourglass-3.d.ts b/types/react-icons/fa/hourglass-3.d.ts similarity index 100% rename from react-icons/fa/hourglass-3.d.ts rename to types/react-icons/fa/hourglass-3.d.ts diff --git a/react-icons/fa/hourglass-o.d.ts b/types/react-icons/fa/hourglass-o.d.ts similarity index 100% rename from react-icons/fa/hourglass-o.d.ts rename to types/react-icons/fa/hourglass-o.d.ts diff --git a/react-icons/fa/hourglass.d.ts b/types/react-icons/fa/hourglass.d.ts similarity index 100% rename from react-icons/fa/hourglass.d.ts rename to types/react-icons/fa/hourglass.d.ts diff --git a/react-icons/fa/houzz.d.ts b/types/react-icons/fa/houzz.d.ts similarity index 100% rename from react-icons/fa/houzz.d.ts rename to types/react-icons/fa/houzz.d.ts diff --git a/react-icons/fa/html5.d.ts b/types/react-icons/fa/html5.d.ts similarity index 100% rename from react-icons/fa/html5.d.ts rename to types/react-icons/fa/html5.d.ts diff --git a/react-icons/fa/i-cursor.d.ts b/types/react-icons/fa/i-cursor.d.ts similarity index 100% rename from react-icons/fa/i-cursor.d.ts rename to types/react-icons/fa/i-cursor.d.ts diff --git a/react-icons/fa/ils.d.ts b/types/react-icons/fa/ils.d.ts similarity index 100% rename from react-icons/fa/ils.d.ts rename to types/react-icons/fa/ils.d.ts diff --git a/react-icons/fa/image.d.ts b/types/react-icons/fa/image.d.ts similarity index 100% rename from react-icons/fa/image.d.ts rename to types/react-icons/fa/image.d.ts diff --git a/react-icons/fa/inbox.d.ts b/types/react-icons/fa/inbox.d.ts similarity index 100% rename from react-icons/fa/inbox.d.ts rename to types/react-icons/fa/inbox.d.ts diff --git a/react-icons/fa/indent.d.ts b/types/react-icons/fa/indent.d.ts similarity index 100% rename from react-icons/fa/indent.d.ts rename to types/react-icons/fa/indent.d.ts diff --git a/react-icons/fa/index.d.ts b/types/react-icons/fa/index.d.ts similarity index 100% rename from react-icons/fa/index.d.ts rename to types/react-icons/fa/index.d.ts diff --git a/react-icons/fa/industry.d.ts b/types/react-icons/fa/industry.d.ts similarity index 100% rename from react-icons/fa/industry.d.ts rename to types/react-icons/fa/industry.d.ts diff --git a/react-icons/fa/info-circle.d.ts b/types/react-icons/fa/info-circle.d.ts similarity index 100% rename from react-icons/fa/info-circle.d.ts rename to types/react-icons/fa/info-circle.d.ts diff --git a/react-icons/fa/info.d.ts b/types/react-icons/fa/info.d.ts similarity index 100% rename from react-icons/fa/info.d.ts rename to types/react-icons/fa/info.d.ts diff --git a/react-icons/fa/inr.d.ts b/types/react-icons/fa/inr.d.ts similarity index 100% rename from react-icons/fa/inr.d.ts rename to types/react-icons/fa/inr.d.ts diff --git a/react-icons/fa/instagram.d.ts b/types/react-icons/fa/instagram.d.ts similarity index 100% rename from react-icons/fa/instagram.d.ts rename to types/react-icons/fa/instagram.d.ts diff --git a/react-icons/fa/internet-explorer.d.ts b/types/react-icons/fa/internet-explorer.d.ts similarity index 100% rename from react-icons/fa/internet-explorer.d.ts rename to types/react-icons/fa/internet-explorer.d.ts diff --git a/react-icons/fa/intersex.d.ts b/types/react-icons/fa/intersex.d.ts similarity index 100% rename from react-icons/fa/intersex.d.ts rename to types/react-icons/fa/intersex.d.ts diff --git a/react-icons/fa/ioxhost.d.ts b/types/react-icons/fa/ioxhost.d.ts similarity index 100% rename from react-icons/fa/ioxhost.d.ts rename to types/react-icons/fa/ioxhost.d.ts diff --git a/react-icons/fa/italic.d.ts b/types/react-icons/fa/italic.d.ts similarity index 100% rename from react-icons/fa/italic.d.ts rename to types/react-icons/fa/italic.d.ts diff --git a/react-icons/fa/joomla.d.ts b/types/react-icons/fa/joomla.d.ts similarity index 100% rename from react-icons/fa/joomla.d.ts rename to types/react-icons/fa/joomla.d.ts diff --git a/react-icons/fa/jsfiddle.d.ts b/types/react-icons/fa/jsfiddle.d.ts similarity index 100% rename from react-icons/fa/jsfiddle.d.ts rename to types/react-icons/fa/jsfiddle.d.ts diff --git a/react-icons/fa/key.d.ts b/types/react-icons/fa/key.d.ts similarity index 100% rename from react-icons/fa/key.d.ts rename to types/react-icons/fa/key.d.ts diff --git a/react-icons/fa/keyboard-o.d.ts b/types/react-icons/fa/keyboard-o.d.ts similarity index 100% rename from react-icons/fa/keyboard-o.d.ts rename to types/react-icons/fa/keyboard-o.d.ts diff --git a/react-icons/fa/krw.d.ts b/types/react-icons/fa/krw.d.ts similarity index 100% rename from react-icons/fa/krw.d.ts rename to types/react-icons/fa/krw.d.ts diff --git a/react-icons/fa/language.d.ts b/types/react-icons/fa/language.d.ts similarity index 100% rename from react-icons/fa/language.d.ts rename to types/react-icons/fa/language.d.ts diff --git a/react-icons/fa/laptop.d.ts b/types/react-icons/fa/laptop.d.ts similarity index 100% rename from react-icons/fa/laptop.d.ts rename to types/react-icons/fa/laptop.d.ts diff --git a/react-icons/fa/lastfm-square.d.ts b/types/react-icons/fa/lastfm-square.d.ts similarity index 100% rename from react-icons/fa/lastfm-square.d.ts rename to types/react-icons/fa/lastfm-square.d.ts diff --git a/react-icons/fa/lastfm.d.ts b/types/react-icons/fa/lastfm.d.ts similarity index 100% rename from react-icons/fa/lastfm.d.ts rename to types/react-icons/fa/lastfm.d.ts diff --git a/react-icons/fa/leaf.d.ts b/types/react-icons/fa/leaf.d.ts similarity index 100% rename from react-icons/fa/leaf.d.ts rename to types/react-icons/fa/leaf.d.ts diff --git a/react-icons/fa/leanpub.d.ts b/types/react-icons/fa/leanpub.d.ts similarity index 100% rename from react-icons/fa/leanpub.d.ts rename to types/react-icons/fa/leanpub.d.ts diff --git a/react-icons/fa/lemon-o.d.ts b/types/react-icons/fa/lemon-o.d.ts similarity index 100% rename from react-icons/fa/lemon-o.d.ts rename to types/react-icons/fa/lemon-o.d.ts diff --git a/react-icons/fa/level-down.d.ts b/types/react-icons/fa/level-down.d.ts similarity index 100% rename from react-icons/fa/level-down.d.ts rename to types/react-icons/fa/level-down.d.ts diff --git a/react-icons/fa/level-up.d.ts b/types/react-icons/fa/level-up.d.ts similarity index 100% rename from react-icons/fa/level-up.d.ts rename to types/react-icons/fa/level-up.d.ts diff --git a/react-icons/fa/life-bouy.d.ts b/types/react-icons/fa/life-bouy.d.ts similarity index 100% rename from react-icons/fa/life-bouy.d.ts rename to types/react-icons/fa/life-bouy.d.ts diff --git a/react-icons/fa/lightbulb-o.d.ts b/types/react-icons/fa/lightbulb-o.d.ts similarity index 100% rename from react-icons/fa/lightbulb-o.d.ts rename to types/react-icons/fa/lightbulb-o.d.ts diff --git a/react-icons/fa/line-chart.d.ts b/types/react-icons/fa/line-chart.d.ts similarity index 100% rename from react-icons/fa/line-chart.d.ts rename to types/react-icons/fa/line-chart.d.ts diff --git a/react-icons/fa/linkedin-square.d.ts b/types/react-icons/fa/linkedin-square.d.ts similarity index 100% rename from react-icons/fa/linkedin-square.d.ts rename to types/react-icons/fa/linkedin-square.d.ts diff --git a/react-icons/fa/linkedin.d.ts b/types/react-icons/fa/linkedin.d.ts similarity index 100% rename from react-icons/fa/linkedin.d.ts rename to types/react-icons/fa/linkedin.d.ts diff --git a/react-icons/fa/linux.d.ts b/types/react-icons/fa/linux.d.ts similarity index 100% rename from react-icons/fa/linux.d.ts rename to types/react-icons/fa/linux.d.ts diff --git a/react-icons/fa/list-alt.d.ts b/types/react-icons/fa/list-alt.d.ts similarity index 100% rename from react-icons/fa/list-alt.d.ts rename to types/react-icons/fa/list-alt.d.ts diff --git a/react-icons/fa/list-ol.d.ts b/types/react-icons/fa/list-ol.d.ts similarity index 100% rename from react-icons/fa/list-ol.d.ts rename to types/react-icons/fa/list-ol.d.ts diff --git a/react-icons/fa/list-ul.d.ts b/types/react-icons/fa/list-ul.d.ts similarity index 100% rename from react-icons/fa/list-ul.d.ts rename to types/react-icons/fa/list-ul.d.ts diff --git a/react-icons/fa/list.d.ts b/types/react-icons/fa/list.d.ts similarity index 100% rename from react-icons/fa/list.d.ts rename to types/react-icons/fa/list.d.ts diff --git a/react-icons/fa/location-arrow.d.ts b/types/react-icons/fa/location-arrow.d.ts similarity index 100% rename from react-icons/fa/location-arrow.d.ts rename to types/react-icons/fa/location-arrow.d.ts diff --git a/react-icons/fa/lock.d.ts b/types/react-icons/fa/lock.d.ts similarity index 100% rename from react-icons/fa/lock.d.ts rename to types/react-icons/fa/lock.d.ts diff --git a/react-icons/fa/long-arrow-down.d.ts b/types/react-icons/fa/long-arrow-down.d.ts similarity index 100% rename from react-icons/fa/long-arrow-down.d.ts rename to types/react-icons/fa/long-arrow-down.d.ts diff --git a/react-icons/fa/long-arrow-left.d.ts b/types/react-icons/fa/long-arrow-left.d.ts similarity index 100% rename from react-icons/fa/long-arrow-left.d.ts rename to types/react-icons/fa/long-arrow-left.d.ts diff --git a/react-icons/fa/long-arrow-right.d.ts b/types/react-icons/fa/long-arrow-right.d.ts similarity index 100% rename from react-icons/fa/long-arrow-right.d.ts rename to types/react-icons/fa/long-arrow-right.d.ts diff --git a/react-icons/fa/long-arrow-up.d.ts b/types/react-icons/fa/long-arrow-up.d.ts similarity index 100% rename from react-icons/fa/long-arrow-up.d.ts rename to types/react-icons/fa/long-arrow-up.d.ts diff --git a/react-icons/fa/low-vision.d.ts b/types/react-icons/fa/low-vision.d.ts similarity index 100% rename from react-icons/fa/low-vision.d.ts rename to types/react-icons/fa/low-vision.d.ts diff --git a/react-icons/fa/magic.d.ts b/types/react-icons/fa/magic.d.ts similarity index 100% rename from react-icons/fa/magic.d.ts rename to types/react-icons/fa/magic.d.ts diff --git a/react-icons/fa/magnet.d.ts b/types/react-icons/fa/magnet.d.ts similarity index 100% rename from react-icons/fa/magnet.d.ts rename to types/react-icons/fa/magnet.d.ts diff --git a/react-icons/fa/mail-forward.d.ts b/types/react-icons/fa/mail-forward.d.ts similarity index 100% rename from react-icons/fa/mail-forward.d.ts rename to types/react-icons/fa/mail-forward.d.ts diff --git a/react-icons/fa/mail-reply-all.d.ts b/types/react-icons/fa/mail-reply-all.d.ts similarity index 100% rename from react-icons/fa/mail-reply-all.d.ts rename to types/react-icons/fa/mail-reply-all.d.ts diff --git a/react-icons/fa/mail-reply.d.ts b/types/react-icons/fa/mail-reply.d.ts similarity index 100% rename from react-icons/fa/mail-reply.d.ts rename to types/react-icons/fa/mail-reply.d.ts diff --git a/react-icons/fa/male.d.ts b/types/react-icons/fa/male.d.ts similarity index 100% rename from react-icons/fa/male.d.ts rename to types/react-icons/fa/male.d.ts diff --git a/react-icons/fa/map-marker.d.ts b/types/react-icons/fa/map-marker.d.ts similarity index 100% rename from react-icons/fa/map-marker.d.ts rename to types/react-icons/fa/map-marker.d.ts diff --git a/react-icons/fa/map-o.d.ts b/types/react-icons/fa/map-o.d.ts similarity index 100% rename from react-icons/fa/map-o.d.ts rename to types/react-icons/fa/map-o.d.ts diff --git a/react-icons/fa/map-pin.d.ts b/types/react-icons/fa/map-pin.d.ts similarity index 100% rename from react-icons/fa/map-pin.d.ts rename to types/react-icons/fa/map-pin.d.ts diff --git a/react-icons/fa/map-signs.d.ts b/types/react-icons/fa/map-signs.d.ts similarity index 100% rename from react-icons/fa/map-signs.d.ts rename to types/react-icons/fa/map-signs.d.ts diff --git a/react-icons/fa/map.d.ts b/types/react-icons/fa/map.d.ts similarity index 100% rename from react-icons/fa/map.d.ts rename to types/react-icons/fa/map.d.ts diff --git a/react-icons/fa/mars-double.d.ts b/types/react-icons/fa/mars-double.d.ts similarity index 100% rename from react-icons/fa/mars-double.d.ts rename to types/react-icons/fa/mars-double.d.ts diff --git a/react-icons/fa/mars-stroke-h.d.ts b/types/react-icons/fa/mars-stroke-h.d.ts similarity index 100% rename from react-icons/fa/mars-stroke-h.d.ts rename to types/react-icons/fa/mars-stroke-h.d.ts diff --git a/react-icons/fa/mars-stroke-v.d.ts b/types/react-icons/fa/mars-stroke-v.d.ts similarity index 100% rename from react-icons/fa/mars-stroke-v.d.ts rename to types/react-icons/fa/mars-stroke-v.d.ts diff --git a/react-icons/fa/mars-stroke.d.ts b/types/react-icons/fa/mars-stroke.d.ts similarity index 100% rename from react-icons/fa/mars-stroke.d.ts rename to types/react-icons/fa/mars-stroke.d.ts diff --git a/react-icons/fa/mars.d.ts b/types/react-icons/fa/mars.d.ts similarity index 100% rename from react-icons/fa/mars.d.ts rename to types/react-icons/fa/mars.d.ts diff --git a/react-icons/fa/maxcdn.d.ts b/types/react-icons/fa/maxcdn.d.ts similarity index 100% rename from react-icons/fa/maxcdn.d.ts rename to types/react-icons/fa/maxcdn.d.ts diff --git a/react-icons/fa/meanpath.d.ts b/types/react-icons/fa/meanpath.d.ts similarity index 100% rename from react-icons/fa/meanpath.d.ts rename to types/react-icons/fa/meanpath.d.ts diff --git a/react-icons/fa/medium.d.ts b/types/react-icons/fa/medium.d.ts similarity index 100% rename from react-icons/fa/medium.d.ts rename to types/react-icons/fa/medium.d.ts diff --git a/react-icons/fa/medkit.d.ts b/types/react-icons/fa/medkit.d.ts similarity index 100% rename from react-icons/fa/medkit.d.ts rename to types/react-icons/fa/medkit.d.ts diff --git a/react-icons/fa/meh-o.d.ts b/types/react-icons/fa/meh-o.d.ts similarity index 100% rename from react-icons/fa/meh-o.d.ts rename to types/react-icons/fa/meh-o.d.ts diff --git a/react-icons/fa/mercury.d.ts b/types/react-icons/fa/mercury.d.ts similarity index 100% rename from react-icons/fa/mercury.d.ts rename to types/react-icons/fa/mercury.d.ts diff --git a/react-icons/fa/microphone-slash.d.ts b/types/react-icons/fa/microphone-slash.d.ts similarity index 100% rename from react-icons/fa/microphone-slash.d.ts rename to types/react-icons/fa/microphone-slash.d.ts diff --git a/react-icons/fa/microphone.d.ts b/types/react-icons/fa/microphone.d.ts similarity index 100% rename from react-icons/fa/microphone.d.ts rename to types/react-icons/fa/microphone.d.ts diff --git a/react-icons/fa/minus-circle.d.ts b/types/react-icons/fa/minus-circle.d.ts similarity index 100% rename from react-icons/fa/minus-circle.d.ts rename to types/react-icons/fa/minus-circle.d.ts diff --git a/react-icons/fa/minus-square-o.d.ts b/types/react-icons/fa/minus-square-o.d.ts similarity index 100% rename from react-icons/fa/minus-square-o.d.ts rename to types/react-icons/fa/minus-square-o.d.ts diff --git a/react-icons/fa/minus-square.d.ts b/types/react-icons/fa/minus-square.d.ts similarity index 100% rename from react-icons/fa/minus-square.d.ts rename to types/react-icons/fa/minus-square.d.ts diff --git a/react-icons/fa/minus.d.ts b/types/react-icons/fa/minus.d.ts similarity index 100% rename from react-icons/fa/minus.d.ts rename to types/react-icons/fa/minus.d.ts diff --git a/react-icons/fa/mixcloud.d.ts b/types/react-icons/fa/mixcloud.d.ts similarity index 100% rename from react-icons/fa/mixcloud.d.ts rename to types/react-icons/fa/mixcloud.d.ts diff --git a/react-icons/fa/mobile.d.ts b/types/react-icons/fa/mobile.d.ts similarity index 100% rename from react-icons/fa/mobile.d.ts rename to types/react-icons/fa/mobile.d.ts diff --git a/react-icons/fa/modx.d.ts b/types/react-icons/fa/modx.d.ts similarity index 100% rename from react-icons/fa/modx.d.ts rename to types/react-icons/fa/modx.d.ts diff --git a/react-icons/fa/money.d.ts b/types/react-icons/fa/money.d.ts similarity index 100% rename from react-icons/fa/money.d.ts rename to types/react-icons/fa/money.d.ts diff --git a/react-icons/fa/moon-o.d.ts b/types/react-icons/fa/moon-o.d.ts similarity index 100% rename from react-icons/fa/moon-o.d.ts rename to types/react-icons/fa/moon-o.d.ts diff --git a/react-icons/fa/motorcycle.d.ts b/types/react-icons/fa/motorcycle.d.ts similarity index 100% rename from react-icons/fa/motorcycle.d.ts rename to types/react-icons/fa/motorcycle.d.ts diff --git a/react-icons/fa/mouse-pointer.d.ts b/types/react-icons/fa/mouse-pointer.d.ts similarity index 100% rename from react-icons/fa/mouse-pointer.d.ts rename to types/react-icons/fa/mouse-pointer.d.ts diff --git a/react-icons/fa/music.d.ts b/types/react-icons/fa/music.d.ts similarity index 100% rename from react-icons/fa/music.d.ts rename to types/react-icons/fa/music.d.ts diff --git a/react-icons/fa/neuter.d.ts b/types/react-icons/fa/neuter.d.ts similarity index 100% rename from react-icons/fa/neuter.d.ts rename to types/react-icons/fa/neuter.d.ts diff --git a/react-icons/fa/newspaper-o.d.ts b/types/react-icons/fa/newspaper-o.d.ts similarity index 100% rename from react-icons/fa/newspaper-o.d.ts rename to types/react-icons/fa/newspaper-o.d.ts diff --git a/react-icons/fa/object-group.d.ts b/types/react-icons/fa/object-group.d.ts similarity index 100% rename from react-icons/fa/object-group.d.ts rename to types/react-icons/fa/object-group.d.ts diff --git a/react-icons/fa/object-ungroup.d.ts b/types/react-icons/fa/object-ungroup.d.ts similarity index 100% rename from react-icons/fa/object-ungroup.d.ts rename to types/react-icons/fa/object-ungroup.d.ts diff --git a/react-icons/fa/odnoklassniki-square.d.ts b/types/react-icons/fa/odnoklassniki-square.d.ts similarity index 100% rename from react-icons/fa/odnoklassniki-square.d.ts rename to types/react-icons/fa/odnoklassniki-square.d.ts diff --git a/react-icons/fa/odnoklassniki.d.ts b/types/react-icons/fa/odnoklassniki.d.ts similarity index 100% rename from react-icons/fa/odnoklassniki.d.ts rename to types/react-icons/fa/odnoklassniki.d.ts diff --git a/react-icons/fa/opencart.d.ts b/types/react-icons/fa/opencart.d.ts similarity index 100% rename from react-icons/fa/opencart.d.ts rename to types/react-icons/fa/opencart.d.ts diff --git a/react-icons/fa/openid.d.ts b/types/react-icons/fa/openid.d.ts similarity index 100% rename from react-icons/fa/openid.d.ts rename to types/react-icons/fa/openid.d.ts diff --git a/react-icons/fa/opera.d.ts b/types/react-icons/fa/opera.d.ts similarity index 100% rename from react-icons/fa/opera.d.ts rename to types/react-icons/fa/opera.d.ts diff --git a/react-icons/fa/optin-monster.d.ts b/types/react-icons/fa/optin-monster.d.ts similarity index 100% rename from react-icons/fa/optin-monster.d.ts rename to types/react-icons/fa/optin-monster.d.ts diff --git a/react-icons/fa/pagelines.d.ts b/types/react-icons/fa/pagelines.d.ts similarity index 100% rename from react-icons/fa/pagelines.d.ts rename to types/react-icons/fa/pagelines.d.ts diff --git a/react-icons/fa/paint-brush.d.ts b/types/react-icons/fa/paint-brush.d.ts similarity index 100% rename from react-icons/fa/paint-brush.d.ts rename to types/react-icons/fa/paint-brush.d.ts diff --git a/react-icons/fa/paper-plane-o.d.ts b/types/react-icons/fa/paper-plane-o.d.ts similarity index 100% rename from react-icons/fa/paper-plane-o.d.ts rename to types/react-icons/fa/paper-plane-o.d.ts diff --git a/react-icons/fa/paper-plane.d.ts b/types/react-icons/fa/paper-plane.d.ts similarity index 100% rename from react-icons/fa/paper-plane.d.ts rename to types/react-icons/fa/paper-plane.d.ts diff --git a/react-icons/fa/paperclip.d.ts b/types/react-icons/fa/paperclip.d.ts similarity index 100% rename from react-icons/fa/paperclip.d.ts rename to types/react-icons/fa/paperclip.d.ts diff --git a/react-icons/fa/paragraph.d.ts b/types/react-icons/fa/paragraph.d.ts similarity index 100% rename from react-icons/fa/paragraph.d.ts rename to types/react-icons/fa/paragraph.d.ts diff --git a/react-icons/fa/pause-circle-o.d.ts b/types/react-icons/fa/pause-circle-o.d.ts similarity index 100% rename from react-icons/fa/pause-circle-o.d.ts rename to types/react-icons/fa/pause-circle-o.d.ts diff --git a/react-icons/fa/pause-circle.d.ts b/types/react-icons/fa/pause-circle.d.ts similarity index 100% rename from react-icons/fa/pause-circle.d.ts rename to types/react-icons/fa/pause-circle.d.ts diff --git a/react-icons/fa/pause.d.ts b/types/react-icons/fa/pause.d.ts similarity index 100% rename from react-icons/fa/pause.d.ts rename to types/react-icons/fa/pause.d.ts diff --git a/react-icons/fa/paw.d.ts b/types/react-icons/fa/paw.d.ts similarity index 100% rename from react-icons/fa/paw.d.ts rename to types/react-icons/fa/paw.d.ts diff --git a/react-icons/fa/paypal.d.ts b/types/react-icons/fa/paypal.d.ts similarity index 100% rename from react-icons/fa/paypal.d.ts rename to types/react-icons/fa/paypal.d.ts diff --git a/react-icons/fa/pencil-square.d.ts b/types/react-icons/fa/pencil-square.d.ts similarity index 100% rename from react-icons/fa/pencil-square.d.ts rename to types/react-icons/fa/pencil-square.d.ts diff --git a/react-icons/fa/pencil.d.ts b/types/react-icons/fa/pencil.d.ts similarity index 100% rename from react-icons/fa/pencil.d.ts rename to types/react-icons/fa/pencil.d.ts diff --git a/react-icons/fa/percent.d.ts b/types/react-icons/fa/percent.d.ts similarity index 100% rename from react-icons/fa/percent.d.ts rename to types/react-icons/fa/percent.d.ts diff --git a/react-icons/fa/phone-square.d.ts b/types/react-icons/fa/phone-square.d.ts similarity index 100% rename from react-icons/fa/phone-square.d.ts rename to types/react-icons/fa/phone-square.d.ts diff --git a/react-icons/fa/phone.d.ts b/types/react-icons/fa/phone.d.ts similarity index 100% rename from react-icons/fa/phone.d.ts rename to types/react-icons/fa/phone.d.ts diff --git a/react-icons/fa/pie-chart.d.ts b/types/react-icons/fa/pie-chart.d.ts similarity index 100% rename from react-icons/fa/pie-chart.d.ts rename to types/react-icons/fa/pie-chart.d.ts diff --git a/react-icons/fa/pied-piper-alt.d.ts b/types/react-icons/fa/pied-piper-alt.d.ts similarity index 100% rename from react-icons/fa/pied-piper-alt.d.ts rename to types/react-icons/fa/pied-piper-alt.d.ts diff --git a/react-icons/fa/pied-piper.d.ts b/types/react-icons/fa/pied-piper.d.ts similarity index 100% rename from react-icons/fa/pied-piper.d.ts rename to types/react-icons/fa/pied-piper.d.ts diff --git a/react-icons/fa/pinterest-p.d.ts b/types/react-icons/fa/pinterest-p.d.ts similarity index 100% rename from react-icons/fa/pinterest-p.d.ts rename to types/react-icons/fa/pinterest-p.d.ts diff --git a/react-icons/fa/pinterest-square.d.ts b/types/react-icons/fa/pinterest-square.d.ts similarity index 100% rename from react-icons/fa/pinterest-square.d.ts rename to types/react-icons/fa/pinterest-square.d.ts diff --git a/react-icons/fa/pinterest.d.ts b/types/react-icons/fa/pinterest.d.ts similarity index 100% rename from react-icons/fa/pinterest.d.ts rename to types/react-icons/fa/pinterest.d.ts diff --git a/react-icons/fa/plane.d.ts b/types/react-icons/fa/plane.d.ts similarity index 100% rename from react-icons/fa/plane.d.ts rename to types/react-icons/fa/plane.d.ts diff --git a/react-icons/fa/play-circle-o.d.ts b/types/react-icons/fa/play-circle-o.d.ts similarity index 100% rename from react-icons/fa/play-circle-o.d.ts rename to types/react-icons/fa/play-circle-o.d.ts diff --git a/react-icons/fa/play-circle.d.ts b/types/react-icons/fa/play-circle.d.ts similarity index 100% rename from react-icons/fa/play-circle.d.ts rename to types/react-icons/fa/play-circle.d.ts diff --git a/react-icons/fa/play.d.ts b/types/react-icons/fa/play.d.ts similarity index 100% rename from react-icons/fa/play.d.ts rename to types/react-icons/fa/play.d.ts diff --git a/react-icons/fa/plug.d.ts b/types/react-icons/fa/plug.d.ts similarity index 100% rename from react-icons/fa/plug.d.ts rename to types/react-icons/fa/plug.d.ts diff --git a/react-icons/fa/plus-circle.d.ts b/types/react-icons/fa/plus-circle.d.ts similarity index 100% rename from react-icons/fa/plus-circle.d.ts rename to types/react-icons/fa/plus-circle.d.ts diff --git a/react-icons/fa/plus-square-o.d.ts b/types/react-icons/fa/plus-square-o.d.ts similarity index 100% rename from react-icons/fa/plus-square-o.d.ts rename to types/react-icons/fa/plus-square-o.d.ts diff --git a/react-icons/fa/plus-square.d.ts b/types/react-icons/fa/plus-square.d.ts similarity index 100% rename from react-icons/fa/plus-square.d.ts rename to types/react-icons/fa/plus-square.d.ts diff --git a/react-icons/fa/plus.d.ts b/types/react-icons/fa/plus.d.ts similarity index 100% rename from react-icons/fa/plus.d.ts rename to types/react-icons/fa/plus.d.ts diff --git a/react-icons/fa/power-off.d.ts b/types/react-icons/fa/power-off.d.ts similarity index 100% rename from react-icons/fa/power-off.d.ts rename to types/react-icons/fa/power-off.d.ts diff --git a/react-icons/fa/print.d.ts b/types/react-icons/fa/print.d.ts similarity index 100% rename from react-icons/fa/print.d.ts rename to types/react-icons/fa/print.d.ts diff --git a/react-icons/fa/product-hunt.d.ts b/types/react-icons/fa/product-hunt.d.ts similarity index 100% rename from react-icons/fa/product-hunt.d.ts rename to types/react-icons/fa/product-hunt.d.ts diff --git a/react-icons/fa/puzzle-piece.d.ts b/types/react-icons/fa/puzzle-piece.d.ts similarity index 100% rename from react-icons/fa/puzzle-piece.d.ts rename to types/react-icons/fa/puzzle-piece.d.ts diff --git a/react-icons/fa/qq.d.ts b/types/react-icons/fa/qq.d.ts similarity index 100% rename from react-icons/fa/qq.d.ts rename to types/react-icons/fa/qq.d.ts diff --git a/react-icons/fa/qrcode.d.ts b/types/react-icons/fa/qrcode.d.ts similarity index 100% rename from react-icons/fa/qrcode.d.ts rename to types/react-icons/fa/qrcode.d.ts diff --git a/react-icons/fa/question-circle-o.d.ts b/types/react-icons/fa/question-circle-o.d.ts similarity index 100% rename from react-icons/fa/question-circle-o.d.ts rename to types/react-icons/fa/question-circle-o.d.ts diff --git a/react-icons/fa/question-circle.d.ts b/types/react-icons/fa/question-circle.d.ts similarity index 100% rename from react-icons/fa/question-circle.d.ts rename to types/react-icons/fa/question-circle.d.ts diff --git a/react-icons/fa/question.d.ts b/types/react-icons/fa/question.d.ts similarity index 100% rename from react-icons/fa/question.d.ts rename to types/react-icons/fa/question.d.ts diff --git a/react-icons/fa/quote-left.d.ts b/types/react-icons/fa/quote-left.d.ts similarity index 100% rename from react-icons/fa/quote-left.d.ts rename to types/react-icons/fa/quote-left.d.ts diff --git a/react-icons/fa/quote-right.d.ts b/types/react-icons/fa/quote-right.d.ts similarity index 100% rename from react-icons/fa/quote-right.d.ts rename to types/react-icons/fa/quote-right.d.ts diff --git a/react-icons/fa/ra.d.ts b/types/react-icons/fa/ra.d.ts similarity index 100% rename from react-icons/fa/ra.d.ts rename to types/react-icons/fa/ra.d.ts diff --git a/react-icons/fa/random.d.ts b/types/react-icons/fa/random.d.ts similarity index 100% rename from react-icons/fa/random.d.ts rename to types/react-icons/fa/random.d.ts diff --git a/react-icons/fa/recycle.d.ts b/types/react-icons/fa/recycle.d.ts similarity index 100% rename from react-icons/fa/recycle.d.ts rename to types/react-icons/fa/recycle.d.ts diff --git a/react-icons/fa/reddit-alien.d.ts b/types/react-icons/fa/reddit-alien.d.ts similarity index 100% rename from react-icons/fa/reddit-alien.d.ts rename to types/react-icons/fa/reddit-alien.d.ts diff --git a/react-icons/fa/reddit-square.d.ts b/types/react-icons/fa/reddit-square.d.ts similarity index 100% rename from react-icons/fa/reddit-square.d.ts rename to types/react-icons/fa/reddit-square.d.ts diff --git a/react-icons/fa/reddit.d.ts b/types/react-icons/fa/reddit.d.ts similarity index 100% rename from react-icons/fa/reddit.d.ts rename to types/react-icons/fa/reddit.d.ts diff --git a/react-icons/fa/refresh.d.ts b/types/react-icons/fa/refresh.d.ts similarity index 100% rename from react-icons/fa/refresh.d.ts rename to types/react-icons/fa/refresh.d.ts diff --git a/react-icons/fa/registered.d.ts b/types/react-icons/fa/registered.d.ts similarity index 100% rename from react-icons/fa/registered.d.ts rename to types/react-icons/fa/registered.d.ts diff --git a/react-icons/fa/renren.d.ts b/types/react-icons/fa/renren.d.ts similarity index 100% rename from react-icons/fa/renren.d.ts rename to types/react-icons/fa/renren.d.ts diff --git a/react-icons/fa/repeat.d.ts b/types/react-icons/fa/repeat.d.ts similarity index 100% rename from react-icons/fa/repeat.d.ts rename to types/react-icons/fa/repeat.d.ts diff --git a/react-icons/fa/retweet.d.ts b/types/react-icons/fa/retweet.d.ts similarity index 100% rename from react-icons/fa/retweet.d.ts rename to types/react-icons/fa/retweet.d.ts diff --git a/react-icons/fa/road.d.ts b/types/react-icons/fa/road.d.ts similarity index 100% rename from react-icons/fa/road.d.ts rename to types/react-icons/fa/road.d.ts diff --git a/react-icons/fa/rocket.d.ts b/types/react-icons/fa/rocket.d.ts similarity index 100% rename from react-icons/fa/rocket.d.ts rename to types/react-icons/fa/rocket.d.ts diff --git a/react-icons/fa/rotate-left.d.ts b/types/react-icons/fa/rotate-left.d.ts similarity index 100% rename from react-icons/fa/rotate-left.d.ts rename to types/react-icons/fa/rotate-left.d.ts diff --git a/react-icons/fa/rouble.d.ts b/types/react-icons/fa/rouble.d.ts similarity index 100% rename from react-icons/fa/rouble.d.ts rename to types/react-icons/fa/rouble.d.ts diff --git a/react-icons/fa/rss-square.d.ts b/types/react-icons/fa/rss-square.d.ts similarity index 100% rename from react-icons/fa/rss-square.d.ts rename to types/react-icons/fa/rss-square.d.ts diff --git a/react-icons/fa/safari.d.ts b/types/react-icons/fa/safari.d.ts similarity index 100% rename from react-icons/fa/safari.d.ts rename to types/react-icons/fa/safari.d.ts diff --git a/react-icons/fa/scribd.d.ts b/types/react-icons/fa/scribd.d.ts similarity index 100% rename from react-icons/fa/scribd.d.ts rename to types/react-icons/fa/scribd.d.ts diff --git a/react-icons/fa/search-minus.d.ts b/types/react-icons/fa/search-minus.d.ts similarity index 100% rename from react-icons/fa/search-minus.d.ts rename to types/react-icons/fa/search-minus.d.ts diff --git a/react-icons/fa/search-plus.d.ts b/types/react-icons/fa/search-plus.d.ts similarity index 100% rename from react-icons/fa/search-plus.d.ts rename to types/react-icons/fa/search-plus.d.ts diff --git a/react-icons/fa/search.d.ts b/types/react-icons/fa/search.d.ts similarity index 100% rename from react-icons/fa/search.d.ts rename to types/react-icons/fa/search.d.ts diff --git a/react-icons/fa/sellsy.d.ts b/types/react-icons/fa/sellsy.d.ts similarity index 100% rename from react-icons/fa/sellsy.d.ts rename to types/react-icons/fa/sellsy.d.ts diff --git a/react-icons/fa/server.d.ts b/types/react-icons/fa/server.d.ts similarity index 100% rename from react-icons/fa/server.d.ts rename to types/react-icons/fa/server.d.ts diff --git a/react-icons/fa/share-alt-square.d.ts b/types/react-icons/fa/share-alt-square.d.ts similarity index 100% rename from react-icons/fa/share-alt-square.d.ts rename to types/react-icons/fa/share-alt-square.d.ts diff --git a/react-icons/fa/share-alt.d.ts b/types/react-icons/fa/share-alt.d.ts similarity index 100% rename from react-icons/fa/share-alt.d.ts rename to types/react-icons/fa/share-alt.d.ts diff --git a/react-icons/fa/share-square-o.d.ts b/types/react-icons/fa/share-square-o.d.ts similarity index 100% rename from react-icons/fa/share-square-o.d.ts rename to types/react-icons/fa/share-square-o.d.ts diff --git a/react-icons/fa/share-square.d.ts b/types/react-icons/fa/share-square.d.ts similarity index 100% rename from react-icons/fa/share-square.d.ts rename to types/react-icons/fa/share-square.d.ts diff --git a/react-icons/fa/shield.d.ts b/types/react-icons/fa/shield.d.ts similarity index 100% rename from react-icons/fa/shield.d.ts rename to types/react-icons/fa/shield.d.ts diff --git a/react-icons/fa/ship.d.ts b/types/react-icons/fa/ship.d.ts similarity index 100% rename from react-icons/fa/ship.d.ts rename to types/react-icons/fa/ship.d.ts diff --git a/react-icons/fa/shirtsinbulk.d.ts b/types/react-icons/fa/shirtsinbulk.d.ts similarity index 100% rename from react-icons/fa/shirtsinbulk.d.ts rename to types/react-icons/fa/shirtsinbulk.d.ts diff --git a/react-icons/fa/shopping-bag.d.ts b/types/react-icons/fa/shopping-bag.d.ts similarity index 100% rename from react-icons/fa/shopping-bag.d.ts rename to types/react-icons/fa/shopping-bag.d.ts diff --git a/react-icons/fa/shopping-basket.d.ts b/types/react-icons/fa/shopping-basket.d.ts similarity index 100% rename from react-icons/fa/shopping-basket.d.ts rename to types/react-icons/fa/shopping-basket.d.ts diff --git a/react-icons/fa/shopping-cart.d.ts b/types/react-icons/fa/shopping-cart.d.ts similarity index 100% rename from react-icons/fa/shopping-cart.d.ts rename to types/react-icons/fa/shopping-cart.d.ts diff --git a/react-icons/fa/sign-in.d.ts b/types/react-icons/fa/sign-in.d.ts similarity index 100% rename from react-icons/fa/sign-in.d.ts rename to types/react-icons/fa/sign-in.d.ts diff --git a/react-icons/fa/sign-language.d.ts b/types/react-icons/fa/sign-language.d.ts similarity index 100% rename from react-icons/fa/sign-language.d.ts rename to types/react-icons/fa/sign-language.d.ts diff --git a/react-icons/fa/sign-out.d.ts b/types/react-icons/fa/sign-out.d.ts similarity index 100% rename from react-icons/fa/sign-out.d.ts rename to types/react-icons/fa/sign-out.d.ts diff --git a/react-icons/fa/signal.d.ts b/types/react-icons/fa/signal.d.ts similarity index 100% rename from react-icons/fa/signal.d.ts rename to types/react-icons/fa/signal.d.ts diff --git a/react-icons/fa/simplybuilt.d.ts b/types/react-icons/fa/simplybuilt.d.ts similarity index 100% rename from react-icons/fa/simplybuilt.d.ts rename to types/react-icons/fa/simplybuilt.d.ts diff --git a/react-icons/fa/sitemap.d.ts b/types/react-icons/fa/sitemap.d.ts similarity index 100% rename from react-icons/fa/sitemap.d.ts rename to types/react-icons/fa/sitemap.d.ts diff --git a/react-icons/fa/skyatlas.d.ts b/types/react-icons/fa/skyatlas.d.ts similarity index 100% rename from react-icons/fa/skyatlas.d.ts rename to types/react-icons/fa/skyatlas.d.ts diff --git a/react-icons/fa/skype.d.ts b/types/react-icons/fa/skype.d.ts similarity index 100% rename from react-icons/fa/skype.d.ts rename to types/react-icons/fa/skype.d.ts diff --git a/react-icons/fa/slack.d.ts b/types/react-icons/fa/slack.d.ts similarity index 100% rename from react-icons/fa/slack.d.ts rename to types/react-icons/fa/slack.d.ts diff --git a/react-icons/fa/sliders.d.ts b/types/react-icons/fa/sliders.d.ts similarity index 100% rename from react-icons/fa/sliders.d.ts rename to types/react-icons/fa/sliders.d.ts diff --git a/react-icons/fa/slideshare.d.ts b/types/react-icons/fa/slideshare.d.ts similarity index 100% rename from react-icons/fa/slideshare.d.ts rename to types/react-icons/fa/slideshare.d.ts diff --git a/react-icons/fa/smile-o.d.ts b/types/react-icons/fa/smile-o.d.ts similarity index 100% rename from react-icons/fa/smile-o.d.ts rename to types/react-icons/fa/smile-o.d.ts diff --git a/react-icons/fa/snapchat-ghost.d.ts b/types/react-icons/fa/snapchat-ghost.d.ts similarity index 100% rename from react-icons/fa/snapchat-ghost.d.ts rename to types/react-icons/fa/snapchat-ghost.d.ts diff --git a/react-icons/fa/snapchat-square.d.ts b/types/react-icons/fa/snapchat-square.d.ts similarity index 100% rename from react-icons/fa/snapchat-square.d.ts rename to types/react-icons/fa/snapchat-square.d.ts diff --git a/react-icons/fa/snapchat.d.ts b/types/react-icons/fa/snapchat.d.ts similarity index 100% rename from react-icons/fa/snapchat.d.ts rename to types/react-icons/fa/snapchat.d.ts diff --git a/react-icons/fa/sort-alpha-asc.d.ts b/types/react-icons/fa/sort-alpha-asc.d.ts similarity index 100% rename from react-icons/fa/sort-alpha-asc.d.ts rename to types/react-icons/fa/sort-alpha-asc.d.ts diff --git a/react-icons/fa/sort-alpha-desc.d.ts b/types/react-icons/fa/sort-alpha-desc.d.ts similarity index 100% rename from react-icons/fa/sort-alpha-desc.d.ts rename to types/react-icons/fa/sort-alpha-desc.d.ts diff --git a/react-icons/fa/sort-amount-asc.d.ts b/types/react-icons/fa/sort-amount-asc.d.ts similarity index 100% rename from react-icons/fa/sort-amount-asc.d.ts rename to types/react-icons/fa/sort-amount-asc.d.ts diff --git a/react-icons/fa/sort-amount-desc.d.ts b/types/react-icons/fa/sort-amount-desc.d.ts similarity index 100% rename from react-icons/fa/sort-amount-desc.d.ts rename to types/react-icons/fa/sort-amount-desc.d.ts diff --git a/react-icons/fa/sort-asc.d.ts b/types/react-icons/fa/sort-asc.d.ts similarity index 100% rename from react-icons/fa/sort-asc.d.ts rename to types/react-icons/fa/sort-asc.d.ts diff --git a/react-icons/fa/sort-desc.d.ts b/types/react-icons/fa/sort-desc.d.ts similarity index 100% rename from react-icons/fa/sort-desc.d.ts rename to types/react-icons/fa/sort-desc.d.ts diff --git a/react-icons/fa/sort-numeric-asc.d.ts b/types/react-icons/fa/sort-numeric-asc.d.ts similarity index 100% rename from react-icons/fa/sort-numeric-asc.d.ts rename to types/react-icons/fa/sort-numeric-asc.d.ts diff --git a/react-icons/fa/sort-numeric-desc.d.ts b/types/react-icons/fa/sort-numeric-desc.d.ts similarity index 100% rename from react-icons/fa/sort-numeric-desc.d.ts rename to types/react-icons/fa/sort-numeric-desc.d.ts diff --git a/react-icons/fa/sort.d.ts b/types/react-icons/fa/sort.d.ts similarity index 100% rename from react-icons/fa/sort.d.ts rename to types/react-icons/fa/sort.d.ts diff --git a/react-icons/fa/soundcloud.d.ts b/types/react-icons/fa/soundcloud.d.ts similarity index 100% rename from react-icons/fa/soundcloud.d.ts rename to types/react-icons/fa/soundcloud.d.ts diff --git a/react-icons/fa/space-shuttle.d.ts b/types/react-icons/fa/space-shuttle.d.ts similarity index 100% rename from react-icons/fa/space-shuttle.d.ts rename to types/react-icons/fa/space-shuttle.d.ts diff --git a/react-icons/fa/spinner.d.ts b/types/react-icons/fa/spinner.d.ts similarity index 100% rename from react-icons/fa/spinner.d.ts rename to types/react-icons/fa/spinner.d.ts diff --git a/react-icons/fa/spoon.d.ts b/types/react-icons/fa/spoon.d.ts similarity index 100% rename from react-icons/fa/spoon.d.ts rename to types/react-icons/fa/spoon.d.ts diff --git a/react-icons/fa/spotify.d.ts b/types/react-icons/fa/spotify.d.ts similarity index 100% rename from react-icons/fa/spotify.d.ts rename to types/react-icons/fa/spotify.d.ts diff --git a/react-icons/fa/square-o.d.ts b/types/react-icons/fa/square-o.d.ts similarity index 100% rename from react-icons/fa/square-o.d.ts rename to types/react-icons/fa/square-o.d.ts diff --git a/react-icons/fa/square.d.ts b/types/react-icons/fa/square.d.ts similarity index 100% rename from react-icons/fa/square.d.ts rename to types/react-icons/fa/square.d.ts diff --git a/react-icons/fa/stack-exchange.d.ts b/types/react-icons/fa/stack-exchange.d.ts similarity index 100% rename from react-icons/fa/stack-exchange.d.ts rename to types/react-icons/fa/stack-exchange.d.ts diff --git a/react-icons/fa/stack-overflow.d.ts b/types/react-icons/fa/stack-overflow.d.ts similarity index 100% rename from react-icons/fa/stack-overflow.d.ts rename to types/react-icons/fa/stack-overflow.d.ts diff --git a/react-icons/fa/star-half-empty.d.ts b/types/react-icons/fa/star-half-empty.d.ts similarity index 100% rename from react-icons/fa/star-half-empty.d.ts rename to types/react-icons/fa/star-half-empty.d.ts diff --git a/react-icons/fa/star-half.d.ts b/types/react-icons/fa/star-half.d.ts similarity index 100% rename from react-icons/fa/star-half.d.ts rename to types/react-icons/fa/star-half.d.ts diff --git a/react-icons/fa/star-o.d.ts b/types/react-icons/fa/star-o.d.ts similarity index 100% rename from react-icons/fa/star-o.d.ts rename to types/react-icons/fa/star-o.d.ts diff --git a/react-icons/fa/star.d.ts b/types/react-icons/fa/star.d.ts similarity index 100% rename from react-icons/fa/star.d.ts rename to types/react-icons/fa/star.d.ts diff --git a/react-icons/fa/steam-square.d.ts b/types/react-icons/fa/steam-square.d.ts similarity index 100% rename from react-icons/fa/steam-square.d.ts rename to types/react-icons/fa/steam-square.d.ts diff --git a/react-icons/fa/steam.d.ts b/types/react-icons/fa/steam.d.ts similarity index 100% rename from react-icons/fa/steam.d.ts rename to types/react-icons/fa/steam.d.ts diff --git a/react-icons/fa/step-backward.d.ts b/types/react-icons/fa/step-backward.d.ts similarity index 100% rename from react-icons/fa/step-backward.d.ts rename to types/react-icons/fa/step-backward.d.ts diff --git a/react-icons/fa/step-forward.d.ts b/types/react-icons/fa/step-forward.d.ts similarity index 100% rename from react-icons/fa/step-forward.d.ts rename to types/react-icons/fa/step-forward.d.ts diff --git a/react-icons/fa/stethoscope.d.ts b/types/react-icons/fa/stethoscope.d.ts similarity index 100% rename from react-icons/fa/stethoscope.d.ts rename to types/react-icons/fa/stethoscope.d.ts diff --git a/react-icons/fa/sticky-note-o.d.ts b/types/react-icons/fa/sticky-note-o.d.ts similarity index 100% rename from react-icons/fa/sticky-note-o.d.ts rename to types/react-icons/fa/sticky-note-o.d.ts diff --git a/react-icons/fa/sticky-note.d.ts b/types/react-icons/fa/sticky-note.d.ts similarity index 100% rename from react-icons/fa/sticky-note.d.ts rename to types/react-icons/fa/sticky-note.d.ts diff --git a/react-icons/fa/stop-circle-o.d.ts b/types/react-icons/fa/stop-circle-o.d.ts similarity index 100% rename from react-icons/fa/stop-circle-o.d.ts rename to types/react-icons/fa/stop-circle-o.d.ts diff --git a/react-icons/fa/stop-circle.d.ts b/types/react-icons/fa/stop-circle.d.ts similarity index 100% rename from react-icons/fa/stop-circle.d.ts rename to types/react-icons/fa/stop-circle.d.ts diff --git a/react-icons/fa/stop.d.ts b/types/react-icons/fa/stop.d.ts similarity index 100% rename from react-icons/fa/stop.d.ts rename to types/react-icons/fa/stop.d.ts diff --git a/react-icons/fa/street-view.d.ts b/types/react-icons/fa/street-view.d.ts similarity index 100% rename from react-icons/fa/street-view.d.ts rename to types/react-icons/fa/street-view.d.ts diff --git a/react-icons/fa/strikethrough.d.ts b/types/react-icons/fa/strikethrough.d.ts similarity index 100% rename from react-icons/fa/strikethrough.d.ts rename to types/react-icons/fa/strikethrough.d.ts diff --git a/react-icons/fa/stumbleupon-circle.d.ts b/types/react-icons/fa/stumbleupon-circle.d.ts similarity index 100% rename from react-icons/fa/stumbleupon-circle.d.ts rename to types/react-icons/fa/stumbleupon-circle.d.ts diff --git a/react-icons/fa/stumbleupon.d.ts b/types/react-icons/fa/stumbleupon.d.ts similarity index 100% rename from react-icons/fa/stumbleupon.d.ts rename to types/react-icons/fa/stumbleupon.d.ts diff --git a/react-icons/fa/subscript.d.ts b/types/react-icons/fa/subscript.d.ts similarity index 100% rename from react-icons/fa/subscript.d.ts rename to types/react-icons/fa/subscript.d.ts diff --git a/react-icons/fa/subway.d.ts b/types/react-icons/fa/subway.d.ts similarity index 100% rename from react-icons/fa/subway.d.ts rename to types/react-icons/fa/subway.d.ts diff --git a/react-icons/fa/suitcase.d.ts b/types/react-icons/fa/suitcase.d.ts similarity index 100% rename from react-icons/fa/suitcase.d.ts rename to types/react-icons/fa/suitcase.d.ts diff --git a/react-icons/fa/sun-o.d.ts b/types/react-icons/fa/sun-o.d.ts similarity index 100% rename from react-icons/fa/sun-o.d.ts rename to types/react-icons/fa/sun-o.d.ts diff --git a/react-icons/fa/superscript.d.ts b/types/react-icons/fa/superscript.d.ts similarity index 100% rename from react-icons/fa/superscript.d.ts rename to types/react-icons/fa/superscript.d.ts diff --git a/react-icons/fa/table.d.ts b/types/react-icons/fa/table.d.ts similarity index 100% rename from react-icons/fa/table.d.ts rename to types/react-icons/fa/table.d.ts diff --git a/react-icons/fa/tablet.d.ts b/types/react-icons/fa/tablet.d.ts similarity index 100% rename from react-icons/fa/tablet.d.ts rename to types/react-icons/fa/tablet.d.ts diff --git a/react-icons/fa/tag.d.ts b/types/react-icons/fa/tag.d.ts similarity index 100% rename from react-icons/fa/tag.d.ts rename to types/react-icons/fa/tag.d.ts diff --git a/react-icons/fa/tags.d.ts b/types/react-icons/fa/tags.d.ts similarity index 100% rename from react-icons/fa/tags.d.ts rename to types/react-icons/fa/tags.d.ts diff --git a/react-icons/fa/tasks.d.ts b/types/react-icons/fa/tasks.d.ts similarity index 100% rename from react-icons/fa/tasks.d.ts rename to types/react-icons/fa/tasks.d.ts diff --git a/react-icons/fa/television.d.ts b/types/react-icons/fa/television.d.ts similarity index 100% rename from react-icons/fa/television.d.ts rename to types/react-icons/fa/television.d.ts diff --git a/react-icons/fa/tencent-weibo.d.ts b/types/react-icons/fa/tencent-weibo.d.ts similarity index 100% rename from react-icons/fa/tencent-weibo.d.ts rename to types/react-icons/fa/tencent-weibo.d.ts diff --git a/react-icons/fa/terminal.d.ts b/types/react-icons/fa/terminal.d.ts similarity index 100% rename from react-icons/fa/terminal.d.ts rename to types/react-icons/fa/terminal.d.ts diff --git a/react-icons/fa/text-height.d.ts b/types/react-icons/fa/text-height.d.ts similarity index 100% rename from react-icons/fa/text-height.d.ts rename to types/react-icons/fa/text-height.d.ts diff --git a/react-icons/fa/text-width.d.ts b/types/react-icons/fa/text-width.d.ts similarity index 100% rename from react-icons/fa/text-width.d.ts rename to types/react-icons/fa/text-width.d.ts diff --git a/react-icons/fa/th-large.d.ts b/types/react-icons/fa/th-large.d.ts similarity index 100% rename from react-icons/fa/th-large.d.ts rename to types/react-icons/fa/th-large.d.ts diff --git a/react-icons/fa/th-list.d.ts b/types/react-icons/fa/th-list.d.ts similarity index 100% rename from react-icons/fa/th-list.d.ts rename to types/react-icons/fa/th-list.d.ts diff --git a/react-icons/fa/th.d.ts b/types/react-icons/fa/th.d.ts similarity index 100% rename from react-icons/fa/th.d.ts rename to types/react-icons/fa/th.d.ts diff --git a/react-icons/fa/thumb-tack.d.ts b/types/react-icons/fa/thumb-tack.d.ts similarity index 100% rename from react-icons/fa/thumb-tack.d.ts rename to types/react-icons/fa/thumb-tack.d.ts diff --git a/react-icons/fa/thumbs-down.d.ts b/types/react-icons/fa/thumbs-down.d.ts similarity index 100% rename from react-icons/fa/thumbs-down.d.ts rename to types/react-icons/fa/thumbs-down.d.ts diff --git a/react-icons/fa/thumbs-o-down.d.ts b/types/react-icons/fa/thumbs-o-down.d.ts similarity index 100% rename from react-icons/fa/thumbs-o-down.d.ts rename to types/react-icons/fa/thumbs-o-down.d.ts diff --git a/react-icons/fa/thumbs-o-up.d.ts b/types/react-icons/fa/thumbs-o-up.d.ts similarity index 100% rename from react-icons/fa/thumbs-o-up.d.ts rename to types/react-icons/fa/thumbs-o-up.d.ts diff --git a/react-icons/fa/thumbs-up.d.ts b/types/react-icons/fa/thumbs-up.d.ts similarity index 100% rename from react-icons/fa/thumbs-up.d.ts rename to types/react-icons/fa/thumbs-up.d.ts diff --git a/react-icons/fa/ticket.d.ts b/types/react-icons/fa/ticket.d.ts similarity index 100% rename from react-icons/fa/ticket.d.ts rename to types/react-icons/fa/ticket.d.ts diff --git a/react-icons/fa/times-circle-o.d.ts b/types/react-icons/fa/times-circle-o.d.ts similarity index 100% rename from react-icons/fa/times-circle-o.d.ts rename to types/react-icons/fa/times-circle-o.d.ts diff --git a/react-icons/fa/times-circle.d.ts b/types/react-icons/fa/times-circle.d.ts similarity index 100% rename from react-icons/fa/times-circle.d.ts rename to types/react-icons/fa/times-circle.d.ts diff --git a/react-icons/fa/tint.d.ts b/types/react-icons/fa/tint.d.ts similarity index 100% rename from react-icons/fa/tint.d.ts rename to types/react-icons/fa/tint.d.ts diff --git a/react-icons/fa/toggle-off.d.ts b/types/react-icons/fa/toggle-off.d.ts similarity index 100% rename from react-icons/fa/toggle-off.d.ts rename to types/react-icons/fa/toggle-off.d.ts diff --git a/react-icons/fa/toggle-on.d.ts b/types/react-icons/fa/toggle-on.d.ts similarity index 100% rename from react-icons/fa/toggle-on.d.ts rename to types/react-icons/fa/toggle-on.d.ts diff --git a/react-icons/fa/trademark.d.ts b/types/react-icons/fa/trademark.d.ts similarity index 100% rename from react-icons/fa/trademark.d.ts rename to types/react-icons/fa/trademark.d.ts diff --git a/react-icons/fa/train.d.ts b/types/react-icons/fa/train.d.ts similarity index 100% rename from react-icons/fa/train.d.ts rename to types/react-icons/fa/train.d.ts diff --git a/react-icons/fa/transgender-alt.d.ts b/types/react-icons/fa/transgender-alt.d.ts similarity index 100% rename from react-icons/fa/transgender-alt.d.ts rename to types/react-icons/fa/transgender-alt.d.ts diff --git a/react-icons/fa/trash-o.d.ts b/types/react-icons/fa/trash-o.d.ts similarity index 100% rename from react-icons/fa/trash-o.d.ts rename to types/react-icons/fa/trash-o.d.ts diff --git a/react-icons/fa/trash.d.ts b/types/react-icons/fa/trash.d.ts similarity index 100% rename from react-icons/fa/trash.d.ts rename to types/react-icons/fa/trash.d.ts diff --git a/react-icons/fa/tree.d.ts b/types/react-icons/fa/tree.d.ts similarity index 100% rename from react-icons/fa/tree.d.ts rename to types/react-icons/fa/tree.d.ts diff --git a/react-icons/fa/trello.d.ts b/types/react-icons/fa/trello.d.ts similarity index 100% rename from react-icons/fa/trello.d.ts rename to types/react-icons/fa/trello.d.ts diff --git a/react-icons/fa/tripadvisor.d.ts b/types/react-icons/fa/tripadvisor.d.ts similarity index 100% rename from react-icons/fa/tripadvisor.d.ts rename to types/react-icons/fa/tripadvisor.d.ts diff --git a/react-icons/fa/trophy.d.ts b/types/react-icons/fa/trophy.d.ts similarity index 100% rename from react-icons/fa/trophy.d.ts rename to types/react-icons/fa/trophy.d.ts diff --git a/react-icons/fa/truck.d.ts b/types/react-icons/fa/truck.d.ts similarity index 100% rename from react-icons/fa/truck.d.ts rename to types/react-icons/fa/truck.d.ts diff --git a/react-icons/fa/try.d.ts b/types/react-icons/fa/try.d.ts similarity index 100% rename from react-icons/fa/try.d.ts rename to types/react-icons/fa/try.d.ts diff --git a/react-icons/fa/tty.d.ts b/types/react-icons/fa/tty.d.ts similarity index 100% rename from react-icons/fa/tty.d.ts rename to types/react-icons/fa/tty.d.ts diff --git a/react-icons/fa/tumblr-square.d.ts b/types/react-icons/fa/tumblr-square.d.ts similarity index 100% rename from react-icons/fa/tumblr-square.d.ts rename to types/react-icons/fa/tumblr-square.d.ts diff --git a/react-icons/fa/tumblr.d.ts b/types/react-icons/fa/tumblr.d.ts similarity index 100% rename from react-icons/fa/tumblr.d.ts rename to types/react-icons/fa/tumblr.d.ts diff --git a/react-icons/fa/twitch.d.ts b/types/react-icons/fa/twitch.d.ts similarity index 100% rename from react-icons/fa/twitch.d.ts rename to types/react-icons/fa/twitch.d.ts diff --git a/react-icons/fa/twitter-square.d.ts b/types/react-icons/fa/twitter-square.d.ts similarity index 100% rename from react-icons/fa/twitter-square.d.ts rename to types/react-icons/fa/twitter-square.d.ts diff --git a/react-icons/fa/twitter.d.ts b/types/react-icons/fa/twitter.d.ts similarity index 100% rename from react-icons/fa/twitter.d.ts rename to types/react-icons/fa/twitter.d.ts diff --git a/react-icons/fa/umbrella.d.ts b/types/react-icons/fa/umbrella.d.ts similarity index 100% rename from react-icons/fa/umbrella.d.ts rename to types/react-icons/fa/umbrella.d.ts diff --git a/react-icons/fa/underline.d.ts b/types/react-icons/fa/underline.d.ts similarity index 100% rename from react-icons/fa/underline.d.ts rename to types/react-icons/fa/underline.d.ts diff --git a/react-icons/fa/universal-access.d.ts b/types/react-icons/fa/universal-access.d.ts similarity index 100% rename from react-icons/fa/universal-access.d.ts rename to types/react-icons/fa/universal-access.d.ts diff --git a/react-icons/fa/unlock-alt.d.ts b/types/react-icons/fa/unlock-alt.d.ts similarity index 100% rename from react-icons/fa/unlock-alt.d.ts rename to types/react-icons/fa/unlock-alt.d.ts diff --git a/react-icons/fa/unlock.d.ts b/types/react-icons/fa/unlock.d.ts similarity index 100% rename from react-icons/fa/unlock.d.ts rename to types/react-icons/fa/unlock.d.ts diff --git a/react-icons/fa/upload.d.ts b/types/react-icons/fa/upload.d.ts similarity index 100% rename from react-icons/fa/upload.d.ts rename to types/react-icons/fa/upload.d.ts diff --git a/react-icons/fa/usb.d.ts b/types/react-icons/fa/usb.d.ts similarity index 100% rename from react-icons/fa/usb.d.ts rename to types/react-icons/fa/usb.d.ts diff --git a/react-icons/fa/user-md.d.ts b/types/react-icons/fa/user-md.d.ts similarity index 100% rename from react-icons/fa/user-md.d.ts rename to types/react-icons/fa/user-md.d.ts diff --git a/react-icons/fa/user-plus.d.ts b/types/react-icons/fa/user-plus.d.ts similarity index 100% rename from react-icons/fa/user-plus.d.ts rename to types/react-icons/fa/user-plus.d.ts diff --git a/react-icons/fa/user-secret.d.ts b/types/react-icons/fa/user-secret.d.ts similarity index 100% rename from react-icons/fa/user-secret.d.ts rename to types/react-icons/fa/user-secret.d.ts diff --git a/react-icons/fa/user-times.d.ts b/types/react-icons/fa/user-times.d.ts similarity index 100% rename from react-icons/fa/user-times.d.ts rename to types/react-icons/fa/user-times.d.ts diff --git a/react-icons/fa/user.d.ts b/types/react-icons/fa/user.d.ts similarity index 100% rename from react-icons/fa/user.d.ts rename to types/react-icons/fa/user.d.ts diff --git a/react-icons/fa/venus-double.d.ts b/types/react-icons/fa/venus-double.d.ts similarity index 100% rename from react-icons/fa/venus-double.d.ts rename to types/react-icons/fa/venus-double.d.ts diff --git a/react-icons/fa/venus-mars.d.ts b/types/react-icons/fa/venus-mars.d.ts similarity index 100% rename from react-icons/fa/venus-mars.d.ts rename to types/react-icons/fa/venus-mars.d.ts diff --git a/react-icons/fa/venus.d.ts b/types/react-icons/fa/venus.d.ts similarity index 100% rename from react-icons/fa/venus.d.ts rename to types/react-icons/fa/venus.d.ts diff --git a/react-icons/fa/viacoin.d.ts b/types/react-icons/fa/viacoin.d.ts similarity index 100% rename from react-icons/fa/viacoin.d.ts rename to types/react-icons/fa/viacoin.d.ts diff --git a/react-icons/fa/viadeo-square.d.ts b/types/react-icons/fa/viadeo-square.d.ts similarity index 100% rename from react-icons/fa/viadeo-square.d.ts rename to types/react-icons/fa/viadeo-square.d.ts diff --git a/react-icons/fa/viadeo.d.ts b/types/react-icons/fa/viadeo.d.ts similarity index 100% rename from react-icons/fa/viadeo.d.ts rename to types/react-icons/fa/viadeo.d.ts diff --git a/react-icons/fa/video-camera.d.ts b/types/react-icons/fa/video-camera.d.ts similarity index 100% rename from react-icons/fa/video-camera.d.ts rename to types/react-icons/fa/video-camera.d.ts diff --git a/react-icons/fa/vimeo-square.d.ts b/types/react-icons/fa/vimeo-square.d.ts similarity index 100% rename from react-icons/fa/vimeo-square.d.ts rename to types/react-icons/fa/vimeo-square.d.ts diff --git a/react-icons/fa/vimeo.d.ts b/types/react-icons/fa/vimeo.d.ts similarity index 100% rename from react-icons/fa/vimeo.d.ts rename to types/react-icons/fa/vimeo.d.ts diff --git a/react-icons/fa/vine.d.ts b/types/react-icons/fa/vine.d.ts similarity index 100% rename from react-icons/fa/vine.d.ts rename to types/react-icons/fa/vine.d.ts diff --git a/react-icons/fa/vk.d.ts b/types/react-icons/fa/vk.d.ts similarity index 100% rename from react-icons/fa/vk.d.ts rename to types/react-icons/fa/vk.d.ts diff --git a/react-icons/fa/volume-control-phone.d.ts b/types/react-icons/fa/volume-control-phone.d.ts similarity index 100% rename from react-icons/fa/volume-control-phone.d.ts rename to types/react-icons/fa/volume-control-phone.d.ts diff --git a/react-icons/fa/volume-down.d.ts b/types/react-icons/fa/volume-down.d.ts similarity index 100% rename from react-icons/fa/volume-down.d.ts rename to types/react-icons/fa/volume-down.d.ts diff --git a/react-icons/fa/volume-off.d.ts b/types/react-icons/fa/volume-off.d.ts similarity index 100% rename from react-icons/fa/volume-off.d.ts rename to types/react-icons/fa/volume-off.d.ts diff --git a/react-icons/fa/volume-up.d.ts b/types/react-icons/fa/volume-up.d.ts similarity index 100% rename from react-icons/fa/volume-up.d.ts rename to types/react-icons/fa/volume-up.d.ts diff --git a/react-icons/fa/wechat.d.ts b/types/react-icons/fa/wechat.d.ts similarity index 100% rename from react-icons/fa/wechat.d.ts rename to types/react-icons/fa/wechat.d.ts diff --git a/react-icons/fa/weibo.d.ts b/types/react-icons/fa/weibo.d.ts similarity index 100% rename from react-icons/fa/weibo.d.ts rename to types/react-icons/fa/weibo.d.ts diff --git a/react-icons/fa/whatsapp.d.ts b/types/react-icons/fa/whatsapp.d.ts similarity index 100% rename from react-icons/fa/whatsapp.d.ts rename to types/react-icons/fa/whatsapp.d.ts diff --git a/react-icons/fa/wheelchair-alt.d.ts b/types/react-icons/fa/wheelchair-alt.d.ts similarity index 100% rename from react-icons/fa/wheelchair-alt.d.ts rename to types/react-icons/fa/wheelchair-alt.d.ts diff --git a/react-icons/fa/wheelchair.d.ts b/types/react-icons/fa/wheelchair.d.ts similarity index 100% rename from react-icons/fa/wheelchair.d.ts rename to types/react-icons/fa/wheelchair.d.ts diff --git a/react-icons/fa/wifi.d.ts b/types/react-icons/fa/wifi.d.ts similarity index 100% rename from react-icons/fa/wifi.d.ts rename to types/react-icons/fa/wifi.d.ts diff --git a/react-icons/fa/wikipedia-w.d.ts b/types/react-icons/fa/wikipedia-w.d.ts similarity index 100% rename from react-icons/fa/wikipedia-w.d.ts rename to types/react-icons/fa/wikipedia-w.d.ts diff --git a/react-icons/fa/windows.d.ts b/types/react-icons/fa/windows.d.ts similarity index 100% rename from react-icons/fa/windows.d.ts rename to types/react-icons/fa/windows.d.ts diff --git a/react-icons/fa/wordpress.d.ts b/types/react-icons/fa/wordpress.d.ts similarity index 100% rename from react-icons/fa/wordpress.d.ts rename to types/react-icons/fa/wordpress.d.ts diff --git a/react-icons/fa/wpbeginner.d.ts b/types/react-icons/fa/wpbeginner.d.ts similarity index 100% rename from react-icons/fa/wpbeginner.d.ts rename to types/react-icons/fa/wpbeginner.d.ts diff --git a/react-icons/fa/wpforms.d.ts b/types/react-icons/fa/wpforms.d.ts similarity index 100% rename from react-icons/fa/wpforms.d.ts rename to types/react-icons/fa/wpforms.d.ts diff --git a/react-icons/fa/wrench.d.ts b/types/react-icons/fa/wrench.d.ts similarity index 100% rename from react-icons/fa/wrench.d.ts rename to types/react-icons/fa/wrench.d.ts diff --git a/react-icons/fa/xing-square.d.ts b/types/react-icons/fa/xing-square.d.ts similarity index 100% rename from react-icons/fa/xing-square.d.ts rename to types/react-icons/fa/xing-square.d.ts diff --git a/react-icons/fa/xing.d.ts b/types/react-icons/fa/xing.d.ts similarity index 100% rename from react-icons/fa/xing.d.ts rename to types/react-icons/fa/xing.d.ts diff --git a/react-icons/fa/y-combinator.d.ts b/types/react-icons/fa/y-combinator.d.ts similarity index 100% rename from react-icons/fa/y-combinator.d.ts rename to types/react-icons/fa/y-combinator.d.ts diff --git a/react-icons/fa/yahoo.d.ts b/types/react-icons/fa/yahoo.d.ts similarity index 100% rename from react-icons/fa/yahoo.d.ts rename to types/react-icons/fa/yahoo.d.ts diff --git a/react-icons/fa/yelp.d.ts b/types/react-icons/fa/yelp.d.ts similarity index 100% rename from react-icons/fa/yelp.d.ts rename to types/react-icons/fa/yelp.d.ts diff --git a/react-icons/fa/youtube-play.d.ts b/types/react-icons/fa/youtube-play.d.ts similarity index 100% rename from react-icons/fa/youtube-play.d.ts rename to types/react-icons/fa/youtube-play.d.ts diff --git a/react-icons/fa/youtube-square.d.ts b/types/react-icons/fa/youtube-square.d.ts similarity index 100% rename from react-icons/fa/youtube-square.d.ts rename to types/react-icons/fa/youtube-square.d.ts diff --git a/react-icons/fa/youtube.d.ts b/types/react-icons/fa/youtube.d.ts similarity index 100% rename from react-icons/fa/youtube.d.ts rename to types/react-icons/fa/youtube.d.ts diff --git a/react-icons/go/alert.d.ts b/types/react-icons/go/alert.d.ts similarity index 100% rename from react-icons/go/alert.d.ts rename to types/react-icons/go/alert.d.ts diff --git a/react-icons/go/alignment-align.d.ts b/types/react-icons/go/alignment-align.d.ts similarity index 100% rename from react-icons/go/alignment-align.d.ts rename to types/react-icons/go/alignment-align.d.ts diff --git a/react-icons/go/alignment-aligned-to.d.ts b/types/react-icons/go/alignment-aligned-to.d.ts similarity index 100% rename from react-icons/go/alignment-aligned-to.d.ts rename to types/react-icons/go/alignment-aligned-to.d.ts diff --git a/react-icons/go/alignment-unalign.d.ts b/types/react-icons/go/alignment-unalign.d.ts similarity index 100% rename from react-icons/go/alignment-unalign.d.ts rename to types/react-icons/go/alignment-unalign.d.ts diff --git a/react-icons/go/arrow-down.d.ts b/types/react-icons/go/arrow-down.d.ts similarity index 100% rename from react-icons/go/arrow-down.d.ts rename to types/react-icons/go/arrow-down.d.ts diff --git a/react-icons/go/arrow-left.d.ts b/types/react-icons/go/arrow-left.d.ts similarity index 100% rename from react-icons/go/arrow-left.d.ts rename to types/react-icons/go/arrow-left.d.ts diff --git a/react-icons/go/arrow-right.d.ts b/types/react-icons/go/arrow-right.d.ts similarity index 100% rename from react-icons/go/arrow-right.d.ts rename to types/react-icons/go/arrow-right.d.ts diff --git a/react-icons/go/arrow-small-down.d.ts b/types/react-icons/go/arrow-small-down.d.ts similarity index 100% rename from react-icons/go/arrow-small-down.d.ts rename to types/react-icons/go/arrow-small-down.d.ts diff --git a/react-icons/go/arrow-small-left.d.ts b/types/react-icons/go/arrow-small-left.d.ts similarity index 100% rename from react-icons/go/arrow-small-left.d.ts rename to types/react-icons/go/arrow-small-left.d.ts diff --git a/react-icons/go/arrow-small-right.d.ts b/types/react-icons/go/arrow-small-right.d.ts similarity index 100% rename from react-icons/go/arrow-small-right.d.ts rename to types/react-icons/go/arrow-small-right.d.ts diff --git a/react-icons/go/arrow-small-up.d.ts b/types/react-icons/go/arrow-small-up.d.ts similarity index 100% rename from react-icons/go/arrow-small-up.d.ts rename to types/react-icons/go/arrow-small-up.d.ts diff --git a/react-icons/go/arrow-up.d.ts b/types/react-icons/go/arrow-up.d.ts similarity index 100% rename from react-icons/go/arrow-up.d.ts rename to types/react-icons/go/arrow-up.d.ts diff --git a/react-icons/go/beer.d.ts b/types/react-icons/go/beer.d.ts similarity index 100% rename from react-icons/go/beer.d.ts rename to types/react-icons/go/beer.d.ts diff --git a/react-icons/go/book.d.ts b/types/react-icons/go/book.d.ts similarity index 100% rename from react-icons/go/book.d.ts rename to types/react-icons/go/book.d.ts diff --git a/react-icons/go/bookmark.d.ts b/types/react-icons/go/bookmark.d.ts similarity index 100% rename from react-icons/go/bookmark.d.ts rename to types/react-icons/go/bookmark.d.ts diff --git a/react-icons/go/briefcase.d.ts b/types/react-icons/go/briefcase.d.ts similarity index 100% rename from react-icons/go/briefcase.d.ts rename to types/react-icons/go/briefcase.d.ts diff --git a/react-icons/go/broadcast.d.ts b/types/react-icons/go/broadcast.d.ts similarity index 100% rename from react-icons/go/broadcast.d.ts rename to types/react-icons/go/broadcast.d.ts diff --git a/react-icons/go/browser.d.ts b/types/react-icons/go/browser.d.ts similarity index 100% rename from react-icons/go/browser.d.ts rename to types/react-icons/go/browser.d.ts diff --git a/react-icons/go/bug.d.ts b/types/react-icons/go/bug.d.ts similarity index 100% rename from react-icons/go/bug.d.ts rename to types/react-icons/go/bug.d.ts diff --git a/react-icons/go/calendar.d.ts b/types/react-icons/go/calendar.d.ts similarity index 100% rename from react-icons/go/calendar.d.ts rename to types/react-icons/go/calendar.d.ts diff --git a/react-icons/go/check.d.ts b/types/react-icons/go/check.d.ts similarity index 100% rename from react-icons/go/check.d.ts rename to types/react-icons/go/check.d.ts diff --git a/react-icons/go/checklist.d.ts b/types/react-icons/go/checklist.d.ts similarity index 100% rename from react-icons/go/checklist.d.ts rename to types/react-icons/go/checklist.d.ts diff --git a/react-icons/go/chevron-down.d.ts b/types/react-icons/go/chevron-down.d.ts similarity index 100% rename from react-icons/go/chevron-down.d.ts rename to types/react-icons/go/chevron-down.d.ts diff --git a/react-icons/go/chevron-left.d.ts b/types/react-icons/go/chevron-left.d.ts similarity index 100% rename from react-icons/go/chevron-left.d.ts rename to types/react-icons/go/chevron-left.d.ts diff --git a/react-icons/go/chevron-right.d.ts b/types/react-icons/go/chevron-right.d.ts similarity index 100% rename from react-icons/go/chevron-right.d.ts rename to types/react-icons/go/chevron-right.d.ts diff --git a/react-icons/go/chevron-up.d.ts b/types/react-icons/go/chevron-up.d.ts similarity index 100% rename from react-icons/go/chevron-up.d.ts rename to types/react-icons/go/chevron-up.d.ts diff --git a/react-icons/go/circle-slash.d.ts b/types/react-icons/go/circle-slash.d.ts similarity index 100% rename from react-icons/go/circle-slash.d.ts rename to types/react-icons/go/circle-slash.d.ts diff --git a/react-icons/go/circuit-board.d.ts b/types/react-icons/go/circuit-board.d.ts similarity index 100% rename from react-icons/go/circuit-board.d.ts rename to types/react-icons/go/circuit-board.d.ts diff --git a/react-icons/go/clippy.d.ts b/types/react-icons/go/clippy.d.ts similarity index 100% rename from react-icons/go/clippy.d.ts rename to types/react-icons/go/clippy.d.ts diff --git a/react-icons/go/clock.d.ts b/types/react-icons/go/clock.d.ts similarity index 100% rename from react-icons/go/clock.d.ts rename to types/react-icons/go/clock.d.ts diff --git a/react-icons/go/cloud-download.d.ts b/types/react-icons/go/cloud-download.d.ts similarity index 100% rename from react-icons/go/cloud-download.d.ts rename to types/react-icons/go/cloud-download.d.ts diff --git a/react-icons/go/cloud-upload.d.ts b/types/react-icons/go/cloud-upload.d.ts similarity index 100% rename from react-icons/go/cloud-upload.d.ts rename to types/react-icons/go/cloud-upload.d.ts diff --git a/react-icons/go/code.d.ts b/types/react-icons/go/code.d.ts similarity index 100% rename from react-icons/go/code.d.ts rename to types/react-icons/go/code.d.ts diff --git a/react-icons/go/color-mode.d.ts b/types/react-icons/go/color-mode.d.ts similarity index 100% rename from react-icons/go/color-mode.d.ts rename to types/react-icons/go/color-mode.d.ts diff --git a/react-icons/go/comment-discussion.d.ts b/types/react-icons/go/comment-discussion.d.ts similarity index 100% rename from react-icons/go/comment-discussion.d.ts rename to types/react-icons/go/comment-discussion.d.ts diff --git a/react-icons/go/comment.d.ts b/types/react-icons/go/comment.d.ts similarity index 100% rename from react-icons/go/comment.d.ts rename to types/react-icons/go/comment.d.ts diff --git a/react-icons/go/credit-card.d.ts b/types/react-icons/go/credit-card.d.ts similarity index 100% rename from react-icons/go/credit-card.d.ts rename to types/react-icons/go/credit-card.d.ts diff --git a/react-icons/go/dash.d.ts b/types/react-icons/go/dash.d.ts similarity index 100% rename from react-icons/go/dash.d.ts rename to types/react-icons/go/dash.d.ts diff --git a/react-icons/go/dashboard.d.ts b/types/react-icons/go/dashboard.d.ts similarity index 100% rename from react-icons/go/dashboard.d.ts rename to types/react-icons/go/dashboard.d.ts diff --git a/react-icons/go/database.d.ts b/types/react-icons/go/database.d.ts similarity index 100% rename from react-icons/go/database.d.ts rename to types/react-icons/go/database.d.ts diff --git a/react-icons/go/device-camera-video.d.ts b/types/react-icons/go/device-camera-video.d.ts similarity index 100% rename from react-icons/go/device-camera-video.d.ts rename to types/react-icons/go/device-camera-video.d.ts diff --git a/react-icons/go/device-camera.d.ts b/types/react-icons/go/device-camera.d.ts similarity index 100% rename from react-icons/go/device-camera.d.ts rename to types/react-icons/go/device-camera.d.ts diff --git a/react-icons/go/device-desktop.d.ts b/types/react-icons/go/device-desktop.d.ts similarity index 100% rename from react-icons/go/device-desktop.d.ts rename to types/react-icons/go/device-desktop.d.ts diff --git a/react-icons/go/device-mobile.d.ts b/types/react-icons/go/device-mobile.d.ts similarity index 100% rename from react-icons/go/device-mobile.d.ts rename to types/react-icons/go/device-mobile.d.ts diff --git a/react-icons/go/diff-added.d.ts b/types/react-icons/go/diff-added.d.ts similarity index 100% rename from react-icons/go/diff-added.d.ts rename to types/react-icons/go/diff-added.d.ts diff --git a/react-icons/go/diff-ignored.d.ts b/types/react-icons/go/diff-ignored.d.ts similarity index 100% rename from react-icons/go/diff-ignored.d.ts rename to types/react-icons/go/diff-ignored.d.ts diff --git a/react-icons/go/diff-modified.d.ts b/types/react-icons/go/diff-modified.d.ts similarity index 100% rename from react-icons/go/diff-modified.d.ts rename to types/react-icons/go/diff-modified.d.ts diff --git a/react-icons/go/diff-removed.d.ts b/types/react-icons/go/diff-removed.d.ts similarity index 100% rename from react-icons/go/diff-removed.d.ts rename to types/react-icons/go/diff-removed.d.ts diff --git a/react-icons/go/diff-renamed.d.ts b/types/react-icons/go/diff-renamed.d.ts similarity index 100% rename from react-icons/go/diff-renamed.d.ts rename to types/react-icons/go/diff-renamed.d.ts diff --git a/react-icons/go/diff.d.ts b/types/react-icons/go/diff.d.ts similarity index 100% rename from react-icons/go/diff.d.ts rename to types/react-icons/go/diff.d.ts diff --git a/react-icons/go/ellipsis.d.ts b/types/react-icons/go/ellipsis.d.ts similarity index 100% rename from react-icons/go/ellipsis.d.ts rename to types/react-icons/go/ellipsis.d.ts diff --git a/react-icons/go/eye.d.ts b/types/react-icons/go/eye.d.ts similarity index 100% rename from react-icons/go/eye.d.ts rename to types/react-icons/go/eye.d.ts diff --git a/react-icons/go/file-binary.d.ts b/types/react-icons/go/file-binary.d.ts similarity index 100% rename from react-icons/go/file-binary.d.ts rename to types/react-icons/go/file-binary.d.ts diff --git a/react-icons/go/file-code.d.ts b/types/react-icons/go/file-code.d.ts similarity index 100% rename from react-icons/go/file-code.d.ts rename to types/react-icons/go/file-code.d.ts diff --git a/react-icons/go/file-directory.d.ts b/types/react-icons/go/file-directory.d.ts similarity index 100% rename from react-icons/go/file-directory.d.ts rename to types/react-icons/go/file-directory.d.ts diff --git a/react-icons/go/file-media.d.ts b/types/react-icons/go/file-media.d.ts similarity index 100% rename from react-icons/go/file-media.d.ts rename to types/react-icons/go/file-media.d.ts diff --git a/react-icons/go/file-pdf.d.ts b/types/react-icons/go/file-pdf.d.ts similarity index 100% rename from react-icons/go/file-pdf.d.ts rename to types/react-icons/go/file-pdf.d.ts diff --git a/react-icons/go/file-submodule.d.ts b/types/react-icons/go/file-submodule.d.ts similarity index 100% rename from react-icons/go/file-submodule.d.ts rename to types/react-icons/go/file-submodule.d.ts diff --git a/react-icons/go/file-symlink-directory.d.ts b/types/react-icons/go/file-symlink-directory.d.ts similarity index 100% rename from react-icons/go/file-symlink-directory.d.ts rename to types/react-icons/go/file-symlink-directory.d.ts diff --git a/react-icons/go/file-symlink-file.d.ts b/types/react-icons/go/file-symlink-file.d.ts similarity index 100% rename from react-icons/go/file-symlink-file.d.ts rename to types/react-icons/go/file-symlink-file.d.ts diff --git a/react-icons/go/file-text.d.ts b/types/react-icons/go/file-text.d.ts similarity index 100% rename from react-icons/go/file-text.d.ts rename to types/react-icons/go/file-text.d.ts diff --git a/react-icons/go/file-zip.d.ts b/types/react-icons/go/file-zip.d.ts similarity index 100% rename from react-icons/go/file-zip.d.ts rename to types/react-icons/go/file-zip.d.ts diff --git a/react-icons/go/flame.d.ts b/types/react-icons/go/flame.d.ts similarity index 100% rename from react-icons/go/flame.d.ts rename to types/react-icons/go/flame.d.ts diff --git a/react-icons/go/fold.d.ts b/types/react-icons/go/fold.d.ts similarity index 100% rename from react-icons/go/fold.d.ts rename to types/react-icons/go/fold.d.ts diff --git a/react-icons/go/gear.d.ts b/types/react-icons/go/gear.d.ts similarity index 100% rename from react-icons/go/gear.d.ts rename to types/react-icons/go/gear.d.ts diff --git a/react-icons/go/gift.d.ts b/types/react-icons/go/gift.d.ts similarity index 100% rename from react-icons/go/gift.d.ts rename to types/react-icons/go/gift.d.ts diff --git a/react-icons/go/gist-secret.d.ts b/types/react-icons/go/gist-secret.d.ts similarity index 100% rename from react-icons/go/gist-secret.d.ts rename to types/react-icons/go/gist-secret.d.ts diff --git a/react-icons/go/gist.d.ts b/types/react-icons/go/gist.d.ts similarity index 100% rename from react-icons/go/gist.d.ts rename to types/react-icons/go/gist.d.ts diff --git a/react-icons/go/git-branch.d.ts b/types/react-icons/go/git-branch.d.ts similarity index 100% rename from react-icons/go/git-branch.d.ts rename to types/react-icons/go/git-branch.d.ts diff --git a/react-icons/go/git-commit.d.ts b/types/react-icons/go/git-commit.d.ts similarity index 100% rename from react-icons/go/git-commit.d.ts rename to types/react-icons/go/git-commit.d.ts diff --git a/react-icons/go/git-compare.d.ts b/types/react-icons/go/git-compare.d.ts similarity index 100% rename from react-icons/go/git-compare.d.ts rename to types/react-icons/go/git-compare.d.ts diff --git a/react-icons/go/git-merge.d.ts b/types/react-icons/go/git-merge.d.ts similarity index 100% rename from react-icons/go/git-merge.d.ts rename to types/react-icons/go/git-merge.d.ts diff --git a/react-icons/go/git-pull-request.d.ts b/types/react-icons/go/git-pull-request.d.ts similarity index 100% rename from react-icons/go/git-pull-request.d.ts rename to types/react-icons/go/git-pull-request.d.ts diff --git a/react-icons/go/globe.d.ts b/types/react-icons/go/globe.d.ts similarity index 100% rename from react-icons/go/globe.d.ts rename to types/react-icons/go/globe.d.ts diff --git a/react-icons/go/graph.d.ts b/types/react-icons/go/graph.d.ts similarity index 100% rename from react-icons/go/graph.d.ts rename to types/react-icons/go/graph.d.ts diff --git a/react-icons/go/heart.d.ts b/types/react-icons/go/heart.d.ts similarity index 100% rename from react-icons/go/heart.d.ts rename to types/react-icons/go/heart.d.ts diff --git a/react-icons/go/history.d.ts b/types/react-icons/go/history.d.ts similarity index 100% rename from react-icons/go/history.d.ts rename to types/react-icons/go/history.d.ts diff --git a/react-icons/go/home.d.ts b/types/react-icons/go/home.d.ts similarity index 100% rename from react-icons/go/home.d.ts rename to types/react-icons/go/home.d.ts diff --git a/react-icons/go/horizontal-rule.d.ts b/types/react-icons/go/horizontal-rule.d.ts similarity index 100% rename from react-icons/go/horizontal-rule.d.ts rename to types/react-icons/go/horizontal-rule.d.ts diff --git a/react-icons/go/hourglass.d.ts b/types/react-icons/go/hourglass.d.ts similarity index 100% rename from react-icons/go/hourglass.d.ts rename to types/react-icons/go/hourglass.d.ts diff --git a/react-icons/go/hubot.d.ts b/types/react-icons/go/hubot.d.ts similarity index 100% rename from react-icons/go/hubot.d.ts rename to types/react-icons/go/hubot.d.ts diff --git a/react-icons/go/inbox.d.ts b/types/react-icons/go/inbox.d.ts similarity index 100% rename from react-icons/go/inbox.d.ts rename to types/react-icons/go/inbox.d.ts diff --git a/react-icons/go/index.d.ts b/types/react-icons/go/index.d.ts similarity index 100% rename from react-icons/go/index.d.ts rename to types/react-icons/go/index.d.ts diff --git a/react-icons/go/info.d.ts b/types/react-icons/go/info.d.ts similarity index 100% rename from react-icons/go/info.d.ts rename to types/react-icons/go/info.d.ts diff --git a/react-icons/go/issue-closed.d.ts b/types/react-icons/go/issue-closed.d.ts similarity index 100% rename from react-icons/go/issue-closed.d.ts rename to types/react-icons/go/issue-closed.d.ts diff --git a/react-icons/go/issue-opened.d.ts b/types/react-icons/go/issue-opened.d.ts similarity index 100% rename from react-icons/go/issue-opened.d.ts rename to types/react-icons/go/issue-opened.d.ts diff --git a/react-icons/go/issue-reopened.d.ts b/types/react-icons/go/issue-reopened.d.ts similarity index 100% rename from react-icons/go/issue-reopened.d.ts rename to types/react-icons/go/issue-reopened.d.ts diff --git a/react-icons/go/jersey.d.ts b/types/react-icons/go/jersey.d.ts similarity index 100% rename from react-icons/go/jersey.d.ts rename to types/react-icons/go/jersey.d.ts diff --git a/react-icons/go/jump-down.d.ts b/types/react-icons/go/jump-down.d.ts similarity index 100% rename from react-icons/go/jump-down.d.ts rename to types/react-icons/go/jump-down.d.ts diff --git a/react-icons/go/jump-left.d.ts b/types/react-icons/go/jump-left.d.ts similarity index 100% rename from react-icons/go/jump-left.d.ts rename to types/react-icons/go/jump-left.d.ts diff --git a/react-icons/go/jump-right.d.ts b/types/react-icons/go/jump-right.d.ts similarity index 100% rename from react-icons/go/jump-right.d.ts rename to types/react-icons/go/jump-right.d.ts diff --git a/react-icons/go/jump-up.d.ts b/types/react-icons/go/jump-up.d.ts similarity index 100% rename from react-icons/go/jump-up.d.ts rename to types/react-icons/go/jump-up.d.ts diff --git a/react-icons/go/key.d.ts b/types/react-icons/go/key.d.ts similarity index 100% rename from react-icons/go/key.d.ts rename to types/react-icons/go/key.d.ts diff --git a/react-icons/go/keyboard.d.ts b/types/react-icons/go/keyboard.d.ts similarity index 100% rename from react-icons/go/keyboard.d.ts rename to types/react-icons/go/keyboard.d.ts diff --git a/react-icons/go/law.d.ts b/types/react-icons/go/law.d.ts similarity index 100% rename from react-icons/go/law.d.ts rename to types/react-icons/go/law.d.ts diff --git a/react-icons/go/light-bulb.d.ts b/types/react-icons/go/light-bulb.d.ts similarity index 100% rename from react-icons/go/light-bulb.d.ts rename to types/react-icons/go/light-bulb.d.ts diff --git a/react-icons/go/link-external.d.ts b/types/react-icons/go/link-external.d.ts similarity index 100% rename from react-icons/go/link-external.d.ts rename to types/react-icons/go/link-external.d.ts diff --git a/react-icons/go/link.d.ts b/types/react-icons/go/link.d.ts similarity index 100% rename from react-icons/go/link.d.ts rename to types/react-icons/go/link.d.ts diff --git a/react-icons/go/list-ordered.d.ts b/types/react-icons/go/list-ordered.d.ts similarity index 100% rename from react-icons/go/list-ordered.d.ts rename to types/react-icons/go/list-ordered.d.ts diff --git a/react-icons/go/list-unordered.d.ts b/types/react-icons/go/list-unordered.d.ts similarity index 100% rename from react-icons/go/list-unordered.d.ts rename to types/react-icons/go/list-unordered.d.ts diff --git a/react-icons/go/location.d.ts b/types/react-icons/go/location.d.ts similarity index 100% rename from react-icons/go/location.d.ts rename to types/react-icons/go/location.d.ts diff --git a/react-icons/go/lock.d.ts b/types/react-icons/go/lock.d.ts similarity index 100% rename from react-icons/go/lock.d.ts rename to types/react-icons/go/lock.d.ts diff --git a/react-icons/go/logo-github.d.ts b/types/react-icons/go/logo-github.d.ts similarity index 100% rename from react-icons/go/logo-github.d.ts rename to types/react-icons/go/logo-github.d.ts diff --git a/react-icons/go/mail-read.d.ts b/types/react-icons/go/mail-read.d.ts similarity index 100% rename from react-icons/go/mail-read.d.ts rename to types/react-icons/go/mail-read.d.ts diff --git a/react-icons/go/mail-reply.d.ts b/types/react-icons/go/mail-reply.d.ts similarity index 100% rename from react-icons/go/mail-reply.d.ts rename to types/react-icons/go/mail-reply.d.ts diff --git a/react-icons/go/mail.d.ts b/types/react-icons/go/mail.d.ts similarity index 100% rename from react-icons/go/mail.d.ts rename to types/react-icons/go/mail.d.ts diff --git a/react-icons/go/mark-github.d.ts b/types/react-icons/go/mark-github.d.ts similarity index 100% rename from react-icons/go/mark-github.d.ts rename to types/react-icons/go/mark-github.d.ts diff --git a/react-icons/go/markdown.d.ts b/types/react-icons/go/markdown.d.ts similarity index 100% rename from react-icons/go/markdown.d.ts rename to types/react-icons/go/markdown.d.ts diff --git a/react-icons/go/megaphone.d.ts b/types/react-icons/go/megaphone.d.ts similarity index 100% rename from react-icons/go/megaphone.d.ts rename to types/react-icons/go/megaphone.d.ts diff --git a/react-icons/go/mention.d.ts b/types/react-icons/go/mention.d.ts similarity index 100% rename from react-icons/go/mention.d.ts rename to types/react-icons/go/mention.d.ts diff --git a/react-icons/go/microscope.d.ts b/types/react-icons/go/microscope.d.ts similarity index 100% rename from react-icons/go/microscope.d.ts rename to types/react-icons/go/microscope.d.ts diff --git a/react-icons/go/milestone.d.ts b/types/react-icons/go/milestone.d.ts similarity index 100% rename from react-icons/go/milestone.d.ts rename to types/react-icons/go/milestone.d.ts diff --git a/react-icons/go/mirror.d.ts b/types/react-icons/go/mirror.d.ts similarity index 100% rename from react-icons/go/mirror.d.ts rename to types/react-icons/go/mirror.d.ts diff --git a/react-icons/go/mortar-board.d.ts b/types/react-icons/go/mortar-board.d.ts similarity index 100% rename from react-icons/go/mortar-board.d.ts rename to types/react-icons/go/mortar-board.d.ts diff --git a/react-icons/go/move-down.d.ts b/types/react-icons/go/move-down.d.ts similarity index 100% rename from react-icons/go/move-down.d.ts rename to types/react-icons/go/move-down.d.ts diff --git a/react-icons/go/move-left.d.ts b/types/react-icons/go/move-left.d.ts similarity index 100% rename from react-icons/go/move-left.d.ts rename to types/react-icons/go/move-left.d.ts diff --git a/react-icons/go/move-right.d.ts b/types/react-icons/go/move-right.d.ts similarity index 100% rename from react-icons/go/move-right.d.ts rename to types/react-icons/go/move-right.d.ts diff --git a/react-icons/go/move-up.d.ts b/types/react-icons/go/move-up.d.ts similarity index 100% rename from react-icons/go/move-up.d.ts rename to types/react-icons/go/move-up.d.ts diff --git a/react-icons/go/mute.d.ts b/types/react-icons/go/mute.d.ts similarity index 100% rename from react-icons/go/mute.d.ts rename to types/react-icons/go/mute.d.ts diff --git a/react-icons/go/no-newline.d.ts b/types/react-icons/go/no-newline.d.ts similarity index 100% rename from react-icons/go/no-newline.d.ts rename to types/react-icons/go/no-newline.d.ts diff --git a/react-icons/go/octoface.d.ts b/types/react-icons/go/octoface.d.ts similarity index 100% rename from react-icons/go/octoface.d.ts rename to types/react-icons/go/octoface.d.ts diff --git a/react-icons/go/organization.d.ts b/types/react-icons/go/organization.d.ts similarity index 100% rename from react-icons/go/organization.d.ts rename to types/react-icons/go/organization.d.ts diff --git a/react-icons/go/package.d.ts b/types/react-icons/go/package.d.ts similarity index 100% rename from react-icons/go/package.d.ts rename to types/react-icons/go/package.d.ts diff --git a/react-icons/go/paintcan.d.ts b/types/react-icons/go/paintcan.d.ts similarity index 100% rename from react-icons/go/paintcan.d.ts rename to types/react-icons/go/paintcan.d.ts diff --git a/react-icons/go/pencil.d.ts b/types/react-icons/go/pencil.d.ts similarity index 100% rename from react-icons/go/pencil.d.ts rename to types/react-icons/go/pencil.d.ts diff --git a/react-icons/go/person.d.ts b/types/react-icons/go/person.d.ts similarity index 100% rename from react-icons/go/person.d.ts rename to types/react-icons/go/person.d.ts diff --git a/react-icons/go/pin.d.ts b/types/react-icons/go/pin.d.ts similarity index 100% rename from react-icons/go/pin.d.ts rename to types/react-icons/go/pin.d.ts diff --git a/react-icons/go/playback-fast-forward.d.ts b/types/react-icons/go/playback-fast-forward.d.ts similarity index 100% rename from react-icons/go/playback-fast-forward.d.ts rename to types/react-icons/go/playback-fast-forward.d.ts diff --git a/react-icons/go/playback-pause.d.ts b/types/react-icons/go/playback-pause.d.ts similarity index 100% rename from react-icons/go/playback-pause.d.ts rename to types/react-icons/go/playback-pause.d.ts diff --git a/react-icons/go/playback-play.d.ts b/types/react-icons/go/playback-play.d.ts similarity index 100% rename from react-icons/go/playback-play.d.ts rename to types/react-icons/go/playback-play.d.ts diff --git a/react-icons/go/playback-rewind.d.ts b/types/react-icons/go/playback-rewind.d.ts similarity index 100% rename from react-icons/go/playback-rewind.d.ts rename to types/react-icons/go/playback-rewind.d.ts diff --git a/react-icons/go/plug.d.ts b/types/react-icons/go/plug.d.ts similarity index 100% rename from react-icons/go/plug.d.ts rename to types/react-icons/go/plug.d.ts diff --git a/react-icons/go/plus.d.ts b/types/react-icons/go/plus.d.ts similarity index 100% rename from react-icons/go/plus.d.ts rename to types/react-icons/go/plus.d.ts diff --git a/react-icons/go/podium.d.ts b/types/react-icons/go/podium.d.ts similarity index 100% rename from react-icons/go/podium.d.ts rename to types/react-icons/go/podium.d.ts diff --git a/react-icons/go/primitive-dot.d.ts b/types/react-icons/go/primitive-dot.d.ts similarity index 100% rename from react-icons/go/primitive-dot.d.ts rename to types/react-icons/go/primitive-dot.d.ts diff --git a/react-icons/go/primitive-square.d.ts b/types/react-icons/go/primitive-square.d.ts similarity index 100% rename from react-icons/go/primitive-square.d.ts rename to types/react-icons/go/primitive-square.d.ts diff --git a/react-icons/go/pulse.d.ts b/types/react-icons/go/pulse.d.ts similarity index 100% rename from react-icons/go/pulse.d.ts rename to types/react-icons/go/pulse.d.ts diff --git a/react-icons/go/puzzle.d.ts b/types/react-icons/go/puzzle.d.ts similarity index 100% rename from react-icons/go/puzzle.d.ts rename to types/react-icons/go/puzzle.d.ts diff --git a/react-icons/go/question.d.ts b/types/react-icons/go/question.d.ts similarity index 100% rename from react-icons/go/question.d.ts rename to types/react-icons/go/question.d.ts diff --git a/react-icons/go/quote.d.ts b/types/react-icons/go/quote.d.ts similarity index 100% rename from react-icons/go/quote.d.ts rename to types/react-icons/go/quote.d.ts diff --git a/react-icons/go/radio-tower.d.ts b/types/react-icons/go/radio-tower.d.ts similarity index 100% rename from react-icons/go/radio-tower.d.ts rename to types/react-icons/go/radio-tower.d.ts diff --git a/react-icons/go/repo-clone.d.ts b/types/react-icons/go/repo-clone.d.ts similarity index 100% rename from react-icons/go/repo-clone.d.ts rename to types/react-icons/go/repo-clone.d.ts diff --git a/react-icons/go/repo-force-push.d.ts b/types/react-icons/go/repo-force-push.d.ts similarity index 100% rename from react-icons/go/repo-force-push.d.ts rename to types/react-icons/go/repo-force-push.d.ts diff --git a/react-icons/go/repo-forked.d.ts b/types/react-icons/go/repo-forked.d.ts similarity index 100% rename from react-icons/go/repo-forked.d.ts rename to types/react-icons/go/repo-forked.d.ts diff --git a/react-icons/go/repo-pull.d.ts b/types/react-icons/go/repo-pull.d.ts similarity index 100% rename from react-icons/go/repo-pull.d.ts rename to types/react-icons/go/repo-pull.d.ts diff --git a/react-icons/go/repo-push.d.ts b/types/react-icons/go/repo-push.d.ts similarity index 100% rename from react-icons/go/repo-push.d.ts rename to types/react-icons/go/repo-push.d.ts diff --git a/react-icons/go/repo.d.ts b/types/react-icons/go/repo.d.ts similarity index 100% rename from react-icons/go/repo.d.ts rename to types/react-icons/go/repo.d.ts diff --git a/react-icons/go/rocket.d.ts b/types/react-icons/go/rocket.d.ts similarity index 100% rename from react-icons/go/rocket.d.ts rename to types/react-icons/go/rocket.d.ts diff --git a/react-icons/go/rss.d.ts b/types/react-icons/go/rss.d.ts similarity index 100% rename from react-icons/go/rss.d.ts rename to types/react-icons/go/rss.d.ts diff --git a/react-icons/go/ruby.d.ts b/types/react-icons/go/ruby.d.ts similarity index 100% rename from react-icons/go/ruby.d.ts rename to types/react-icons/go/ruby.d.ts diff --git a/react-icons/go/screen-full.d.ts b/types/react-icons/go/screen-full.d.ts similarity index 100% rename from react-icons/go/screen-full.d.ts rename to types/react-icons/go/screen-full.d.ts diff --git a/react-icons/go/screen-normal.d.ts b/types/react-icons/go/screen-normal.d.ts similarity index 100% rename from react-icons/go/screen-normal.d.ts rename to types/react-icons/go/screen-normal.d.ts diff --git a/react-icons/go/search.d.ts b/types/react-icons/go/search.d.ts similarity index 100% rename from react-icons/go/search.d.ts rename to types/react-icons/go/search.d.ts diff --git a/react-icons/go/server.d.ts b/types/react-icons/go/server.d.ts similarity index 100% rename from react-icons/go/server.d.ts rename to types/react-icons/go/server.d.ts diff --git a/react-icons/go/settings.d.ts b/types/react-icons/go/settings.d.ts similarity index 100% rename from react-icons/go/settings.d.ts rename to types/react-icons/go/settings.d.ts diff --git a/react-icons/go/sign-in.d.ts b/types/react-icons/go/sign-in.d.ts similarity index 100% rename from react-icons/go/sign-in.d.ts rename to types/react-icons/go/sign-in.d.ts diff --git a/react-icons/go/sign-out.d.ts b/types/react-icons/go/sign-out.d.ts similarity index 100% rename from react-icons/go/sign-out.d.ts rename to types/react-icons/go/sign-out.d.ts diff --git a/react-icons/go/split.d.ts b/types/react-icons/go/split.d.ts similarity index 100% rename from react-icons/go/split.d.ts rename to types/react-icons/go/split.d.ts diff --git a/react-icons/go/squirrel.d.ts b/types/react-icons/go/squirrel.d.ts similarity index 100% rename from react-icons/go/squirrel.d.ts rename to types/react-icons/go/squirrel.d.ts diff --git a/react-icons/go/star.d.ts b/types/react-icons/go/star.d.ts similarity index 100% rename from react-icons/go/star.d.ts rename to types/react-icons/go/star.d.ts diff --git a/react-icons/go/steps.d.ts b/types/react-icons/go/steps.d.ts similarity index 100% rename from react-icons/go/steps.d.ts rename to types/react-icons/go/steps.d.ts diff --git a/react-icons/go/stop.d.ts b/types/react-icons/go/stop.d.ts similarity index 100% rename from react-icons/go/stop.d.ts rename to types/react-icons/go/stop.d.ts diff --git a/react-icons/go/sync.d.ts b/types/react-icons/go/sync.d.ts similarity index 100% rename from react-icons/go/sync.d.ts rename to types/react-icons/go/sync.d.ts diff --git a/react-icons/go/tag.d.ts b/types/react-icons/go/tag.d.ts similarity index 100% rename from react-icons/go/tag.d.ts rename to types/react-icons/go/tag.d.ts diff --git a/react-icons/go/telescope.d.ts b/types/react-icons/go/telescope.d.ts similarity index 100% rename from react-icons/go/telescope.d.ts rename to types/react-icons/go/telescope.d.ts diff --git a/react-icons/go/terminal.d.ts b/types/react-icons/go/terminal.d.ts similarity index 100% rename from react-icons/go/terminal.d.ts rename to types/react-icons/go/terminal.d.ts diff --git a/react-icons/go/three-bars.d.ts b/types/react-icons/go/three-bars.d.ts similarity index 100% rename from react-icons/go/three-bars.d.ts rename to types/react-icons/go/three-bars.d.ts diff --git a/react-icons/go/tools.d.ts b/types/react-icons/go/tools.d.ts similarity index 100% rename from react-icons/go/tools.d.ts rename to types/react-icons/go/tools.d.ts diff --git a/react-icons/go/trashcan.d.ts b/types/react-icons/go/trashcan.d.ts similarity index 100% rename from react-icons/go/trashcan.d.ts rename to types/react-icons/go/trashcan.d.ts diff --git a/react-icons/go/triangle-down.d.ts b/types/react-icons/go/triangle-down.d.ts similarity index 100% rename from react-icons/go/triangle-down.d.ts rename to types/react-icons/go/triangle-down.d.ts diff --git a/react-icons/go/triangle-left.d.ts b/types/react-icons/go/triangle-left.d.ts similarity index 100% rename from react-icons/go/triangle-left.d.ts rename to types/react-icons/go/triangle-left.d.ts diff --git a/react-icons/go/triangle-right.d.ts b/types/react-icons/go/triangle-right.d.ts similarity index 100% rename from react-icons/go/triangle-right.d.ts rename to types/react-icons/go/triangle-right.d.ts diff --git a/react-icons/go/triangle-up.d.ts b/types/react-icons/go/triangle-up.d.ts similarity index 100% rename from react-icons/go/triangle-up.d.ts rename to types/react-icons/go/triangle-up.d.ts diff --git a/react-icons/go/unfold.d.ts b/types/react-icons/go/unfold.d.ts similarity index 100% rename from react-icons/go/unfold.d.ts rename to types/react-icons/go/unfold.d.ts diff --git a/react-icons/go/unmute.d.ts b/types/react-icons/go/unmute.d.ts similarity index 100% rename from react-icons/go/unmute.d.ts rename to types/react-icons/go/unmute.d.ts diff --git a/react-icons/go/versions.d.ts b/types/react-icons/go/versions.d.ts similarity index 100% rename from react-icons/go/versions.d.ts rename to types/react-icons/go/versions.d.ts diff --git a/react-icons/go/x.d.ts b/types/react-icons/go/x.d.ts similarity index 100% rename from react-icons/go/x.d.ts rename to types/react-icons/go/x.d.ts diff --git a/react-icons/go/zap.d.ts b/types/react-icons/go/zap.d.ts similarity index 100% rename from react-icons/go/zap.d.ts rename to types/react-icons/go/zap.d.ts diff --git a/react-icons/index.d.ts b/types/react-icons/index.d.ts similarity index 100% rename from react-icons/index.d.ts rename to types/react-icons/index.d.ts diff --git a/react-icons/io/alert-circled.d.ts b/types/react-icons/io/alert-circled.d.ts similarity index 100% rename from react-icons/io/alert-circled.d.ts rename to types/react-icons/io/alert-circled.d.ts diff --git a/react-icons/io/alert.d.ts b/types/react-icons/io/alert.d.ts similarity index 100% rename from react-icons/io/alert.d.ts rename to types/react-icons/io/alert.d.ts diff --git a/react-icons/io/android-add-circle.d.ts b/types/react-icons/io/android-add-circle.d.ts similarity index 100% rename from react-icons/io/android-add-circle.d.ts rename to types/react-icons/io/android-add-circle.d.ts diff --git a/react-icons/io/android-add.d.ts b/types/react-icons/io/android-add.d.ts similarity index 100% rename from react-icons/io/android-add.d.ts rename to types/react-icons/io/android-add.d.ts diff --git a/react-icons/io/android-alarm-clock.d.ts b/types/react-icons/io/android-alarm-clock.d.ts similarity index 100% rename from react-icons/io/android-alarm-clock.d.ts rename to types/react-icons/io/android-alarm-clock.d.ts diff --git a/react-icons/io/android-alert.d.ts b/types/react-icons/io/android-alert.d.ts similarity index 100% rename from react-icons/io/android-alert.d.ts rename to types/react-icons/io/android-alert.d.ts diff --git a/react-icons/io/android-apps.d.ts b/types/react-icons/io/android-apps.d.ts similarity index 100% rename from react-icons/io/android-apps.d.ts rename to types/react-icons/io/android-apps.d.ts diff --git a/react-icons/io/android-archive.d.ts b/types/react-icons/io/android-archive.d.ts similarity index 100% rename from react-icons/io/android-archive.d.ts rename to types/react-icons/io/android-archive.d.ts diff --git a/react-icons/io/android-arrow-back.d.ts b/types/react-icons/io/android-arrow-back.d.ts similarity index 100% rename from react-icons/io/android-arrow-back.d.ts rename to types/react-icons/io/android-arrow-back.d.ts diff --git a/react-icons/io/android-arrow-down.d.ts b/types/react-icons/io/android-arrow-down.d.ts similarity index 100% rename from react-icons/io/android-arrow-down.d.ts rename to types/react-icons/io/android-arrow-down.d.ts diff --git a/react-icons/io/android-arrow-dropdown-circle.d.ts b/types/react-icons/io/android-arrow-dropdown-circle.d.ts similarity index 100% rename from react-icons/io/android-arrow-dropdown-circle.d.ts rename to types/react-icons/io/android-arrow-dropdown-circle.d.ts diff --git a/react-icons/io/android-arrow-dropdown.d.ts b/types/react-icons/io/android-arrow-dropdown.d.ts similarity index 100% rename from react-icons/io/android-arrow-dropdown.d.ts rename to types/react-icons/io/android-arrow-dropdown.d.ts diff --git a/react-icons/io/android-arrow-dropleft-circle.d.ts b/types/react-icons/io/android-arrow-dropleft-circle.d.ts similarity index 100% rename from react-icons/io/android-arrow-dropleft-circle.d.ts rename to types/react-icons/io/android-arrow-dropleft-circle.d.ts diff --git a/react-icons/io/android-arrow-dropleft.d.ts b/types/react-icons/io/android-arrow-dropleft.d.ts similarity index 100% rename from react-icons/io/android-arrow-dropleft.d.ts rename to types/react-icons/io/android-arrow-dropleft.d.ts diff --git a/react-icons/io/android-arrow-dropright-circle.d.ts b/types/react-icons/io/android-arrow-dropright-circle.d.ts similarity index 100% rename from react-icons/io/android-arrow-dropright-circle.d.ts rename to types/react-icons/io/android-arrow-dropright-circle.d.ts diff --git a/react-icons/io/android-arrow-dropright.d.ts b/types/react-icons/io/android-arrow-dropright.d.ts similarity index 100% rename from react-icons/io/android-arrow-dropright.d.ts rename to types/react-icons/io/android-arrow-dropright.d.ts diff --git a/react-icons/io/android-arrow-dropup-circle.d.ts b/types/react-icons/io/android-arrow-dropup-circle.d.ts similarity index 100% rename from react-icons/io/android-arrow-dropup-circle.d.ts rename to types/react-icons/io/android-arrow-dropup-circle.d.ts diff --git a/react-icons/io/android-arrow-dropup.d.ts b/types/react-icons/io/android-arrow-dropup.d.ts similarity index 100% rename from react-icons/io/android-arrow-dropup.d.ts rename to types/react-icons/io/android-arrow-dropup.d.ts diff --git a/react-icons/io/android-arrow-forward.d.ts b/types/react-icons/io/android-arrow-forward.d.ts similarity index 100% rename from react-icons/io/android-arrow-forward.d.ts rename to types/react-icons/io/android-arrow-forward.d.ts diff --git a/react-icons/io/android-arrow-up.d.ts b/types/react-icons/io/android-arrow-up.d.ts similarity index 100% rename from react-icons/io/android-arrow-up.d.ts rename to types/react-icons/io/android-arrow-up.d.ts diff --git a/react-icons/io/android-attach.d.ts b/types/react-icons/io/android-attach.d.ts similarity index 100% rename from react-icons/io/android-attach.d.ts rename to types/react-icons/io/android-attach.d.ts diff --git a/react-icons/io/android-bar.d.ts b/types/react-icons/io/android-bar.d.ts similarity index 100% rename from react-icons/io/android-bar.d.ts rename to types/react-icons/io/android-bar.d.ts diff --git a/react-icons/io/android-bicycle.d.ts b/types/react-icons/io/android-bicycle.d.ts similarity index 100% rename from react-icons/io/android-bicycle.d.ts rename to types/react-icons/io/android-bicycle.d.ts diff --git a/react-icons/io/android-boat.d.ts b/types/react-icons/io/android-boat.d.ts similarity index 100% rename from react-icons/io/android-boat.d.ts rename to types/react-icons/io/android-boat.d.ts diff --git a/react-icons/io/android-bookmark.d.ts b/types/react-icons/io/android-bookmark.d.ts similarity index 100% rename from react-icons/io/android-bookmark.d.ts rename to types/react-icons/io/android-bookmark.d.ts diff --git a/react-icons/io/android-bulb.d.ts b/types/react-icons/io/android-bulb.d.ts similarity index 100% rename from react-icons/io/android-bulb.d.ts rename to types/react-icons/io/android-bulb.d.ts diff --git a/react-icons/io/android-bus.d.ts b/types/react-icons/io/android-bus.d.ts similarity index 100% rename from react-icons/io/android-bus.d.ts rename to types/react-icons/io/android-bus.d.ts diff --git a/react-icons/io/android-calendar.d.ts b/types/react-icons/io/android-calendar.d.ts similarity index 100% rename from react-icons/io/android-calendar.d.ts rename to types/react-icons/io/android-calendar.d.ts diff --git a/react-icons/io/android-call.d.ts b/types/react-icons/io/android-call.d.ts similarity index 100% rename from react-icons/io/android-call.d.ts rename to types/react-icons/io/android-call.d.ts diff --git a/react-icons/io/android-camera.d.ts b/types/react-icons/io/android-camera.d.ts similarity index 100% rename from react-icons/io/android-camera.d.ts rename to types/react-icons/io/android-camera.d.ts diff --git a/react-icons/io/android-cancel.d.ts b/types/react-icons/io/android-cancel.d.ts similarity index 100% rename from react-icons/io/android-cancel.d.ts rename to types/react-icons/io/android-cancel.d.ts diff --git a/react-icons/io/android-car.d.ts b/types/react-icons/io/android-car.d.ts similarity index 100% rename from react-icons/io/android-car.d.ts rename to types/react-icons/io/android-car.d.ts diff --git a/react-icons/io/android-cart.d.ts b/types/react-icons/io/android-cart.d.ts similarity index 100% rename from react-icons/io/android-cart.d.ts rename to types/react-icons/io/android-cart.d.ts diff --git a/react-icons/io/android-chat.d.ts b/types/react-icons/io/android-chat.d.ts similarity index 100% rename from react-icons/io/android-chat.d.ts rename to types/react-icons/io/android-chat.d.ts diff --git a/react-icons/io/android-checkbox-blank.d.ts b/types/react-icons/io/android-checkbox-blank.d.ts similarity index 100% rename from react-icons/io/android-checkbox-blank.d.ts rename to types/react-icons/io/android-checkbox-blank.d.ts diff --git a/react-icons/io/android-checkbox-outline-blank.d.ts b/types/react-icons/io/android-checkbox-outline-blank.d.ts similarity index 100% rename from react-icons/io/android-checkbox-outline-blank.d.ts rename to types/react-icons/io/android-checkbox-outline-blank.d.ts diff --git a/react-icons/io/android-checkbox-outline.d.ts b/types/react-icons/io/android-checkbox-outline.d.ts similarity index 100% rename from react-icons/io/android-checkbox-outline.d.ts rename to types/react-icons/io/android-checkbox-outline.d.ts diff --git a/react-icons/io/android-checkbox.d.ts b/types/react-icons/io/android-checkbox.d.ts similarity index 100% rename from react-icons/io/android-checkbox.d.ts rename to types/react-icons/io/android-checkbox.d.ts diff --git a/react-icons/io/android-checkmark-circle.d.ts b/types/react-icons/io/android-checkmark-circle.d.ts similarity index 100% rename from react-icons/io/android-checkmark-circle.d.ts rename to types/react-icons/io/android-checkmark-circle.d.ts diff --git a/react-icons/io/android-clipboard.d.ts b/types/react-icons/io/android-clipboard.d.ts similarity index 100% rename from react-icons/io/android-clipboard.d.ts rename to types/react-icons/io/android-clipboard.d.ts diff --git a/react-icons/io/android-close.d.ts b/types/react-icons/io/android-close.d.ts similarity index 100% rename from react-icons/io/android-close.d.ts rename to types/react-icons/io/android-close.d.ts diff --git a/react-icons/io/android-cloud-circle.d.ts b/types/react-icons/io/android-cloud-circle.d.ts similarity index 100% rename from react-icons/io/android-cloud-circle.d.ts rename to types/react-icons/io/android-cloud-circle.d.ts diff --git a/react-icons/io/android-cloud-done.d.ts b/types/react-icons/io/android-cloud-done.d.ts similarity index 100% rename from react-icons/io/android-cloud-done.d.ts rename to types/react-icons/io/android-cloud-done.d.ts diff --git a/react-icons/io/android-cloud-outline.d.ts b/types/react-icons/io/android-cloud-outline.d.ts similarity index 100% rename from react-icons/io/android-cloud-outline.d.ts rename to types/react-icons/io/android-cloud-outline.d.ts diff --git a/react-icons/io/android-cloud.d.ts b/types/react-icons/io/android-cloud.d.ts similarity index 100% rename from react-icons/io/android-cloud.d.ts rename to types/react-icons/io/android-cloud.d.ts diff --git a/react-icons/io/android-color-palette.d.ts b/types/react-icons/io/android-color-palette.d.ts similarity index 100% rename from react-icons/io/android-color-palette.d.ts rename to types/react-icons/io/android-color-palette.d.ts diff --git a/react-icons/io/android-compass.d.ts b/types/react-icons/io/android-compass.d.ts similarity index 100% rename from react-icons/io/android-compass.d.ts rename to types/react-icons/io/android-compass.d.ts diff --git a/react-icons/io/android-contact.d.ts b/types/react-icons/io/android-contact.d.ts similarity index 100% rename from react-icons/io/android-contact.d.ts rename to types/react-icons/io/android-contact.d.ts diff --git a/react-icons/io/android-contacts.d.ts b/types/react-icons/io/android-contacts.d.ts similarity index 100% rename from react-icons/io/android-contacts.d.ts rename to types/react-icons/io/android-contacts.d.ts diff --git a/react-icons/io/android-contract.d.ts b/types/react-icons/io/android-contract.d.ts similarity index 100% rename from react-icons/io/android-contract.d.ts rename to types/react-icons/io/android-contract.d.ts diff --git a/react-icons/io/android-create.d.ts b/types/react-icons/io/android-create.d.ts similarity index 100% rename from react-icons/io/android-create.d.ts rename to types/react-icons/io/android-create.d.ts diff --git a/react-icons/io/android-delete.d.ts b/types/react-icons/io/android-delete.d.ts similarity index 100% rename from react-icons/io/android-delete.d.ts rename to types/react-icons/io/android-delete.d.ts diff --git a/react-icons/io/android-desktop.d.ts b/types/react-icons/io/android-desktop.d.ts similarity index 100% rename from react-icons/io/android-desktop.d.ts rename to types/react-icons/io/android-desktop.d.ts diff --git a/react-icons/io/android-document.d.ts b/types/react-icons/io/android-document.d.ts similarity index 100% rename from react-icons/io/android-document.d.ts rename to types/react-icons/io/android-document.d.ts diff --git a/react-icons/io/android-done-all.d.ts b/types/react-icons/io/android-done-all.d.ts similarity index 100% rename from react-icons/io/android-done-all.d.ts rename to types/react-icons/io/android-done-all.d.ts diff --git a/react-icons/io/android-done.d.ts b/types/react-icons/io/android-done.d.ts similarity index 100% rename from react-icons/io/android-done.d.ts rename to types/react-icons/io/android-done.d.ts diff --git a/react-icons/io/android-download.d.ts b/types/react-icons/io/android-download.d.ts similarity index 100% rename from react-icons/io/android-download.d.ts rename to types/react-icons/io/android-download.d.ts diff --git a/react-icons/io/android-drafts.d.ts b/types/react-icons/io/android-drafts.d.ts similarity index 100% rename from react-icons/io/android-drafts.d.ts rename to types/react-icons/io/android-drafts.d.ts diff --git a/react-icons/io/android-exit.d.ts b/types/react-icons/io/android-exit.d.ts similarity index 100% rename from react-icons/io/android-exit.d.ts rename to types/react-icons/io/android-exit.d.ts diff --git a/react-icons/io/android-expand.d.ts b/types/react-icons/io/android-expand.d.ts similarity index 100% rename from react-icons/io/android-expand.d.ts rename to types/react-icons/io/android-expand.d.ts diff --git a/react-icons/io/android-favorite-outline.d.ts b/types/react-icons/io/android-favorite-outline.d.ts similarity index 100% rename from react-icons/io/android-favorite-outline.d.ts rename to types/react-icons/io/android-favorite-outline.d.ts diff --git a/react-icons/io/android-favorite.d.ts b/types/react-icons/io/android-favorite.d.ts similarity index 100% rename from react-icons/io/android-favorite.d.ts rename to types/react-icons/io/android-favorite.d.ts diff --git a/react-icons/io/android-film.d.ts b/types/react-icons/io/android-film.d.ts similarity index 100% rename from react-icons/io/android-film.d.ts rename to types/react-icons/io/android-film.d.ts diff --git a/react-icons/io/android-folder-open.d.ts b/types/react-icons/io/android-folder-open.d.ts similarity index 100% rename from react-icons/io/android-folder-open.d.ts rename to types/react-icons/io/android-folder-open.d.ts diff --git a/react-icons/io/android-folder.d.ts b/types/react-icons/io/android-folder.d.ts similarity index 100% rename from react-icons/io/android-folder.d.ts rename to types/react-icons/io/android-folder.d.ts diff --git a/react-icons/io/android-funnel.d.ts b/types/react-icons/io/android-funnel.d.ts similarity index 100% rename from react-icons/io/android-funnel.d.ts rename to types/react-icons/io/android-funnel.d.ts diff --git a/react-icons/io/android-globe.d.ts b/types/react-icons/io/android-globe.d.ts similarity index 100% rename from react-icons/io/android-globe.d.ts rename to types/react-icons/io/android-globe.d.ts diff --git a/react-icons/io/android-hand.d.ts b/types/react-icons/io/android-hand.d.ts similarity index 100% rename from react-icons/io/android-hand.d.ts rename to types/react-icons/io/android-hand.d.ts diff --git a/react-icons/io/android-hangout.d.ts b/types/react-icons/io/android-hangout.d.ts similarity index 100% rename from react-icons/io/android-hangout.d.ts rename to types/react-icons/io/android-hangout.d.ts diff --git a/react-icons/io/android-happy.d.ts b/types/react-icons/io/android-happy.d.ts similarity index 100% rename from react-icons/io/android-happy.d.ts rename to types/react-icons/io/android-happy.d.ts diff --git a/react-icons/io/android-home.d.ts b/types/react-icons/io/android-home.d.ts similarity index 100% rename from react-icons/io/android-home.d.ts rename to types/react-icons/io/android-home.d.ts diff --git a/react-icons/io/android-image.d.ts b/types/react-icons/io/android-image.d.ts similarity index 100% rename from react-icons/io/android-image.d.ts rename to types/react-icons/io/android-image.d.ts diff --git a/react-icons/io/android-laptop.d.ts b/types/react-icons/io/android-laptop.d.ts similarity index 100% rename from react-icons/io/android-laptop.d.ts rename to types/react-icons/io/android-laptop.d.ts diff --git a/react-icons/io/android-list.d.ts b/types/react-icons/io/android-list.d.ts similarity index 100% rename from react-icons/io/android-list.d.ts rename to types/react-icons/io/android-list.d.ts diff --git a/react-icons/io/android-locate.d.ts b/types/react-icons/io/android-locate.d.ts similarity index 100% rename from react-icons/io/android-locate.d.ts rename to types/react-icons/io/android-locate.d.ts diff --git a/react-icons/io/android-lock.d.ts b/types/react-icons/io/android-lock.d.ts similarity index 100% rename from react-icons/io/android-lock.d.ts rename to types/react-icons/io/android-lock.d.ts diff --git a/react-icons/io/android-mail.d.ts b/types/react-icons/io/android-mail.d.ts similarity index 100% rename from react-icons/io/android-mail.d.ts rename to types/react-icons/io/android-mail.d.ts diff --git a/react-icons/io/android-map.d.ts b/types/react-icons/io/android-map.d.ts similarity index 100% rename from react-icons/io/android-map.d.ts rename to types/react-icons/io/android-map.d.ts diff --git a/react-icons/io/android-menu.d.ts b/types/react-icons/io/android-menu.d.ts similarity index 100% rename from react-icons/io/android-menu.d.ts rename to types/react-icons/io/android-menu.d.ts diff --git a/react-icons/io/android-microphone-off.d.ts b/types/react-icons/io/android-microphone-off.d.ts similarity index 100% rename from react-icons/io/android-microphone-off.d.ts rename to types/react-icons/io/android-microphone-off.d.ts diff --git a/react-icons/io/android-microphone.d.ts b/types/react-icons/io/android-microphone.d.ts similarity index 100% rename from react-icons/io/android-microphone.d.ts rename to types/react-icons/io/android-microphone.d.ts diff --git a/react-icons/io/android-more-horizontal.d.ts b/types/react-icons/io/android-more-horizontal.d.ts similarity index 100% rename from react-icons/io/android-more-horizontal.d.ts rename to types/react-icons/io/android-more-horizontal.d.ts diff --git a/react-icons/io/android-more-vertical.d.ts b/types/react-icons/io/android-more-vertical.d.ts similarity index 100% rename from react-icons/io/android-more-vertical.d.ts rename to types/react-icons/io/android-more-vertical.d.ts diff --git a/react-icons/io/android-navigate.d.ts b/types/react-icons/io/android-navigate.d.ts similarity index 100% rename from react-icons/io/android-navigate.d.ts rename to types/react-icons/io/android-navigate.d.ts diff --git a/react-icons/io/android-notifications-none.d.ts b/types/react-icons/io/android-notifications-none.d.ts similarity index 100% rename from react-icons/io/android-notifications-none.d.ts rename to types/react-icons/io/android-notifications-none.d.ts diff --git a/react-icons/io/android-notifications-off.d.ts b/types/react-icons/io/android-notifications-off.d.ts similarity index 100% rename from react-icons/io/android-notifications-off.d.ts rename to types/react-icons/io/android-notifications-off.d.ts diff --git a/react-icons/io/android-notifications.d.ts b/types/react-icons/io/android-notifications.d.ts similarity index 100% rename from react-icons/io/android-notifications.d.ts rename to types/react-icons/io/android-notifications.d.ts diff --git a/react-icons/io/android-open.d.ts b/types/react-icons/io/android-open.d.ts similarity index 100% rename from react-icons/io/android-open.d.ts rename to types/react-icons/io/android-open.d.ts diff --git a/react-icons/io/android-options.d.ts b/types/react-icons/io/android-options.d.ts similarity index 100% rename from react-icons/io/android-options.d.ts rename to types/react-icons/io/android-options.d.ts diff --git a/react-icons/io/android-people.d.ts b/types/react-icons/io/android-people.d.ts similarity index 100% rename from react-icons/io/android-people.d.ts rename to types/react-icons/io/android-people.d.ts diff --git a/react-icons/io/android-person-add.d.ts b/types/react-icons/io/android-person-add.d.ts similarity index 100% rename from react-icons/io/android-person-add.d.ts rename to types/react-icons/io/android-person-add.d.ts diff --git a/react-icons/io/android-person.d.ts b/types/react-icons/io/android-person.d.ts similarity index 100% rename from react-icons/io/android-person.d.ts rename to types/react-icons/io/android-person.d.ts diff --git a/react-icons/io/android-phone-landscape.d.ts b/types/react-icons/io/android-phone-landscape.d.ts similarity index 100% rename from react-icons/io/android-phone-landscape.d.ts rename to types/react-icons/io/android-phone-landscape.d.ts diff --git a/react-icons/io/android-phone-portrait.d.ts b/types/react-icons/io/android-phone-portrait.d.ts similarity index 100% rename from react-icons/io/android-phone-portrait.d.ts rename to types/react-icons/io/android-phone-portrait.d.ts diff --git a/react-icons/io/android-pin.d.ts b/types/react-icons/io/android-pin.d.ts similarity index 100% rename from react-icons/io/android-pin.d.ts rename to types/react-icons/io/android-pin.d.ts diff --git a/react-icons/io/android-plane.d.ts b/types/react-icons/io/android-plane.d.ts similarity index 100% rename from react-icons/io/android-plane.d.ts rename to types/react-icons/io/android-plane.d.ts diff --git a/react-icons/io/android-playstore.d.ts b/types/react-icons/io/android-playstore.d.ts similarity index 100% rename from react-icons/io/android-playstore.d.ts rename to types/react-icons/io/android-playstore.d.ts diff --git a/react-icons/io/android-print.d.ts b/types/react-icons/io/android-print.d.ts similarity index 100% rename from react-icons/io/android-print.d.ts rename to types/react-icons/io/android-print.d.ts diff --git a/react-icons/io/android-radio-button-off.d.ts b/types/react-icons/io/android-radio-button-off.d.ts similarity index 100% rename from react-icons/io/android-radio-button-off.d.ts rename to types/react-icons/io/android-radio-button-off.d.ts diff --git a/react-icons/io/android-radio-button-on.d.ts b/types/react-icons/io/android-radio-button-on.d.ts similarity index 100% rename from react-icons/io/android-radio-button-on.d.ts rename to types/react-icons/io/android-radio-button-on.d.ts diff --git a/react-icons/io/android-refresh.d.ts b/types/react-icons/io/android-refresh.d.ts similarity index 100% rename from react-icons/io/android-refresh.d.ts rename to types/react-icons/io/android-refresh.d.ts diff --git a/react-icons/io/android-remove-circle.d.ts b/types/react-icons/io/android-remove-circle.d.ts similarity index 100% rename from react-icons/io/android-remove-circle.d.ts rename to types/react-icons/io/android-remove-circle.d.ts diff --git a/react-icons/io/android-remove.d.ts b/types/react-icons/io/android-remove.d.ts similarity index 100% rename from react-icons/io/android-remove.d.ts rename to types/react-icons/io/android-remove.d.ts diff --git a/react-icons/io/android-restaurant.d.ts b/types/react-icons/io/android-restaurant.d.ts similarity index 100% rename from react-icons/io/android-restaurant.d.ts rename to types/react-icons/io/android-restaurant.d.ts diff --git a/react-icons/io/android-sad.d.ts b/types/react-icons/io/android-sad.d.ts similarity index 100% rename from react-icons/io/android-sad.d.ts rename to types/react-icons/io/android-sad.d.ts diff --git a/react-icons/io/android-search.d.ts b/types/react-icons/io/android-search.d.ts similarity index 100% rename from react-icons/io/android-search.d.ts rename to types/react-icons/io/android-search.d.ts diff --git a/react-icons/io/android-send.d.ts b/types/react-icons/io/android-send.d.ts similarity index 100% rename from react-icons/io/android-send.d.ts rename to types/react-icons/io/android-send.d.ts diff --git a/react-icons/io/android-settings.d.ts b/types/react-icons/io/android-settings.d.ts similarity index 100% rename from react-icons/io/android-settings.d.ts rename to types/react-icons/io/android-settings.d.ts diff --git a/react-icons/io/android-share-alt.d.ts b/types/react-icons/io/android-share-alt.d.ts similarity index 100% rename from react-icons/io/android-share-alt.d.ts rename to types/react-icons/io/android-share-alt.d.ts diff --git a/react-icons/io/android-share.d.ts b/types/react-icons/io/android-share.d.ts similarity index 100% rename from react-icons/io/android-share.d.ts rename to types/react-icons/io/android-share.d.ts diff --git a/react-icons/io/android-star-half.d.ts b/types/react-icons/io/android-star-half.d.ts similarity index 100% rename from react-icons/io/android-star-half.d.ts rename to types/react-icons/io/android-star-half.d.ts diff --git a/react-icons/io/android-star-outline.d.ts b/types/react-icons/io/android-star-outline.d.ts similarity index 100% rename from react-icons/io/android-star-outline.d.ts rename to types/react-icons/io/android-star-outline.d.ts diff --git a/react-icons/io/android-star.d.ts b/types/react-icons/io/android-star.d.ts similarity index 100% rename from react-icons/io/android-star.d.ts rename to types/react-icons/io/android-star.d.ts diff --git a/react-icons/io/android-stopwatch.d.ts b/types/react-icons/io/android-stopwatch.d.ts similarity index 100% rename from react-icons/io/android-stopwatch.d.ts rename to types/react-icons/io/android-stopwatch.d.ts diff --git a/react-icons/io/android-subway.d.ts b/types/react-icons/io/android-subway.d.ts similarity index 100% rename from react-icons/io/android-subway.d.ts rename to types/react-icons/io/android-subway.d.ts diff --git a/react-icons/io/android-sunny.d.ts b/types/react-icons/io/android-sunny.d.ts similarity index 100% rename from react-icons/io/android-sunny.d.ts rename to types/react-icons/io/android-sunny.d.ts diff --git a/react-icons/io/android-sync.d.ts b/types/react-icons/io/android-sync.d.ts similarity index 100% rename from react-icons/io/android-sync.d.ts rename to types/react-icons/io/android-sync.d.ts diff --git a/react-icons/io/android-textsms.d.ts b/types/react-icons/io/android-textsms.d.ts similarity index 100% rename from react-icons/io/android-textsms.d.ts rename to types/react-icons/io/android-textsms.d.ts diff --git a/react-icons/io/android-time.d.ts b/types/react-icons/io/android-time.d.ts similarity index 100% rename from react-icons/io/android-time.d.ts rename to types/react-icons/io/android-time.d.ts diff --git a/react-icons/io/android-train.d.ts b/types/react-icons/io/android-train.d.ts similarity index 100% rename from react-icons/io/android-train.d.ts rename to types/react-icons/io/android-train.d.ts diff --git a/react-icons/io/android-unlock.d.ts b/types/react-icons/io/android-unlock.d.ts similarity index 100% rename from react-icons/io/android-unlock.d.ts rename to types/react-icons/io/android-unlock.d.ts diff --git a/react-icons/io/android-upload.d.ts b/types/react-icons/io/android-upload.d.ts similarity index 100% rename from react-icons/io/android-upload.d.ts rename to types/react-icons/io/android-upload.d.ts diff --git a/react-icons/io/android-volume-down.d.ts b/types/react-icons/io/android-volume-down.d.ts similarity index 100% rename from react-icons/io/android-volume-down.d.ts rename to types/react-icons/io/android-volume-down.d.ts diff --git a/react-icons/io/android-volume-mute.d.ts b/types/react-icons/io/android-volume-mute.d.ts similarity index 100% rename from react-icons/io/android-volume-mute.d.ts rename to types/react-icons/io/android-volume-mute.d.ts diff --git a/react-icons/io/android-volume-off.d.ts b/types/react-icons/io/android-volume-off.d.ts similarity index 100% rename from react-icons/io/android-volume-off.d.ts rename to types/react-icons/io/android-volume-off.d.ts diff --git a/react-icons/io/android-volume-up.d.ts b/types/react-icons/io/android-volume-up.d.ts similarity index 100% rename from react-icons/io/android-volume-up.d.ts rename to types/react-icons/io/android-volume-up.d.ts diff --git a/react-icons/io/android-walk.d.ts b/types/react-icons/io/android-walk.d.ts similarity index 100% rename from react-icons/io/android-walk.d.ts rename to types/react-icons/io/android-walk.d.ts diff --git a/react-icons/io/android-warning.d.ts b/types/react-icons/io/android-warning.d.ts similarity index 100% rename from react-icons/io/android-warning.d.ts rename to types/react-icons/io/android-warning.d.ts diff --git a/react-icons/io/android-watch.d.ts b/types/react-icons/io/android-watch.d.ts similarity index 100% rename from react-icons/io/android-watch.d.ts rename to types/react-icons/io/android-watch.d.ts diff --git a/react-icons/io/android-wifi.d.ts b/types/react-icons/io/android-wifi.d.ts similarity index 100% rename from react-icons/io/android-wifi.d.ts rename to types/react-icons/io/android-wifi.d.ts diff --git a/react-icons/io/aperture.d.ts b/types/react-icons/io/aperture.d.ts similarity index 100% rename from react-icons/io/aperture.d.ts rename to types/react-icons/io/aperture.d.ts diff --git a/react-icons/io/archive.d.ts b/types/react-icons/io/archive.d.ts similarity index 100% rename from react-icons/io/archive.d.ts rename to types/react-icons/io/archive.d.ts diff --git a/react-icons/io/arrow-down-a.d.ts b/types/react-icons/io/arrow-down-a.d.ts similarity index 100% rename from react-icons/io/arrow-down-a.d.ts rename to types/react-icons/io/arrow-down-a.d.ts diff --git a/react-icons/io/arrow-down-b.d.ts b/types/react-icons/io/arrow-down-b.d.ts similarity index 100% rename from react-icons/io/arrow-down-b.d.ts rename to types/react-icons/io/arrow-down-b.d.ts diff --git a/react-icons/io/arrow-down-c.d.ts b/types/react-icons/io/arrow-down-c.d.ts similarity index 100% rename from react-icons/io/arrow-down-c.d.ts rename to types/react-icons/io/arrow-down-c.d.ts diff --git a/react-icons/io/arrow-expand.d.ts b/types/react-icons/io/arrow-expand.d.ts similarity index 100% rename from react-icons/io/arrow-expand.d.ts rename to types/react-icons/io/arrow-expand.d.ts diff --git a/react-icons/io/arrow-graph-down-left.d.ts b/types/react-icons/io/arrow-graph-down-left.d.ts similarity index 100% rename from react-icons/io/arrow-graph-down-left.d.ts rename to types/react-icons/io/arrow-graph-down-left.d.ts diff --git a/react-icons/io/arrow-graph-down-right.d.ts b/types/react-icons/io/arrow-graph-down-right.d.ts similarity index 100% rename from react-icons/io/arrow-graph-down-right.d.ts rename to types/react-icons/io/arrow-graph-down-right.d.ts diff --git a/react-icons/io/arrow-graph-up-left.d.ts b/types/react-icons/io/arrow-graph-up-left.d.ts similarity index 100% rename from react-icons/io/arrow-graph-up-left.d.ts rename to types/react-icons/io/arrow-graph-up-left.d.ts diff --git a/react-icons/io/arrow-graph-up-right.d.ts b/types/react-icons/io/arrow-graph-up-right.d.ts similarity index 100% rename from react-icons/io/arrow-graph-up-right.d.ts rename to types/react-icons/io/arrow-graph-up-right.d.ts diff --git a/react-icons/io/arrow-left-a.d.ts b/types/react-icons/io/arrow-left-a.d.ts similarity index 100% rename from react-icons/io/arrow-left-a.d.ts rename to types/react-icons/io/arrow-left-a.d.ts diff --git a/react-icons/io/arrow-left-b.d.ts b/types/react-icons/io/arrow-left-b.d.ts similarity index 100% rename from react-icons/io/arrow-left-b.d.ts rename to types/react-icons/io/arrow-left-b.d.ts diff --git a/react-icons/io/arrow-left-c.d.ts b/types/react-icons/io/arrow-left-c.d.ts similarity index 100% rename from react-icons/io/arrow-left-c.d.ts rename to types/react-icons/io/arrow-left-c.d.ts diff --git a/react-icons/io/arrow-move.d.ts b/types/react-icons/io/arrow-move.d.ts similarity index 100% rename from react-icons/io/arrow-move.d.ts rename to types/react-icons/io/arrow-move.d.ts diff --git a/react-icons/io/arrow-resize.d.ts b/types/react-icons/io/arrow-resize.d.ts similarity index 100% rename from react-icons/io/arrow-resize.d.ts rename to types/react-icons/io/arrow-resize.d.ts diff --git a/react-icons/io/arrow-return-left.d.ts b/types/react-icons/io/arrow-return-left.d.ts similarity index 100% rename from react-icons/io/arrow-return-left.d.ts rename to types/react-icons/io/arrow-return-left.d.ts diff --git a/react-icons/io/arrow-return-right.d.ts b/types/react-icons/io/arrow-return-right.d.ts similarity index 100% rename from react-icons/io/arrow-return-right.d.ts rename to types/react-icons/io/arrow-return-right.d.ts diff --git a/react-icons/io/arrow-right-a.d.ts b/types/react-icons/io/arrow-right-a.d.ts similarity index 100% rename from react-icons/io/arrow-right-a.d.ts rename to types/react-icons/io/arrow-right-a.d.ts diff --git a/react-icons/io/arrow-right-b.d.ts b/types/react-icons/io/arrow-right-b.d.ts similarity index 100% rename from react-icons/io/arrow-right-b.d.ts rename to types/react-icons/io/arrow-right-b.d.ts diff --git a/react-icons/io/arrow-right-c.d.ts b/types/react-icons/io/arrow-right-c.d.ts similarity index 100% rename from react-icons/io/arrow-right-c.d.ts rename to types/react-icons/io/arrow-right-c.d.ts diff --git a/react-icons/io/arrow-shrink.d.ts b/types/react-icons/io/arrow-shrink.d.ts similarity index 100% rename from react-icons/io/arrow-shrink.d.ts rename to types/react-icons/io/arrow-shrink.d.ts diff --git a/react-icons/io/arrow-swap.d.ts b/types/react-icons/io/arrow-swap.d.ts similarity index 100% rename from react-icons/io/arrow-swap.d.ts rename to types/react-icons/io/arrow-swap.d.ts diff --git a/react-icons/io/arrow-up-a.d.ts b/types/react-icons/io/arrow-up-a.d.ts similarity index 100% rename from react-icons/io/arrow-up-a.d.ts rename to types/react-icons/io/arrow-up-a.d.ts diff --git a/react-icons/io/arrow-up-b.d.ts b/types/react-icons/io/arrow-up-b.d.ts similarity index 100% rename from react-icons/io/arrow-up-b.d.ts rename to types/react-icons/io/arrow-up-b.d.ts diff --git a/react-icons/io/arrow-up-c.d.ts b/types/react-icons/io/arrow-up-c.d.ts similarity index 100% rename from react-icons/io/arrow-up-c.d.ts rename to types/react-icons/io/arrow-up-c.d.ts diff --git a/react-icons/io/asterisk.d.ts b/types/react-icons/io/asterisk.d.ts similarity index 100% rename from react-icons/io/asterisk.d.ts rename to types/react-icons/io/asterisk.d.ts diff --git a/react-icons/io/at.d.ts b/types/react-icons/io/at.d.ts similarity index 100% rename from react-icons/io/at.d.ts rename to types/react-icons/io/at.d.ts diff --git a/react-icons/io/backspace-outline.d.ts b/types/react-icons/io/backspace-outline.d.ts similarity index 100% rename from react-icons/io/backspace-outline.d.ts rename to types/react-icons/io/backspace-outline.d.ts diff --git a/react-icons/io/backspace.d.ts b/types/react-icons/io/backspace.d.ts similarity index 100% rename from react-icons/io/backspace.d.ts rename to types/react-icons/io/backspace.d.ts diff --git a/react-icons/io/bag.d.ts b/types/react-icons/io/bag.d.ts similarity index 100% rename from react-icons/io/bag.d.ts rename to types/react-icons/io/bag.d.ts diff --git a/react-icons/io/battery-charging.d.ts b/types/react-icons/io/battery-charging.d.ts similarity index 100% rename from react-icons/io/battery-charging.d.ts rename to types/react-icons/io/battery-charging.d.ts diff --git a/react-icons/io/battery-empty.d.ts b/types/react-icons/io/battery-empty.d.ts similarity index 100% rename from react-icons/io/battery-empty.d.ts rename to types/react-icons/io/battery-empty.d.ts diff --git a/react-icons/io/battery-full.d.ts b/types/react-icons/io/battery-full.d.ts similarity index 100% rename from react-icons/io/battery-full.d.ts rename to types/react-icons/io/battery-full.d.ts diff --git a/react-icons/io/battery-half.d.ts b/types/react-icons/io/battery-half.d.ts similarity index 100% rename from react-icons/io/battery-half.d.ts rename to types/react-icons/io/battery-half.d.ts diff --git a/react-icons/io/battery-low.d.ts b/types/react-icons/io/battery-low.d.ts similarity index 100% rename from react-icons/io/battery-low.d.ts rename to types/react-icons/io/battery-low.d.ts diff --git a/react-icons/io/beaker.d.ts b/types/react-icons/io/beaker.d.ts similarity index 100% rename from react-icons/io/beaker.d.ts rename to types/react-icons/io/beaker.d.ts diff --git a/react-icons/io/beer.d.ts b/types/react-icons/io/beer.d.ts similarity index 100% rename from react-icons/io/beer.d.ts rename to types/react-icons/io/beer.d.ts diff --git a/react-icons/io/bluetooth.d.ts b/types/react-icons/io/bluetooth.d.ts similarity index 100% rename from react-icons/io/bluetooth.d.ts rename to types/react-icons/io/bluetooth.d.ts diff --git a/react-icons/io/bonfire.d.ts b/types/react-icons/io/bonfire.d.ts similarity index 100% rename from react-icons/io/bonfire.d.ts rename to types/react-icons/io/bonfire.d.ts diff --git a/react-icons/io/bookmark.d.ts b/types/react-icons/io/bookmark.d.ts similarity index 100% rename from react-icons/io/bookmark.d.ts rename to types/react-icons/io/bookmark.d.ts diff --git a/react-icons/io/bowtie.d.ts b/types/react-icons/io/bowtie.d.ts similarity index 100% rename from react-icons/io/bowtie.d.ts rename to types/react-icons/io/bowtie.d.ts diff --git a/react-icons/io/briefcase.d.ts b/types/react-icons/io/briefcase.d.ts similarity index 100% rename from react-icons/io/briefcase.d.ts rename to types/react-icons/io/briefcase.d.ts diff --git a/react-icons/io/bug.d.ts b/types/react-icons/io/bug.d.ts similarity index 100% rename from react-icons/io/bug.d.ts rename to types/react-icons/io/bug.d.ts diff --git a/react-icons/io/calculator.d.ts b/types/react-icons/io/calculator.d.ts similarity index 100% rename from react-icons/io/calculator.d.ts rename to types/react-icons/io/calculator.d.ts diff --git a/react-icons/io/calendar.d.ts b/types/react-icons/io/calendar.d.ts similarity index 100% rename from react-icons/io/calendar.d.ts rename to types/react-icons/io/calendar.d.ts diff --git a/react-icons/io/camera.d.ts b/types/react-icons/io/camera.d.ts similarity index 100% rename from react-icons/io/camera.d.ts rename to types/react-icons/io/camera.d.ts diff --git a/react-icons/io/card.d.ts b/types/react-icons/io/card.d.ts similarity index 100% rename from react-icons/io/card.d.ts rename to types/react-icons/io/card.d.ts diff --git a/react-icons/io/cash.d.ts b/types/react-icons/io/cash.d.ts similarity index 100% rename from react-icons/io/cash.d.ts rename to types/react-icons/io/cash.d.ts diff --git a/react-icons/io/chatbox-working.d.ts b/types/react-icons/io/chatbox-working.d.ts similarity index 100% rename from react-icons/io/chatbox-working.d.ts rename to types/react-icons/io/chatbox-working.d.ts diff --git a/react-icons/io/chatbox.d.ts b/types/react-icons/io/chatbox.d.ts similarity index 100% rename from react-icons/io/chatbox.d.ts rename to types/react-icons/io/chatbox.d.ts diff --git a/react-icons/io/chatboxes.d.ts b/types/react-icons/io/chatboxes.d.ts similarity index 100% rename from react-icons/io/chatboxes.d.ts rename to types/react-icons/io/chatboxes.d.ts diff --git a/react-icons/io/chatbubble-working.d.ts b/types/react-icons/io/chatbubble-working.d.ts similarity index 100% rename from react-icons/io/chatbubble-working.d.ts rename to types/react-icons/io/chatbubble-working.d.ts diff --git a/react-icons/io/chatbubble.d.ts b/types/react-icons/io/chatbubble.d.ts similarity index 100% rename from react-icons/io/chatbubble.d.ts rename to types/react-icons/io/chatbubble.d.ts diff --git a/react-icons/io/chatbubbles.d.ts b/types/react-icons/io/chatbubbles.d.ts similarity index 100% rename from react-icons/io/chatbubbles.d.ts rename to types/react-icons/io/chatbubbles.d.ts diff --git a/react-icons/io/checkmark-circled.d.ts b/types/react-icons/io/checkmark-circled.d.ts similarity index 100% rename from react-icons/io/checkmark-circled.d.ts rename to types/react-icons/io/checkmark-circled.d.ts diff --git a/react-icons/io/checkmark-round.d.ts b/types/react-icons/io/checkmark-round.d.ts similarity index 100% rename from react-icons/io/checkmark-round.d.ts rename to types/react-icons/io/checkmark-round.d.ts diff --git a/react-icons/io/checkmark.d.ts b/types/react-icons/io/checkmark.d.ts similarity index 100% rename from react-icons/io/checkmark.d.ts rename to types/react-icons/io/checkmark.d.ts diff --git a/react-icons/io/chevron-down.d.ts b/types/react-icons/io/chevron-down.d.ts similarity index 100% rename from react-icons/io/chevron-down.d.ts rename to types/react-icons/io/chevron-down.d.ts diff --git a/react-icons/io/chevron-left.d.ts b/types/react-icons/io/chevron-left.d.ts similarity index 100% rename from react-icons/io/chevron-left.d.ts rename to types/react-icons/io/chevron-left.d.ts diff --git a/react-icons/io/chevron-right.d.ts b/types/react-icons/io/chevron-right.d.ts similarity index 100% rename from react-icons/io/chevron-right.d.ts rename to types/react-icons/io/chevron-right.d.ts diff --git a/react-icons/io/chevron-up.d.ts b/types/react-icons/io/chevron-up.d.ts similarity index 100% rename from react-icons/io/chevron-up.d.ts rename to types/react-icons/io/chevron-up.d.ts diff --git a/react-icons/io/clipboard.d.ts b/types/react-icons/io/clipboard.d.ts similarity index 100% rename from react-icons/io/clipboard.d.ts rename to types/react-icons/io/clipboard.d.ts diff --git a/react-icons/io/clock.d.ts b/types/react-icons/io/clock.d.ts similarity index 100% rename from react-icons/io/clock.d.ts rename to types/react-icons/io/clock.d.ts diff --git a/react-icons/io/close-circled.d.ts b/types/react-icons/io/close-circled.d.ts similarity index 100% rename from react-icons/io/close-circled.d.ts rename to types/react-icons/io/close-circled.d.ts diff --git a/react-icons/io/close-round.d.ts b/types/react-icons/io/close-round.d.ts similarity index 100% rename from react-icons/io/close-round.d.ts rename to types/react-icons/io/close-round.d.ts diff --git a/react-icons/io/close.d.ts b/types/react-icons/io/close.d.ts similarity index 100% rename from react-icons/io/close.d.ts rename to types/react-icons/io/close.d.ts diff --git a/react-icons/io/closed-captioning.d.ts b/types/react-icons/io/closed-captioning.d.ts similarity index 100% rename from react-icons/io/closed-captioning.d.ts rename to types/react-icons/io/closed-captioning.d.ts diff --git a/react-icons/io/cloud.d.ts b/types/react-icons/io/cloud.d.ts similarity index 100% rename from react-icons/io/cloud.d.ts rename to types/react-icons/io/cloud.d.ts diff --git a/react-icons/io/code-download.d.ts b/types/react-icons/io/code-download.d.ts similarity index 100% rename from react-icons/io/code-download.d.ts rename to types/react-icons/io/code-download.d.ts diff --git a/react-icons/io/code-working.d.ts b/types/react-icons/io/code-working.d.ts similarity index 100% rename from react-icons/io/code-working.d.ts rename to types/react-icons/io/code-working.d.ts diff --git a/react-icons/io/code.d.ts b/types/react-icons/io/code.d.ts similarity index 100% rename from react-icons/io/code.d.ts rename to types/react-icons/io/code.d.ts diff --git a/react-icons/io/coffee.d.ts b/types/react-icons/io/coffee.d.ts similarity index 100% rename from react-icons/io/coffee.d.ts rename to types/react-icons/io/coffee.d.ts diff --git a/react-icons/io/compass.d.ts b/types/react-icons/io/compass.d.ts similarity index 100% rename from react-icons/io/compass.d.ts rename to types/react-icons/io/compass.d.ts diff --git a/react-icons/io/compose.d.ts b/types/react-icons/io/compose.d.ts similarity index 100% rename from react-icons/io/compose.d.ts rename to types/react-icons/io/compose.d.ts diff --git a/react-icons/io/connectbars.d.ts b/types/react-icons/io/connectbars.d.ts similarity index 100% rename from react-icons/io/connectbars.d.ts rename to types/react-icons/io/connectbars.d.ts diff --git a/react-icons/io/contrast.d.ts b/types/react-icons/io/contrast.d.ts similarity index 100% rename from react-icons/io/contrast.d.ts rename to types/react-icons/io/contrast.d.ts diff --git a/react-icons/io/crop.d.ts b/types/react-icons/io/crop.d.ts similarity index 100% rename from react-icons/io/crop.d.ts rename to types/react-icons/io/crop.d.ts diff --git a/react-icons/io/cube.d.ts b/types/react-icons/io/cube.d.ts similarity index 100% rename from react-icons/io/cube.d.ts rename to types/react-icons/io/cube.d.ts diff --git a/react-icons/io/disc.d.ts b/types/react-icons/io/disc.d.ts similarity index 100% rename from react-icons/io/disc.d.ts rename to types/react-icons/io/disc.d.ts diff --git a/react-icons/io/document-text.d.ts b/types/react-icons/io/document-text.d.ts similarity index 100% rename from react-icons/io/document-text.d.ts rename to types/react-icons/io/document-text.d.ts diff --git a/react-icons/io/document.d.ts b/types/react-icons/io/document.d.ts similarity index 100% rename from react-icons/io/document.d.ts rename to types/react-icons/io/document.d.ts diff --git a/react-icons/io/drag.d.ts b/types/react-icons/io/drag.d.ts similarity index 100% rename from react-icons/io/drag.d.ts rename to types/react-icons/io/drag.d.ts diff --git a/react-icons/io/earth.d.ts b/types/react-icons/io/earth.d.ts similarity index 100% rename from react-icons/io/earth.d.ts rename to types/react-icons/io/earth.d.ts diff --git a/react-icons/io/easel.d.ts b/types/react-icons/io/easel.d.ts similarity index 100% rename from react-icons/io/easel.d.ts rename to types/react-icons/io/easel.d.ts diff --git a/react-icons/io/edit.d.ts b/types/react-icons/io/edit.d.ts similarity index 100% rename from react-icons/io/edit.d.ts rename to types/react-icons/io/edit.d.ts diff --git a/react-icons/io/egg.d.ts b/types/react-icons/io/egg.d.ts similarity index 100% rename from react-icons/io/egg.d.ts rename to types/react-icons/io/egg.d.ts diff --git a/react-icons/io/eject.d.ts b/types/react-icons/io/eject.d.ts similarity index 100% rename from react-icons/io/eject.d.ts rename to types/react-icons/io/eject.d.ts diff --git a/react-icons/io/email-unread.d.ts b/types/react-icons/io/email-unread.d.ts similarity index 100% rename from react-icons/io/email-unread.d.ts rename to types/react-icons/io/email-unread.d.ts diff --git a/react-icons/io/email.d.ts b/types/react-icons/io/email.d.ts similarity index 100% rename from react-icons/io/email.d.ts rename to types/react-icons/io/email.d.ts diff --git a/react-icons/io/erlenmeyer-flask-bubbles.d.ts b/types/react-icons/io/erlenmeyer-flask-bubbles.d.ts similarity index 100% rename from react-icons/io/erlenmeyer-flask-bubbles.d.ts rename to types/react-icons/io/erlenmeyer-flask-bubbles.d.ts diff --git a/react-icons/io/erlenmeyer-flask.d.ts b/types/react-icons/io/erlenmeyer-flask.d.ts similarity index 100% rename from react-icons/io/erlenmeyer-flask.d.ts rename to types/react-icons/io/erlenmeyer-flask.d.ts diff --git a/react-icons/io/eye-disabled.d.ts b/types/react-icons/io/eye-disabled.d.ts similarity index 100% rename from react-icons/io/eye-disabled.d.ts rename to types/react-icons/io/eye-disabled.d.ts diff --git a/react-icons/io/eye.d.ts b/types/react-icons/io/eye.d.ts similarity index 100% rename from react-icons/io/eye.d.ts rename to types/react-icons/io/eye.d.ts diff --git a/react-icons/io/female.d.ts b/types/react-icons/io/female.d.ts similarity index 100% rename from react-icons/io/female.d.ts rename to types/react-icons/io/female.d.ts diff --git a/react-icons/io/filing.d.ts b/types/react-icons/io/filing.d.ts similarity index 100% rename from react-icons/io/filing.d.ts rename to types/react-icons/io/filing.d.ts diff --git a/react-icons/io/film-marker.d.ts b/types/react-icons/io/film-marker.d.ts similarity index 100% rename from react-icons/io/film-marker.d.ts rename to types/react-icons/io/film-marker.d.ts diff --git a/react-icons/io/fireball.d.ts b/types/react-icons/io/fireball.d.ts similarity index 100% rename from react-icons/io/fireball.d.ts rename to types/react-icons/io/fireball.d.ts diff --git a/react-icons/io/flag.d.ts b/types/react-icons/io/flag.d.ts similarity index 100% rename from react-icons/io/flag.d.ts rename to types/react-icons/io/flag.d.ts diff --git a/react-icons/io/flame.d.ts b/types/react-icons/io/flame.d.ts similarity index 100% rename from react-icons/io/flame.d.ts rename to types/react-icons/io/flame.d.ts diff --git a/react-icons/io/flash-off.d.ts b/types/react-icons/io/flash-off.d.ts similarity index 100% rename from react-icons/io/flash-off.d.ts rename to types/react-icons/io/flash-off.d.ts diff --git a/react-icons/io/flash.d.ts b/types/react-icons/io/flash.d.ts similarity index 100% rename from react-icons/io/flash.d.ts rename to types/react-icons/io/flash.d.ts diff --git a/react-icons/io/folder.d.ts b/types/react-icons/io/folder.d.ts similarity index 100% rename from react-icons/io/folder.d.ts rename to types/react-icons/io/folder.d.ts diff --git a/react-icons/io/fork-repo.d.ts b/types/react-icons/io/fork-repo.d.ts similarity index 100% rename from react-icons/io/fork-repo.d.ts rename to types/react-icons/io/fork-repo.d.ts diff --git a/react-icons/io/fork.d.ts b/types/react-icons/io/fork.d.ts similarity index 100% rename from react-icons/io/fork.d.ts rename to types/react-icons/io/fork.d.ts diff --git a/react-icons/io/forward.d.ts b/types/react-icons/io/forward.d.ts similarity index 100% rename from react-icons/io/forward.d.ts rename to types/react-icons/io/forward.d.ts diff --git a/react-icons/io/funnel.d.ts b/types/react-icons/io/funnel.d.ts similarity index 100% rename from react-icons/io/funnel.d.ts rename to types/react-icons/io/funnel.d.ts diff --git a/react-icons/io/gear-a.d.ts b/types/react-icons/io/gear-a.d.ts similarity index 100% rename from react-icons/io/gear-a.d.ts rename to types/react-icons/io/gear-a.d.ts diff --git a/react-icons/io/gear-b.d.ts b/types/react-icons/io/gear-b.d.ts similarity index 100% rename from react-icons/io/gear-b.d.ts rename to types/react-icons/io/gear-b.d.ts diff --git a/react-icons/io/grid.d.ts b/types/react-icons/io/grid.d.ts similarity index 100% rename from react-icons/io/grid.d.ts rename to types/react-icons/io/grid.d.ts diff --git a/react-icons/io/hammer.d.ts b/types/react-icons/io/hammer.d.ts similarity index 100% rename from react-icons/io/hammer.d.ts rename to types/react-icons/io/hammer.d.ts diff --git a/react-icons/io/happy-outline.d.ts b/types/react-icons/io/happy-outline.d.ts similarity index 100% rename from react-icons/io/happy-outline.d.ts rename to types/react-icons/io/happy-outline.d.ts diff --git a/react-icons/io/happy.d.ts b/types/react-icons/io/happy.d.ts similarity index 100% rename from react-icons/io/happy.d.ts rename to types/react-icons/io/happy.d.ts diff --git a/react-icons/io/headphone.d.ts b/types/react-icons/io/headphone.d.ts similarity index 100% rename from react-icons/io/headphone.d.ts rename to types/react-icons/io/headphone.d.ts diff --git a/react-icons/io/heart-broken.d.ts b/types/react-icons/io/heart-broken.d.ts similarity index 100% rename from react-icons/io/heart-broken.d.ts rename to types/react-icons/io/heart-broken.d.ts diff --git a/react-icons/io/heart.d.ts b/types/react-icons/io/heart.d.ts similarity index 100% rename from react-icons/io/heart.d.ts rename to types/react-icons/io/heart.d.ts diff --git a/react-icons/io/help-buoy.d.ts b/types/react-icons/io/help-buoy.d.ts similarity index 100% rename from react-icons/io/help-buoy.d.ts rename to types/react-icons/io/help-buoy.d.ts diff --git a/react-icons/io/help-circled.d.ts b/types/react-icons/io/help-circled.d.ts similarity index 100% rename from react-icons/io/help-circled.d.ts rename to types/react-icons/io/help-circled.d.ts diff --git a/react-icons/io/help.d.ts b/types/react-icons/io/help.d.ts similarity index 100% rename from react-icons/io/help.d.ts rename to types/react-icons/io/help.d.ts diff --git a/react-icons/io/home.d.ts b/types/react-icons/io/home.d.ts similarity index 100% rename from react-icons/io/home.d.ts rename to types/react-icons/io/home.d.ts diff --git a/react-icons/io/icecream.d.ts b/types/react-icons/io/icecream.d.ts similarity index 100% rename from react-icons/io/icecream.d.ts rename to types/react-icons/io/icecream.d.ts diff --git a/react-icons/io/image.d.ts b/types/react-icons/io/image.d.ts similarity index 100% rename from react-icons/io/image.d.ts rename to types/react-icons/io/image.d.ts diff --git a/react-icons/io/images.d.ts b/types/react-icons/io/images.d.ts similarity index 100% rename from react-icons/io/images.d.ts rename to types/react-icons/io/images.d.ts diff --git a/react-icons/io/index.d.ts b/types/react-icons/io/index.d.ts similarity index 100% rename from react-icons/io/index.d.ts rename to types/react-icons/io/index.d.ts diff --git a/react-icons/io/informatcircled.d.ts b/types/react-icons/io/informatcircled.d.ts similarity index 100% rename from react-icons/io/informatcircled.d.ts rename to types/react-icons/io/informatcircled.d.ts diff --git a/react-icons/io/information.d.ts b/types/react-icons/io/information.d.ts similarity index 100% rename from react-icons/io/information.d.ts rename to types/react-icons/io/information.d.ts diff --git a/react-icons/io/ionic.d.ts b/types/react-icons/io/ionic.d.ts similarity index 100% rename from react-icons/io/ionic.d.ts rename to types/react-icons/io/ionic.d.ts diff --git a/react-icons/io/ios-alarm-outline.d.ts b/types/react-icons/io/ios-alarm-outline.d.ts similarity index 100% rename from react-icons/io/ios-alarm-outline.d.ts rename to types/react-icons/io/ios-alarm-outline.d.ts diff --git a/react-icons/io/ios-alarm.d.ts b/types/react-icons/io/ios-alarm.d.ts similarity index 100% rename from react-icons/io/ios-alarm.d.ts rename to types/react-icons/io/ios-alarm.d.ts diff --git a/react-icons/io/ios-albums-outline.d.ts b/types/react-icons/io/ios-albums-outline.d.ts similarity index 100% rename from react-icons/io/ios-albums-outline.d.ts rename to types/react-icons/io/ios-albums-outline.d.ts diff --git a/react-icons/io/ios-albums.d.ts b/types/react-icons/io/ios-albums.d.ts similarity index 100% rename from react-icons/io/ios-albums.d.ts rename to types/react-icons/io/ios-albums.d.ts diff --git a/react-icons/io/ios-americanfootball-outline.d.ts b/types/react-icons/io/ios-americanfootball-outline.d.ts similarity index 100% rename from react-icons/io/ios-americanfootball-outline.d.ts rename to types/react-icons/io/ios-americanfootball-outline.d.ts diff --git a/react-icons/io/ios-americanfootball.d.ts b/types/react-icons/io/ios-americanfootball.d.ts similarity index 100% rename from react-icons/io/ios-americanfootball.d.ts rename to types/react-icons/io/ios-americanfootball.d.ts diff --git a/react-icons/io/ios-analytics-outline.d.ts b/types/react-icons/io/ios-analytics-outline.d.ts similarity index 100% rename from react-icons/io/ios-analytics-outline.d.ts rename to types/react-icons/io/ios-analytics-outline.d.ts diff --git a/react-icons/io/ios-analytics.d.ts b/types/react-icons/io/ios-analytics.d.ts similarity index 100% rename from react-icons/io/ios-analytics.d.ts rename to types/react-icons/io/ios-analytics.d.ts diff --git a/react-icons/io/ios-arrow-back.d.ts b/types/react-icons/io/ios-arrow-back.d.ts similarity index 100% rename from react-icons/io/ios-arrow-back.d.ts rename to types/react-icons/io/ios-arrow-back.d.ts diff --git a/react-icons/io/ios-arrow-down.d.ts b/types/react-icons/io/ios-arrow-down.d.ts similarity index 100% rename from react-icons/io/ios-arrow-down.d.ts rename to types/react-icons/io/ios-arrow-down.d.ts diff --git a/react-icons/io/ios-arrow-forward.d.ts b/types/react-icons/io/ios-arrow-forward.d.ts similarity index 100% rename from react-icons/io/ios-arrow-forward.d.ts rename to types/react-icons/io/ios-arrow-forward.d.ts diff --git a/react-icons/io/ios-arrow-left.d.ts b/types/react-icons/io/ios-arrow-left.d.ts similarity index 100% rename from react-icons/io/ios-arrow-left.d.ts rename to types/react-icons/io/ios-arrow-left.d.ts diff --git a/react-icons/io/ios-arrow-right.d.ts b/types/react-icons/io/ios-arrow-right.d.ts similarity index 100% rename from react-icons/io/ios-arrow-right.d.ts rename to types/react-icons/io/ios-arrow-right.d.ts diff --git a/react-icons/io/ios-arrow-thin-down.d.ts b/types/react-icons/io/ios-arrow-thin-down.d.ts similarity index 100% rename from react-icons/io/ios-arrow-thin-down.d.ts rename to types/react-icons/io/ios-arrow-thin-down.d.ts diff --git a/react-icons/io/ios-arrow-thin-left.d.ts b/types/react-icons/io/ios-arrow-thin-left.d.ts similarity index 100% rename from react-icons/io/ios-arrow-thin-left.d.ts rename to types/react-icons/io/ios-arrow-thin-left.d.ts diff --git a/react-icons/io/ios-arrow-thin-right.d.ts b/types/react-icons/io/ios-arrow-thin-right.d.ts similarity index 100% rename from react-icons/io/ios-arrow-thin-right.d.ts rename to types/react-icons/io/ios-arrow-thin-right.d.ts diff --git a/react-icons/io/ios-arrow-thin-up.d.ts b/types/react-icons/io/ios-arrow-thin-up.d.ts similarity index 100% rename from react-icons/io/ios-arrow-thin-up.d.ts rename to types/react-icons/io/ios-arrow-thin-up.d.ts diff --git a/react-icons/io/ios-arrow-up.d.ts b/types/react-icons/io/ios-arrow-up.d.ts similarity index 100% rename from react-icons/io/ios-arrow-up.d.ts rename to types/react-icons/io/ios-arrow-up.d.ts diff --git a/react-icons/io/ios-at-outline.d.ts b/types/react-icons/io/ios-at-outline.d.ts similarity index 100% rename from react-icons/io/ios-at-outline.d.ts rename to types/react-icons/io/ios-at-outline.d.ts diff --git a/react-icons/io/ios-at.d.ts b/types/react-icons/io/ios-at.d.ts similarity index 100% rename from react-icons/io/ios-at.d.ts rename to types/react-icons/io/ios-at.d.ts diff --git a/react-icons/io/ios-barcode-outline.d.ts b/types/react-icons/io/ios-barcode-outline.d.ts similarity index 100% rename from react-icons/io/ios-barcode-outline.d.ts rename to types/react-icons/io/ios-barcode-outline.d.ts diff --git a/react-icons/io/ios-barcode.d.ts b/types/react-icons/io/ios-barcode.d.ts similarity index 100% rename from react-icons/io/ios-barcode.d.ts rename to types/react-icons/io/ios-barcode.d.ts diff --git a/react-icons/io/ios-baseball-outline.d.ts b/types/react-icons/io/ios-baseball-outline.d.ts similarity index 100% rename from react-icons/io/ios-baseball-outline.d.ts rename to types/react-icons/io/ios-baseball-outline.d.ts diff --git a/react-icons/io/ios-baseball.d.ts b/types/react-icons/io/ios-baseball.d.ts similarity index 100% rename from react-icons/io/ios-baseball.d.ts rename to types/react-icons/io/ios-baseball.d.ts diff --git a/react-icons/io/ios-basketball-outline.d.ts b/types/react-icons/io/ios-basketball-outline.d.ts similarity index 100% rename from react-icons/io/ios-basketball-outline.d.ts rename to types/react-icons/io/ios-basketball-outline.d.ts diff --git a/react-icons/io/ios-basketball.d.ts b/types/react-icons/io/ios-basketball.d.ts similarity index 100% rename from react-icons/io/ios-basketball.d.ts rename to types/react-icons/io/ios-basketball.d.ts diff --git a/react-icons/io/ios-bell-outline.d.ts b/types/react-icons/io/ios-bell-outline.d.ts similarity index 100% rename from react-icons/io/ios-bell-outline.d.ts rename to types/react-icons/io/ios-bell-outline.d.ts diff --git a/react-icons/io/ios-bell.d.ts b/types/react-icons/io/ios-bell.d.ts similarity index 100% rename from react-icons/io/ios-bell.d.ts rename to types/react-icons/io/ios-bell.d.ts diff --git a/react-icons/io/ios-body-outline.d.ts b/types/react-icons/io/ios-body-outline.d.ts similarity index 100% rename from react-icons/io/ios-body-outline.d.ts rename to types/react-icons/io/ios-body-outline.d.ts diff --git a/react-icons/io/ios-body.d.ts b/types/react-icons/io/ios-body.d.ts similarity index 100% rename from react-icons/io/ios-body.d.ts rename to types/react-icons/io/ios-body.d.ts diff --git a/react-icons/io/ios-bolt-outline.d.ts b/types/react-icons/io/ios-bolt-outline.d.ts similarity index 100% rename from react-icons/io/ios-bolt-outline.d.ts rename to types/react-icons/io/ios-bolt-outline.d.ts diff --git a/react-icons/io/ios-bolt.d.ts b/types/react-icons/io/ios-bolt.d.ts similarity index 100% rename from react-icons/io/ios-bolt.d.ts rename to types/react-icons/io/ios-bolt.d.ts diff --git a/react-icons/io/ios-book-outline.d.ts b/types/react-icons/io/ios-book-outline.d.ts similarity index 100% rename from react-icons/io/ios-book-outline.d.ts rename to types/react-icons/io/ios-book-outline.d.ts diff --git a/react-icons/io/ios-book.d.ts b/types/react-icons/io/ios-book.d.ts similarity index 100% rename from react-icons/io/ios-book.d.ts rename to types/react-icons/io/ios-book.d.ts diff --git a/react-icons/io/ios-bookmarks-outline.d.ts b/types/react-icons/io/ios-bookmarks-outline.d.ts similarity index 100% rename from react-icons/io/ios-bookmarks-outline.d.ts rename to types/react-icons/io/ios-bookmarks-outline.d.ts diff --git a/react-icons/io/ios-bookmarks.d.ts b/types/react-icons/io/ios-bookmarks.d.ts similarity index 100% rename from react-icons/io/ios-bookmarks.d.ts rename to types/react-icons/io/ios-bookmarks.d.ts diff --git a/react-icons/io/ios-box-outline.d.ts b/types/react-icons/io/ios-box-outline.d.ts similarity index 100% rename from react-icons/io/ios-box-outline.d.ts rename to types/react-icons/io/ios-box-outline.d.ts diff --git a/react-icons/io/ios-box.d.ts b/types/react-icons/io/ios-box.d.ts similarity index 100% rename from react-icons/io/ios-box.d.ts rename to types/react-icons/io/ios-box.d.ts diff --git a/react-icons/io/ios-briefcase-outline.d.ts b/types/react-icons/io/ios-briefcase-outline.d.ts similarity index 100% rename from react-icons/io/ios-briefcase-outline.d.ts rename to types/react-icons/io/ios-briefcase-outline.d.ts diff --git a/react-icons/io/ios-briefcase.d.ts b/types/react-icons/io/ios-briefcase.d.ts similarity index 100% rename from react-icons/io/ios-briefcase.d.ts rename to types/react-icons/io/ios-briefcase.d.ts diff --git a/react-icons/io/ios-browsers-outline.d.ts b/types/react-icons/io/ios-browsers-outline.d.ts similarity index 100% rename from react-icons/io/ios-browsers-outline.d.ts rename to types/react-icons/io/ios-browsers-outline.d.ts diff --git a/react-icons/io/ios-browsers.d.ts b/types/react-icons/io/ios-browsers.d.ts similarity index 100% rename from react-icons/io/ios-browsers.d.ts rename to types/react-icons/io/ios-browsers.d.ts diff --git a/react-icons/io/ios-calculator-outline.d.ts b/types/react-icons/io/ios-calculator-outline.d.ts similarity index 100% rename from react-icons/io/ios-calculator-outline.d.ts rename to types/react-icons/io/ios-calculator-outline.d.ts diff --git a/react-icons/io/ios-calculator.d.ts b/types/react-icons/io/ios-calculator.d.ts similarity index 100% rename from react-icons/io/ios-calculator.d.ts rename to types/react-icons/io/ios-calculator.d.ts diff --git a/react-icons/io/ios-calendar-outline.d.ts b/types/react-icons/io/ios-calendar-outline.d.ts similarity index 100% rename from react-icons/io/ios-calendar-outline.d.ts rename to types/react-icons/io/ios-calendar-outline.d.ts diff --git a/react-icons/io/ios-calendar.d.ts b/types/react-icons/io/ios-calendar.d.ts similarity index 100% rename from react-icons/io/ios-calendar.d.ts rename to types/react-icons/io/ios-calendar.d.ts diff --git a/react-icons/io/ios-camera-outline.d.ts b/types/react-icons/io/ios-camera-outline.d.ts similarity index 100% rename from react-icons/io/ios-camera-outline.d.ts rename to types/react-icons/io/ios-camera-outline.d.ts diff --git a/react-icons/io/ios-camera.d.ts b/types/react-icons/io/ios-camera.d.ts similarity index 100% rename from react-icons/io/ios-camera.d.ts rename to types/react-icons/io/ios-camera.d.ts diff --git a/react-icons/io/ios-cart-outline.d.ts b/types/react-icons/io/ios-cart-outline.d.ts similarity index 100% rename from react-icons/io/ios-cart-outline.d.ts rename to types/react-icons/io/ios-cart-outline.d.ts diff --git a/react-icons/io/ios-cart.d.ts b/types/react-icons/io/ios-cart.d.ts similarity index 100% rename from react-icons/io/ios-cart.d.ts rename to types/react-icons/io/ios-cart.d.ts diff --git a/react-icons/io/ios-chatboxes-outline.d.ts b/types/react-icons/io/ios-chatboxes-outline.d.ts similarity index 100% rename from react-icons/io/ios-chatboxes-outline.d.ts rename to types/react-icons/io/ios-chatboxes-outline.d.ts diff --git a/react-icons/io/ios-chatboxes.d.ts b/types/react-icons/io/ios-chatboxes.d.ts similarity index 100% rename from react-icons/io/ios-chatboxes.d.ts rename to types/react-icons/io/ios-chatboxes.d.ts diff --git a/react-icons/io/ios-chatbubble-outline.d.ts b/types/react-icons/io/ios-chatbubble-outline.d.ts similarity index 100% rename from react-icons/io/ios-chatbubble-outline.d.ts rename to types/react-icons/io/ios-chatbubble-outline.d.ts diff --git a/react-icons/io/ios-chatbubble.d.ts b/types/react-icons/io/ios-chatbubble.d.ts similarity index 100% rename from react-icons/io/ios-chatbubble.d.ts rename to types/react-icons/io/ios-chatbubble.d.ts diff --git a/react-icons/io/ios-checkmark-empty.d.ts b/types/react-icons/io/ios-checkmark-empty.d.ts similarity index 100% rename from react-icons/io/ios-checkmark-empty.d.ts rename to types/react-icons/io/ios-checkmark-empty.d.ts diff --git a/react-icons/io/ios-checkmark-outline.d.ts b/types/react-icons/io/ios-checkmark-outline.d.ts similarity index 100% rename from react-icons/io/ios-checkmark-outline.d.ts rename to types/react-icons/io/ios-checkmark-outline.d.ts diff --git a/react-icons/io/ios-checkmark.d.ts b/types/react-icons/io/ios-checkmark.d.ts similarity index 100% rename from react-icons/io/ios-checkmark.d.ts rename to types/react-icons/io/ios-checkmark.d.ts diff --git a/react-icons/io/ios-circle-filled.d.ts b/types/react-icons/io/ios-circle-filled.d.ts similarity index 100% rename from react-icons/io/ios-circle-filled.d.ts rename to types/react-icons/io/ios-circle-filled.d.ts diff --git a/react-icons/io/ios-circle-outline.d.ts b/types/react-icons/io/ios-circle-outline.d.ts similarity index 100% rename from react-icons/io/ios-circle-outline.d.ts rename to types/react-icons/io/ios-circle-outline.d.ts diff --git a/react-icons/io/ios-clock-outline.d.ts b/types/react-icons/io/ios-clock-outline.d.ts similarity index 100% rename from react-icons/io/ios-clock-outline.d.ts rename to types/react-icons/io/ios-clock-outline.d.ts diff --git a/react-icons/io/ios-clock.d.ts b/types/react-icons/io/ios-clock.d.ts similarity index 100% rename from react-icons/io/ios-clock.d.ts rename to types/react-icons/io/ios-clock.d.ts diff --git a/react-icons/io/ios-close-empty.d.ts b/types/react-icons/io/ios-close-empty.d.ts similarity index 100% rename from react-icons/io/ios-close-empty.d.ts rename to types/react-icons/io/ios-close-empty.d.ts diff --git a/react-icons/io/ios-close-outline.d.ts b/types/react-icons/io/ios-close-outline.d.ts similarity index 100% rename from react-icons/io/ios-close-outline.d.ts rename to types/react-icons/io/ios-close-outline.d.ts diff --git a/react-icons/io/ios-close.d.ts b/types/react-icons/io/ios-close.d.ts similarity index 100% rename from react-icons/io/ios-close.d.ts rename to types/react-icons/io/ios-close.d.ts diff --git a/react-icons/io/ios-cloud-download-outline.d.ts b/types/react-icons/io/ios-cloud-download-outline.d.ts similarity index 100% rename from react-icons/io/ios-cloud-download-outline.d.ts rename to types/react-icons/io/ios-cloud-download-outline.d.ts diff --git a/react-icons/io/ios-cloud-download.d.ts b/types/react-icons/io/ios-cloud-download.d.ts similarity index 100% rename from react-icons/io/ios-cloud-download.d.ts rename to types/react-icons/io/ios-cloud-download.d.ts diff --git a/react-icons/io/ios-cloud-outline.d.ts b/types/react-icons/io/ios-cloud-outline.d.ts similarity index 100% rename from react-icons/io/ios-cloud-outline.d.ts rename to types/react-icons/io/ios-cloud-outline.d.ts diff --git a/react-icons/io/ios-cloud-upload-outline.d.ts b/types/react-icons/io/ios-cloud-upload-outline.d.ts similarity index 100% rename from react-icons/io/ios-cloud-upload-outline.d.ts rename to types/react-icons/io/ios-cloud-upload-outline.d.ts diff --git a/react-icons/io/ios-cloud-upload.d.ts b/types/react-icons/io/ios-cloud-upload.d.ts similarity index 100% rename from react-icons/io/ios-cloud-upload.d.ts rename to types/react-icons/io/ios-cloud-upload.d.ts diff --git a/react-icons/io/ios-cloud.d.ts b/types/react-icons/io/ios-cloud.d.ts similarity index 100% rename from react-icons/io/ios-cloud.d.ts rename to types/react-icons/io/ios-cloud.d.ts diff --git a/react-icons/io/ios-cloudy-night-outline.d.ts b/types/react-icons/io/ios-cloudy-night-outline.d.ts similarity index 100% rename from react-icons/io/ios-cloudy-night-outline.d.ts rename to types/react-icons/io/ios-cloudy-night-outline.d.ts diff --git a/react-icons/io/ios-cloudy-night.d.ts b/types/react-icons/io/ios-cloudy-night.d.ts similarity index 100% rename from react-icons/io/ios-cloudy-night.d.ts rename to types/react-icons/io/ios-cloudy-night.d.ts diff --git a/react-icons/io/ios-cloudy-outline.d.ts b/types/react-icons/io/ios-cloudy-outline.d.ts similarity index 100% rename from react-icons/io/ios-cloudy-outline.d.ts rename to types/react-icons/io/ios-cloudy-outline.d.ts diff --git a/react-icons/io/ios-cloudy.d.ts b/types/react-icons/io/ios-cloudy.d.ts similarity index 100% rename from react-icons/io/ios-cloudy.d.ts rename to types/react-icons/io/ios-cloudy.d.ts diff --git a/react-icons/io/ios-cog-outline.d.ts b/types/react-icons/io/ios-cog-outline.d.ts similarity index 100% rename from react-icons/io/ios-cog-outline.d.ts rename to types/react-icons/io/ios-cog-outline.d.ts diff --git a/react-icons/io/ios-cog.d.ts b/types/react-icons/io/ios-cog.d.ts similarity index 100% rename from react-icons/io/ios-cog.d.ts rename to types/react-icons/io/ios-cog.d.ts diff --git a/react-icons/io/ios-color-filter-outline.d.ts b/types/react-icons/io/ios-color-filter-outline.d.ts similarity index 100% rename from react-icons/io/ios-color-filter-outline.d.ts rename to types/react-icons/io/ios-color-filter-outline.d.ts diff --git a/react-icons/io/ios-color-filter.d.ts b/types/react-icons/io/ios-color-filter.d.ts similarity index 100% rename from react-icons/io/ios-color-filter.d.ts rename to types/react-icons/io/ios-color-filter.d.ts diff --git a/react-icons/io/ios-color-wand-outline.d.ts b/types/react-icons/io/ios-color-wand-outline.d.ts similarity index 100% rename from react-icons/io/ios-color-wand-outline.d.ts rename to types/react-icons/io/ios-color-wand-outline.d.ts diff --git a/react-icons/io/ios-color-wand.d.ts b/types/react-icons/io/ios-color-wand.d.ts similarity index 100% rename from react-icons/io/ios-color-wand.d.ts rename to types/react-icons/io/ios-color-wand.d.ts diff --git a/react-icons/io/ios-compose-outline.d.ts b/types/react-icons/io/ios-compose-outline.d.ts similarity index 100% rename from react-icons/io/ios-compose-outline.d.ts rename to types/react-icons/io/ios-compose-outline.d.ts diff --git a/react-icons/io/ios-compose.d.ts b/types/react-icons/io/ios-compose.d.ts similarity index 100% rename from react-icons/io/ios-compose.d.ts rename to types/react-icons/io/ios-compose.d.ts diff --git a/react-icons/io/ios-contact-outline.d.ts b/types/react-icons/io/ios-contact-outline.d.ts similarity index 100% rename from react-icons/io/ios-contact-outline.d.ts rename to types/react-icons/io/ios-contact-outline.d.ts diff --git a/react-icons/io/ios-contact.d.ts b/types/react-icons/io/ios-contact.d.ts similarity index 100% rename from react-icons/io/ios-contact.d.ts rename to types/react-icons/io/ios-contact.d.ts diff --git a/react-icons/io/ios-copy-outline.d.ts b/types/react-icons/io/ios-copy-outline.d.ts similarity index 100% rename from react-icons/io/ios-copy-outline.d.ts rename to types/react-icons/io/ios-copy-outline.d.ts diff --git a/react-icons/io/ios-copy.d.ts b/types/react-icons/io/ios-copy.d.ts similarity index 100% rename from react-icons/io/ios-copy.d.ts rename to types/react-icons/io/ios-copy.d.ts diff --git a/react-icons/io/ios-crop-strong.d.ts b/types/react-icons/io/ios-crop-strong.d.ts similarity index 100% rename from react-icons/io/ios-crop-strong.d.ts rename to types/react-icons/io/ios-crop-strong.d.ts diff --git a/react-icons/io/ios-crop.d.ts b/types/react-icons/io/ios-crop.d.ts similarity index 100% rename from react-icons/io/ios-crop.d.ts rename to types/react-icons/io/ios-crop.d.ts diff --git a/react-icons/io/ios-download-outline.d.ts b/types/react-icons/io/ios-download-outline.d.ts similarity index 100% rename from react-icons/io/ios-download-outline.d.ts rename to types/react-icons/io/ios-download-outline.d.ts diff --git a/react-icons/io/ios-download.d.ts b/types/react-icons/io/ios-download.d.ts similarity index 100% rename from react-icons/io/ios-download.d.ts rename to types/react-icons/io/ios-download.d.ts diff --git a/react-icons/io/ios-drag.d.ts b/types/react-icons/io/ios-drag.d.ts similarity index 100% rename from react-icons/io/ios-drag.d.ts rename to types/react-icons/io/ios-drag.d.ts diff --git a/react-icons/io/ios-email-outline.d.ts b/types/react-icons/io/ios-email-outline.d.ts similarity index 100% rename from react-icons/io/ios-email-outline.d.ts rename to types/react-icons/io/ios-email-outline.d.ts diff --git a/react-icons/io/ios-email.d.ts b/types/react-icons/io/ios-email.d.ts similarity index 100% rename from react-icons/io/ios-email.d.ts rename to types/react-icons/io/ios-email.d.ts diff --git a/react-icons/io/ios-eye-outline.d.ts b/types/react-icons/io/ios-eye-outline.d.ts similarity index 100% rename from react-icons/io/ios-eye-outline.d.ts rename to types/react-icons/io/ios-eye-outline.d.ts diff --git a/react-icons/io/ios-eye.d.ts b/types/react-icons/io/ios-eye.d.ts similarity index 100% rename from react-icons/io/ios-eye.d.ts rename to types/react-icons/io/ios-eye.d.ts diff --git a/react-icons/io/ios-fastforward-outline.d.ts b/types/react-icons/io/ios-fastforward-outline.d.ts similarity index 100% rename from react-icons/io/ios-fastforward-outline.d.ts rename to types/react-icons/io/ios-fastforward-outline.d.ts diff --git a/react-icons/io/ios-fastforward.d.ts b/types/react-icons/io/ios-fastforward.d.ts similarity index 100% rename from react-icons/io/ios-fastforward.d.ts rename to types/react-icons/io/ios-fastforward.d.ts diff --git a/react-icons/io/ios-filing-outline.d.ts b/types/react-icons/io/ios-filing-outline.d.ts similarity index 100% rename from react-icons/io/ios-filing-outline.d.ts rename to types/react-icons/io/ios-filing-outline.d.ts diff --git a/react-icons/io/ios-filing.d.ts b/types/react-icons/io/ios-filing.d.ts similarity index 100% rename from react-icons/io/ios-filing.d.ts rename to types/react-icons/io/ios-filing.d.ts diff --git a/react-icons/io/ios-film-outline.d.ts b/types/react-icons/io/ios-film-outline.d.ts similarity index 100% rename from react-icons/io/ios-film-outline.d.ts rename to types/react-icons/io/ios-film-outline.d.ts diff --git a/react-icons/io/ios-film.d.ts b/types/react-icons/io/ios-film.d.ts similarity index 100% rename from react-icons/io/ios-film.d.ts rename to types/react-icons/io/ios-film.d.ts diff --git a/react-icons/io/ios-flag-outline.d.ts b/types/react-icons/io/ios-flag-outline.d.ts similarity index 100% rename from react-icons/io/ios-flag-outline.d.ts rename to types/react-icons/io/ios-flag-outline.d.ts diff --git a/react-icons/io/ios-flag.d.ts b/types/react-icons/io/ios-flag.d.ts similarity index 100% rename from react-icons/io/ios-flag.d.ts rename to types/react-icons/io/ios-flag.d.ts diff --git a/react-icons/io/ios-flame-outline.d.ts b/types/react-icons/io/ios-flame-outline.d.ts similarity index 100% rename from react-icons/io/ios-flame-outline.d.ts rename to types/react-icons/io/ios-flame-outline.d.ts diff --git a/react-icons/io/ios-flame.d.ts b/types/react-icons/io/ios-flame.d.ts similarity index 100% rename from react-icons/io/ios-flame.d.ts rename to types/react-icons/io/ios-flame.d.ts diff --git a/react-icons/io/ios-flask-outline.d.ts b/types/react-icons/io/ios-flask-outline.d.ts similarity index 100% rename from react-icons/io/ios-flask-outline.d.ts rename to types/react-icons/io/ios-flask-outline.d.ts diff --git a/react-icons/io/ios-flask.d.ts b/types/react-icons/io/ios-flask.d.ts similarity index 100% rename from react-icons/io/ios-flask.d.ts rename to types/react-icons/io/ios-flask.d.ts diff --git a/react-icons/io/ios-flower-outline.d.ts b/types/react-icons/io/ios-flower-outline.d.ts similarity index 100% rename from react-icons/io/ios-flower-outline.d.ts rename to types/react-icons/io/ios-flower-outline.d.ts diff --git a/react-icons/io/ios-flower.d.ts b/types/react-icons/io/ios-flower.d.ts similarity index 100% rename from react-icons/io/ios-flower.d.ts rename to types/react-icons/io/ios-flower.d.ts diff --git a/react-icons/io/ios-folder-outline.d.ts b/types/react-icons/io/ios-folder-outline.d.ts similarity index 100% rename from react-icons/io/ios-folder-outline.d.ts rename to types/react-icons/io/ios-folder-outline.d.ts diff --git a/react-icons/io/ios-folder.d.ts b/types/react-icons/io/ios-folder.d.ts similarity index 100% rename from react-icons/io/ios-folder.d.ts rename to types/react-icons/io/ios-folder.d.ts diff --git a/react-icons/io/ios-football-outline.d.ts b/types/react-icons/io/ios-football-outline.d.ts similarity index 100% rename from react-icons/io/ios-football-outline.d.ts rename to types/react-icons/io/ios-football-outline.d.ts diff --git a/react-icons/io/ios-football.d.ts b/types/react-icons/io/ios-football.d.ts similarity index 100% rename from react-icons/io/ios-football.d.ts rename to types/react-icons/io/ios-football.d.ts diff --git a/react-icons/io/ios-game-controller-a-outline.d.ts b/types/react-icons/io/ios-game-controller-a-outline.d.ts similarity index 100% rename from react-icons/io/ios-game-controller-a-outline.d.ts rename to types/react-icons/io/ios-game-controller-a-outline.d.ts diff --git a/react-icons/io/ios-game-controller-a.d.ts b/types/react-icons/io/ios-game-controller-a.d.ts similarity index 100% rename from react-icons/io/ios-game-controller-a.d.ts rename to types/react-icons/io/ios-game-controller-a.d.ts diff --git a/react-icons/io/ios-game-controller-b-outline.d.ts b/types/react-icons/io/ios-game-controller-b-outline.d.ts similarity index 100% rename from react-icons/io/ios-game-controller-b-outline.d.ts rename to types/react-icons/io/ios-game-controller-b-outline.d.ts diff --git a/react-icons/io/ios-game-controller-b.d.ts b/types/react-icons/io/ios-game-controller-b.d.ts similarity index 100% rename from react-icons/io/ios-game-controller-b.d.ts rename to types/react-icons/io/ios-game-controller-b.d.ts diff --git a/react-icons/io/ios-gear-outline.d.ts b/types/react-icons/io/ios-gear-outline.d.ts similarity index 100% rename from react-icons/io/ios-gear-outline.d.ts rename to types/react-icons/io/ios-gear-outline.d.ts diff --git a/react-icons/io/ios-gear.d.ts b/types/react-icons/io/ios-gear.d.ts similarity index 100% rename from react-icons/io/ios-gear.d.ts rename to types/react-icons/io/ios-gear.d.ts diff --git a/react-icons/io/ios-glasses-outline.d.ts b/types/react-icons/io/ios-glasses-outline.d.ts similarity index 100% rename from react-icons/io/ios-glasses-outline.d.ts rename to types/react-icons/io/ios-glasses-outline.d.ts diff --git a/react-icons/io/ios-glasses.d.ts b/types/react-icons/io/ios-glasses.d.ts similarity index 100% rename from react-icons/io/ios-glasses.d.ts rename to types/react-icons/io/ios-glasses.d.ts diff --git a/react-icons/io/ios-grid-view-outline.d.ts b/types/react-icons/io/ios-grid-view-outline.d.ts similarity index 100% rename from react-icons/io/ios-grid-view-outline.d.ts rename to types/react-icons/io/ios-grid-view-outline.d.ts diff --git a/react-icons/io/ios-grid-view.d.ts b/types/react-icons/io/ios-grid-view.d.ts similarity index 100% rename from react-icons/io/ios-grid-view.d.ts rename to types/react-icons/io/ios-grid-view.d.ts diff --git a/react-icons/io/ios-heart-outline.d.ts b/types/react-icons/io/ios-heart-outline.d.ts similarity index 100% rename from react-icons/io/ios-heart-outline.d.ts rename to types/react-icons/io/ios-heart-outline.d.ts diff --git a/react-icons/io/ios-heart.d.ts b/types/react-icons/io/ios-heart.d.ts similarity index 100% rename from react-icons/io/ios-heart.d.ts rename to types/react-icons/io/ios-heart.d.ts diff --git a/react-icons/io/ios-help-empty.d.ts b/types/react-icons/io/ios-help-empty.d.ts similarity index 100% rename from react-icons/io/ios-help-empty.d.ts rename to types/react-icons/io/ios-help-empty.d.ts diff --git a/react-icons/io/ios-help-outline.d.ts b/types/react-icons/io/ios-help-outline.d.ts similarity index 100% rename from react-icons/io/ios-help-outline.d.ts rename to types/react-icons/io/ios-help-outline.d.ts diff --git a/react-icons/io/ios-help.d.ts b/types/react-icons/io/ios-help.d.ts similarity index 100% rename from react-icons/io/ios-help.d.ts rename to types/react-icons/io/ios-help.d.ts diff --git a/react-icons/io/ios-home-outline.d.ts b/types/react-icons/io/ios-home-outline.d.ts similarity index 100% rename from react-icons/io/ios-home-outline.d.ts rename to types/react-icons/io/ios-home-outline.d.ts diff --git a/react-icons/io/ios-home.d.ts b/types/react-icons/io/ios-home.d.ts similarity index 100% rename from react-icons/io/ios-home.d.ts rename to types/react-icons/io/ios-home.d.ts diff --git a/react-icons/io/ios-infinite-outline.d.ts b/types/react-icons/io/ios-infinite-outline.d.ts similarity index 100% rename from react-icons/io/ios-infinite-outline.d.ts rename to types/react-icons/io/ios-infinite-outline.d.ts diff --git a/react-icons/io/ios-infinite.d.ts b/types/react-icons/io/ios-infinite.d.ts similarity index 100% rename from react-icons/io/ios-infinite.d.ts rename to types/react-icons/io/ios-infinite.d.ts diff --git a/react-icons/io/ios-informatempty.d.ts b/types/react-icons/io/ios-informatempty.d.ts similarity index 100% rename from react-icons/io/ios-informatempty.d.ts rename to types/react-icons/io/ios-informatempty.d.ts diff --git a/react-icons/io/ios-information.d.ts b/types/react-icons/io/ios-information.d.ts similarity index 100% rename from react-icons/io/ios-information.d.ts rename to types/react-icons/io/ios-information.d.ts diff --git a/react-icons/io/ios-informatoutline.d.ts b/types/react-icons/io/ios-informatoutline.d.ts similarity index 100% rename from react-icons/io/ios-informatoutline.d.ts rename to types/react-icons/io/ios-informatoutline.d.ts diff --git a/react-icons/io/ios-ionic-outline.d.ts b/types/react-icons/io/ios-ionic-outline.d.ts similarity index 100% rename from react-icons/io/ios-ionic-outline.d.ts rename to types/react-icons/io/ios-ionic-outline.d.ts diff --git a/react-icons/io/ios-keypad-outline.d.ts b/types/react-icons/io/ios-keypad-outline.d.ts similarity index 100% rename from react-icons/io/ios-keypad-outline.d.ts rename to types/react-icons/io/ios-keypad-outline.d.ts diff --git a/react-icons/io/ios-keypad.d.ts b/types/react-icons/io/ios-keypad.d.ts similarity index 100% rename from react-icons/io/ios-keypad.d.ts rename to types/react-icons/io/ios-keypad.d.ts diff --git a/react-icons/io/ios-lightbulb-outline.d.ts b/types/react-icons/io/ios-lightbulb-outline.d.ts similarity index 100% rename from react-icons/io/ios-lightbulb-outline.d.ts rename to types/react-icons/io/ios-lightbulb-outline.d.ts diff --git a/react-icons/io/ios-lightbulb.d.ts b/types/react-icons/io/ios-lightbulb.d.ts similarity index 100% rename from react-icons/io/ios-lightbulb.d.ts rename to types/react-icons/io/ios-lightbulb.d.ts diff --git a/react-icons/io/ios-list-outline.d.ts b/types/react-icons/io/ios-list-outline.d.ts similarity index 100% rename from react-icons/io/ios-list-outline.d.ts rename to types/react-icons/io/ios-list-outline.d.ts diff --git a/react-icons/io/ios-list.d.ts b/types/react-icons/io/ios-list.d.ts similarity index 100% rename from react-icons/io/ios-list.d.ts rename to types/react-icons/io/ios-list.d.ts diff --git a/react-icons/io/ios-location.d.ts b/types/react-icons/io/ios-location.d.ts similarity index 100% rename from react-icons/io/ios-location.d.ts rename to types/react-icons/io/ios-location.d.ts diff --git a/react-icons/io/ios-locatoutline.d.ts b/types/react-icons/io/ios-locatoutline.d.ts similarity index 100% rename from react-icons/io/ios-locatoutline.d.ts rename to types/react-icons/io/ios-locatoutline.d.ts diff --git a/react-icons/io/ios-locked-outline.d.ts b/types/react-icons/io/ios-locked-outline.d.ts similarity index 100% rename from react-icons/io/ios-locked-outline.d.ts rename to types/react-icons/io/ios-locked-outline.d.ts diff --git a/react-icons/io/ios-locked.d.ts b/types/react-icons/io/ios-locked.d.ts similarity index 100% rename from react-icons/io/ios-locked.d.ts rename to types/react-icons/io/ios-locked.d.ts diff --git a/react-icons/io/ios-loop-strong.d.ts b/types/react-icons/io/ios-loop-strong.d.ts similarity index 100% rename from react-icons/io/ios-loop-strong.d.ts rename to types/react-icons/io/ios-loop-strong.d.ts diff --git a/react-icons/io/ios-loop.d.ts b/types/react-icons/io/ios-loop.d.ts similarity index 100% rename from react-icons/io/ios-loop.d.ts rename to types/react-icons/io/ios-loop.d.ts diff --git a/react-icons/io/ios-medical-outline.d.ts b/types/react-icons/io/ios-medical-outline.d.ts similarity index 100% rename from react-icons/io/ios-medical-outline.d.ts rename to types/react-icons/io/ios-medical-outline.d.ts diff --git a/react-icons/io/ios-medical.d.ts b/types/react-icons/io/ios-medical.d.ts similarity index 100% rename from react-icons/io/ios-medical.d.ts rename to types/react-icons/io/ios-medical.d.ts diff --git a/react-icons/io/ios-medkit-outline.d.ts b/types/react-icons/io/ios-medkit-outline.d.ts similarity index 100% rename from react-icons/io/ios-medkit-outline.d.ts rename to types/react-icons/io/ios-medkit-outline.d.ts diff --git a/react-icons/io/ios-medkit.d.ts b/types/react-icons/io/ios-medkit.d.ts similarity index 100% rename from react-icons/io/ios-medkit.d.ts rename to types/react-icons/io/ios-medkit.d.ts diff --git a/react-icons/io/ios-mic-off.d.ts b/types/react-icons/io/ios-mic-off.d.ts similarity index 100% rename from react-icons/io/ios-mic-off.d.ts rename to types/react-icons/io/ios-mic-off.d.ts diff --git a/react-icons/io/ios-mic-outline.d.ts b/types/react-icons/io/ios-mic-outline.d.ts similarity index 100% rename from react-icons/io/ios-mic-outline.d.ts rename to types/react-icons/io/ios-mic-outline.d.ts diff --git a/react-icons/io/ios-mic.d.ts b/types/react-icons/io/ios-mic.d.ts similarity index 100% rename from react-icons/io/ios-mic.d.ts rename to types/react-icons/io/ios-mic.d.ts diff --git a/react-icons/io/ios-minus-empty.d.ts b/types/react-icons/io/ios-minus-empty.d.ts similarity index 100% rename from react-icons/io/ios-minus-empty.d.ts rename to types/react-icons/io/ios-minus-empty.d.ts diff --git a/react-icons/io/ios-minus-outline.d.ts b/types/react-icons/io/ios-minus-outline.d.ts similarity index 100% rename from react-icons/io/ios-minus-outline.d.ts rename to types/react-icons/io/ios-minus-outline.d.ts diff --git a/react-icons/io/ios-minus.d.ts b/types/react-icons/io/ios-minus.d.ts similarity index 100% rename from react-icons/io/ios-minus.d.ts rename to types/react-icons/io/ios-minus.d.ts diff --git a/react-icons/io/ios-monitor-outline.d.ts b/types/react-icons/io/ios-monitor-outline.d.ts similarity index 100% rename from react-icons/io/ios-monitor-outline.d.ts rename to types/react-icons/io/ios-monitor-outline.d.ts diff --git a/react-icons/io/ios-monitor.d.ts b/types/react-icons/io/ios-monitor.d.ts similarity index 100% rename from react-icons/io/ios-monitor.d.ts rename to types/react-icons/io/ios-monitor.d.ts diff --git a/react-icons/io/ios-moon-outline.d.ts b/types/react-icons/io/ios-moon-outline.d.ts similarity index 100% rename from react-icons/io/ios-moon-outline.d.ts rename to types/react-icons/io/ios-moon-outline.d.ts diff --git a/react-icons/io/ios-moon.d.ts b/types/react-icons/io/ios-moon.d.ts similarity index 100% rename from react-icons/io/ios-moon.d.ts rename to types/react-icons/io/ios-moon.d.ts diff --git a/react-icons/io/ios-more-outline.d.ts b/types/react-icons/io/ios-more-outline.d.ts similarity index 100% rename from react-icons/io/ios-more-outline.d.ts rename to types/react-icons/io/ios-more-outline.d.ts diff --git a/react-icons/io/ios-more.d.ts b/types/react-icons/io/ios-more.d.ts similarity index 100% rename from react-icons/io/ios-more.d.ts rename to types/react-icons/io/ios-more.d.ts diff --git a/react-icons/io/ios-musical-note.d.ts b/types/react-icons/io/ios-musical-note.d.ts similarity index 100% rename from react-icons/io/ios-musical-note.d.ts rename to types/react-icons/io/ios-musical-note.d.ts diff --git a/react-icons/io/ios-musical-notes.d.ts b/types/react-icons/io/ios-musical-notes.d.ts similarity index 100% rename from react-icons/io/ios-musical-notes.d.ts rename to types/react-icons/io/ios-musical-notes.d.ts diff --git a/react-icons/io/ios-navigate-outline.d.ts b/types/react-icons/io/ios-navigate-outline.d.ts similarity index 100% rename from react-icons/io/ios-navigate-outline.d.ts rename to types/react-icons/io/ios-navigate-outline.d.ts diff --git a/react-icons/io/ios-navigate.d.ts b/types/react-icons/io/ios-navigate.d.ts similarity index 100% rename from react-icons/io/ios-navigate.d.ts rename to types/react-icons/io/ios-navigate.d.ts diff --git a/react-icons/io/ios-nutrition.d.ts b/types/react-icons/io/ios-nutrition.d.ts similarity index 100% rename from react-icons/io/ios-nutrition.d.ts rename to types/react-icons/io/ios-nutrition.d.ts diff --git a/react-icons/io/ios-nutritoutline.d.ts b/types/react-icons/io/ios-nutritoutline.d.ts similarity index 100% rename from react-icons/io/ios-nutritoutline.d.ts rename to types/react-icons/io/ios-nutritoutline.d.ts diff --git a/react-icons/io/ios-paper-outline.d.ts b/types/react-icons/io/ios-paper-outline.d.ts similarity index 100% rename from react-icons/io/ios-paper-outline.d.ts rename to types/react-icons/io/ios-paper-outline.d.ts diff --git a/react-icons/io/ios-paper.d.ts b/types/react-icons/io/ios-paper.d.ts similarity index 100% rename from react-icons/io/ios-paper.d.ts rename to types/react-icons/io/ios-paper.d.ts diff --git a/react-icons/io/ios-paperplane-outline.d.ts b/types/react-icons/io/ios-paperplane-outline.d.ts similarity index 100% rename from react-icons/io/ios-paperplane-outline.d.ts rename to types/react-icons/io/ios-paperplane-outline.d.ts diff --git a/react-icons/io/ios-paperplane.d.ts b/types/react-icons/io/ios-paperplane.d.ts similarity index 100% rename from react-icons/io/ios-paperplane.d.ts rename to types/react-icons/io/ios-paperplane.d.ts diff --git a/react-icons/io/ios-partlysunny-outline.d.ts b/types/react-icons/io/ios-partlysunny-outline.d.ts similarity index 100% rename from react-icons/io/ios-partlysunny-outline.d.ts rename to types/react-icons/io/ios-partlysunny-outline.d.ts diff --git a/react-icons/io/ios-partlysunny.d.ts b/types/react-icons/io/ios-partlysunny.d.ts similarity index 100% rename from react-icons/io/ios-partlysunny.d.ts rename to types/react-icons/io/ios-partlysunny.d.ts diff --git a/react-icons/io/ios-pause-outline.d.ts b/types/react-icons/io/ios-pause-outline.d.ts similarity index 100% rename from react-icons/io/ios-pause-outline.d.ts rename to types/react-icons/io/ios-pause-outline.d.ts diff --git a/react-icons/io/ios-pause.d.ts b/types/react-icons/io/ios-pause.d.ts similarity index 100% rename from react-icons/io/ios-pause.d.ts rename to types/react-icons/io/ios-pause.d.ts diff --git a/react-icons/io/ios-paw-outline.d.ts b/types/react-icons/io/ios-paw-outline.d.ts similarity index 100% rename from react-icons/io/ios-paw-outline.d.ts rename to types/react-icons/io/ios-paw-outline.d.ts diff --git a/react-icons/io/ios-paw.d.ts b/types/react-icons/io/ios-paw.d.ts similarity index 100% rename from react-icons/io/ios-paw.d.ts rename to types/react-icons/io/ios-paw.d.ts diff --git a/react-icons/io/ios-people-outline.d.ts b/types/react-icons/io/ios-people-outline.d.ts similarity index 100% rename from react-icons/io/ios-people-outline.d.ts rename to types/react-icons/io/ios-people-outline.d.ts diff --git a/react-icons/io/ios-people.d.ts b/types/react-icons/io/ios-people.d.ts similarity index 100% rename from react-icons/io/ios-people.d.ts rename to types/react-icons/io/ios-people.d.ts diff --git a/react-icons/io/ios-person-outline.d.ts b/types/react-icons/io/ios-person-outline.d.ts similarity index 100% rename from react-icons/io/ios-person-outline.d.ts rename to types/react-icons/io/ios-person-outline.d.ts diff --git a/react-icons/io/ios-person.d.ts b/types/react-icons/io/ios-person.d.ts similarity index 100% rename from react-icons/io/ios-person.d.ts rename to types/react-icons/io/ios-person.d.ts diff --git a/react-icons/io/ios-personadd-outline.d.ts b/types/react-icons/io/ios-personadd-outline.d.ts similarity index 100% rename from react-icons/io/ios-personadd-outline.d.ts rename to types/react-icons/io/ios-personadd-outline.d.ts diff --git a/react-icons/io/ios-personadd.d.ts b/types/react-icons/io/ios-personadd.d.ts similarity index 100% rename from react-icons/io/ios-personadd.d.ts rename to types/react-icons/io/ios-personadd.d.ts diff --git a/react-icons/io/ios-photos-outline.d.ts b/types/react-icons/io/ios-photos-outline.d.ts similarity index 100% rename from react-icons/io/ios-photos-outline.d.ts rename to types/react-icons/io/ios-photos-outline.d.ts diff --git a/react-icons/io/ios-photos.d.ts b/types/react-icons/io/ios-photos.d.ts similarity index 100% rename from react-icons/io/ios-photos.d.ts rename to types/react-icons/io/ios-photos.d.ts diff --git a/react-icons/io/ios-pie-outline.d.ts b/types/react-icons/io/ios-pie-outline.d.ts similarity index 100% rename from react-icons/io/ios-pie-outline.d.ts rename to types/react-icons/io/ios-pie-outline.d.ts diff --git a/react-icons/io/ios-pie.d.ts b/types/react-icons/io/ios-pie.d.ts similarity index 100% rename from react-icons/io/ios-pie.d.ts rename to types/react-icons/io/ios-pie.d.ts diff --git a/react-icons/io/ios-pint-outline.d.ts b/types/react-icons/io/ios-pint-outline.d.ts similarity index 100% rename from react-icons/io/ios-pint-outline.d.ts rename to types/react-icons/io/ios-pint-outline.d.ts diff --git a/react-icons/io/ios-pint.d.ts b/types/react-icons/io/ios-pint.d.ts similarity index 100% rename from react-icons/io/ios-pint.d.ts rename to types/react-icons/io/ios-pint.d.ts diff --git a/react-icons/io/ios-play-outline.d.ts b/types/react-icons/io/ios-play-outline.d.ts similarity index 100% rename from react-icons/io/ios-play-outline.d.ts rename to types/react-icons/io/ios-play-outline.d.ts diff --git a/react-icons/io/ios-play.d.ts b/types/react-icons/io/ios-play.d.ts similarity index 100% rename from react-icons/io/ios-play.d.ts rename to types/react-icons/io/ios-play.d.ts diff --git a/react-icons/io/ios-plus-empty.d.ts b/types/react-icons/io/ios-plus-empty.d.ts similarity index 100% rename from react-icons/io/ios-plus-empty.d.ts rename to types/react-icons/io/ios-plus-empty.d.ts diff --git a/react-icons/io/ios-plus-outline.d.ts b/types/react-icons/io/ios-plus-outline.d.ts similarity index 100% rename from react-icons/io/ios-plus-outline.d.ts rename to types/react-icons/io/ios-plus-outline.d.ts diff --git a/react-icons/io/ios-plus.d.ts b/types/react-icons/io/ios-plus.d.ts similarity index 100% rename from react-icons/io/ios-plus.d.ts rename to types/react-icons/io/ios-plus.d.ts diff --git a/react-icons/io/ios-pricetag-outline.d.ts b/types/react-icons/io/ios-pricetag-outline.d.ts similarity index 100% rename from react-icons/io/ios-pricetag-outline.d.ts rename to types/react-icons/io/ios-pricetag-outline.d.ts diff --git a/react-icons/io/ios-pricetag.d.ts b/types/react-icons/io/ios-pricetag.d.ts similarity index 100% rename from react-icons/io/ios-pricetag.d.ts rename to types/react-icons/io/ios-pricetag.d.ts diff --git a/react-icons/io/ios-pricetags-outline.d.ts b/types/react-icons/io/ios-pricetags-outline.d.ts similarity index 100% rename from react-icons/io/ios-pricetags-outline.d.ts rename to types/react-icons/io/ios-pricetags-outline.d.ts diff --git a/react-icons/io/ios-pricetags.d.ts b/types/react-icons/io/ios-pricetags.d.ts similarity index 100% rename from react-icons/io/ios-pricetags.d.ts rename to types/react-icons/io/ios-pricetags.d.ts diff --git a/react-icons/io/ios-printer-outline.d.ts b/types/react-icons/io/ios-printer-outline.d.ts similarity index 100% rename from react-icons/io/ios-printer-outline.d.ts rename to types/react-icons/io/ios-printer-outline.d.ts diff --git a/react-icons/io/ios-printer.d.ts b/types/react-icons/io/ios-printer.d.ts similarity index 100% rename from react-icons/io/ios-printer.d.ts rename to types/react-icons/io/ios-printer.d.ts diff --git a/react-icons/io/ios-pulse-strong.d.ts b/types/react-icons/io/ios-pulse-strong.d.ts similarity index 100% rename from react-icons/io/ios-pulse-strong.d.ts rename to types/react-icons/io/ios-pulse-strong.d.ts diff --git a/react-icons/io/ios-pulse.d.ts b/types/react-icons/io/ios-pulse.d.ts similarity index 100% rename from react-icons/io/ios-pulse.d.ts rename to types/react-icons/io/ios-pulse.d.ts diff --git a/react-icons/io/ios-rainy-outline.d.ts b/types/react-icons/io/ios-rainy-outline.d.ts similarity index 100% rename from react-icons/io/ios-rainy-outline.d.ts rename to types/react-icons/io/ios-rainy-outline.d.ts diff --git a/react-icons/io/ios-rainy.d.ts b/types/react-icons/io/ios-rainy.d.ts similarity index 100% rename from react-icons/io/ios-rainy.d.ts rename to types/react-icons/io/ios-rainy.d.ts diff --git a/react-icons/io/ios-recording-outline.d.ts b/types/react-icons/io/ios-recording-outline.d.ts similarity index 100% rename from react-icons/io/ios-recording-outline.d.ts rename to types/react-icons/io/ios-recording-outline.d.ts diff --git a/react-icons/io/ios-recording.d.ts b/types/react-icons/io/ios-recording.d.ts similarity index 100% rename from react-icons/io/ios-recording.d.ts rename to types/react-icons/io/ios-recording.d.ts diff --git a/react-icons/io/ios-redo-outline.d.ts b/types/react-icons/io/ios-redo-outline.d.ts similarity index 100% rename from react-icons/io/ios-redo-outline.d.ts rename to types/react-icons/io/ios-redo-outline.d.ts diff --git a/react-icons/io/ios-redo.d.ts b/types/react-icons/io/ios-redo.d.ts similarity index 100% rename from react-icons/io/ios-redo.d.ts rename to types/react-icons/io/ios-redo.d.ts diff --git a/react-icons/io/ios-refresh-empty.d.ts b/types/react-icons/io/ios-refresh-empty.d.ts similarity index 100% rename from react-icons/io/ios-refresh-empty.d.ts rename to types/react-icons/io/ios-refresh-empty.d.ts diff --git a/react-icons/io/ios-refresh-outline.d.ts b/types/react-icons/io/ios-refresh-outline.d.ts similarity index 100% rename from react-icons/io/ios-refresh-outline.d.ts rename to types/react-icons/io/ios-refresh-outline.d.ts diff --git a/react-icons/io/ios-refresh.d.ts b/types/react-icons/io/ios-refresh.d.ts similarity index 100% rename from react-icons/io/ios-refresh.d.ts rename to types/react-icons/io/ios-refresh.d.ts diff --git a/react-icons/io/ios-reload.d.ts b/types/react-icons/io/ios-reload.d.ts similarity index 100% rename from react-icons/io/ios-reload.d.ts rename to types/react-icons/io/ios-reload.d.ts diff --git a/react-icons/io/ios-reverse-camera-outline.d.ts b/types/react-icons/io/ios-reverse-camera-outline.d.ts similarity index 100% rename from react-icons/io/ios-reverse-camera-outline.d.ts rename to types/react-icons/io/ios-reverse-camera-outline.d.ts diff --git a/react-icons/io/ios-reverse-camera.d.ts b/types/react-icons/io/ios-reverse-camera.d.ts similarity index 100% rename from react-icons/io/ios-reverse-camera.d.ts rename to types/react-icons/io/ios-reverse-camera.d.ts diff --git a/react-icons/io/ios-rewind-outline.d.ts b/types/react-icons/io/ios-rewind-outline.d.ts similarity index 100% rename from react-icons/io/ios-rewind-outline.d.ts rename to types/react-icons/io/ios-rewind-outline.d.ts diff --git a/react-icons/io/ios-rewind.d.ts b/types/react-icons/io/ios-rewind.d.ts similarity index 100% rename from react-icons/io/ios-rewind.d.ts rename to types/react-icons/io/ios-rewind.d.ts diff --git a/react-icons/io/ios-rose-outline.d.ts b/types/react-icons/io/ios-rose-outline.d.ts similarity index 100% rename from react-icons/io/ios-rose-outline.d.ts rename to types/react-icons/io/ios-rose-outline.d.ts diff --git a/react-icons/io/ios-rose.d.ts b/types/react-icons/io/ios-rose.d.ts similarity index 100% rename from react-icons/io/ios-rose.d.ts rename to types/react-icons/io/ios-rose.d.ts diff --git a/react-icons/io/ios-search-strong.d.ts b/types/react-icons/io/ios-search-strong.d.ts similarity index 100% rename from react-icons/io/ios-search-strong.d.ts rename to types/react-icons/io/ios-search-strong.d.ts diff --git a/react-icons/io/ios-search.d.ts b/types/react-icons/io/ios-search.d.ts similarity index 100% rename from react-icons/io/ios-search.d.ts rename to types/react-icons/io/ios-search.d.ts diff --git a/react-icons/io/ios-settings-strong.d.ts b/types/react-icons/io/ios-settings-strong.d.ts similarity index 100% rename from react-icons/io/ios-settings-strong.d.ts rename to types/react-icons/io/ios-settings-strong.d.ts diff --git a/react-icons/io/ios-settings.d.ts b/types/react-icons/io/ios-settings.d.ts similarity index 100% rename from react-icons/io/ios-settings.d.ts rename to types/react-icons/io/ios-settings.d.ts diff --git a/react-icons/io/ios-shuffle-strong.d.ts b/types/react-icons/io/ios-shuffle-strong.d.ts similarity index 100% rename from react-icons/io/ios-shuffle-strong.d.ts rename to types/react-icons/io/ios-shuffle-strong.d.ts diff --git a/react-icons/io/ios-shuffle.d.ts b/types/react-icons/io/ios-shuffle.d.ts similarity index 100% rename from react-icons/io/ios-shuffle.d.ts rename to types/react-icons/io/ios-shuffle.d.ts diff --git a/react-icons/io/ios-skipbackward-outline.d.ts b/types/react-icons/io/ios-skipbackward-outline.d.ts similarity index 100% rename from react-icons/io/ios-skipbackward-outline.d.ts rename to types/react-icons/io/ios-skipbackward-outline.d.ts diff --git a/react-icons/io/ios-skipbackward.d.ts b/types/react-icons/io/ios-skipbackward.d.ts similarity index 100% rename from react-icons/io/ios-skipbackward.d.ts rename to types/react-icons/io/ios-skipbackward.d.ts diff --git a/react-icons/io/ios-skipforward-outline.d.ts b/types/react-icons/io/ios-skipforward-outline.d.ts similarity index 100% rename from react-icons/io/ios-skipforward-outline.d.ts rename to types/react-icons/io/ios-skipforward-outline.d.ts diff --git a/react-icons/io/ios-skipforward.d.ts b/types/react-icons/io/ios-skipforward.d.ts similarity index 100% rename from react-icons/io/ios-skipforward.d.ts rename to types/react-icons/io/ios-skipforward.d.ts diff --git a/react-icons/io/ios-snowy.d.ts b/types/react-icons/io/ios-snowy.d.ts similarity index 100% rename from react-icons/io/ios-snowy.d.ts rename to types/react-icons/io/ios-snowy.d.ts diff --git a/react-icons/io/ios-speedometer-outline.d.ts b/types/react-icons/io/ios-speedometer-outline.d.ts similarity index 100% rename from react-icons/io/ios-speedometer-outline.d.ts rename to types/react-icons/io/ios-speedometer-outline.d.ts diff --git a/react-icons/io/ios-speedometer.d.ts b/types/react-icons/io/ios-speedometer.d.ts similarity index 100% rename from react-icons/io/ios-speedometer.d.ts rename to types/react-icons/io/ios-speedometer.d.ts diff --git a/react-icons/io/ios-star-half.d.ts b/types/react-icons/io/ios-star-half.d.ts similarity index 100% rename from react-icons/io/ios-star-half.d.ts rename to types/react-icons/io/ios-star-half.d.ts diff --git a/react-icons/io/ios-star-outline.d.ts b/types/react-icons/io/ios-star-outline.d.ts similarity index 100% rename from react-icons/io/ios-star-outline.d.ts rename to types/react-icons/io/ios-star-outline.d.ts diff --git a/react-icons/io/ios-star.d.ts b/types/react-icons/io/ios-star.d.ts similarity index 100% rename from react-icons/io/ios-star.d.ts rename to types/react-icons/io/ios-star.d.ts diff --git a/react-icons/io/ios-stopwatch-outline.d.ts b/types/react-icons/io/ios-stopwatch-outline.d.ts similarity index 100% rename from react-icons/io/ios-stopwatch-outline.d.ts rename to types/react-icons/io/ios-stopwatch-outline.d.ts diff --git a/react-icons/io/ios-stopwatch.d.ts b/types/react-icons/io/ios-stopwatch.d.ts similarity index 100% rename from react-icons/io/ios-stopwatch.d.ts rename to types/react-icons/io/ios-stopwatch.d.ts diff --git a/react-icons/io/ios-sunny-outline.d.ts b/types/react-icons/io/ios-sunny-outline.d.ts similarity index 100% rename from react-icons/io/ios-sunny-outline.d.ts rename to types/react-icons/io/ios-sunny-outline.d.ts diff --git a/react-icons/io/ios-sunny.d.ts b/types/react-icons/io/ios-sunny.d.ts similarity index 100% rename from react-icons/io/ios-sunny.d.ts rename to types/react-icons/io/ios-sunny.d.ts diff --git a/react-icons/io/ios-telephone-outline.d.ts b/types/react-icons/io/ios-telephone-outline.d.ts similarity index 100% rename from react-icons/io/ios-telephone-outline.d.ts rename to types/react-icons/io/ios-telephone-outline.d.ts diff --git a/react-icons/io/ios-telephone.d.ts b/types/react-icons/io/ios-telephone.d.ts similarity index 100% rename from react-icons/io/ios-telephone.d.ts rename to types/react-icons/io/ios-telephone.d.ts diff --git a/react-icons/io/ios-tennisball-outline.d.ts b/types/react-icons/io/ios-tennisball-outline.d.ts similarity index 100% rename from react-icons/io/ios-tennisball-outline.d.ts rename to types/react-icons/io/ios-tennisball-outline.d.ts diff --git a/react-icons/io/ios-tennisball.d.ts b/types/react-icons/io/ios-tennisball.d.ts similarity index 100% rename from react-icons/io/ios-tennisball.d.ts rename to types/react-icons/io/ios-tennisball.d.ts diff --git a/react-icons/io/ios-thunderstorm-outline.d.ts b/types/react-icons/io/ios-thunderstorm-outline.d.ts similarity index 100% rename from react-icons/io/ios-thunderstorm-outline.d.ts rename to types/react-icons/io/ios-thunderstorm-outline.d.ts diff --git a/react-icons/io/ios-thunderstorm.d.ts b/types/react-icons/io/ios-thunderstorm.d.ts similarity index 100% rename from react-icons/io/ios-thunderstorm.d.ts rename to types/react-icons/io/ios-thunderstorm.d.ts diff --git a/react-icons/io/ios-time-outline.d.ts b/types/react-icons/io/ios-time-outline.d.ts similarity index 100% rename from react-icons/io/ios-time-outline.d.ts rename to types/react-icons/io/ios-time-outline.d.ts diff --git a/react-icons/io/ios-time.d.ts b/types/react-icons/io/ios-time.d.ts similarity index 100% rename from react-icons/io/ios-time.d.ts rename to types/react-icons/io/ios-time.d.ts diff --git a/react-icons/io/ios-timer-outline.d.ts b/types/react-icons/io/ios-timer-outline.d.ts similarity index 100% rename from react-icons/io/ios-timer-outline.d.ts rename to types/react-icons/io/ios-timer-outline.d.ts diff --git a/react-icons/io/ios-timer.d.ts b/types/react-icons/io/ios-timer.d.ts similarity index 100% rename from react-icons/io/ios-timer.d.ts rename to types/react-icons/io/ios-timer.d.ts diff --git a/react-icons/io/ios-toggle-outline.d.ts b/types/react-icons/io/ios-toggle-outline.d.ts similarity index 100% rename from react-icons/io/ios-toggle-outline.d.ts rename to types/react-icons/io/ios-toggle-outline.d.ts diff --git a/react-icons/io/ios-toggle.d.ts b/types/react-icons/io/ios-toggle.d.ts similarity index 100% rename from react-icons/io/ios-toggle.d.ts rename to types/react-icons/io/ios-toggle.d.ts diff --git a/react-icons/io/ios-trash-outline.d.ts b/types/react-icons/io/ios-trash-outline.d.ts similarity index 100% rename from react-icons/io/ios-trash-outline.d.ts rename to types/react-icons/io/ios-trash-outline.d.ts diff --git a/react-icons/io/ios-trash.d.ts b/types/react-icons/io/ios-trash.d.ts similarity index 100% rename from react-icons/io/ios-trash.d.ts rename to types/react-icons/io/ios-trash.d.ts diff --git a/react-icons/io/ios-undo-outline.d.ts b/types/react-icons/io/ios-undo-outline.d.ts similarity index 100% rename from react-icons/io/ios-undo-outline.d.ts rename to types/react-icons/io/ios-undo-outline.d.ts diff --git a/react-icons/io/ios-undo.d.ts b/types/react-icons/io/ios-undo.d.ts similarity index 100% rename from react-icons/io/ios-undo.d.ts rename to types/react-icons/io/ios-undo.d.ts diff --git a/react-icons/io/ios-unlocked-outline.d.ts b/types/react-icons/io/ios-unlocked-outline.d.ts similarity index 100% rename from react-icons/io/ios-unlocked-outline.d.ts rename to types/react-icons/io/ios-unlocked-outline.d.ts diff --git a/react-icons/io/ios-unlocked.d.ts b/types/react-icons/io/ios-unlocked.d.ts similarity index 100% rename from react-icons/io/ios-unlocked.d.ts rename to types/react-icons/io/ios-unlocked.d.ts diff --git a/react-icons/io/ios-upload-outline.d.ts b/types/react-icons/io/ios-upload-outline.d.ts similarity index 100% rename from react-icons/io/ios-upload-outline.d.ts rename to types/react-icons/io/ios-upload-outline.d.ts diff --git a/react-icons/io/ios-upload.d.ts b/types/react-icons/io/ios-upload.d.ts similarity index 100% rename from react-icons/io/ios-upload.d.ts rename to types/react-icons/io/ios-upload.d.ts diff --git a/react-icons/io/ios-videocam-outline.d.ts b/types/react-icons/io/ios-videocam-outline.d.ts similarity index 100% rename from react-icons/io/ios-videocam-outline.d.ts rename to types/react-icons/io/ios-videocam-outline.d.ts diff --git a/react-icons/io/ios-videocam.d.ts b/types/react-icons/io/ios-videocam.d.ts similarity index 100% rename from react-icons/io/ios-videocam.d.ts rename to types/react-icons/io/ios-videocam.d.ts diff --git a/react-icons/io/ios-volume-high.d.ts b/types/react-icons/io/ios-volume-high.d.ts similarity index 100% rename from react-icons/io/ios-volume-high.d.ts rename to types/react-icons/io/ios-volume-high.d.ts diff --git a/react-icons/io/ios-volume-low.d.ts b/types/react-icons/io/ios-volume-low.d.ts similarity index 100% rename from react-icons/io/ios-volume-low.d.ts rename to types/react-icons/io/ios-volume-low.d.ts diff --git a/react-icons/io/ios-wineglass-outline.d.ts b/types/react-icons/io/ios-wineglass-outline.d.ts similarity index 100% rename from react-icons/io/ios-wineglass-outline.d.ts rename to types/react-icons/io/ios-wineglass-outline.d.ts diff --git a/react-icons/io/ios-wineglass.d.ts b/types/react-icons/io/ios-wineglass.d.ts similarity index 100% rename from react-icons/io/ios-wineglass.d.ts rename to types/react-icons/io/ios-wineglass.d.ts diff --git a/react-icons/io/ios-world-outline.d.ts b/types/react-icons/io/ios-world-outline.d.ts similarity index 100% rename from react-icons/io/ios-world-outline.d.ts rename to types/react-icons/io/ios-world-outline.d.ts diff --git a/react-icons/io/ios-world.d.ts b/types/react-icons/io/ios-world.d.ts similarity index 100% rename from react-icons/io/ios-world.d.ts rename to types/react-icons/io/ios-world.d.ts diff --git a/react-icons/io/ipad.d.ts b/types/react-icons/io/ipad.d.ts similarity index 100% rename from react-icons/io/ipad.d.ts rename to types/react-icons/io/ipad.d.ts diff --git a/react-icons/io/iphone.d.ts b/types/react-icons/io/iphone.d.ts similarity index 100% rename from react-icons/io/iphone.d.ts rename to types/react-icons/io/iphone.d.ts diff --git a/react-icons/io/ipod.d.ts b/types/react-icons/io/ipod.d.ts similarity index 100% rename from react-icons/io/ipod.d.ts rename to types/react-icons/io/ipod.d.ts diff --git a/react-icons/io/jet.d.ts b/types/react-icons/io/jet.d.ts similarity index 100% rename from react-icons/io/jet.d.ts rename to types/react-icons/io/jet.d.ts diff --git a/react-icons/io/key.d.ts b/types/react-icons/io/key.d.ts similarity index 100% rename from react-icons/io/key.d.ts rename to types/react-icons/io/key.d.ts diff --git a/react-icons/io/knife.d.ts b/types/react-icons/io/knife.d.ts similarity index 100% rename from react-icons/io/knife.d.ts rename to types/react-icons/io/knife.d.ts diff --git a/react-icons/io/laptop.d.ts b/types/react-icons/io/laptop.d.ts similarity index 100% rename from react-icons/io/laptop.d.ts rename to types/react-icons/io/laptop.d.ts diff --git a/react-icons/io/leaf.d.ts b/types/react-icons/io/leaf.d.ts similarity index 100% rename from react-icons/io/leaf.d.ts rename to types/react-icons/io/leaf.d.ts diff --git a/react-icons/io/levels.d.ts b/types/react-icons/io/levels.d.ts similarity index 100% rename from react-icons/io/levels.d.ts rename to types/react-icons/io/levels.d.ts diff --git a/react-icons/io/lightbulb.d.ts b/types/react-icons/io/lightbulb.d.ts similarity index 100% rename from react-icons/io/lightbulb.d.ts rename to types/react-icons/io/lightbulb.d.ts diff --git a/react-icons/io/link.d.ts b/types/react-icons/io/link.d.ts similarity index 100% rename from react-icons/io/link.d.ts rename to types/react-icons/io/link.d.ts diff --git a/react-icons/io/load-a.d.ts b/types/react-icons/io/load-a.d.ts similarity index 100% rename from react-icons/io/load-a.d.ts rename to types/react-icons/io/load-a.d.ts diff --git a/react-icons/io/load-b.d.ts b/types/react-icons/io/load-b.d.ts similarity index 100% rename from react-icons/io/load-b.d.ts rename to types/react-icons/io/load-b.d.ts diff --git a/react-icons/io/load-c.d.ts b/types/react-icons/io/load-c.d.ts similarity index 100% rename from react-icons/io/load-c.d.ts rename to types/react-icons/io/load-c.d.ts diff --git a/react-icons/io/load-d.d.ts b/types/react-icons/io/load-d.d.ts similarity index 100% rename from react-icons/io/load-d.d.ts rename to types/react-icons/io/load-d.d.ts diff --git a/react-icons/io/location.d.ts b/types/react-icons/io/location.d.ts similarity index 100% rename from react-icons/io/location.d.ts rename to types/react-icons/io/location.d.ts diff --git a/react-icons/io/lock-combination.d.ts b/types/react-icons/io/lock-combination.d.ts similarity index 100% rename from react-icons/io/lock-combination.d.ts rename to types/react-icons/io/lock-combination.d.ts diff --git a/react-icons/io/locked.d.ts b/types/react-icons/io/locked.d.ts similarity index 100% rename from react-icons/io/locked.d.ts rename to types/react-icons/io/locked.d.ts diff --git a/react-icons/io/log-in.d.ts b/types/react-icons/io/log-in.d.ts similarity index 100% rename from react-icons/io/log-in.d.ts rename to types/react-icons/io/log-in.d.ts diff --git a/react-icons/io/log-out.d.ts b/types/react-icons/io/log-out.d.ts similarity index 100% rename from react-icons/io/log-out.d.ts rename to types/react-icons/io/log-out.d.ts diff --git a/react-icons/io/loop.d.ts b/types/react-icons/io/loop.d.ts similarity index 100% rename from react-icons/io/loop.d.ts rename to types/react-icons/io/loop.d.ts diff --git a/react-icons/io/magnet.d.ts b/types/react-icons/io/magnet.d.ts similarity index 100% rename from react-icons/io/magnet.d.ts rename to types/react-icons/io/magnet.d.ts diff --git a/react-icons/io/male.d.ts b/types/react-icons/io/male.d.ts similarity index 100% rename from react-icons/io/male.d.ts rename to types/react-icons/io/male.d.ts diff --git a/react-icons/io/man.d.ts b/types/react-icons/io/man.d.ts similarity index 100% rename from react-icons/io/man.d.ts rename to types/react-icons/io/man.d.ts diff --git a/react-icons/io/map.d.ts b/types/react-icons/io/map.d.ts similarity index 100% rename from react-icons/io/map.d.ts rename to types/react-icons/io/map.d.ts diff --git a/react-icons/io/medkit.d.ts b/types/react-icons/io/medkit.d.ts similarity index 100% rename from react-icons/io/medkit.d.ts rename to types/react-icons/io/medkit.d.ts diff --git a/react-icons/io/merge.d.ts b/types/react-icons/io/merge.d.ts similarity index 100% rename from react-icons/io/merge.d.ts rename to types/react-icons/io/merge.d.ts diff --git a/react-icons/io/mic-a.d.ts b/types/react-icons/io/mic-a.d.ts similarity index 100% rename from react-icons/io/mic-a.d.ts rename to types/react-icons/io/mic-a.d.ts diff --git a/react-icons/io/mic-b.d.ts b/types/react-icons/io/mic-b.d.ts similarity index 100% rename from react-icons/io/mic-b.d.ts rename to types/react-icons/io/mic-b.d.ts diff --git a/react-icons/io/mic-c.d.ts b/types/react-icons/io/mic-c.d.ts similarity index 100% rename from react-icons/io/mic-c.d.ts rename to types/react-icons/io/mic-c.d.ts diff --git a/react-icons/io/minus-circled.d.ts b/types/react-icons/io/minus-circled.d.ts similarity index 100% rename from react-icons/io/minus-circled.d.ts rename to types/react-icons/io/minus-circled.d.ts diff --git a/react-icons/io/minus-round.d.ts b/types/react-icons/io/minus-round.d.ts similarity index 100% rename from react-icons/io/minus-round.d.ts rename to types/react-icons/io/minus-round.d.ts diff --git a/react-icons/io/minus.d.ts b/types/react-icons/io/minus.d.ts similarity index 100% rename from react-icons/io/minus.d.ts rename to types/react-icons/io/minus.d.ts diff --git a/react-icons/io/model-s.d.ts b/types/react-icons/io/model-s.d.ts similarity index 100% rename from react-icons/io/model-s.d.ts rename to types/react-icons/io/model-s.d.ts diff --git a/react-icons/io/monitor.d.ts b/types/react-icons/io/monitor.d.ts similarity index 100% rename from react-icons/io/monitor.d.ts rename to types/react-icons/io/monitor.d.ts diff --git a/react-icons/io/more.d.ts b/types/react-icons/io/more.d.ts similarity index 100% rename from react-icons/io/more.d.ts rename to types/react-icons/io/more.d.ts diff --git a/react-icons/io/mouse.d.ts b/types/react-icons/io/mouse.d.ts similarity index 100% rename from react-icons/io/mouse.d.ts rename to types/react-icons/io/mouse.d.ts diff --git a/react-icons/io/music-note.d.ts b/types/react-icons/io/music-note.d.ts similarity index 100% rename from react-icons/io/music-note.d.ts rename to types/react-icons/io/music-note.d.ts diff --git a/react-icons/io/navicon-round.d.ts b/types/react-icons/io/navicon-round.d.ts similarity index 100% rename from react-icons/io/navicon-round.d.ts rename to types/react-icons/io/navicon-round.d.ts diff --git a/react-icons/io/navicon.d.ts b/types/react-icons/io/navicon.d.ts similarity index 100% rename from react-icons/io/navicon.d.ts rename to types/react-icons/io/navicon.d.ts diff --git a/react-icons/io/navigate.d.ts b/types/react-icons/io/navigate.d.ts similarity index 100% rename from react-icons/io/navigate.d.ts rename to types/react-icons/io/navigate.d.ts diff --git a/react-icons/io/network.d.ts b/types/react-icons/io/network.d.ts similarity index 100% rename from react-icons/io/network.d.ts rename to types/react-icons/io/network.d.ts diff --git a/react-icons/io/no-smoking.d.ts b/types/react-icons/io/no-smoking.d.ts similarity index 100% rename from react-icons/io/no-smoking.d.ts rename to types/react-icons/io/no-smoking.d.ts diff --git a/react-icons/io/nuclear.d.ts b/types/react-icons/io/nuclear.d.ts similarity index 100% rename from react-icons/io/nuclear.d.ts rename to types/react-icons/io/nuclear.d.ts diff --git a/react-icons/io/outlet.d.ts b/types/react-icons/io/outlet.d.ts similarity index 100% rename from react-icons/io/outlet.d.ts rename to types/react-icons/io/outlet.d.ts diff --git a/react-icons/io/paintbrush.d.ts b/types/react-icons/io/paintbrush.d.ts similarity index 100% rename from react-icons/io/paintbrush.d.ts rename to types/react-icons/io/paintbrush.d.ts diff --git a/react-icons/io/paintbucket.d.ts b/types/react-icons/io/paintbucket.d.ts similarity index 100% rename from react-icons/io/paintbucket.d.ts rename to types/react-icons/io/paintbucket.d.ts diff --git a/react-icons/io/paper-airplane.d.ts b/types/react-icons/io/paper-airplane.d.ts similarity index 100% rename from react-icons/io/paper-airplane.d.ts rename to types/react-icons/io/paper-airplane.d.ts diff --git a/react-icons/io/paperclip.d.ts b/types/react-icons/io/paperclip.d.ts similarity index 100% rename from react-icons/io/paperclip.d.ts rename to types/react-icons/io/paperclip.d.ts diff --git a/react-icons/io/pause.d.ts b/types/react-icons/io/pause.d.ts similarity index 100% rename from react-icons/io/pause.d.ts rename to types/react-icons/io/pause.d.ts diff --git a/react-icons/io/person-add.d.ts b/types/react-icons/io/person-add.d.ts similarity index 100% rename from react-icons/io/person-add.d.ts rename to types/react-icons/io/person-add.d.ts diff --git a/react-icons/io/person-stalker.d.ts b/types/react-icons/io/person-stalker.d.ts similarity index 100% rename from react-icons/io/person-stalker.d.ts rename to types/react-icons/io/person-stalker.d.ts diff --git a/react-icons/io/person.d.ts b/types/react-icons/io/person.d.ts similarity index 100% rename from react-icons/io/person.d.ts rename to types/react-icons/io/person.d.ts diff --git a/react-icons/io/pie-graph.d.ts b/types/react-icons/io/pie-graph.d.ts similarity index 100% rename from react-icons/io/pie-graph.d.ts rename to types/react-icons/io/pie-graph.d.ts diff --git a/react-icons/io/pin.d.ts b/types/react-icons/io/pin.d.ts similarity index 100% rename from react-icons/io/pin.d.ts rename to types/react-icons/io/pin.d.ts diff --git a/react-icons/io/pinpoint.d.ts b/types/react-icons/io/pinpoint.d.ts similarity index 100% rename from react-icons/io/pinpoint.d.ts rename to types/react-icons/io/pinpoint.d.ts diff --git a/react-icons/io/pizza.d.ts b/types/react-icons/io/pizza.d.ts similarity index 100% rename from react-icons/io/pizza.d.ts rename to types/react-icons/io/pizza.d.ts diff --git a/react-icons/io/plane.d.ts b/types/react-icons/io/plane.d.ts similarity index 100% rename from react-icons/io/plane.d.ts rename to types/react-icons/io/plane.d.ts diff --git a/react-icons/io/planet.d.ts b/types/react-icons/io/planet.d.ts similarity index 100% rename from react-icons/io/planet.d.ts rename to types/react-icons/io/planet.d.ts diff --git a/react-icons/io/play.d.ts b/types/react-icons/io/play.d.ts similarity index 100% rename from react-icons/io/play.d.ts rename to types/react-icons/io/play.d.ts diff --git a/react-icons/io/playstation.d.ts b/types/react-icons/io/playstation.d.ts similarity index 100% rename from react-icons/io/playstation.d.ts rename to types/react-icons/io/playstation.d.ts diff --git a/react-icons/io/plus-circled.d.ts b/types/react-icons/io/plus-circled.d.ts similarity index 100% rename from react-icons/io/plus-circled.d.ts rename to types/react-icons/io/plus-circled.d.ts diff --git a/react-icons/io/plus-round.d.ts b/types/react-icons/io/plus-round.d.ts similarity index 100% rename from react-icons/io/plus-round.d.ts rename to types/react-icons/io/plus-round.d.ts diff --git a/react-icons/io/plus.d.ts b/types/react-icons/io/plus.d.ts similarity index 100% rename from react-icons/io/plus.d.ts rename to types/react-icons/io/plus.d.ts diff --git a/react-icons/io/podium.d.ts b/types/react-icons/io/podium.d.ts similarity index 100% rename from react-icons/io/podium.d.ts rename to types/react-icons/io/podium.d.ts diff --git a/react-icons/io/pound.d.ts b/types/react-icons/io/pound.d.ts similarity index 100% rename from react-icons/io/pound.d.ts rename to types/react-icons/io/pound.d.ts diff --git a/react-icons/io/power.d.ts b/types/react-icons/io/power.d.ts similarity index 100% rename from react-icons/io/power.d.ts rename to types/react-icons/io/power.d.ts diff --git a/react-icons/io/pricetag.d.ts b/types/react-icons/io/pricetag.d.ts similarity index 100% rename from react-icons/io/pricetag.d.ts rename to types/react-icons/io/pricetag.d.ts diff --git a/react-icons/io/pricetags.d.ts b/types/react-icons/io/pricetags.d.ts similarity index 100% rename from react-icons/io/pricetags.d.ts rename to types/react-icons/io/pricetags.d.ts diff --git a/react-icons/io/printer.d.ts b/types/react-icons/io/printer.d.ts similarity index 100% rename from react-icons/io/printer.d.ts rename to types/react-icons/io/printer.d.ts diff --git a/react-icons/io/pull-request.d.ts b/types/react-icons/io/pull-request.d.ts similarity index 100% rename from react-icons/io/pull-request.d.ts rename to types/react-icons/io/pull-request.d.ts diff --git a/react-icons/io/qr-scanner.d.ts b/types/react-icons/io/qr-scanner.d.ts similarity index 100% rename from react-icons/io/qr-scanner.d.ts rename to types/react-icons/io/qr-scanner.d.ts diff --git a/react-icons/io/quote.d.ts b/types/react-icons/io/quote.d.ts similarity index 100% rename from react-icons/io/quote.d.ts rename to types/react-icons/io/quote.d.ts diff --git a/react-icons/io/radio-waves.d.ts b/types/react-icons/io/radio-waves.d.ts similarity index 100% rename from react-icons/io/radio-waves.d.ts rename to types/react-icons/io/radio-waves.d.ts diff --git a/react-icons/io/record.d.ts b/types/react-icons/io/record.d.ts similarity index 100% rename from react-icons/io/record.d.ts rename to types/react-icons/io/record.d.ts diff --git a/react-icons/io/refresh.d.ts b/types/react-icons/io/refresh.d.ts similarity index 100% rename from react-icons/io/refresh.d.ts rename to types/react-icons/io/refresh.d.ts diff --git a/react-icons/io/reply-all.d.ts b/types/react-icons/io/reply-all.d.ts similarity index 100% rename from react-icons/io/reply-all.d.ts rename to types/react-icons/io/reply-all.d.ts diff --git a/react-icons/io/reply.d.ts b/types/react-icons/io/reply.d.ts similarity index 100% rename from react-icons/io/reply.d.ts rename to types/react-icons/io/reply.d.ts diff --git a/react-icons/io/ribbon-a.d.ts b/types/react-icons/io/ribbon-a.d.ts similarity index 100% rename from react-icons/io/ribbon-a.d.ts rename to types/react-icons/io/ribbon-a.d.ts diff --git a/react-icons/io/ribbon-b.d.ts b/types/react-icons/io/ribbon-b.d.ts similarity index 100% rename from react-icons/io/ribbon-b.d.ts rename to types/react-icons/io/ribbon-b.d.ts diff --git a/react-icons/io/sad-outline.d.ts b/types/react-icons/io/sad-outline.d.ts similarity index 100% rename from react-icons/io/sad-outline.d.ts rename to types/react-icons/io/sad-outline.d.ts diff --git a/react-icons/io/sad.d.ts b/types/react-icons/io/sad.d.ts similarity index 100% rename from react-icons/io/sad.d.ts rename to types/react-icons/io/sad.d.ts diff --git a/react-icons/io/scissors.d.ts b/types/react-icons/io/scissors.d.ts similarity index 100% rename from react-icons/io/scissors.d.ts rename to types/react-icons/io/scissors.d.ts diff --git a/react-icons/io/search.d.ts b/types/react-icons/io/search.d.ts similarity index 100% rename from react-icons/io/search.d.ts rename to types/react-icons/io/search.d.ts diff --git a/react-icons/io/settings.d.ts b/types/react-icons/io/settings.d.ts similarity index 100% rename from react-icons/io/settings.d.ts rename to types/react-icons/io/settings.d.ts diff --git a/react-icons/io/share.d.ts b/types/react-icons/io/share.d.ts similarity index 100% rename from react-icons/io/share.d.ts rename to types/react-icons/io/share.d.ts diff --git a/react-icons/io/shuffle.d.ts b/types/react-icons/io/shuffle.d.ts similarity index 100% rename from react-icons/io/shuffle.d.ts rename to types/react-icons/io/shuffle.d.ts diff --git a/react-icons/io/skip-backward.d.ts b/types/react-icons/io/skip-backward.d.ts similarity index 100% rename from react-icons/io/skip-backward.d.ts rename to types/react-icons/io/skip-backward.d.ts diff --git a/react-icons/io/skip-forward.d.ts b/types/react-icons/io/skip-forward.d.ts similarity index 100% rename from react-icons/io/skip-forward.d.ts rename to types/react-icons/io/skip-forward.d.ts diff --git a/react-icons/io/social-android-outline.d.ts b/types/react-icons/io/social-android-outline.d.ts similarity index 100% rename from react-icons/io/social-android-outline.d.ts rename to types/react-icons/io/social-android-outline.d.ts diff --git a/react-icons/io/social-android.d.ts b/types/react-icons/io/social-android.d.ts similarity index 100% rename from react-icons/io/social-android.d.ts rename to types/react-icons/io/social-android.d.ts diff --git a/react-icons/io/social-angular-outline.d.ts b/types/react-icons/io/social-angular-outline.d.ts similarity index 100% rename from react-icons/io/social-angular-outline.d.ts rename to types/react-icons/io/social-angular-outline.d.ts diff --git a/react-icons/io/social-angular.d.ts b/types/react-icons/io/social-angular.d.ts similarity index 100% rename from react-icons/io/social-angular.d.ts rename to types/react-icons/io/social-angular.d.ts diff --git a/react-icons/io/social-apple-outline.d.ts b/types/react-icons/io/social-apple-outline.d.ts similarity index 100% rename from react-icons/io/social-apple-outline.d.ts rename to types/react-icons/io/social-apple-outline.d.ts diff --git a/react-icons/io/social-apple.d.ts b/types/react-icons/io/social-apple.d.ts similarity index 100% rename from react-icons/io/social-apple.d.ts rename to types/react-icons/io/social-apple.d.ts diff --git a/react-icons/io/social-bitcoin-outline.d.ts b/types/react-icons/io/social-bitcoin-outline.d.ts similarity index 100% rename from react-icons/io/social-bitcoin-outline.d.ts rename to types/react-icons/io/social-bitcoin-outline.d.ts diff --git a/react-icons/io/social-bitcoin.d.ts b/types/react-icons/io/social-bitcoin.d.ts similarity index 100% rename from react-icons/io/social-bitcoin.d.ts rename to types/react-icons/io/social-bitcoin.d.ts diff --git a/react-icons/io/social-buffer-outline.d.ts b/types/react-icons/io/social-buffer-outline.d.ts similarity index 100% rename from react-icons/io/social-buffer-outline.d.ts rename to types/react-icons/io/social-buffer-outline.d.ts diff --git a/react-icons/io/social-buffer.d.ts b/types/react-icons/io/social-buffer.d.ts similarity index 100% rename from react-icons/io/social-buffer.d.ts rename to types/react-icons/io/social-buffer.d.ts diff --git a/react-icons/io/social-chrome-outline.d.ts b/types/react-icons/io/social-chrome-outline.d.ts similarity index 100% rename from react-icons/io/social-chrome-outline.d.ts rename to types/react-icons/io/social-chrome-outline.d.ts diff --git a/react-icons/io/social-chrome.d.ts b/types/react-icons/io/social-chrome.d.ts similarity index 100% rename from react-icons/io/social-chrome.d.ts rename to types/react-icons/io/social-chrome.d.ts diff --git a/react-icons/io/social-codepen-outline.d.ts b/types/react-icons/io/social-codepen-outline.d.ts similarity index 100% rename from react-icons/io/social-codepen-outline.d.ts rename to types/react-icons/io/social-codepen-outline.d.ts diff --git a/react-icons/io/social-codepen.d.ts b/types/react-icons/io/social-codepen.d.ts similarity index 100% rename from react-icons/io/social-codepen.d.ts rename to types/react-icons/io/social-codepen.d.ts diff --git a/react-icons/io/social-css3-outline.d.ts b/types/react-icons/io/social-css3-outline.d.ts similarity index 100% rename from react-icons/io/social-css3-outline.d.ts rename to types/react-icons/io/social-css3-outline.d.ts diff --git a/react-icons/io/social-css3.d.ts b/types/react-icons/io/social-css3.d.ts similarity index 100% rename from react-icons/io/social-css3.d.ts rename to types/react-icons/io/social-css3.d.ts diff --git a/react-icons/io/social-designernews-outline.d.ts b/types/react-icons/io/social-designernews-outline.d.ts similarity index 100% rename from react-icons/io/social-designernews-outline.d.ts rename to types/react-icons/io/social-designernews-outline.d.ts diff --git a/react-icons/io/social-designernews.d.ts b/types/react-icons/io/social-designernews.d.ts similarity index 100% rename from react-icons/io/social-designernews.d.ts rename to types/react-icons/io/social-designernews.d.ts diff --git a/react-icons/io/social-dribbble-outline.d.ts b/types/react-icons/io/social-dribbble-outline.d.ts similarity index 100% rename from react-icons/io/social-dribbble-outline.d.ts rename to types/react-icons/io/social-dribbble-outline.d.ts diff --git a/react-icons/io/social-dribbble.d.ts b/types/react-icons/io/social-dribbble.d.ts similarity index 100% rename from react-icons/io/social-dribbble.d.ts rename to types/react-icons/io/social-dribbble.d.ts diff --git a/react-icons/io/social-dropbox-outline.d.ts b/types/react-icons/io/social-dropbox-outline.d.ts similarity index 100% rename from react-icons/io/social-dropbox-outline.d.ts rename to types/react-icons/io/social-dropbox-outline.d.ts diff --git a/react-icons/io/social-dropbox.d.ts b/types/react-icons/io/social-dropbox.d.ts similarity index 100% rename from react-icons/io/social-dropbox.d.ts rename to types/react-icons/io/social-dropbox.d.ts diff --git a/react-icons/io/social-euro-outline.d.ts b/types/react-icons/io/social-euro-outline.d.ts similarity index 100% rename from react-icons/io/social-euro-outline.d.ts rename to types/react-icons/io/social-euro-outline.d.ts diff --git a/react-icons/io/social-euro.d.ts b/types/react-icons/io/social-euro.d.ts similarity index 100% rename from react-icons/io/social-euro.d.ts rename to types/react-icons/io/social-euro.d.ts diff --git a/react-icons/io/social-facebook-outline.d.ts b/types/react-icons/io/social-facebook-outline.d.ts similarity index 100% rename from react-icons/io/social-facebook-outline.d.ts rename to types/react-icons/io/social-facebook-outline.d.ts diff --git a/react-icons/io/social-facebook.d.ts b/types/react-icons/io/social-facebook.d.ts similarity index 100% rename from react-icons/io/social-facebook.d.ts rename to types/react-icons/io/social-facebook.d.ts diff --git a/react-icons/io/social-foursquare-outline.d.ts b/types/react-icons/io/social-foursquare-outline.d.ts similarity index 100% rename from react-icons/io/social-foursquare-outline.d.ts rename to types/react-icons/io/social-foursquare-outline.d.ts diff --git a/react-icons/io/social-foursquare.d.ts b/types/react-icons/io/social-foursquare.d.ts similarity index 100% rename from react-icons/io/social-foursquare.d.ts rename to types/react-icons/io/social-foursquare.d.ts diff --git a/react-icons/io/social-freebsd-devil.d.ts b/types/react-icons/io/social-freebsd-devil.d.ts similarity index 100% rename from react-icons/io/social-freebsd-devil.d.ts rename to types/react-icons/io/social-freebsd-devil.d.ts diff --git a/react-icons/io/social-github-outline.d.ts b/types/react-icons/io/social-github-outline.d.ts similarity index 100% rename from react-icons/io/social-github-outline.d.ts rename to types/react-icons/io/social-github-outline.d.ts diff --git a/react-icons/io/social-github.d.ts b/types/react-icons/io/social-github.d.ts similarity index 100% rename from react-icons/io/social-github.d.ts rename to types/react-icons/io/social-github.d.ts diff --git a/react-icons/io/social-google-outline.d.ts b/types/react-icons/io/social-google-outline.d.ts similarity index 100% rename from react-icons/io/social-google-outline.d.ts rename to types/react-icons/io/social-google-outline.d.ts diff --git a/react-icons/io/social-google.d.ts b/types/react-icons/io/social-google.d.ts similarity index 100% rename from react-icons/io/social-google.d.ts rename to types/react-icons/io/social-google.d.ts diff --git a/react-icons/io/social-googleplus-outline.d.ts b/types/react-icons/io/social-googleplus-outline.d.ts similarity index 100% rename from react-icons/io/social-googleplus-outline.d.ts rename to types/react-icons/io/social-googleplus-outline.d.ts diff --git a/react-icons/io/social-googleplus.d.ts b/types/react-icons/io/social-googleplus.d.ts similarity index 100% rename from react-icons/io/social-googleplus.d.ts rename to types/react-icons/io/social-googleplus.d.ts diff --git a/react-icons/io/social-hackernews-outline.d.ts b/types/react-icons/io/social-hackernews-outline.d.ts similarity index 100% rename from react-icons/io/social-hackernews-outline.d.ts rename to types/react-icons/io/social-hackernews-outline.d.ts diff --git a/react-icons/io/social-hackernews.d.ts b/types/react-icons/io/social-hackernews.d.ts similarity index 100% rename from react-icons/io/social-hackernews.d.ts rename to types/react-icons/io/social-hackernews.d.ts diff --git a/react-icons/io/social-html5-outline.d.ts b/types/react-icons/io/social-html5-outline.d.ts similarity index 100% rename from react-icons/io/social-html5-outline.d.ts rename to types/react-icons/io/social-html5-outline.d.ts diff --git a/react-icons/io/social-html5.d.ts b/types/react-icons/io/social-html5.d.ts similarity index 100% rename from react-icons/io/social-html5.d.ts rename to types/react-icons/io/social-html5.d.ts diff --git a/react-icons/io/social-instagram-outline.d.ts b/types/react-icons/io/social-instagram-outline.d.ts similarity index 100% rename from react-icons/io/social-instagram-outline.d.ts rename to types/react-icons/io/social-instagram-outline.d.ts diff --git a/react-icons/io/social-instagram.d.ts b/types/react-icons/io/social-instagram.d.ts similarity index 100% rename from react-icons/io/social-instagram.d.ts rename to types/react-icons/io/social-instagram.d.ts diff --git a/react-icons/io/social-javascript-outline.d.ts b/types/react-icons/io/social-javascript-outline.d.ts similarity index 100% rename from react-icons/io/social-javascript-outline.d.ts rename to types/react-icons/io/social-javascript-outline.d.ts diff --git a/react-icons/io/social-javascript.d.ts b/types/react-icons/io/social-javascript.d.ts similarity index 100% rename from react-icons/io/social-javascript.d.ts rename to types/react-icons/io/social-javascript.d.ts diff --git a/react-icons/io/social-linkedin-outline.d.ts b/types/react-icons/io/social-linkedin-outline.d.ts similarity index 100% rename from react-icons/io/social-linkedin-outline.d.ts rename to types/react-icons/io/social-linkedin-outline.d.ts diff --git a/react-icons/io/social-linkedin.d.ts b/types/react-icons/io/social-linkedin.d.ts similarity index 100% rename from react-icons/io/social-linkedin.d.ts rename to types/react-icons/io/social-linkedin.d.ts diff --git a/react-icons/io/social-markdown.d.ts b/types/react-icons/io/social-markdown.d.ts similarity index 100% rename from react-icons/io/social-markdown.d.ts rename to types/react-icons/io/social-markdown.d.ts diff --git a/react-icons/io/social-nodejs.d.ts b/types/react-icons/io/social-nodejs.d.ts similarity index 100% rename from react-icons/io/social-nodejs.d.ts rename to types/react-icons/io/social-nodejs.d.ts diff --git a/react-icons/io/social-octocat.d.ts b/types/react-icons/io/social-octocat.d.ts similarity index 100% rename from react-icons/io/social-octocat.d.ts rename to types/react-icons/io/social-octocat.d.ts diff --git a/react-icons/io/social-pinterest-outline.d.ts b/types/react-icons/io/social-pinterest-outline.d.ts similarity index 100% rename from react-icons/io/social-pinterest-outline.d.ts rename to types/react-icons/io/social-pinterest-outline.d.ts diff --git a/react-icons/io/social-pinterest.d.ts b/types/react-icons/io/social-pinterest.d.ts similarity index 100% rename from react-icons/io/social-pinterest.d.ts rename to types/react-icons/io/social-pinterest.d.ts diff --git a/react-icons/io/social-python.d.ts b/types/react-icons/io/social-python.d.ts similarity index 100% rename from react-icons/io/social-python.d.ts rename to types/react-icons/io/social-python.d.ts diff --git a/react-icons/io/social-reddit-outline.d.ts b/types/react-icons/io/social-reddit-outline.d.ts similarity index 100% rename from react-icons/io/social-reddit-outline.d.ts rename to types/react-icons/io/social-reddit-outline.d.ts diff --git a/react-icons/io/social-reddit.d.ts b/types/react-icons/io/social-reddit.d.ts similarity index 100% rename from react-icons/io/social-reddit.d.ts rename to types/react-icons/io/social-reddit.d.ts diff --git a/react-icons/io/social-rss-outline.d.ts b/types/react-icons/io/social-rss-outline.d.ts similarity index 100% rename from react-icons/io/social-rss-outline.d.ts rename to types/react-icons/io/social-rss-outline.d.ts diff --git a/react-icons/io/social-rss.d.ts b/types/react-icons/io/social-rss.d.ts similarity index 100% rename from react-icons/io/social-rss.d.ts rename to types/react-icons/io/social-rss.d.ts diff --git a/react-icons/io/social-sass.d.ts b/types/react-icons/io/social-sass.d.ts similarity index 100% rename from react-icons/io/social-sass.d.ts rename to types/react-icons/io/social-sass.d.ts diff --git a/react-icons/io/social-skype-outline.d.ts b/types/react-icons/io/social-skype-outline.d.ts similarity index 100% rename from react-icons/io/social-skype-outline.d.ts rename to types/react-icons/io/social-skype-outline.d.ts diff --git a/react-icons/io/social-skype.d.ts b/types/react-icons/io/social-skype.d.ts similarity index 100% rename from react-icons/io/social-skype.d.ts rename to types/react-icons/io/social-skype.d.ts diff --git a/react-icons/io/social-snapchat-outline.d.ts b/types/react-icons/io/social-snapchat-outline.d.ts similarity index 100% rename from react-icons/io/social-snapchat-outline.d.ts rename to types/react-icons/io/social-snapchat-outline.d.ts diff --git a/react-icons/io/social-snapchat.d.ts b/types/react-icons/io/social-snapchat.d.ts similarity index 100% rename from react-icons/io/social-snapchat.d.ts rename to types/react-icons/io/social-snapchat.d.ts diff --git a/react-icons/io/social-tumblr-outline.d.ts b/types/react-icons/io/social-tumblr-outline.d.ts similarity index 100% rename from react-icons/io/social-tumblr-outline.d.ts rename to types/react-icons/io/social-tumblr-outline.d.ts diff --git a/react-icons/io/social-tumblr.d.ts b/types/react-icons/io/social-tumblr.d.ts similarity index 100% rename from react-icons/io/social-tumblr.d.ts rename to types/react-icons/io/social-tumblr.d.ts diff --git a/react-icons/io/social-tux.d.ts b/types/react-icons/io/social-tux.d.ts similarity index 100% rename from react-icons/io/social-tux.d.ts rename to types/react-icons/io/social-tux.d.ts diff --git a/react-icons/io/social-twitch-outline.d.ts b/types/react-icons/io/social-twitch-outline.d.ts similarity index 100% rename from react-icons/io/social-twitch-outline.d.ts rename to types/react-icons/io/social-twitch-outline.d.ts diff --git a/react-icons/io/social-twitch.d.ts b/types/react-icons/io/social-twitch.d.ts similarity index 100% rename from react-icons/io/social-twitch.d.ts rename to types/react-icons/io/social-twitch.d.ts diff --git a/react-icons/io/social-twitter-outline.d.ts b/types/react-icons/io/social-twitter-outline.d.ts similarity index 100% rename from react-icons/io/social-twitter-outline.d.ts rename to types/react-icons/io/social-twitter-outline.d.ts diff --git a/react-icons/io/social-twitter.d.ts b/types/react-icons/io/social-twitter.d.ts similarity index 100% rename from react-icons/io/social-twitter.d.ts rename to types/react-icons/io/social-twitter.d.ts diff --git a/react-icons/io/social-usd-outline.d.ts b/types/react-icons/io/social-usd-outline.d.ts similarity index 100% rename from react-icons/io/social-usd-outline.d.ts rename to types/react-icons/io/social-usd-outline.d.ts diff --git a/react-icons/io/social-usd.d.ts b/types/react-icons/io/social-usd.d.ts similarity index 100% rename from react-icons/io/social-usd.d.ts rename to types/react-icons/io/social-usd.d.ts diff --git a/react-icons/io/social-vimeo-outline.d.ts b/types/react-icons/io/social-vimeo-outline.d.ts similarity index 100% rename from react-icons/io/social-vimeo-outline.d.ts rename to types/react-icons/io/social-vimeo-outline.d.ts diff --git a/react-icons/io/social-vimeo.d.ts b/types/react-icons/io/social-vimeo.d.ts similarity index 100% rename from react-icons/io/social-vimeo.d.ts rename to types/react-icons/io/social-vimeo.d.ts diff --git a/react-icons/io/social-whatsapp-outline.d.ts b/types/react-icons/io/social-whatsapp-outline.d.ts similarity index 100% rename from react-icons/io/social-whatsapp-outline.d.ts rename to types/react-icons/io/social-whatsapp-outline.d.ts diff --git a/react-icons/io/social-whatsapp.d.ts b/types/react-icons/io/social-whatsapp.d.ts similarity index 100% rename from react-icons/io/social-whatsapp.d.ts rename to types/react-icons/io/social-whatsapp.d.ts diff --git a/react-icons/io/social-windows-outline.d.ts b/types/react-icons/io/social-windows-outline.d.ts similarity index 100% rename from react-icons/io/social-windows-outline.d.ts rename to types/react-icons/io/social-windows-outline.d.ts diff --git a/react-icons/io/social-windows.d.ts b/types/react-icons/io/social-windows.d.ts similarity index 100% rename from react-icons/io/social-windows.d.ts rename to types/react-icons/io/social-windows.d.ts diff --git a/react-icons/io/social-wordpress-outline.d.ts b/types/react-icons/io/social-wordpress-outline.d.ts similarity index 100% rename from react-icons/io/social-wordpress-outline.d.ts rename to types/react-icons/io/social-wordpress-outline.d.ts diff --git a/react-icons/io/social-wordpress.d.ts b/types/react-icons/io/social-wordpress.d.ts similarity index 100% rename from react-icons/io/social-wordpress.d.ts rename to types/react-icons/io/social-wordpress.d.ts diff --git a/react-icons/io/social-yahoo-outline.d.ts b/types/react-icons/io/social-yahoo-outline.d.ts similarity index 100% rename from react-icons/io/social-yahoo-outline.d.ts rename to types/react-icons/io/social-yahoo-outline.d.ts diff --git a/react-icons/io/social-yahoo.d.ts b/types/react-icons/io/social-yahoo.d.ts similarity index 100% rename from react-icons/io/social-yahoo.d.ts rename to types/react-icons/io/social-yahoo.d.ts diff --git a/react-icons/io/social-yen-outline.d.ts b/types/react-icons/io/social-yen-outline.d.ts similarity index 100% rename from react-icons/io/social-yen-outline.d.ts rename to types/react-icons/io/social-yen-outline.d.ts diff --git a/react-icons/io/social-yen.d.ts b/types/react-icons/io/social-yen.d.ts similarity index 100% rename from react-icons/io/social-yen.d.ts rename to types/react-icons/io/social-yen.d.ts diff --git a/react-icons/io/social-youtube-outline.d.ts b/types/react-icons/io/social-youtube-outline.d.ts similarity index 100% rename from react-icons/io/social-youtube-outline.d.ts rename to types/react-icons/io/social-youtube-outline.d.ts diff --git a/react-icons/io/social-youtube.d.ts b/types/react-icons/io/social-youtube.d.ts similarity index 100% rename from react-icons/io/social-youtube.d.ts rename to types/react-icons/io/social-youtube.d.ts diff --git a/react-icons/io/soup-can-outline.d.ts b/types/react-icons/io/soup-can-outline.d.ts similarity index 100% rename from react-icons/io/soup-can-outline.d.ts rename to types/react-icons/io/soup-can-outline.d.ts diff --git a/react-icons/io/soup-can.d.ts b/types/react-icons/io/soup-can.d.ts similarity index 100% rename from react-icons/io/soup-can.d.ts rename to types/react-icons/io/soup-can.d.ts diff --git a/react-icons/io/speakerphone.d.ts b/types/react-icons/io/speakerphone.d.ts similarity index 100% rename from react-icons/io/speakerphone.d.ts rename to types/react-icons/io/speakerphone.d.ts diff --git a/react-icons/io/speedometer.d.ts b/types/react-icons/io/speedometer.d.ts similarity index 100% rename from react-icons/io/speedometer.d.ts rename to types/react-icons/io/speedometer.d.ts diff --git a/react-icons/io/spoon.d.ts b/types/react-icons/io/spoon.d.ts similarity index 100% rename from react-icons/io/spoon.d.ts rename to types/react-icons/io/spoon.d.ts diff --git a/react-icons/io/star.d.ts b/types/react-icons/io/star.d.ts similarity index 100% rename from react-icons/io/star.d.ts rename to types/react-icons/io/star.d.ts diff --git a/react-icons/io/stats-bars.d.ts b/types/react-icons/io/stats-bars.d.ts similarity index 100% rename from react-icons/io/stats-bars.d.ts rename to types/react-icons/io/stats-bars.d.ts diff --git a/react-icons/io/steam.d.ts b/types/react-icons/io/steam.d.ts similarity index 100% rename from react-icons/io/steam.d.ts rename to types/react-icons/io/steam.d.ts diff --git a/react-icons/io/stop.d.ts b/types/react-icons/io/stop.d.ts similarity index 100% rename from react-icons/io/stop.d.ts rename to types/react-icons/io/stop.d.ts diff --git a/react-icons/io/thermometer.d.ts b/types/react-icons/io/thermometer.d.ts similarity index 100% rename from react-icons/io/thermometer.d.ts rename to types/react-icons/io/thermometer.d.ts diff --git a/react-icons/io/thumbsdown.d.ts b/types/react-icons/io/thumbsdown.d.ts similarity index 100% rename from react-icons/io/thumbsdown.d.ts rename to types/react-icons/io/thumbsdown.d.ts diff --git a/react-icons/io/thumbsup.d.ts b/types/react-icons/io/thumbsup.d.ts similarity index 100% rename from react-icons/io/thumbsup.d.ts rename to types/react-icons/io/thumbsup.d.ts diff --git a/react-icons/io/toggle-filled.d.ts b/types/react-icons/io/toggle-filled.d.ts similarity index 100% rename from react-icons/io/toggle-filled.d.ts rename to types/react-icons/io/toggle-filled.d.ts diff --git a/react-icons/io/toggle.d.ts b/types/react-icons/io/toggle.d.ts similarity index 100% rename from react-icons/io/toggle.d.ts rename to types/react-icons/io/toggle.d.ts diff --git a/react-icons/io/transgender.d.ts b/types/react-icons/io/transgender.d.ts similarity index 100% rename from react-icons/io/transgender.d.ts rename to types/react-icons/io/transgender.d.ts diff --git a/react-icons/io/trash-a.d.ts b/types/react-icons/io/trash-a.d.ts similarity index 100% rename from react-icons/io/trash-a.d.ts rename to types/react-icons/io/trash-a.d.ts diff --git a/react-icons/io/trash-b.d.ts b/types/react-icons/io/trash-b.d.ts similarity index 100% rename from react-icons/io/trash-b.d.ts rename to types/react-icons/io/trash-b.d.ts diff --git a/react-icons/io/trophy.d.ts b/types/react-icons/io/trophy.d.ts similarity index 100% rename from react-icons/io/trophy.d.ts rename to types/react-icons/io/trophy.d.ts diff --git a/react-icons/io/tshirt-outline.d.ts b/types/react-icons/io/tshirt-outline.d.ts similarity index 100% rename from react-icons/io/tshirt-outline.d.ts rename to types/react-icons/io/tshirt-outline.d.ts diff --git a/react-icons/io/tshirt.d.ts b/types/react-icons/io/tshirt.d.ts similarity index 100% rename from react-icons/io/tshirt.d.ts rename to types/react-icons/io/tshirt.d.ts diff --git a/react-icons/io/umbrella.d.ts b/types/react-icons/io/umbrella.d.ts similarity index 100% rename from react-icons/io/umbrella.d.ts rename to types/react-icons/io/umbrella.d.ts diff --git a/react-icons/io/university.d.ts b/types/react-icons/io/university.d.ts similarity index 100% rename from react-icons/io/university.d.ts rename to types/react-icons/io/university.d.ts diff --git a/react-icons/io/unlocked.d.ts b/types/react-icons/io/unlocked.d.ts similarity index 100% rename from react-icons/io/unlocked.d.ts rename to types/react-icons/io/unlocked.d.ts diff --git a/react-icons/io/upload.d.ts b/types/react-icons/io/upload.d.ts similarity index 100% rename from react-icons/io/upload.d.ts rename to types/react-icons/io/upload.d.ts diff --git a/react-icons/io/usb.d.ts b/types/react-icons/io/usb.d.ts similarity index 100% rename from react-icons/io/usb.d.ts rename to types/react-icons/io/usb.d.ts diff --git a/react-icons/io/videocamera.d.ts b/types/react-icons/io/videocamera.d.ts similarity index 100% rename from react-icons/io/videocamera.d.ts rename to types/react-icons/io/videocamera.d.ts diff --git a/react-icons/io/volume-high.d.ts b/types/react-icons/io/volume-high.d.ts similarity index 100% rename from react-icons/io/volume-high.d.ts rename to types/react-icons/io/volume-high.d.ts diff --git a/react-icons/io/volume-low.d.ts b/types/react-icons/io/volume-low.d.ts similarity index 100% rename from react-icons/io/volume-low.d.ts rename to types/react-icons/io/volume-low.d.ts diff --git a/react-icons/io/volume-medium.d.ts b/types/react-icons/io/volume-medium.d.ts similarity index 100% rename from react-icons/io/volume-medium.d.ts rename to types/react-icons/io/volume-medium.d.ts diff --git a/react-icons/io/volume-mute.d.ts b/types/react-icons/io/volume-mute.d.ts similarity index 100% rename from react-icons/io/volume-mute.d.ts rename to types/react-icons/io/volume-mute.d.ts diff --git a/react-icons/io/wand.d.ts b/types/react-icons/io/wand.d.ts similarity index 100% rename from react-icons/io/wand.d.ts rename to types/react-icons/io/wand.d.ts diff --git a/react-icons/io/waterdrop.d.ts b/types/react-icons/io/waterdrop.d.ts similarity index 100% rename from react-icons/io/waterdrop.d.ts rename to types/react-icons/io/waterdrop.d.ts diff --git a/react-icons/io/wifi.d.ts b/types/react-icons/io/wifi.d.ts similarity index 100% rename from react-icons/io/wifi.d.ts rename to types/react-icons/io/wifi.d.ts diff --git a/react-icons/io/wineglass.d.ts b/types/react-icons/io/wineglass.d.ts similarity index 100% rename from react-icons/io/wineglass.d.ts rename to types/react-icons/io/wineglass.d.ts diff --git a/react-icons/io/woman.d.ts b/types/react-icons/io/woman.d.ts similarity index 100% rename from react-icons/io/woman.d.ts rename to types/react-icons/io/woman.d.ts diff --git a/react-icons/io/wrench.d.ts b/types/react-icons/io/wrench.d.ts similarity index 100% rename from react-icons/io/wrench.d.ts rename to types/react-icons/io/wrench.d.ts diff --git a/react-icons/io/xbox.d.ts b/types/react-icons/io/xbox.d.ts similarity index 100% rename from react-icons/io/xbox.d.ts rename to types/react-icons/io/xbox.d.ts diff --git a/react-icons/md/3d-rotation.d.ts b/types/react-icons/md/3d-rotation.d.ts similarity index 100% rename from react-icons/md/3d-rotation.d.ts rename to types/react-icons/md/3d-rotation.d.ts diff --git a/react-icons/md/ac-unit.d.ts b/types/react-icons/md/ac-unit.d.ts similarity index 100% rename from react-icons/md/ac-unit.d.ts rename to types/react-icons/md/ac-unit.d.ts diff --git a/react-icons/md/access-alarm.d.ts b/types/react-icons/md/access-alarm.d.ts similarity index 100% rename from react-icons/md/access-alarm.d.ts rename to types/react-icons/md/access-alarm.d.ts diff --git a/react-icons/md/access-alarms.d.ts b/types/react-icons/md/access-alarms.d.ts similarity index 100% rename from react-icons/md/access-alarms.d.ts rename to types/react-icons/md/access-alarms.d.ts diff --git a/react-icons/md/access-time.d.ts b/types/react-icons/md/access-time.d.ts similarity index 100% rename from react-icons/md/access-time.d.ts rename to types/react-icons/md/access-time.d.ts diff --git a/react-icons/md/accessibility.d.ts b/types/react-icons/md/accessibility.d.ts similarity index 100% rename from react-icons/md/accessibility.d.ts rename to types/react-icons/md/accessibility.d.ts diff --git a/react-icons/md/accessible.d.ts b/types/react-icons/md/accessible.d.ts similarity index 100% rename from react-icons/md/accessible.d.ts rename to types/react-icons/md/accessible.d.ts diff --git a/react-icons/md/account-balance-wallet.d.ts b/types/react-icons/md/account-balance-wallet.d.ts similarity index 100% rename from react-icons/md/account-balance-wallet.d.ts rename to types/react-icons/md/account-balance-wallet.d.ts diff --git a/react-icons/md/account-balance.d.ts b/types/react-icons/md/account-balance.d.ts similarity index 100% rename from react-icons/md/account-balance.d.ts rename to types/react-icons/md/account-balance.d.ts diff --git a/react-icons/md/account-box.d.ts b/types/react-icons/md/account-box.d.ts similarity index 100% rename from react-icons/md/account-box.d.ts rename to types/react-icons/md/account-box.d.ts diff --git a/react-icons/md/account-circle.d.ts b/types/react-icons/md/account-circle.d.ts similarity index 100% rename from react-icons/md/account-circle.d.ts rename to types/react-icons/md/account-circle.d.ts diff --git a/react-icons/md/adb.d.ts b/types/react-icons/md/adb.d.ts similarity index 100% rename from react-icons/md/adb.d.ts rename to types/react-icons/md/adb.d.ts diff --git a/react-icons/md/add-a-photo.d.ts b/types/react-icons/md/add-a-photo.d.ts similarity index 100% rename from react-icons/md/add-a-photo.d.ts rename to types/react-icons/md/add-a-photo.d.ts diff --git a/react-icons/md/add-alarm.d.ts b/types/react-icons/md/add-alarm.d.ts similarity index 100% rename from react-icons/md/add-alarm.d.ts rename to types/react-icons/md/add-alarm.d.ts diff --git a/react-icons/md/add-alert.d.ts b/types/react-icons/md/add-alert.d.ts similarity index 100% rename from react-icons/md/add-alert.d.ts rename to types/react-icons/md/add-alert.d.ts diff --git a/react-icons/md/add-box.d.ts b/types/react-icons/md/add-box.d.ts similarity index 100% rename from react-icons/md/add-box.d.ts rename to types/react-icons/md/add-box.d.ts diff --git a/react-icons/md/add-circle-outline.d.ts b/types/react-icons/md/add-circle-outline.d.ts similarity index 100% rename from react-icons/md/add-circle-outline.d.ts rename to types/react-icons/md/add-circle-outline.d.ts diff --git a/react-icons/md/add-circle.d.ts b/types/react-icons/md/add-circle.d.ts similarity index 100% rename from react-icons/md/add-circle.d.ts rename to types/react-icons/md/add-circle.d.ts diff --git a/react-icons/md/add-location.d.ts b/types/react-icons/md/add-location.d.ts similarity index 100% rename from react-icons/md/add-location.d.ts rename to types/react-icons/md/add-location.d.ts diff --git a/react-icons/md/add-shopping-cart.d.ts b/types/react-icons/md/add-shopping-cart.d.ts similarity index 100% rename from react-icons/md/add-shopping-cart.d.ts rename to types/react-icons/md/add-shopping-cart.d.ts diff --git a/react-icons/md/add-to-photos.d.ts b/types/react-icons/md/add-to-photos.d.ts similarity index 100% rename from react-icons/md/add-to-photos.d.ts rename to types/react-icons/md/add-to-photos.d.ts diff --git a/react-icons/md/add-to-queue.d.ts b/types/react-icons/md/add-to-queue.d.ts similarity index 100% rename from react-icons/md/add-to-queue.d.ts rename to types/react-icons/md/add-to-queue.d.ts diff --git a/react-icons/md/add.d.ts b/types/react-icons/md/add.d.ts similarity index 100% rename from react-icons/md/add.d.ts rename to types/react-icons/md/add.d.ts diff --git a/react-icons/md/adjust.d.ts b/types/react-icons/md/adjust.d.ts similarity index 100% rename from react-icons/md/adjust.d.ts rename to types/react-icons/md/adjust.d.ts diff --git a/react-icons/md/airline-seat-flat-angled.d.ts b/types/react-icons/md/airline-seat-flat-angled.d.ts similarity index 100% rename from react-icons/md/airline-seat-flat-angled.d.ts rename to types/react-icons/md/airline-seat-flat-angled.d.ts diff --git a/react-icons/md/airline-seat-flat.d.ts b/types/react-icons/md/airline-seat-flat.d.ts similarity index 100% rename from react-icons/md/airline-seat-flat.d.ts rename to types/react-icons/md/airline-seat-flat.d.ts diff --git a/react-icons/md/airline-seat-individual-suite.d.ts b/types/react-icons/md/airline-seat-individual-suite.d.ts similarity index 100% rename from react-icons/md/airline-seat-individual-suite.d.ts rename to types/react-icons/md/airline-seat-individual-suite.d.ts diff --git a/react-icons/md/airline-seat-legroom-extra.d.ts b/types/react-icons/md/airline-seat-legroom-extra.d.ts similarity index 100% rename from react-icons/md/airline-seat-legroom-extra.d.ts rename to types/react-icons/md/airline-seat-legroom-extra.d.ts diff --git a/react-icons/md/airline-seat-legroom-normal.d.ts b/types/react-icons/md/airline-seat-legroom-normal.d.ts similarity index 100% rename from react-icons/md/airline-seat-legroom-normal.d.ts rename to types/react-icons/md/airline-seat-legroom-normal.d.ts diff --git a/react-icons/md/airline-seat-legroom-reduced.d.ts b/types/react-icons/md/airline-seat-legroom-reduced.d.ts similarity index 100% rename from react-icons/md/airline-seat-legroom-reduced.d.ts rename to types/react-icons/md/airline-seat-legroom-reduced.d.ts diff --git a/react-icons/md/airline-seat-recline-extra.d.ts b/types/react-icons/md/airline-seat-recline-extra.d.ts similarity index 100% rename from react-icons/md/airline-seat-recline-extra.d.ts rename to types/react-icons/md/airline-seat-recline-extra.d.ts diff --git a/react-icons/md/airline-seat-recline-normal.d.ts b/types/react-icons/md/airline-seat-recline-normal.d.ts similarity index 100% rename from react-icons/md/airline-seat-recline-normal.d.ts rename to types/react-icons/md/airline-seat-recline-normal.d.ts diff --git a/react-icons/md/airplanemode-active.d.ts b/types/react-icons/md/airplanemode-active.d.ts similarity index 100% rename from react-icons/md/airplanemode-active.d.ts rename to types/react-icons/md/airplanemode-active.d.ts diff --git a/react-icons/md/airplanemode-inactive.d.ts b/types/react-icons/md/airplanemode-inactive.d.ts similarity index 100% rename from react-icons/md/airplanemode-inactive.d.ts rename to types/react-icons/md/airplanemode-inactive.d.ts diff --git a/react-icons/md/airplay.d.ts b/types/react-icons/md/airplay.d.ts similarity index 100% rename from react-icons/md/airplay.d.ts rename to types/react-icons/md/airplay.d.ts diff --git a/react-icons/md/airport-shuttle.d.ts b/types/react-icons/md/airport-shuttle.d.ts similarity index 100% rename from react-icons/md/airport-shuttle.d.ts rename to types/react-icons/md/airport-shuttle.d.ts diff --git a/react-icons/md/alarm-add.d.ts b/types/react-icons/md/alarm-add.d.ts similarity index 100% rename from react-icons/md/alarm-add.d.ts rename to types/react-icons/md/alarm-add.d.ts diff --git a/react-icons/md/alarm-off.d.ts b/types/react-icons/md/alarm-off.d.ts similarity index 100% rename from react-icons/md/alarm-off.d.ts rename to types/react-icons/md/alarm-off.d.ts diff --git a/react-icons/md/alarm-on.d.ts b/types/react-icons/md/alarm-on.d.ts similarity index 100% rename from react-icons/md/alarm-on.d.ts rename to types/react-icons/md/alarm-on.d.ts diff --git a/react-icons/md/alarm.d.ts b/types/react-icons/md/alarm.d.ts similarity index 100% rename from react-icons/md/alarm.d.ts rename to types/react-icons/md/alarm.d.ts diff --git a/react-icons/md/album.d.ts b/types/react-icons/md/album.d.ts similarity index 100% rename from react-icons/md/album.d.ts rename to types/react-icons/md/album.d.ts diff --git a/react-icons/md/all-inclusive.d.ts b/types/react-icons/md/all-inclusive.d.ts similarity index 100% rename from react-icons/md/all-inclusive.d.ts rename to types/react-icons/md/all-inclusive.d.ts diff --git a/react-icons/md/all-out.d.ts b/types/react-icons/md/all-out.d.ts similarity index 100% rename from react-icons/md/all-out.d.ts rename to types/react-icons/md/all-out.d.ts diff --git a/react-icons/md/android.d.ts b/types/react-icons/md/android.d.ts similarity index 100% rename from react-icons/md/android.d.ts rename to types/react-icons/md/android.d.ts diff --git a/react-icons/md/announcement.d.ts b/types/react-icons/md/announcement.d.ts similarity index 100% rename from react-icons/md/announcement.d.ts rename to types/react-icons/md/announcement.d.ts diff --git a/react-icons/md/apps.d.ts b/types/react-icons/md/apps.d.ts similarity index 100% rename from react-icons/md/apps.d.ts rename to types/react-icons/md/apps.d.ts diff --git a/react-icons/md/archive.d.ts b/types/react-icons/md/archive.d.ts similarity index 100% rename from react-icons/md/archive.d.ts rename to types/react-icons/md/archive.d.ts diff --git a/react-icons/md/arrow-back.d.ts b/types/react-icons/md/arrow-back.d.ts similarity index 100% rename from react-icons/md/arrow-back.d.ts rename to types/react-icons/md/arrow-back.d.ts diff --git a/react-icons/md/arrow-downward.d.ts b/types/react-icons/md/arrow-downward.d.ts similarity index 100% rename from react-icons/md/arrow-downward.d.ts rename to types/react-icons/md/arrow-downward.d.ts diff --git a/react-icons/md/arrow-drop-down-circle.d.ts b/types/react-icons/md/arrow-drop-down-circle.d.ts similarity index 100% rename from react-icons/md/arrow-drop-down-circle.d.ts rename to types/react-icons/md/arrow-drop-down-circle.d.ts diff --git a/react-icons/md/arrow-drop-down.d.ts b/types/react-icons/md/arrow-drop-down.d.ts similarity index 100% rename from react-icons/md/arrow-drop-down.d.ts rename to types/react-icons/md/arrow-drop-down.d.ts diff --git a/react-icons/md/arrow-drop-up.d.ts b/types/react-icons/md/arrow-drop-up.d.ts similarity index 100% rename from react-icons/md/arrow-drop-up.d.ts rename to types/react-icons/md/arrow-drop-up.d.ts diff --git a/react-icons/md/arrow-forward.d.ts b/types/react-icons/md/arrow-forward.d.ts similarity index 100% rename from react-icons/md/arrow-forward.d.ts rename to types/react-icons/md/arrow-forward.d.ts diff --git a/react-icons/md/arrow-upward.d.ts b/types/react-icons/md/arrow-upward.d.ts similarity index 100% rename from react-icons/md/arrow-upward.d.ts rename to types/react-icons/md/arrow-upward.d.ts diff --git a/react-icons/md/art-track.d.ts b/types/react-icons/md/art-track.d.ts similarity index 100% rename from react-icons/md/art-track.d.ts rename to types/react-icons/md/art-track.d.ts diff --git a/react-icons/md/aspect-ratio.d.ts b/types/react-icons/md/aspect-ratio.d.ts similarity index 100% rename from react-icons/md/aspect-ratio.d.ts rename to types/react-icons/md/aspect-ratio.d.ts diff --git a/react-icons/md/assessment.d.ts b/types/react-icons/md/assessment.d.ts similarity index 100% rename from react-icons/md/assessment.d.ts rename to types/react-icons/md/assessment.d.ts diff --git a/react-icons/md/assignment-ind.d.ts b/types/react-icons/md/assignment-ind.d.ts similarity index 100% rename from react-icons/md/assignment-ind.d.ts rename to types/react-icons/md/assignment-ind.d.ts diff --git a/react-icons/md/assignment-late.d.ts b/types/react-icons/md/assignment-late.d.ts similarity index 100% rename from react-icons/md/assignment-late.d.ts rename to types/react-icons/md/assignment-late.d.ts diff --git a/react-icons/md/assignment-return.d.ts b/types/react-icons/md/assignment-return.d.ts similarity index 100% rename from react-icons/md/assignment-return.d.ts rename to types/react-icons/md/assignment-return.d.ts diff --git a/react-icons/md/assignment-returned.d.ts b/types/react-icons/md/assignment-returned.d.ts similarity index 100% rename from react-icons/md/assignment-returned.d.ts rename to types/react-icons/md/assignment-returned.d.ts diff --git a/react-icons/md/assignment-turned-in.d.ts b/types/react-icons/md/assignment-turned-in.d.ts similarity index 100% rename from react-icons/md/assignment-turned-in.d.ts rename to types/react-icons/md/assignment-turned-in.d.ts diff --git a/react-icons/md/assignment.d.ts b/types/react-icons/md/assignment.d.ts similarity index 100% rename from react-icons/md/assignment.d.ts rename to types/react-icons/md/assignment.d.ts diff --git a/react-icons/md/assistant-photo.d.ts b/types/react-icons/md/assistant-photo.d.ts similarity index 100% rename from react-icons/md/assistant-photo.d.ts rename to types/react-icons/md/assistant-photo.d.ts diff --git a/react-icons/md/assistant.d.ts b/types/react-icons/md/assistant.d.ts similarity index 100% rename from react-icons/md/assistant.d.ts rename to types/react-icons/md/assistant.d.ts diff --git a/react-icons/md/attach-file.d.ts b/types/react-icons/md/attach-file.d.ts similarity index 100% rename from react-icons/md/attach-file.d.ts rename to types/react-icons/md/attach-file.d.ts diff --git a/react-icons/md/attach-money.d.ts b/types/react-icons/md/attach-money.d.ts similarity index 100% rename from react-icons/md/attach-money.d.ts rename to types/react-icons/md/attach-money.d.ts diff --git a/react-icons/md/attachment.d.ts b/types/react-icons/md/attachment.d.ts similarity index 100% rename from react-icons/md/attachment.d.ts rename to types/react-icons/md/attachment.d.ts diff --git a/react-icons/md/audiotrack.d.ts b/types/react-icons/md/audiotrack.d.ts similarity index 100% rename from react-icons/md/audiotrack.d.ts rename to types/react-icons/md/audiotrack.d.ts diff --git a/react-icons/md/autorenew.d.ts b/types/react-icons/md/autorenew.d.ts similarity index 100% rename from react-icons/md/autorenew.d.ts rename to types/react-icons/md/autorenew.d.ts diff --git a/react-icons/md/av-timer.d.ts b/types/react-icons/md/av-timer.d.ts similarity index 100% rename from react-icons/md/av-timer.d.ts rename to types/react-icons/md/av-timer.d.ts diff --git a/react-icons/md/backspace.d.ts b/types/react-icons/md/backspace.d.ts similarity index 100% rename from react-icons/md/backspace.d.ts rename to types/react-icons/md/backspace.d.ts diff --git a/react-icons/md/backup.d.ts b/types/react-icons/md/backup.d.ts similarity index 100% rename from react-icons/md/backup.d.ts rename to types/react-icons/md/backup.d.ts diff --git a/react-icons/md/battery-alert.d.ts b/types/react-icons/md/battery-alert.d.ts similarity index 100% rename from react-icons/md/battery-alert.d.ts rename to types/react-icons/md/battery-alert.d.ts diff --git a/react-icons/md/battery-charging-full.d.ts b/types/react-icons/md/battery-charging-full.d.ts similarity index 100% rename from react-icons/md/battery-charging-full.d.ts rename to types/react-icons/md/battery-charging-full.d.ts diff --git a/react-icons/md/battery-full.d.ts b/types/react-icons/md/battery-full.d.ts similarity index 100% rename from react-icons/md/battery-full.d.ts rename to types/react-icons/md/battery-full.d.ts diff --git a/react-icons/md/battery-std.d.ts b/types/react-icons/md/battery-std.d.ts similarity index 100% rename from react-icons/md/battery-std.d.ts rename to types/react-icons/md/battery-std.d.ts diff --git a/react-icons/md/battery-unknown.d.ts b/types/react-icons/md/battery-unknown.d.ts similarity index 100% rename from react-icons/md/battery-unknown.d.ts rename to types/react-icons/md/battery-unknown.d.ts diff --git a/react-icons/md/beach-access.d.ts b/types/react-icons/md/beach-access.d.ts similarity index 100% rename from react-icons/md/beach-access.d.ts rename to types/react-icons/md/beach-access.d.ts diff --git a/react-icons/md/beenhere.d.ts b/types/react-icons/md/beenhere.d.ts similarity index 100% rename from react-icons/md/beenhere.d.ts rename to types/react-icons/md/beenhere.d.ts diff --git a/react-icons/md/block.d.ts b/types/react-icons/md/block.d.ts similarity index 100% rename from react-icons/md/block.d.ts rename to types/react-icons/md/block.d.ts diff --git a/react-icons/md/bluetooth-audio.d.ts b/types/react-icons/md/bluetooth-audio.d.ts similarity index 100% rename from react-icons/md/bluetooth-audio.d.ts rename to types/react-icons/md/bluetooth-audio.d.ts diff --git a/react-icons/md/bluetooth-connected.d.ts b/types/react-icons/md/bluetooth-connected.d.ts similarity index 100% rename from react-icons/md/bluetooth-connected.d.ts rename to types/react-icons/md/bluetooth-connected.d.ts diff --git a/react-icons/md/bluetooth-disabled.d.ts b/types/react-icons/md/bluetooth-disabled.d.ts similarity index 100% rename from react-icons/md/bluetooth-disabled.d.ts rename to types/react-icons/md/bluetooth-disabled.d.ts diff --git a/react-icons/md/bluetooth-searching.d.ts b/types/react-icons/md/bluetooth-searching.d.ts similarity index 100% rename from react-icons/md/bluetooth-searching.d.ts rename to types/react-icons/md/bluetooth-searching.d.ts diff --git a/react-icons/md/bluetooth.d.ts b/types/react-icons/md/bluetooth.d.ts similarity index 100% rename from react-icons/md/bluetooth.d.ts rename to types/react-icons/md/bluetooth.d.ts diff --git a/react-icons/md/blur-circular.d.ts b/types/react-icons/md/blur-circular.d.ts similarity index 100% rename from react-icons/md/blur-circular.d.ts rename to types/react-icons/md/blur-circular.d.ts diff --git a/react-icons/md/blur-linear.d.ts b/types/react-icons/md/blur-linear.d.ts similarity index 100% rename from react-icons/md/blur-linear.d.ts rename to types/react-icons/md/blur-linear.d.ts diff --git a/react-icons/md/blur-off.d.ts b/types/react-icons/md/blur-off.d.ts similarity index 100% rename from react-icons/md/blur-off.d.ts rename to types/react-icons/md/blur-off.d.ts diff --git a/react-icons/md/blur-on.d.ts b/types/react-icons/md/blur-on.d.ts similarity index 100% rename from react-icons/md/blur-on.d.ts rename to types/react-icons/md/blur-on.d.ts diff --git a/react-icons/md/book.d.ts b/types/react-icons/md/book.d.ts similarity index 100% rename from react-icons/md/book.d.ts rename to types/react-icons/md/book.d.ts diff --git a/react-icons/md/bookmark-outline.d.ts b/types/react-icons/md/bookmark-outline.d.ts similarity index 100% rename from react-icons/md/bookmark-outline.d.ts rename to types/react-icons/md/bookmark-outline.d.ts diff --git a/react-icons/md/bookmark.d.ts b/types/react-icons/md/bookmark.d.ts similarity index 100% rename from react-icons/md/bookmark.d.ts rename to types/react-icons/md/bookmark.d.ts diff --git a/react-icons/md/border-all.d.ts b/types/react-icons/md/border-all.d.ts similarity index 100% rename from react-icons/md/border-all.d.ts rename to types/react-icons/md/border-all.d.ts diff --git a/react-icons/md/border-bottom.d.ts b/types/react-icons/md/border-bottom.d.ts similarity index 100% rename from react-icons/md/border-bottom.d.ts rename to types/react-icons/md/border-bottom.d.ts diff --git a/react-icons/md/border-clear.d.ts b/types/react-icons/md/border-clear.d.ts similarity index 100% rename from react-icons/md/border-clear.d.ts rename to types/react-icons/md/border-clear.d.ts diff --git a/react-icons/md/border-color.d.ts b/types/react-icons/md/border-color.d.ts similarity index 100% rename from react-icons/md/border-color.d.ts rename to types/react-icons/md/border-color.d.ts diff --git a/react-icons/md/border-horizontal.d.ts b/types/react-icons/md/border-horizontal.d.ts similarity index 100% rename from react-icons/md/border-horizontal.d.ts rename to types/react-icons/md/border-horizontal.d.ts diff --git a/react-icons/md/border-inner.d.ts b/types/react-icons/md/border-inner.d.ts similarity index 100% rename from react-icons/md/border-inner.d.ts rename to types/react-icons/md/border-inner.d.ts diff --git a/react-icons/md/border-left.d.ts b/types/react-icons/md/border-left.d.ts similarity index 100% rename from react-icons/md/border-left.d.ts rename to types/react-icons/md/border-left.d.ts diff --git a/react-icons/md/border-outer.d.ts b/types/react-icons/md/border-outer.d.ts similarity index 100% rename from react-icons/md/border-outer.d.ts rename to types/react-icons/md/border-outer.d.ts diff --git a/react-icons/md/border-right.d.ts b/types/react-icons/md/border-right.d.ts similarity index 100% rename from react-icons/md/border-right.d.ts rename to types/react-icons/md/border-right.d.ts diff --git a/react-icons/md/border-style.d.ts b/types/react-icons/md/border-style.d.ts similarity index 100% rename from react-icons/md/border-style.d.ts rename to types/react-icons/md/border-style.d.ts diff --git a/react-icons/md/border-top.d.ts b/types/react-icons/md/border-top.d.ts similarity index 100% rename from react-icons/md/border-top.d.ts rename to types/react-icons/md/border-top.d.ts diff --git a/react-icons/md/border-vertical.d.ts b/types/react-icons/md/border-vertical.d.ts similarity index 100% rename from react-icons/md/border-vertical.d.ts rename to types/react-icons/md/border-vertical.d.ts diff --git a/react-icons/md/branding-watermark.d.ts b/types/react-icons/md/branding-watermark.d.ts similarity index 100% rename from react-icons/md/branding-watermark.d.ts rename to types/react-icons/md/branding-watermark.d.ts diff --git a/react-icons/md/brightness-1.d.ts b/types/react-icons/md/brightness-1.d.ts similarity index 100% rename from react-icons/md/brightness-1.d.ts rename to types/react-icons/md/brightness-1.d.ts diff --git a/react-icons/md/brightness-2.d.ts b/types/react-icons/md/brightness-2.d.ts similarity index 100% rename from react-icons/md/brightness-2.d.ts rename to types/react-icons/md/brightness-2.d.ts diff --git a/react-icons/md/brightness-3.d.ts b/types/react-icons/md/brightness-3.d.ts similarity index 100% rename from react-icons/md/brightness-3.d.ts rename to types/react-icons/md/brightness-3.d.ts diff --git a/react-icons/md/brightness-4.d.ts b/types/react-icons/md/brightness-4.d.ts similarity index 100% rename from react-icons/md/brightness-4.d.ts rename to types/react-icons/md/brightness-4.d.ts diff --git a/react-icons/md/brightness-5.d.ts b/types/react-icons/md/brightness-5.d.ts similarity index 100% rename from react-icons/md/brightness-5.d.ts rename to types/react-icons/md/brightness-5.d.ts diff --git a/react-icons/md/brightness-6.d.ts b/types/react-icons/md/brightness-6.d.ts similarity index 100% rename from react-icons/md/brightness-6.d.ts rename to types/react-icons/md/brightness-6.d.ts diff --git a/react-icons/md/brightness-7.d.ts b/types/react-icons/md/brightness-7.d.ts similarity index 100% rename from react-icons/md/brightness-7.d.ts rename to types/react-icons/md/brightness-7.d.ts diff --git a/react-icons/md/brightness-auto.d.ts b/types/react-icons/md/brightness-auto.d.ts similarity index 100% rename from react-icons/md/brightness-auto.d.ts rename to types/react-icons/md/brightness-auto.d.ts diff --git a/react-icons/md/brightness-high.d.ts b/types/react-icons/md/brightness-high.d.ts similarity index 100% rename from react-icons/md/brightness-high.d.ts rename to types/react-icons/md/brightness-high.d.ts diff --git a/react-icons/md/brightness-low.d.ts b/types/react-icons/md/brightness-low.d.ts similarity index 100% rename from react-icons/md/brightness-low.d.ts rename to types/react-icons/md/brightness-low.d.ts diff --git a/react-icons/md/brightness-medium.d.ts b/types/react-icons/md/brightness-medium.d.ts similarity index 100% rename from react-icons/md/brightness-medium.d.ts rename to types/react-icons/md/brightness-medium.d.ts diff --git a/react-icons/md/broken-image.d.ts b/types/react-icons/md/broken-image.d.ts similarity index 100% rename from react-icons/md/broken-image.d.ts rename to types/react-icons/md/broken-image.d.ts diff --git a/react-icons/md/brush.d.ts b/types/react-icons/md/brush.d.ts similarity index 100% rename from react-icons/md/brush.d.ts rename to types/react-icons/md/brush.d.ts diff --git a/react-icons/md/bubble-chart.d.ts b/types/react-icons/md/bubble-chart.d.ts similarity index 100% rename from react-icons/md/bubble-chart.d.ts rename to types/react-icons/md/bubble-chart.d.ts diff --git a/react-icons/md/bug-report.d.ts b/types/react-icons/md/bug-report.d.ts similarity index 100% rename from react-icons/md/bug-report.d.ts rename to types/react-icons/md/bug-report.d.ts diff --git a/react-icons/md/build.d.ts b/types/react-icons/md/build.d.ts similarity index 100% rename from react-icons/md/build.d.ts rename to types/react-icons/md/build.d.ts diff --git a/react-icons/md/burst-mode.d.ts b/types/react-icons/md/burst-mode.d.ts similarity index 100% rename from react-icons/md/burst-mode.d.ts rename to types/react-icons/md/burst-mode.d.ts diff --git a/react-icons/md/business-center.d.ts b/types/react-icons/md/business-center.d.ts similarity index 100% rename from react-icons/md/business-center.d.ts rename to types/react-icons/md/business-center.d.ts diff --git a/react-icons/md/business.d.ts b/types/react-icons/md/business.d.ts similarity index 100% rename from react-icons/md/business.d.ts rename to types/react-icons/md/business.d.ts diff --git a/react-icons/md/cached.d.ts b/types/react-icons/md/cached.d.ts similarity index 100% rename from react-icons/md/cached.d.ts rename to types/react-icons/md/cached.d.ts diff --git a/react-icons/md/cake.d.ts b/types/react-icons/md/cake.d.ts similarity index 100% rename from react-icons/md/cake.d.ts rename to types/react-icons/md/cake.d.ts diff --git a/react-icons/md/call-end.d.ts b/types/react-icons/md/call-end.d.ts similarity index 100% rename from react-icons/md/call-end.d.ts rename to types/react-icons/md/call-end.d.ts diff --git a/react-icons/md/call-made.d.ts b/types/react-icons/md/call-made.d.ts similarity index 100% rename from react-icons/md/call-made.d.ts rename to types/react-icons/md/call-made.d.ts diff --git a/react-icons/md/call-merge.d.ts b/types/react-icons/md/call-merge.d.ts similarity index 100% rename from react-icons/md/call-merge.d.ts rename to types/react-icons/md/call-merge.d.ts diff --git a/react-icons/md/call-missed-outgoing.d.ts b/types/react-icons/md/call-missed-outgoing.d.ts similarity index 100% rename from react-icons/md/call-missed-outgoing.d.ts rename to types/react-icons/md/call-missed-outgoing.d.ts diff --git a/react-icons/md/call-missed.d.ts b/types/react-icons/md/call-missed.d.ts similarity index 100% rename from react-icons/md/call-missed.d.ts rename to types/react-icons/md/call-missed.d.ts diff --git a/react-icons/md/call-received.d.ts b/types/react-icons/md/call-received.d.ts similarity index 100% rename from react-icons/md/call-received.d.ts rename to types/react-icons/md/call-received.d.ts diff --git a/react-icons/md/call-split.d.ts b/types/react-icons/md/call-split.d.ts similarity index 100% rename from react-icons/md/call-split.d.ts rename to types/react-icons/md/call-split.d.ts diff --git a/react-icons/md/call-to-action.d.ts b/types/react-icons/md/call-to-action.d.ts similarity index 100% rename from react-icons/md/call-to-action.d.ts rename to types/react-icons/md/call-to-action.d.ts diff --git a/react-icons/md/call.d.ts b/types/react-icons/md/call.d.ts similarity index 100% rename from react-icons/md/call.d.ts rename to types/react-icons/md/call.d.ts diff --git a/react-icons/md/camera-alt.d.ts b/types/react-icons/md/camera-alt.d.ts similarity index 100% rename from react-icons/md/camera-alt.d.ts rename to types/react-icons/md/camera-alt.d.ts diff --git a/react-icons/md/camera-enhance.d.ts b/types/react-icons/md/camera-enhance.d.ts similarity index 100% rename from react-icons/md/camera-enhance.d.ts rename to types/react-icons/md/camera-enhance.d.ts diff --git a/react-icons/md/camera-front.d.ts b/types/react-icons/md/camera-front.d.ts similarity index 100% rename from react-icons/md/camera-front.d.ts rename to types/react-icons/md/camera-front.d.ts diff --git a/react-icons/md/camera-rear.d.ts b/types/react-icons/md/camera-rear.d.ts similarity index 100% rename from react-icons/md/camera-rear.d.ts rename to types/react-icons/md/camera-rear.d.ts diff --git a/react-icons/md/camera-roll.d.ts b/types/react-icons/md/camera-roll.d.ts similarity index 100% rename from react-icons/md/camera-roll.d.ts rename to types/react-icons/md/camera-roll.d.ts diff --git a/react-icons/md/camera.d.ts b/types/react-icons/md/camera.d.ts similarity index 100% rename from react-icons/md/camera.d.ts rename to types/react-icons/md/camera.d.ts diff --git a/react-icons/md/cancel.d.ts b/types/react-icons/md/cancel.d.ts similarity index 100% rename from react-icons/md/cancel.d.ts rename to types/react-icons/md/cancel.d.ts diff --git a/react-icons/md/card-giftcard.d.ts b/types/react-icons/md/card-giftcard.d.ts similarity index 100% rename from react-icons/md/card-giftcard.d.ts rename to types/react-icons/md/card-giftcard.d.ts diff --git a/react-icons/md/card-membership.d.ts b/types/react-icons/md/card-membership.d.ts similarity index 100% rename from react-icons/md/card-membership.d.ts rename to types/react-icons/md/card-membership.d.ts diff --git a/react-icons/md/card-travel.d.ts b/types/react-icons/md/card-travel.d.ts similarity index 100% rename from react-icons/md/card-travel.d.ts rename to types/react-icons/md/card-travel.d.ts diff --git a/react-icons/md/casino.d.ts b/types/react-icons/md/casino.d.ts similarity index 100% rename from react-icons/md/casino.d.ts rename to types/react-icons/md/casino.d.ts diff --git a/react-icons/md/cast-connected.d.ts b/types/react-icons/md/cast-connected.d.ts similarity index 100% rename from react-icons/md/cast-connected.d.ts rename to types/react-icons/md/cast-connected.d.ts diff --git a/react-icons/md/cast.d.ts b/types/react-icons/md/cast.d.ts similarity index 100% rename from react-icons/md/cast.d.ts rename to types/react-icons/md/cast.d.ts diff --git a/react-icons/md/center-focus-strong.d.ts b/types/react-icons/md/center-focus-strong.d.ts similarity index 100% rename from react-icons/md/center-focus-strong.d.ts rename to types/react-icons/md/center-focus-strong.d.ts diff --git a/react-icons/md/center-focus-weak.d.ts b/types/react-icons/md/center-focus-weak.d.ts similarity index 100% rename from react-icons/md/center-focus-weak.d.ts rename to types/react-icons/md/center-focus-weak.d.ts diff --git a/react-icons/md/change-history.d.ts b/types/react-icons/md/change-history.d.ts similarity index 100% rename from react-icons/md/change-history.d.ts rename to types/react-icons/md/change-history.d.ts diff --git a/react-icons/md/chat-bubble-outline.d.ts b/types/react-icons/md/chat-bubble-outline.d.ts similarity index 100% rename from react-icons/md/chat-bubble-outline.d.ts rename to types/react-icons/md/chat-bubble-outline.d.ts diff --git a/react-icons/md/chat-bubble.d.ts b/types/react-icons/md/chat-bubble.d.ts similarity index 100% rename from react-icons/md/chat-bubble.d.ts rename to types/react-icons/md/chat-bubble.d.ts diff --git a/react-icons/md/chat.d.ts b/types/react-icons/md/chat.d.ts similarity index 100% rename from react-icons/md/chat.d.ts rename to types/react-icons/md/chat.d.ts diff --git a/react-icons/md/check-box-outline-blank.d.ts b/types/react-icons/md/check-box-outline-blank.d.ts similarity index 100% rename from react-icons/md/check-box-outline-blank.d.ts rename to types/react-icons/md/check-box-outline-blank.d.ts diff --git a/react-icons/md/check-box.d.ts b/types/react-icons/md/check-box.d.ts similarity index 100% rename from react-icons/md/check-box.d.ts rename to types/react-icons/md/check-box.d.ts diff --git a/react-icons/md/check-circle.d.ts b/types/react-icons/md/check-circle.d.ts similarity index 100% rename from react-icons/md/check-circle.d.ts rename to types/react-icons/md/check-circle.d.ts diff --git a/react-icons/md/check.d.ts b/types/react-icons/md/check.d.ts similarity index 100% rename from react-icons/md/check.d.ts rename to types/react-icons/md/check.d.ts diff --git a/react-icons/md/chevron-left.d.ts b/types/react-icons/md/chevron-left.d.ts similarity index 100% rename from react-icons/md/chevron-left.d.ts rename to types/react-icons/md/chevron-left.d.ts diff --git a/react-icons/md/chevron-right.d.ts b/types/react-icons/md/chevron-right.d.ts similarity index 100% rename from react-icons/md/chevron-right.d.ts rename to types/react-icons/md/chevron-right.d.ts diff --git a/react-icons/md/child-care.d.ts b/types/react-icons/md/child-care.d.ts similarity index 100% rename from react-icons/md/child-care.d.ts rename to types/react-icons/md/child-care.d.ts diff --git a/react-icons/md/child-friendly.d.ts b/types/react-icons/md/child-friendly.d.ts similarity index 100% rename from react-icons/md/child-friendly.d.ts rename to types/react-icons/md/child-friendly.d.ts diff --git a/react-icons/md/chrome-reader-mode.d.ts b/types/react-icons/md/chrome-reader-mode.d.ts similarity index 100% rename from react-icons/md/chrome-reader-mode.d.ts rename to types/react-icons/md/chrome-reader-mode.d.ts diff --git a/react-icons/md/class.d.ts b/types/react-icons/md/class.d.ts similarity index 100% rename from react-icons/md/class.d.ts rename to types/react-icons/md/class.d.ts diff --git a/react-icons/md/clear-all.d.ts b/types/react-icons/md/clear-all.d.ts similarity index 100% rename from react-icons/md/clear-all.d.ts rename to types/react-icons/md/clear-all.d.ts diff --git a/react-icons/md/clear.d.ts b/types/react-icons/md/clear.d.ts similarity index 100% rename from react-icons/md/clear.d.ts rename to types/react-icons/md/clear.d.ts diff --git a/react-icons/md/close.d.ts b/types/react-icons/md/close.d.ts similarity index 100% rename from react-icons/md/close.d.ts rename to types/react-icons/md/close.d.ts diff --git a/react-icons/md/closed-caption.d.ts b/types/react-icons/md/closed-caption.d.ts similarity index 100% rename from react-icons/md/closed-caption.d.ts rename to types/react-icons/md/closed-caption.d.ts diff --git a/react-icons/md/cloud-circle.d.ts b/types/react-icons/md/cloud-circle.d.ts similarity index 100% rename from react-icons/md/cloud-circle.d.ts rename to types/react-icons/md/cloud-circle.d.ts diff --git a/react-icons/md/cloud-done.d.ts b/types/react-icons/md/cloud-done.d.ts similarity index 100% rename from react-icons/md/cloud-done.d.ts rename to types/react-icons/md/cloud-done.d.ts diff --git a/react-icons/md/cloud-download.d.ts b/types/react-icons/md/cloud-download.d.ts similarity index 100% rename from react-icons/md/cloud-download.d.ts rename to types/react-icons/md/cloud-download.d.ts diff --git a/react-icons/md/cloud-off.d.ts b/types/react-icons/md/cloud-off.d.ts similarity index 100% rename from react-icons/md/cloud-off.d.ts rename to types/react-icons/md/cloud-off.d.ts diff --git a/react-icons/md/cloud-queue.d.ts b/types/react-icons/md/cloud-queue.d.ts similarity index 100% rename from react-icons/md/cloud-queue.d.ts rename to types/react-icons/md/cloud-queue.d.ts diff --git a/react-icons/md/cloud-upload.d.ts b/types/react-icons/md/cloud-upload.d.ts similarity index 100% rename from react-icons/md/cloud-upload.d.ts rename to types/react-icons/md/cloud-upload.d.ts diff --git a/react-icons/md/cloud.d.ts b/types/react-icons/md/cloud.d.ts similarity index 100% rename from react-icons/md/cloud.d.ts rename to types/react-icons/md/cloud.d.ts diff --git a/react-icons/md/code.d.ts b/types/react-icons/md/code.d.ts similarity index 100% rename from react-icons/md/code.d.ts rename to types/react-icons/md/code.d.ts diff --git a/react-icons/md/collections-bookmark.d.ts b/types/react-icons/md/collections-bookmark.d.ts similarity index 100% rename from react-icons/md/collections-bookmark.d.ts rename to types/react-icons/md/collections-bookmark.d.ts diff --git a/react-icons/md/collections.d.ts b/types/react-icons/md/collections.d.ts similarity index 100% rename from react-icons/md/collections.d.ts rename to types/react-icons/md/collections.d.ts diff --git a/react-icons/md/color-lens.d.ts b/types/react-icons/md/color-lens.d.ts similarity index 100% rename from react-icons/md/color-lens.d.ts rename to types/react-icons/md/color-lens.d.ts diff --git a/react-icons/md/colorize.d.ts b/types/react-icons/md/colorize.d.ts similarity index 100% rename from react-icons/md/colorize.d.ts rename to types/react-icons/md/colorize.d.ts diff --git a/react-icons/md/comment.d.ts b/types/react-icons/md/comment.d.ts similarity index 100% rename from react-icons/md/comment.d.ts rename to types/react-icons/md/comment.d.ts diff --git a/react-icons/md/compare-arrows.d.ts b/types/react-icons/md/compare-arrows.d.ts similarity index 100% rename from react-icons/md/compare-arrows.d.ts rename to types/react-icons/md/compare-arrows.d.ts diff --git a/react-icons/md/compare.d.ts b/types/react-icons/md/compare.d.ts similarity index 100% rename from react-icons/md/compare.d.ts rename to types/react-icons/md/compare.d.ts diff --git a/react-icons/md/computer.d.ts b/types/react-icons/md/computer.d.ts similarity index 100% rename from react-icons/md/computer.d.ts rename to types/react-icons/md/computer.d.ts diff --git a/react-icons/md/confirmation-number.d.ts b/types/react-icons/md/confirmation-number.d.ts similarity index 100% rename from react-icons/md/confirmation-number.d.ts rename to types/react-icons/md/confirmation-number.d.ts diff --git a/react-icons/md/contact-mail.d.ts b/types/react-icons/md/contact-mail.d.ts similarity index 100% rename from react-icons/md/contact-mail.d.ts rename to types/react-icons/md/contact-mail.d.ts diff --git a/react-icons/md/contact-phone.d.ts b/types/react-icons/md/contact-phone.d.ts similarity index 100% rename from react-icons/md/contact-phone.d.ts rename to types/react-icons/md/contact-phone.d.ts diff --git a/react-icons/md/contacts.d.ts b/types/react-icons/md/contacts.d.ts similarity index 100% rename from react-icons/md/contacts.d.ts rename to types/react-icons/md/contacts.d.ts diff --git a/react-icons/md/content-copy.d.ts b/types/react-icons/md/content-copy.d.ts similarity index 100% rename from react-icons/md/content-copy.d.ts rename to types/react-icons/md/content-copy.d.ts diff --git a/react-icons/md/content-cut.d.ts b/types/react-icons/md/content-cut.d.ts similarity index 100% rename from react-icons/md/content-cut.d.ts rename to types/react-icons/md/content-cut.d.ts diff --git a/react-icons/md/content-paste.d.ts b/types/react-icons/md/content-paste.d.ts similarity index 100% rename from react-icons/md/content-paste.d.ts rename to types/react-icons/md/content-paste.d.ts diff --git a/react-icons/md/control-point-duplicate.d.ts b/types/react-icons/md/control-point-duplicate.d.ts similarity index 100% rename from react-icons/md/control-point-duplicate.d.ts rename to types/react-icons/md/control-point-duplicate.d.ts diff --git a/react-icons/md/control-point.d.ts b/types/react-icons/md/control-point.d.ts similarity index 100% rename from react-icons/md/control-point.d.ts rename to types/react-icons/md/control-point.d.ts diff --git a/react-icons/md/copyright.d.ts b/types/react-icons/md/copyright.d.ts similarity index 100% rename from react-icons/md/copyright.d.ts rename to types/react-icons/md/copyright.d.ts diff --git a/react-icons/md/create-new-folder.d.ts b/types/react-icons/md/create-new-folder.d.ts similarity index 100% rename from react-icons/md/create-new-folder.d.ts rename to types/react-icons/md/create-new-folder.d.ts diff --git a/react-icons/md/create.d.ts b/types/react-icons/md/create.d.ts similarity index 100% rename from react-icons/md/create.d.ts rename to types/react-icons/md/create.d.ts diff --git a/react-icons/md/credit-card.d.ts b/types/react-icons/md/credit-card.d.ts similarity index 100% rename from react-icons/md/credit-card.d.ts rename to types/react-icons/md/credit-card.d.ts diff --git a/react-icons/md/crop-16-9.d.ts b/types/react-icons/md/crop-16-9.d.ts similarity index 100% rename from react-icons/md/crop-16-9.d.ts rename to types/react-icons/md/crop-16-9.d.ts diff --git a/react-icons/md/crop-3-2.d.ts b/types/react-icons/md/crop-3-2.d.ts similarity index 100% rename from react-icons/md/crop-3-2.d.ts rename to types/react-icons/md/crop-3-2.d.ts diff --git a/react-icons/md/crop-5-4.d.ts b/types/react-icons/md/crop-5-4.d.ts similarity index 100% rename from react-icons/md/crop-5-4.d.ts rename to types/react-icons/md/crop-5-4.d.ts diff --git a/react-icons/md/crop-7-5.d.ts b/types/react-icons/md/crop-7-5.d.ts similarity index 100% rename from react-icons/md/crop-7-5.d.ts rename to types/react-icons/md/crop-7-5.d.ts diff --git a/react-icons/md/crop-din.d.ts b/types/react-icons/md/crop-din.d.ts similarity index 100% rename from react-icons/md/crop-din.d.ts rename to types/react-icons/md/crop-din.d.ts diff --git a/react-icons/md/crop-free.d.ts b/types/react-icons/md/crop-free.d.ts similarity index 100% rename from react-icons/md/crop-free.d.ts rename to types/react-icons/md/crop-free.d.ts diff --git a/react-icons/md/crop-landscape.d.ts b/types/react-icons/md/crop-landscape.d.ts similarity index 100% rename from react-icons/md/crop-landscape.d.ts rename to types/react-icons/md/crop-landscape.d.ts diff --git a/react-icons/md/crop-original.d.ts b/types/react-icons/md/crop-original.d.ts similarity index 100% rename from react-icons/md/crop-original.d.ts rename to types/react-icons/md/crop-original.d.ts diff --git a/react-icons/md/crop-portrait.d.ts b/types/react-icons/md/crop-portrait.d.ts similarity index 100% rename from react-icons/md/crop-portrait.d.ts rename to types/react-icons/md/crop-portrait.d.ts diff --git a/react-icons/md/crop-rotate.d.ts b/types/react-icons/md/crop-rotate.d.ts similarity index 100% rename from react-icons/md/crop-rotate.d.ts rename to types/react-icons/md/crop-rotate.d.ts diff --git a/react-icons/md/crop-square.d.ts b/types/react-icons/md/crop-square.d.ts similarity index 100% rename from react-icons/md/crop-square.d.ts rename to types/react-icons/md/crop-square.d.ts diff --git a/react-icons/md/crop.d.ts b/types/react-icons/md/crop.d.ts similarity index 100% rename from react-icons/md/crop.d.ts rename to types/react-icons/md/crop.d.ts diff --git a/react-icons/md/dashboard.d.ts b/types/react-icons/md/dashboard.d.ts similarity index 100% rename from react-icons/md/dashboard.d.ts rename to types/react-icons/md/dashboard.d.ts diff --git a/react-icons/md/data-usage.d.ts b/types/react-icons/md/data-usage.d.ts similarity index 100% rename from react-icons/md/data-usage.d.ts rename to types/react-icons/md/data-usage.d.ts diff --git a/react-icons/md/date-range.d.ts b/types/react-icons/md/date-range.d.ts similarity index 100% rename from react-icons/md/date-range.d.ts rename to types/react-icons/md/date-range.d.ts diff --git a/react-icons/md/dehaze.d.ts b/types/react-icons/md/dehaze.d.ts similarity index 100% rename from react-icons/md/dehaze.d.ts rename to types/react-icons/md/dehaze.d.ts diff --git a/react-icons/md/delete-forever.d.ts b/types/react-icons/md/delete-forever.d.ts similarity index 100% rename from react-icons/md/delete-forever.d.ts rename to types/react-icons/md/delete-forever.d.ts diff --git a/react-icons/md/delete-sweep.d.ts b/types/react-icons/md/delete-sweep.d.ts similarity index 100% rename from react-icons/md/delete-sweep.d.ts rename to types/react-icons/md/delete-sweep.d.ts diff --git a/react-icons/md/delete.d.ts b/types/react-icons/md/delete.d.ts similarity index 100% rename from react-icons/md/delete.d.ts rename to types/react-icons/md/delete.d.ts diff --git a/react-icons/md/description.d.ts b/types/react-icons/md/description.d.ts similarity index 100% rename from react-icons/md/description.d.ts rename to types/react-icons/md/description.d.ts diff --git a/react-icons/md/desktop-mac.d.ts b/types/react-icons/md/desktop-mac.d.ts similarity index 100% rename from react-icons/md/desktop-mac.d.ts rename to types/react-icons/md/desktop-mac.d.ts diff --git a/react-icons/md/desktop-windows.d.ts b/types/react-icons/md/desktop-windows.d.ts similarity index 100% rename from react-icons/md/desktop-windows.d.ts rename to types/react-icons/md/desktop-windows.d.ts diff --git a/react-icons/md/details.d.ts b/types/react-icons/md/details.d.ts similarity index 100% rename from react-icons/md/details.d.ts rename to types/react-icons/md/details.d.ts diff --git a/react-icons/md/developer-board.d.ts b/types/react-icons/md/developer-board.d.ts similarity index 100% rename from react-icons/md/developer-board.d.ts rename to types/react-icons/md/developer-board.d.ts diff --git a/react-icons/md/developer-mode.d.ts b/types/react-icons/md/developer-mode.d.ts similarity index 100% rename from react-icons/md/developer-mode.d.ts rename to types/react-icons/md/developer-mode.d.ts diff --git a/react-icons/md/device-hub.d.ts b/types/react-icons/md/device-hub.d.ts similarity index 100% rename from react-icons/md/device-hub.d.ts rename to types/react-icons/md/device-hub.d.ts diff --git a/react-icons/md/devices-other.d.ts b/types/react-icons/md/devices-other.d.ts similarity index 100% rename from react-icons/md/devices-other.d.ts rename to types/react-icons/md/devices-other.d.ts diff --git a/react-icons/md/devices.d.ts b/types/react-icons/md/devices.d.ts similarity index 100% rename from react-icons/md/devices.d.ts rename to types/react-icons/md/devices.d.ts diff --git a/react-icons/md/dialer-sip.d.ts b/types/react-icons/md/dialer-sip.d.ts similarity index 100% rename from react-icons/md/dialer-sip.d.ts rename to types/react-icons/md/dialer-sip.d.ts diff --git a/react-icons/md/dialpad.d.ts b/types/react-icons/md/dialpad.d.ts similarity index 100% rename from react-icons/md/dialpad.d.ts rename to types/react-icons/md/dialpad.d.ts diff --git a/react-icons/md/directions-bike.d.ts b/types/react-icons/md/directions-bike.d.ts similarity index 100% rename from react-icons/md/directions-bike.d.ts rename to types/react-icons/md/directions-bike.d.ts diff --git a/react-icons/md/directions-boat.d.ts b/types/react-icons/md/directions-boat.d.ts similarity index 100% rename from react-icons/md/directions-boat.d.ts rename to types/react-icons/md/directions-boat.d.ts diff --git a/react-icons/md/directions-bus.d.ts b/types/react-icons/md/directions-bus.d.ts similarity index 100% rename from react-icons/md/directions-bus.d.ts rename to types/react-icons/md/directions-bus.d.ts diff --git a/react-icons/md/directions-car.d.ts b/types/react-icons/md/directions-car.d.ts similarity index 100% rename from react-icons/md/directions-car.d.ts rename to types/react-icons/md/directions-car.d.ts diff --git a/react-icons/md/directions-ferry.d.ts b/types/react-icons/md/directions-ferry.d.ts similarity index 100% rename from react-icons/md/directions-ferry.d.ts rename to types/react-icons/md/directions-ferry.d.ts diff --git a/react-icons/md/directions-railway.d.ts b/types/react-icons/md/directions-railway.d.ts similarity index 100% rename from react-icons/md/directions-railway.d.ts rename to types/react-icons/md/directions-railway.d.ts diff --git a/react-icons/md/directions-run.d.ts b/types/react-icons/md/directions-run.d.ts similarity index 100% rename from react-icons/md/directions-run.d.ts rename to types/react-icons/md/directions-run.d.ts diff --git a/react-icons/md/directions-subway.d.ts b/types/react-icons/md/directions-subway.d.ts similarity index 100% rename from react-icons/md/directions-subway.d.ts rename to types/react-icons/md/directions-subway.d.ts diff --git a/react-icons/md/directions-transit.d.ts b/types/react-icons/md/directions-transit.d.ts similarity index 100% rename from react-icons/md/directions-transit.d.ts rename to types/react-icons/md/directions-transit.d.ts diff --git a/react-icons/md/directions-walk.d.ts b/types/react-icons/md/directions-walk.d.ts similarity index 100% rename from react-icons/md/directions-walk.d.ts rename to types/react-icons/md/directions-walk.d.ts diff --git a/react-icons/md/directions.d.ts b/types/react-icons/md/directions.d.ts similarity index 100% rename from react-icons/md/directions.d.ts rename to types/react-icons/md/directions.d.ts diff --git a/react-icons/md/disc-full.d.ts b/types/react-icons/md/disc-full.d.ts similarity index 100% rename from react-icons/md/disc-full.d.ts rename to types/react-icons/md/disc-full.d.ts diff --git a/react-icons/md/dns.d.ts b/types/react-icons/md/dns.d.ts similarity index 100% rename from react-icons/md/dns.d.ts rename to types/react-icons/md/dns.d.ts diff --git a/react-icons/md/do-not-disturb-alt.d.ts b/types/react-icons/md/do-not-disturb-alt.d.ts similarity index 100% rename from react-icons/md/do-not-disturb-alt.d.ts rename to types/react-icons/md/do-not-disturb-alt.d.ts diff --git a/react-icons/md/do-not-disturb-off.d.ts b/types/react-icons/md/do-not-disturb-off.d.ts similarity index 100% rename from react-icons/md/do-not-disturb-off.d.ts rename to types/react-icons/md/do-not-disturb-off.d.ts diff --git a/react-icons/md/do-not-disturb.d.ts b/types/react-icons/md/do-not-disturb.d.ts similarity index 100% rename from react-icons/md/do-not-disturb.d.ts rename to types/react-icons/md/do-not-disturb.d.ts diff --git a/react-icons/md/dock.d.ts b/types/react-icons/md/dock.d.ts similarity index 100% rename from react-icons/md/dock.d.ts rename to types/react-icons/md/dock.d.ts diff --git a/react-icons/md/domain.d.ts b/types/react-icons/md/domain.d.ts similarity index 100% rename from react-icons/md/domain.d.ts rename to types/react-icons/md/domain.d.ts diff --git a/react-icons/md/done-all.d.ts b/types/react-icons/md/done-all.d.ts similarity index 100% rename from react-icons/md/done-all.d.ts rename to types/react-icons/md/done-all.d.ts diff --git a/react-icons/md/done.d.ts b/types/react-icons/md/done.d.ts similarity index 100% rename from react-icons/md/done.d.ts rename to types/react-icons/md/done.d.ts diff --git a/react-icons/md/donut-large.d.ts b/types/react-icons/md/donut-large.d.ts similarity index 100% rename from react-icons/md/donut-large.d.ts rename to types/react-icons/md/donut-large.d.ts diff --git a/react-icons/md/donut-small.d.ts b/types/react-icons/md/donut-small.d.ts similarity index 100% rename from react-icons/md/donut-small.d.ts rename to types/react-icons/md/donut-small.d.ts diff --git a/react-icons/md/drafts.d.ts b/types/react-icons/md/drafts.d.ts similarity index 100% rename from react-icons/md/drafts.d.ts rename to types/react-icons/md/drafts.d.ts diff --git a/react-icons/md/drag-handle.d.ts b/types/react-icons/md/drag-handle.d.ts similarity index 100% rename from react-icons/md/drag-handle.d.ts rename to types/react-icons/md/drag-handle.d.ts diff --git a/react-icons/md/drive-eta.d.ts b/types/react-icons/md/drive-eta.d.ts similarity index 100% rename from react-icons/md/drive-eta.d.ts rename to types/react-icons/md/drive-eta.d.ts diff --git a/react-icons/md/dvr.d.ts b/types/react-icons/md/dvr.d.ts similarity index 100% rename from react-icons/md/dvr.d.ts rename to types/react-icons/md/dvr.d.ts diff --git a/react-icons/md/edit-location.d.ts b/types/react-icons/md/edit-location.d.ts similarity index 100% rename from react-icons/md/edit-location.d.ts rename to types/react-icons/md/edit-location.d.ts diff --git a/react-icons/md/edit.d.ts b/types/react-icons/md/edit.d.ts similarity index 100% rename from react-icons/md/edit.d.ts rename to types/react-icons/md/edit.d.ts diff --git a/react-icons/md/eject.d.ts b/types/react-icons/md/eject.d.ts similarity index 100% rename from react-icons/md/eject.d.ts rename to types/react-icons/md/eject.d.ts diff --git a/react-icons/md/email.d.ts b/types/react-icons/md/email.d.ts similarity index 100% rename from react-icons/md/email.d.ts rename to types/react-icons/md/email.d.ts diff --git a/react-icons/md/enhanced-encryption.d.ts b/types/react-icons/md/enhanced-encryption.d.ts similarity index 100% rename from react-icons/md/enhanced-encryption.d.ts rename to types/react-icons/md/enhanced-encryption.d.ts diff --git a/react-icons/md/equalizer.d.ts b/types/react-icons/md/equalizer.d.ts similarity index 100% rename from react-icons/md/equalizer.d.ts rename to types/react-icons/md/equalizer.d.ts diff --git a/react-icons/md/error-outline.d.ts b/types/react-icons/md/error-outline.d.ts similarity index 100% rename from react-icons/md/error-outline.d.ts rename to types/react-icons/md/error-outline.d.ts diff --git a/react-icons/md/error.d.ts b/types/react-icons/md/error.d.ts similarity index 100% rename from react-icons/md/error.d.ts rename to types/react-icons/md/error.d.ts diff --git a/react-icons/md/euro-symbol.d.ts b/types/react-icons/md/euro-symbol.d.ts similarity index 100% rename from react-icons/md/euro-symbol.d.ts rename to types/react-icons/md/euro-symbol.d.ts diff --git a/react-icons/md/ev-station.d.ts b/types/react-icons/md/ev-station.d.ts similarity index 100% rename from react-icons/md/ev-station.d.ts rename to types/react-icons/md/ev-station.d.ts diff --git a/react-icons/md/event-available.d.ts b/types/react-icons/md/event-available.d.ts similarity index 100% rename from react-icons/md/event-available.d.ts rename to types/react-icons/md/event-available.d.ts diff --git a/react-icons/md/event-busy.d.ts b/types/react-icons/md/event-busy.d.ts similarity index 100% rename from react-icons/md/event-busy.d.ts rename to types/react-icons/md/event-busy.d.ts diff --git a/react-icons/md/event-note.d.ts b/types/react-icons/md/event-note.d.ts similarity index 100% rename from react-icons/md/event-note.d.ts rename to types/react-icons/md/event-note.d.ts diff --git a/react-icons/md/event-seat.d.ts b/types/react-icons/md/event-seat.d.ts similarity index 100% rename from react-icons/md/event-seat.d.ts rename to types/react-icons/md/event-seat.d.ts diff --git a/react-icons/md/event.d.ts b/types/react-icons/md/event.d.ts similarity index 100% rename from react-icons/md/event.d.ts rename to types/react-icons/md/event.d.ts diff --git a/react-icons/md/exit-to-app.d.ts b/types/react-icons/md/exit-to-app.d.ts similarity index 100% rename from react-icons/md/exit-to-app.d.ts rename to types/react-icons/md/exit-to-app.d.ts diff --git a/react-icons/md/expand-less.d.ts b/types/react-icons/md/expand-less.d.ts similarity index 100% rename from react-icons/md/expand-less.d.ts rename to types/react-icons/md/expand-less.d.ts diff --git a/react-icons/md/expand-more.d.ts b/types/react-icons/md/expand-more.d.ts similarity index 100% rename from react-icons/md/expand-more.d.ts rename to types/react-icons/md/expand-more.d.ts diff --git a/react-icons/md/explicit.d.ts b/types/react-icons/md/explicit.d.ts similarity index 100% rename from react-icons/md/explicit.d.ts rename to types/react-icons/md/explicit.d.ts diff --git a/react-icons/md/explore.d.ts b/types/react-icons/md/explore.d.ts similarity index 100% rename from react-icons/md/explore.d.ts rename to types/react-icons/md/explore.d.ts diff --git a/react-icons/md/exposure-minus-1.d.ts b/types/react-icons/md/exposure-minus-1.d.ts similarity index 100% rename from react-icons/md/exposure-minus-1.d.ts rename to types/react-icons/md/exposure-minus-1.d.ts diff --git a/react-icons/md/exposure-minus-2.d.ts b/types/react-icons/md/exposure-minus-2.d.ts similarity index 100% rename from react-icons/md/exposure-minus-2.d.ts rename to types/react-icons/md/exposure-minus-2.d.ts diff --git a/react-icons/md/exposure-neg-1.d.ts b/types/react-icons/md/exposure-neg-1.d.ts similarity index 100% rename from react-icons/md/exposure-neg-1.d.ts rename to types/react-icons/md/exposure-neg-1.d.ts diff --git a/react-icons/md/exposure-neg-2.d.ts b/types/react-icons/md/exposure-neg-2.d.ts similarity index 100% rename from react-icons/md/exposure-neg-2.d.ts rename to types/react-icons/md/exposure-neg-2.d.ts diff --git a/react-icons/md/exposure-plus-1.d.ts b/types/react-icons/md/exposure-plus-1.d.ts similarity index 100% rename from react-icons/md/exposure-plus-1.d.ts rename to types/react-icons/md/exposure-plus-1.d.ts diff --git a/react-icons/md/exposure-plus-2.d.ts b/types/react-icons/md/exposure-plus-2.d.ts similarity index 100% rename from react-icons/md/exposure-plus-2.d.ts rename to types/react-icons/md/exposure-plus-2.d.ts diff --git a/react-icons/md/exposure-zero.d.ts b/types/react-icons/md/exposure-zero.d.ts similarity index 100% rename from react-icons/md/exposure-zero.d.ts rename to types/react-icons/md/exposure-zero.d.ts diff --git a/react-icons/md/exposure.d.ts b/types/react-icons/md/exposure.d.ts similarity index 100% rename from react-icons/md/exposure.d.ts rename to types/react-icons/md/exposure.d.ts diff --git a/react-icons/md/extension.d.ts b/types/react-icons/md/extension.d.ts similarity index 100% rename from react-icons/md/extension.d.ts rename to types/react-icons/md/extension.d.ts diff --git a/react-icons/md/face.d.ts b/types/react-icons/md/face.d.ts similarity index 100% rename from react-icons/md/face.d.ts rename to types/react-icons/md/face.d.ts diff --git a/react-icons/md/fast-forward.d.ts b/types/react-icons/md/fast-forward.d.ts similarity index 100% rename from react-icons/md/fast-forward.d.ts rename to types/react-icons/md/fast-forward.d.ts diff --git a/react-icons/md/fast-rewind.d.ts b/types/react-icons/md/fast-rewind.d.ts similarity index 100% rename from react-icons/md/fast-rewind.d.ts rename to types/react-icons/md/fast-rewind.d.ts diff --git a/react-icons/md/favorite-border.d.ts b/types/react-icons/md/favorite-border.d.ts similarity index 100% rename from react-icons/md/favorite-border.d.ts rename to types/react-icons/md/favorite-border.d.ts diff --git a/react-icons/md/favorite-outline.d.ts b/types/react-icons/md/favorite-outline.d.ts similarity index 100% rename from react-icons/md/favorite-outline.d.ts rename to types/react-icons/md/favorite-outline.d.ts diff --git a/react-icons/md/favorite.d.ts b/types/react-icons/md/favorite.d.ts similarity index 100% rename from react-icons/md/favorite.d.ts rename to types/react-icons/md/favorite.d.ts diff --git a/react-icons/md/featured-play-list.d.ts b/types/react-icons/md/featured-play-list.d.ts similarity index 100% rename from react-icons/md/featured-play-list.d.ts rename to types/react-icons/md/featured-play-list.d.ts diff --git a/react-icons/md/featured-video.d.ts b/types/react-icons/md/featured-video.d.ts similarity index 100% rename from react-icons/md/featured-video.d.ts rename to types/react-icons/md/featured-video.d.ts diff --git a/react-icons/md/feedback.d.ts b/types/react-icons/md/feedback.d.ts similarity index 100% rename from react-icons/md/feedback.d.ts rename to types/react-icons/md/feedback.d.ts diff --git a/react-icons/md/fiber-dvr.d.ts b/types/react-icons/md/fiber-dvr.d.ts similarity index 100% rename from react-icons/md/fiber-dvr.d.ts rename to types/react-icons/md/fiber-dvr.d.ts diff --git a/react-icons/md/fiber-manual-record.d.ts b/types/react-icons/md/fiber-manual-record.d.ts similarity index 100% rename from react-icons/md/fiber-manual-record.d.ts rename to types/react-icons/md/fiber-manual-record.d.ts diff --git a/react-icons/md/fiber-new.d.ts b/types/react-icons/md/fiber-new.d.ts similarity index 100% rename from react-icons/md/fiber-new.d.ts rename to types/react-icons/md/fiber-new.d.ts diff --git a/react-icons/md/fiber-pin.d.ts b/types/react-icons/md/fiber-pin.d.ts similarity index 100% rename from react-icons/md/fiber-pin.d.ts rename to types/react-icons/md/fiber-pin.d.ts diff --git a/react-icons/md/fiber-smart-record.d.ts b/types/react-icons/md/fiber-smart-record.d.ts similarity index 100% rename from react-icons/md/fiber-smart-record.d.ts rename to types/react-icons/md/fiber-smart-record.d.ts diff --git a/react-icons/md/file-download.d.ts b/types/react-icons/md/file-download.d.ts similarity index 100% rename from react-icons/md/file-download.d.ts rename to types/react-icons/md/file-download.d.ts diff --git a/react-icons/md/file-upload.d.ts b/types/react-icons/md/file-upload.d.ts similarity index 100% rename from react-icons/md/file-upload.d.ts rename to types/react-icons/md/file-upload.d.ts diff --git a/react-icons/md/filter-1.d.ts b/types/react-icons/md/filter-1.d.ts similarity index 100% rename from react-icons/md/filter-1.d.ts rename to types/react-icons/md/filter-1.d.ts diff --git a/react-icons/md/filter-2.d.ts b/types/react-icons/md/filter-2.d.ts similarity index 100% rename from react-icons/md/filter-2.d.ts rename to types/react-icons/md/filter-2.d.ts diff --git a/react-icons/md/filter-3.d.ts b/types/react-icons/md/filter-3.d.ts similarity index 100% rename from react-icons/md/filter-3.d.ts rename to types/react-icons/md/filter-3.d.ts diff --git a/react-icons/md/filter-4.d.ts b/types/react-icons/md/filter-4.d.ts similarity index 100% rename from react-icons/md/filter-4.d.ts rename to types/react-icons/md/filter-4.d.ts diff --git a/react-icons/md/filter-5.d.ts b/types/react-icons/md/filter-5.d.ts similarity index 100% rename from react-icons/md/filter-5.d.ts rename to types/react-icons/md/filter-5.d.ts diff --git a/react-icons/md/filter-6.d.ts b/types/react-icons/md/filter-6.d.ts similarity index 100% rename from react-icons/md/filter-6.d.ts rename to types/react-icons/md/filter-6.d.ts diff --git a/react-icons/md/filter-7.d.ts b/types/react-icons/md/filter-7.d.ts similarity index 100% rename from react-icons/md/filter-7.d.ts rename to types/react-icons/md/filter-7.d.ts diff --git a/react-icons/md/filter-8.d.ts b/types/react-icons/md/filter-8.d.ts similarity index 100% rename from react-icons/md/filter-8.d.ts rename to types/react-icons/md/filter-8.d.ts diff --git a/react-icons/md/filter-9-plus.d.ts b/types/react-icons/md/filter-9-plus.d.ts similarity index 100% rename from react-icons/md/filter-9-plus.d.ts rename to types/react-icons/md/filter-9-plus.d.ts diff --git a/react-icons/md/filter-9.d.ts b/types/react-icons/md/filter-9.d.ts similarity index 100% rename from react-icons/md/filter-9.d.ts rename to types/react-icons/md/filter-9.d.ts diff --git a/react-icons/md/filter-b-and-w.d.ts b/types/react-icons/md/filter-b-and-w.d.ts similarity index 100% rename from react-icons/md/filter-b-and-w.d.ts rename to types/react-icons/md/filter-b-and-w.d.ts diff --git a/react-icons/md/filter-center-focus.d.ts b/types/react-icons/md/filter-center-focus.d.ts similarity index 100% rename from react-icons/md/filter-center-focus.d.ts rename to types/react-icons/md/filter-center-focus.d.ts diff --git a/react-icons/md/filter-drama.d.ts b/types/react-icons/md/filter-drama.d.ts similarity index 100% rename from react-icons/md/filter-drama.d.ts rename to types/react-icons/md/filter-drama.d.ts diff --git a/react-icons/md/filter-frames.d.ts b/types/react-icons/md/filter-frames.d.ts similarity index 100% rename from react-icons/md/filter-frames.d.ts rename to types/react-icons/md/filter-frames.d.ts diff --git a/react-icons/md/filter-hdr.d.ts b/types/react-icons/md/filter-hdr.d.ts similarity index 100% rename from react-icons/md/filter-hdr.d.ts rename to types/react-icons/md/filter-hdr.d.ts diff --git a/react-icons/md/filter-list.d.ts b/types/react-icons/md/filter-list.d.ts similarity index 100% rename from react-icons/md/filter-list.d.ts rename to types/react-icons/md/filter-list.d.ts diff --git a/react-icons/md/filter-none.d.ts b/types/react-icons/md/filter-none.d.ts similarity index 100% rename from react-icons/md/filter-none.d.ts rename to types/react-icons/md/filter-none.d.ts diff --git a/react-icons/md/filter-tilt-shift.d.ts b/types/react-icons/md/filter-tilt-shift.d.ts similarity index 100% rename from react-icons/md/filter-tilt-shift.d.ts rename to types/react-icons/md/filter-tilt-shift.d.ts diff --git a/react-icons/md/filter-vintage.d.ts b/types/react-icons/md/filter-vintage.d.ts similarity index 100% rename from react-icons/md/filter-vintage.d.ts rename to types/react-icons/md/filter-vintage.d.ts diff --git a/react-icons/md/filter.d.ts b/types/react-icons/md/filter.d.ts similarity index 100% rename from react-icons/md/filter.d.ts rename to types/react-icons/md/filter.d.ts diff --git a/react-icons/md/find-in-page.d.ts b/types/react-icons/md/find-in-page.d.ts similarity index 100% rename from react-icons/md/find-in-page.d.ts rename to types/react-icons/md/find-in-page.d.ts diff --git a/react-icons/md/find-replace.d.ts b/types/react-icons/md/find-replace.d.ts similarity index 100% rename from react-icons/md/find-replace.d.ts rename to types/react-icons/md/find-replace.d.ts diff --git a/react-icons/md/fingerprint.d.ts b/types/react-icons/md/fingerprint.d.ts similarity index 100% rename from react-icons/md/fingerprint.d.ts rename to types/react-icons/md/fingerprint.d.ts diff --git a/react-icons/md/first-page.d.ts b/types/react-icons/md/first-page.d.ts similarity index 100% rename from react-icons/md/first-page.d.ts rename to types/react-icons/md/first-page.d.ts diff --git a/react-icons/md/fitness-center.d.ts b/types/react-icons/md/fitness-center.d.ts similarity index 100% rename from react-icons/md/fitness-center.d.ts rename to types/react-icons/md/fitness-center.d.ts diff --git a/react-icons/md/flag.d.ts b/types/react-icons/md/flag.d.ts similarity index 100% rename from react-icons/md/flag.d.ts rename to types/react-icons/md/flag.d.ts diff --git a/react-icons/md/flare.d.ts b/types/react-icons/md/flare.d.ts similarity index 100% rename from react-icons/md/flare.d.ts rename to types/react-icons/md/flare.d.ts diff --git a/react-icons/md/flash-auto.d.ts b/types/react-icons/md/flash-auto.d.ts similarity index 100% rename from react-icons/md/flash-auto.d.ts rename to types/react-icons/md/flash-auto.d.ts diff --git a/react-icons/md/flash-off.d.ts b/types/react-icons/md/flash-off.d.ts similarity index 100% rename from react-icons/md/flash-off.d.ts rename to types/react-icons/md/flash-off.d.ts diff --git a/react-icons/md/flash-on.d.ts b/types/react-icons/md/flash-on.d.ts similarity index 100% rename from react-icons/md/flash-on.d.ts rename to types/react-icons/md/flash-on.d.ts diff --git a/react-icons/md/flight-land.d.ts b/types/react-icons/md/flight-land.d.ts similarity index 100% rename from react-icons/md/flight-land.d.ts rename to types/react-icons/md/flight-land.d.ts diff --git a/react-icons/md/flight-takeoff.d.ts b/types/react-icons/md/flight-takeoff.d.ts similarity index 100% rename from react-icons/md/flight-takeoff.d.ts rename to types/react-icons/md/flight-takeoff.d.ts diff --git a/react-icons/md/flight.d.ts b/types/react-icons/md/flight.d.ts similarity index 100% rename from react-icons/md/flight.d.ts rename to types/react-icons/md/flight.d.ts diff --git a/react-icons/md/flip-to-back.d.ts b/types/react-icons/md/flip-to-back.d.ts similarity index 100% rename from react-icons/md/flip-to-back.d.ts rename to types/react-icons/md/flip-to-back.d.ts diff --git a/react-icons/md/flip-to-front.d.ts b/types/react-icons/md/flip-to-front.d.ts similarity index 100% rename from react-icons/md/flip-to-front.d.ts rename to types/react-icons/md/flip-to-front.d.ts diff --git a/react-icons/md/flip.d.ts b/types/react-icons/md/flip.d.ts similarity index 100% rename from react-icons/md/flip.d.ts rename to types/react-icons/md/flip.d.ts diff --git a/react-icons/md/folder-open.d.ts b/types/react-icons/md/folder-open.d.ts similarity index 100% rename from react-icons/md/folder-open.d.ts rename to types/react-icons/md/folder-open.d.ts diff --git a/react-icons/md/folder-shared.d.ts b/types/react-icons/md/folder-shared.d.ts similarity index 100% rename from react-icons/md/folder-shared.d.ts rename to types/react-icons/md/folder-shared.d.ts diff --git a/react-icons/md/folder-special.d.ts b/types/react-icons/md/folder-special.d.ts similarity index 100% rename from react-icons/md/folder-special.d.ts rename to types/react-icons/md/folder-special.d.ts diff --git a/react-icons/md/folder.d.ts b/types/react-icons/md/folder.d.ts similarity index 100% rename from react-icons/md/folder.d.ts rename to types/react-icons/md/folder.d.ts diff --git a/react-icons/md/font-download.d.ts b/types/react-icons/md/font-download.d.ts similarity index 100% rename from react-icons/md/font-download.d.ts rename to types/react-icons/md/font-download.d.ts diff --git a/react-icons/md/format-align-center.d.ts b/types/react-icons/md/format-align-center.d.ts similarity index 100% rename from react-icons/md/format-align-center.d.ts rename to types/react-icons/md/format-align-center.d.ts diff --git a/react-icons/md/format-align-justify.d.ts b/types/react-icons/md/format-align-justify.d.ts similarity index 100% rename from react-icons/md/format-align-justify.d.ts rename to types/react-icons/md/format-align-justify.d.ts diff --git a/react-icons/md/format-align-left.d.ts b/types/react-icons/md/format-align-left.d.ts similarity index 100% rename from react-icons/md/format-align-left.d.ts rename to types/react-icons/md/format-align-left.d.ts diff --git a/react-icons/md/format-align-right.d.ts b/types/react-icons/md/format-align-right.d.ts similarity index 100% rename from react-icons/md/format-align-right.d.ts rename to types/react-icons/md/format-align-right.d.ts diff --git a/react-icons/md/format-bold.d.ts b/types/react-icons/md/format-bold.d.ts similarity index 100% rename from react-icons/md/format-bold.d.ts rename to types/react-icons/md/format-bold.d.ts diff --git a/react-icons/md/format-clear.d.ts b/types/react-icons/md/format-clear.d.ts similarity index 100% rename from react-icons/md/format-clear.d.ts rename to types/react-icons/md/format-clear.d.ts diff --git a/react-icons/md/format-color-fill.d.ts b/types/react-icons/md/format-color-fill.d.ts similarity index 100% rename from react-icons/md/format-color-fill.d.ts rename to types/react-icons/md/format-color-fill.d.ts diff --git a/react-icons/md/format-color-reset.d.ts b/types/react-icons/md/format-color-reset.d.ts similarity index 100% rename from react-icons/md/format-color-reset.d.ts rename to types/react-icons/md/format-color-reset.d.ts diff --git a/react-icons/md/format-color-text.d.ts b/types/react-icons/md/format-color-text.d.ts similarity index 100% rename from react-icons/md/format-color-text.d.ts rename to types/react-icons/md/format-color-text.d.ts diff --git a/react-icons/md/format-indent-decrease.d.ts b/types/react-icons/md/format-indent-decrease.d.ts similarity index 100% rename from react-icons/md/format-indent-decrease.d.ts rename to types/react-icons/md/format-indent-decrease.d.ts diff --git a/react-icons/md/format-indent-increase.d.ts b/types/react-icons/md/format-indent-increase.d.ts similarity index 100% rename from react-icons/md/format-indent-increase.d.ts rename to types/react-icons/md/format-indent-increase.d.ts diff --git a/react-icons/md/format-italic.d.ts b/types/react-icons/md/format-italic.d.ts similarity index 100% rename from react-icons/md/format-italic.d.ts rename to types/react-icons/md/format-italic.d.ts diff --git a/react-icons/md/format-line-spacing.d.ts b/types/react-icons/md/format-line-spacing.d.ts similarity index 100% rename from react-icons/md/format-line-spacing.d.ts rename to types/react-icons/md/format-line-spacing.d.ts diff --git a/react-icons/md/format-list-bulleted.d.ts b/types/react-icons/md/format-list-bulleted.d.ts similarity index 100% rename from react-icons/md/format-list-bulleted.d.ts rename to types/react-icons/md/format-list-bulleted.d.ts diff --git a/react-icons/md/format-list-numbered.d.ts b/types/react-icons/md/format-list-numbered.d.ts similarity index 100% rename from react-icons/md/format-list-numbered.d.ts rename to types/react-icons/md/format-list-numbered.d.ts diff --git a/react-icons/md/format-paint.d.ts b/types/react-icons/md/format-paint.d.ts similarity index 100% rename from react-icons/md/format-paint.d.ts rename to types/react-icons/md/format-paint.d.ts diff --git a/react-icons/md/format-quote.d.ts b/types/react-icons/md/format-quote.d.ts similarity index 100% rename from react-icons/md/format-quote.d.ts rename to types/react-icons/md/format-quote.d.ts diff --git a/react-icons/md/format-shapes.d.ts b/types/react-icons/md/format-shapes.d.ts similarity index 100% rename from react-icons/md/format-shapes.d.ts rename to types/react-icons/md/format-shapes.d.ts diff --git a/react-icons/md/format-size.d.ts b/types/react-icons/md/format-size.d.ts similarity index 100% rename from react-icons/md/format-size.d.ts rename to types/react-icons/md/format-size.d.ts diff --git a/react-icons/md/format-strikethrough.d.ts b/types/react-icons/md/format-strikethrough.d.ts similarity index 100% rename from react-icons/md/format-strikethrough.d.ts rename to types/react-icons/md/format-strikethrough.d.ts diff --git a/react-icons/md/format-textdirection-l-to-r.d.ts b/types/react-icons/md/format-textdirection-l-to-r.d.ts similarity index 100% rename from react-icons/md/format-textdirection-l-to-r.d.ts rename to types/react-icons/md/format-textdirection-l-to-r.d.ts diff --git a/react-icons/md/format-textdirection-r-to-l.d.ts b/types/react-icons/md/format-textdirection-r-to-l.d.ts similarity index 100% rename from react-icons/md/format-textdirection-r-to-l.d.ts rename to types/react-icons/md/format-textdirection-r-to-l.d.ts diff --git a/react-icons/md/format-underlined.d.ts b/types/react-icons/md/format-underlined.d.ts similarity index 100% rename from react-icons/md/format-underlined.d.ts rename to types/react-icons/md/format-underlined.d.ts diff --git a/react-icons/md/forum.d.ts b/types/react-icons/md/forum.d.ts similarity index 100% rename from react-icons/md/forum.d.ts rename to types/react-icons/md/forum.d.ts diff --git a/react-icons/md/forward-10.d.ts b/types/react-icons/md/forward-10.d.ts similarity index 100% rename from react-icons/md/forward-10.d.ts rename to types/react-icons/md/forward-10.d.ts diff --git a/react-icons/md/forward-30.d.ts b/types/react-icons/md/forward-30.d.ts similarity index 100% rename from react-icons/md/forward-30.d.ts rename to types/react-icons/md/forward-30.d.ts diff --git a/react-icons/md/forward-5.d.ts b/types/react-icons/md/forward-5.d.ts similarity index 100% rename from react-icons/md/forward-5.d.ts rename to types/react-icons/md/forward-5.d.ts diff --git a/react-icons/md/forward.d.ts b/types/react-icons/md/forward.d.ts similarity index 100% rename from react-icons/md/forward.d.ts rename to types/react-icons/md/forward.d.ts diff --git a/react-icons/md/free-breakfast.d.ts b/types/react-icons/md/free-breakfast.d.ts similarity index 100% rename from react-icons/md/free-breakfast.d.ts rename to types/react-icons/md/free-breakfast.d.ts diff --git a/react-icons/md/fullscreen-exit.d.ts b/types/react-icons/md/fullscreen-exit.d.ts similarity index 100% rename from react-icons/md/fullscreen-exit.d.ts rename to types/react-icons/md/fullscreen-exit.d.ts diff --git a/react-icons/md/fullscreen.d.ts b/types/react-icons/md/fullscreen.d.ts similarity index 100% rename from react-icons/md/fullscreen.d.ts rename to types/react-icons/md/fullscreen.d.ts diff --git a/react-icons/md/functions.d.ts b/types/react-icons/md/functions.d.ts similarity index 100% rename from react-icons/md/functions.d.ts rename to types/react-icons/md/functions.d.ts diff --git a/react-icons/md/g-translate.d.ts b/types/react-icons/md/g-translate.d.ts similarity index 100% rename from react-icons/md/g-translate.d.ts rename to types/react-icons/md/g-translate.d.ts diff --git a/react-icons/md/gamepad.d.ts b/types/react-icons/md/gamepad.d.ts similarity index 100% rename from react-icons/md/gamepad.d.ts rename to types/react-icons/md/gamepad.d.ts diff --git a/react-icons/md/games.d.ts b/types/react-icons/md/games.d.ts similarity index 100% rename from react-icons/md/games.d.ts rename to types/react-icons/md/games.d.ts diff --git a/react-icons/md/gavel.d.ts b/types/react-icons/md/gavel.d.ts similarity index 100% rename from react-icons/md/gavel.d.ts rename to types/react-icons/md/gavel.d.ts diff --git a/react-icons/md/gesture.d.ts b/types/react-icons/md/gesture.d.ts similarity index 100% rename from react-icons/md/gesture.d.ts rename to types/react-icons/md/gesture.d.ts diff --git a/react-icons/md/get-app.d.ts b/types/react-icons/md/get-app.d.ts similarity index 100% rename from react-icons/md/get-app.d.ts rename to types/react-icons/md/get-app.d.ts diff --git a/react-icons/md/gif.d.ts b/types/react-icons/md/gif.d.ts similarity index 100% rename from react-icons/md/gif.d.ts rename to types/react-icons/md/gif.d.ts diff --git a/react-icons/md/goat.d.ts b/types/react-icons/md/goat.d.ts similarity index 100% rename from react-icons/md/goat.d.ts rename to types/react-icons/md/goat.d.ts diff --git a/react-icons/md/golf-course.d.ts b/types/react-icons/md/golf-course.d.ts similarity index 100% rename from react-icons/md/golf-course.d.ts rename to types/react-icons/md/golf-course.d.ts diff --git a/react-icons/md/gps-fixed.d.ts b/types/react-icons/md/gps-fixed.d.ts similarity index 100% rename from react-icons/md/gps-fixed.d.ts rename to types/react-icons/md/gps-fixed.d.ts diff --git a/react-icons/md/gps-not-fixed.d.ts b/types/react-icons/md/gps-not-fixed.d.ts similarity index 100% rename from react-icons/md/gps-not-fixed.d.ts rename to types/react-icons/md/gps-not-fixed.d.ts diff --git a/react-icons/md/gps-off.d.ts b/types/react-icons/md/gps-off.d.ts similarity index 100% rename from react-icons/md/gps-off.d.ts rename to types/react-icons/md/gps-off.d.ts diff --git a/react-icons/md/grade.d.ts b/types/react-icons/md/grade.d.ts similarity index 100% rename from react-icons/md/grade.d.ts rename to types/react-icons/md/grade.d.ts diff --git a/react-icons/md/gradient.d.ts b/types/react-icons/md/gradient.d.ts similarity index 100% rename from react-icons/md/gradient.d.ts rename to types/react-icons/md/gradient.d.ts diff --git a/react-icons/md/grain.d.ts b/types/react-icons/md/grain.d.ts similarity index 100% rename from react-icons/md/grain.d.ts rename to types/react-icons/md/grain.d.ts diff --git a/react-icons/md/graphic-eq.d.ts b/types/react-icons/md/graphic-eq.d.ts similarity index 100% rename from react-icons/md/graphic-eq.d.ts rename to types/react-icons/md/graphic-eq.d.ts diff --git a/react-icons/md/grid-off.d.ts b/types/react-icons/md/grid-off.d.ts similarity index 100% rename from react-icons/md/grid-off.d.ts rename to types/react-icons/md/grid-off.d.ts diff --git a/react-icons/md/grid-on.d.ts b/types/react-icons/md/grid-on.d.ts similarity index 100% rename from react-icons/md/grid-on.d.ts rename to types/react-icons/md/grid-on.d.ts diff --git a/react-icons/md/group-add.d.ts b/types/react-icons/md/group-add.d.ts similarity index 100% rename from react-icons/md/group-add.d.ts rename to types/react-icons/md/group-add.d.ts diff --git a/react-icons/md/group-work.d.ts b/types/react-icons/md/group-work.d.ts similarity index 100% rename from react-icons/md/group-work.d.ts rename to types/react-icons/md/group-work.d.ts diff --git a/react-icons/md/group.d.ts b/types/react-icons/md/group.d.ts similarity index 100% rename from react-icons/md/group.d.ts rename to types/react-icons/md/group.d.ts diff --git a/react-icons/md/hd.d.ts b/types/react-icons/md/hd.d.ts similarity index 100% rename from react-icons/md/hd.d.ts rename to types/react-icons/md/hd.d.ts diff --git a/react-icons/md/hdr-off.d.ts b/types/react-icons/md/hdr-off.d.ts similarity index 100% rename from react-icons/md/hdr-off.d.ts rename to types/react-icons/md/hdr-off.d.ts diff --git a/react-icons/md/hdr-on.d.ts b/types/react-icons/md/hdr-on.d.ts similarity index 100% rename from react-icons/md/hdr-on.d.ts rename to types/react-icons/md/hdr-on.d.ts diff --git a/react-icons/md/hdr-strong.d.ts b/types/react-icons/md/hdr-strong.d.ts similarity index 100% rename from react-icons/md/hdr-strong.d.ts rename to types/react-icons/md/hdr-strong.d.ts diff --git a/react-icons/md/hdr-weak.d.ts b/types/react-icons/md/hdr-weak.d.ts similarity index 100% rename from react-icons/md/hdr-weak.d.ts rename to types/react-icons/md/hdr-weak.d.ts diff --git a/react-icons/md/headset-mic.d.ts b/types/react-icons/md/headset-mic.d.ts similarity index 100% rename from react-icons/md/headset-mic.d.ts rename to types/react-icons/md/headset-mic.d.ts diff --git a/react-icons/md/headset.d.ts b/types/react-icons/md/headset.d.ts similarity index 100% rename from react-icons/md/headset.d.ts rename to types/react-icons/md/headset.d.ts diff --git a/react-icons/md/healing.d.ts b/types/react-icons/md/healing.d.ts similarity index 100% rename from react-icons/md/healing.d.ts rename to types/react-icons/md/healing.d.ts diff --git a/react-icons/md/hearing.d.ts b/types/react-icons/md/hearing.d.ts similarity index 100% rename from react-icons/md/hearing.d.ts rename to types/react-icons/md/hearing.d.ts diff --git a/react-icons/md/help-outline.d.ts b/types/react-icons/md/help-outline.d.ts similarity index 100% rename from react-icons/md/help-outline.d.ts rename to types/react-icons/md/help-outline.d.ts diff --git a/react-icons/md/help.d.ts b/types/react-icons/md/help.d.ts similarity index 100% rename from react-icons/md/help.d.ts rename to types/react-icons/md/help.d.ts diff --git a/react-icons/md/high-quality.d.ts b/types/react-icons/md/high-quality.d.ts similarity index 100% rename from react-icons/md/high-quality.d.ts rename to types/react-icons/md/high-quality.d.ts diff --git a/react-icons/md/highlight-off.d.ts b/types/react-icons/md/highlight-off.d.ts similarity index 100% rename from react-icons/md/highlight-off.d.ts rename to types/react-icons/md/highlight-off.d.ts diff --git a/react-icons/md/highlight-remove.d.ts b/types/react-icons/md/highlight-remove.d.ts similarity index 100% rename from react-icons/md/highlight-remove.d.ts rename to types/react-icons/md/highlight-remove.d.ts diff --git a/react-icons/md/highlight.d.ts b/types/react-icons/md/highlight.d.ts similarity index 100% rename from react-icons/md/highlight.d.ts rename to types/react-icons/md/highlight.d.ts diff --git a/react-icons/md/history.d.ts b/types/react-icons/md/history.d.ts similarity index 100% rename from react-icons/md/history.d.ts rename to types/react-icons/md/history.d.ts diff --git a/react-icons/md/home.d.ts b/types/react-icons/md/home.d.ts similarity index 100% rename from react-icons/md/home.d.ts rename to types/react-icons/md/home.d.ts diff --git a/react-icons/md/hot-tub.d.ts b/types/react-icons/md/hot-tub.d.ts similarity index 100% rename from react-icons/md/hot-tub.d.ts rename to types/react-icons/md/hot-tub.d.ts diff --git a/react-icons/md/hotel.d.ts b/types/react-icons/md/hotel.d.ts similarity index 100% rename from react-icons/md/hotel.d.ts rename to types/react-icons/md/hotel.d.ts diff --git a/react-icons/md/hourglass-empty.d.ts b/types/react-icons/md/hourglass-empty.d.ts similarity index 100% rename from react-icons/md/hourglass-empty.d.ts rename to types/react-icons/md/hourglass-empty.d.ts diff --git a/react-icons/md/hourglass-full.d.ts b/types/react-icons/md/hourglass-full.d.ts similarity index 100% rename from react-icons/md/hourglass-full.d.ts rename to types/react-icons/md/hourglass-full.d.ts diff --git a/react-icons/md/http.d.ts b/types/react-icons/md/http.d.ts similarity index 100% rename from react-icons/md/http.d.ts rename to types/react-icons/md/http.d.ts diff --git a/react-icons/md/https.d.ts b/types/react-icons/md/https.d.ts similarity index 100% rename from react-icons/md/https.d.ts rename to types/react-icons/md/https.d.ts diff --git a/react-icons/md/image-aspect-ratio.d.ts b/types/react-icons/md/image-aspect-ratio.d.ts similarity index 100% rename from react-icons/md/image-aspect-ratio.d.ts rename to types/react-icons/md/image-aspect-ratio.d.ts diff --git a/react-icons/md/image.d.ts b/types/react-icons/md/image.d.ts similarity index 100% rename from react-icons/md/image.d.ts rename to types/react-icons/md/image.d.ts diff --git a/react-icons/md/import-contacts.d.ts b/types/react-icons/md/import-contacts.d.ts similarity index 100% rename from react-icons/md/import-contacts.d.ts rename to types/react-icons/md/import-contacts.d.ts diff --git a/react-icons/md/import-export.d.ts b/types/react-icons/md/import-export.d.ts similarity index 100% rename from react-icons/md/import-export.d.ts rename to types/react-icons/md/import-export.d.ts diff --git a/react-icons/md/important-devices.d.ts b/types/react-icons/md/important-devices.d.ts similarity index 100% rename from react-icons/md/important-devices.d.ts rename to types/react-icons/md/important-devices.d.ts diff --git a/react-icons/md/inbox.d.ts b/types/react-icons/md/inbox.d.ts similarity index 100% rename from react-icons/md/inbox.d.ts rename to types/react-icons/md/inbox.d.ts diff --git a/react-icons/md/indeterminate-check-box.d.ts b/types/react-icons/md/indeterminate-check-box.d.ts similarity index 100% rename from react-icons/md/indeterminate-check-box.d.ts rename to types/react-icons/md/indeterminate-check-box.d.ts diff --git a/react-icons/md/index.d.ts b/types/react-icons/md/index.d.ts similarity index 100% rename from react-icons/md/index.d.ts rename to types/react-icons/md/index.d.ts diff --git a/react-icons/md/info-outline.d.ts b/types/react-icons/md/info-outline.d.ts similarity index 100% rename from react-icons/md/info-outline.d.ts rename to types/react-icons/md/info-outline.d.ts diff --git a/react-icons/md/info.d.ts b/types/react-icons/md/info.d.ts similarity index 100% rename from react-icons/md/info.d.ts rename to types/react-icons/md/info.d.ts diff --git a/react-icons/md/input.d.ts b/types/react-icons/md/input.d.ts similarity index 100% rename from react-icons/md/input.d.ts rename to types/react-icons/md/input.d.ts diff --git a/react-icons/md/insert-chart.d.ts b/types/react-icons/md/insert-chart.d.ts similarity index 100% rename from react-icons/md/insert-chart.d.ts rename to types/react-icons/md/insert-chart.d.ts diff --git a/react-icons/md/insert-comment.d.ts b/types/react-icons/md/insert-comment.d.ts similarity index 100% rename from react-icons/md/insert-comment.d.ts rename to types/react-icons/md/insert-comment.d.ts diff --git a/react-icons/md/insert-drive-file.d.ts b/types/react-icons/md/insert-drive-file.d.ts similarity index 100% rename from react-icons/md/insert-drive-file.d.ts rename to types/react-icons/md/insert-drive-file.d.ts diff --git a/react-icons/md/insert-emoticon.d.ts b/types/react-icons/md/insert-emoticon.d.ts similarity index 100% rename from react-icons/md/insert-emoticon.d.ts rename to types/react-icons/md/insert-emoticon.d.ts diff --git a/react-icons/md/insert-invitation.d.ts b/types/react-icons/md/insert-invitation.d.ts similarity index 100% rename from react-icons/md/insert-invitation.d.ts rename to types/react-icons/md/insert-invitation.d.ts diff --git a/react-icons/md/insert-link.d.ts b/types/react-icons/md/insert-link.d.ts similarity index 100% rename from react-icons/md/insert-link.d.ts rename to types/react-icons/md/insert-link.d.ts diff --git a/react-icons/md/insert-photo.d.ts b/types/react-icons/md/insert-photo.d.ts similarity index 100% rename from react-icons/md/insert-photo.d.ts rename to types/react-icons/md/insert-photo.d.ts diff --git a/react-icons/md/invert-colors-off.d.ts b/types/react-icons/md/invert-colors-off.d.ts similarity index 100% rename from react-icons/md/invert-colors-off.d.ts rename to types/react-icons/md/invert-colors-off.d.ts diff --git a/react-icons/md/invert-colors-on.d.ts b/types/react-icons/md/invert-colors-on.d.ts similarity index 100% rename from react-icons/md/invert-colors-on.d.ts rename to types/react-icons/md/invert-colors-on.d.ts diff --git a/react-icons/md/invert-colors.d.ts b/types/react-icons/md/invert-colors.d.ts similarity index 100% rename from react-icons/md/invert-colors.d.ts rename to types/react-icons/md/invert-colors.d.ts diff --git a/react-icons/md/iso.d.ts b/types/react-icons/md/iso.d.ts similarity index 100% rename from react-icons/md/iso.d.ts rename to types/react-icons/md/iso.d.ts diff --git a/react-icons/md/keyboard-arrow-down.d.ts b/types/react-icons/md/keyboard-arrow-down.d.ts similarity index 100% rename from react-icons/md/keyboard-arrow-down.d.ts rename to types/react-icons/md/keyboard-arrow-down.d.ts diff --git a/react-icons/md/keyboard-arrow-left.d.ts b/types/react-icons/md/keyboard-arrow-left.d.ts similarity index 100% rename from react-icons/md/keyboard-arrow-left.d.ts rename to types/react-icons/md/keyboard-arrow-left.d.ts diff --git a/react-icons/md/keyboard-arrow-right.d.ts b/types/react-icons/md/keyboard-arrow-right.d.ts similarity index 100% rename from react-icons/md/keyboard-arrow-right.d.ts rename to types/react-icons/md/keyboard-arrow-right.d.ts diff --git a/react-icons/md/keyboard-arrow-up.d.ts b/types/react-icons/md/keyboard-arrow-up.d.ts similarity index 100% rename from react-icons/md/keyboard-arrow-up.d.ts rename to types/react-icons/md/keyboard-arrow-up.d.ts diff --git a/react-icons/md/keyboard-backspace.d.ts b/types/react-icons/md/keyboard-backspace.d.ts similarity index 100% rename from react-icons/md/keyboard-backspace.d.ts rename to types/react-icons/md/keyboard-backspace.d.ts diff --git a/react-icons/md/keyboard-capslock.d.ts b/types/react-icons/md/keyboard-capslock.d.ts similarity index 100% rename from react-icons/md/keyboard-capslock.d.ts rename to types/react-icons/md/keyboard-capslock.d.ts diff --git a/react-icons/md/keyboard-control.d.ts b/types/react-icons/md/keyboard-control.d.ts similarity index 100% rename from react-icons/md/keyboard-control.d.ts rename to types/react-icons/md/keyboard-control.d.ts diff --git a/react-icons/md/keyboard-hide.d.ts b/types/react-icons/md/keyboard-hide.d.ts similarity index 100% rename from react-icons/md/keyboard-hide.d.ts rename to types/react-icons/md/keyboard-hide.d.ts diff --git a/react-icons/md/keyboard-return.d.ts b/types/react-icons/md/keyboard-return.d.ts similarity index 100% rename from react-icons/md/keyboard-return.d.ts rename to types/react-icons/md/keyboard-return.d.ts diff --git a/react-icons/md/keyboard-tab.d.ts b/types/react-icons/md/keyboard-tab.d.ts similarity index 100% rename from react-icons/md/keyboard-tab.d.ts rename to types/react-icons/md/keyboard-tab.d.ts diff --git a/react-icons/md/keyboard-voice.d.ts b/types/react-icons/md/keyboard-voice.d.ts similarity index 100% rename from react-icons/md/keyboard-voice.d.ts rename to types/react-icons/md/keyboard-voice.d.ts diff --git a/react-icons/md/keyboard.d.ts b/types/react-icons/md/keyboard.d.ts similarity index 100% rename from react-icons/md/keyboard.d.ts rename to types/react-icons/md/keyboard.d.ts diff --git a/react-icons/md/kitchen.d.ts b/types/react-icons/md/kitchen.d.ts similarity index 100% rename from react-icons/md/kitchen.d.ts rename to types/react-icons/md/kitchen.d.ts diff --git a/react-icons/md/label-outline.d.ts b/types/react-icons/md/label-outline.d.ts similarity index 100% rename from react-icons/md/label-outline.d.ts rename to types/react-icons/md/label-outline.d.ts diff --git a/react-icons/md/label.d.ts b/types/react-icons/md/label.d.ts similarity index 100% rename from react-icons/md/label.d.ts rename to types/react-icons/md/label.d.ts diff --git a/react-icons/md/landscape.d.ts b/types/react-icons/md/landscape.d.ts similarity index 100% rename from react-icons/md/landscape.d.ts rename to types/react-icons/md/landscape.d.ts diff --git a/react-icons/md/language.d.ts b/types/react-icons/md/language.d.ts similarity index 100% rename from react-icons/md/language.d.ts rename to types/react-icons/md/language.d.ts diff --git a/react-icons/md/laptop-chromebook.d.ts b/types/react-icons/md/laptop-chromebook.d.ts similarity index 100% rename from react-icons/md/laptop-chromebook.d.ts rename to types/react-icons/md/laptop-chromebook.d.ts diff --git a/react-icons/md/laptop-mac.d.ts b/types/react-icons/md/laptop-mac.d.ts similarity index 100% rename from react-icons/md/laptop-mac.d.ts rename to types/react-icons/md/laptop-mac.d.ts diff --git a/react-icons/md/laptop-windows.d.ts b/types/react-icons/md/laptop-windows.d.ts similarity index 100% rename from react-icons/md/laptop-windows.d.ts rename to types/react-icons/md/laptop-windows.d.ts diff --git a/react-icons/md/laptop.d.ts b/types/react-icons/md/laptop.d.ts similarity index 100% rename from react-icons/md/laptop.d.ts rename to types/react-icons/md/laptop.d.ts diff --git a/react-icons/md/last-page.d.ts b/types/react-icons/md/last-page.d.ts similarity index 100% rename from react-icons/md/last-page.d.ts rename to types/react-icons/md/last-page.d.ts diff --git a/react-icons/md/launch.d.ts b/types/react-icons/md/launch.d.ts similarity index 100% rename from react-icons/md/launch.d.ts rename to types/react-icons/md/launch.d.ts diff --git a/react-icons/md/layers-clear.d.ts b/types/react-icons/md/layers-clear.d.ts similarity index 100% rename from react-icons/md/layers-clear.d.ts rename to types/react-icons/md/layers-clear.d.ts diff --git a/react-icons/md/layers.d.ts b/types/react-icons/md/layers.d.ts similarity index 100% rename from react-icons/md/layers.d.ts rename to types/react-icons/md/layers.d.ts diff --git a/react-icons/md/leak-add.d.ts b/types/react-icons/md/leak-add.d.ts similarity index 100% rename from react-icons/md/leak-add.d.ts rename to types/react-icons/md/leak-add.d.ts diff --git a/react-icons/md/leak-remove.d.ts b/types/react-icons/md/leak-remove.d.ts similarity index 100% rename from react-icons/md/leak-remove.d.ts rename to types/react-icons/md/leak-remove.d.ts diff --git a/react-icons/md/lens.d.ts b/types/react-icons/md/lens.d.ts similarity index 100% rename from react-icons/md/lens.d.ts rename to types/react-icons/md/lens.d.ts diff --git a/react-icons/md/library-add.d.ts b/types/react-icons/md/library-add.d.ts similarity index 100% rename from react-icons/md/library-add.d.ts rename to types/react-icons/md/library-add.d.ts diff --git a/react-icons/md/library-books.d.ts b/types/react-icons/md/library-books.d.ts similarity index 100% rename from react-icons/md/library-books.d.ts rename to types/react-icons/md/library-books.d.ts diff --git a/react-icons/md/library-music.d.ts b/types/react-icons/md/library-music.d.ts similarity index 100% rename from react-icons/md/library-music.d.ts rename to types/react-icons/md/library-music.d.ts diff --git a/react-icons/md/lightbulb-outline.d.ts b/types/react-icons/md/lightbulb-outline.d.ts similarity index 100% rename from react-icons/md/lightbulb-outline.d.ts rename to types/react-icons/md/lightbulb-outline.d.ts diff --git a/react-icons/md/line-style.d.ts b/types/react-icons/md/line-style.d.ts similarity index 100% rename from react-icons/md/line-style.d.ts rename to types/react-icons/md/line-style.d.ts diff --git a/react-icons/md/line-weight.d.ts b/types/react-icons/md/line-weight.d.ts similarity index 100% rename from react-icons/md/line-weight.d.ts rename to types/react-icons/md/line-weight.d.ts diff --git a/react-icons/md/linear-scale.d.ts b/types/react-icons/md/linear-scale.d.ts similarity index 100% rename from react-icons/md/linear-scale.d.ts rename to types/react-icons/md/linear-scale.d.ts diff --git a/react-icons/md/link.d.ts b/types/react-icons/md/link.d.ts similarity index 100% rename from react-icons/md/link.d.ts rename to types/react-icons/md/link.d.ts diff --git a/react-icons/md/linked-camera.d.ts b/types/react-icons/md/linked-camera.d.ts similarity index 100% rename from react-icons/md/linked-camera.d.ts rename to types/react-icons/md/linked-camera.d.ts diff --git a/react-icons/md/list.d.ts b/types/react-icons/md/list.d.ts similarity index 100% rename from react-icons/md/list.d.ts rename to types/react-icons/md/list.d.ts diff --git a/react-icons/md/live-help.d.ts b/types/react-icons/md/live-help.d.ts similarity index 100% rename from react-icons/md/live-help.d.ts rename to types/react-icons/md/live-help.d.ts diff --git a/react-icons/md/live-tv.d.ts b/types/react-icons/md/live-tv.d.ts similarity index 100% rename from react-icons/md/live-tv.d.ts rename to types/react-icons/md/live-tv.d.ts diff --git a/react-icons/md/local-airport.d.ts b/types/react-icons/md/local-airport.d.ts similarity index 100% rename from react-icons/md/local-airport.d.ts rename to types/react-icons/md/local-airport.d.ts diff --git a/react-icons/md/local-atm.d.ts b/types/react-icons/md/local-atm.d.ts similarity index 100% rename from react-icons/md/local-atm.d.ts rename to types/react-icons/md/local-atm.d.ts diff --git a/react-icons/md/local-attraction.d.ts b/types/react-icons/md/local-attraction.d.ts similarity index 100% rename from react-icons/md/local-attraction.d.ts rename to types/react-icons/md/local-attraction.d.ts diff --git a/react-icons/md/local-bar.d.ts b/types/react-icons/md/local-bar.d.ts similarity index 100% rename from react-icons/md/local-bar.d.ts rename to types/react-icons/md/local-bar.d.ts diff --git a/react-icons/md/local-cafe.d.ts b/types/react-icons/md/local-cafe.d.ts similarity index 100% rename from react-icons/md/local-cafe.d.ts rename to types/react-icons/md/local-cafe.d.ts diff --git a/react-icons/md/local-car-wash.d.ts b/types/react-icons/md/local-car-wash.d.ts similarity index 100% rename from react-icons/md/local-car-wash.d.ts rename to types/react-icons/md/local-car-wash.d.ts diff --git a/react-icons/md/local-convenience-store.d.ts b/types/react-icons/md/local-convenience-store.d.ts similarity index 100% rename from react-icons/md/local-convenience-store.d.ts rename to types/react-icons/md/local-convenience-store.d.ts diff --git a/react-icons/md/local-drink.d.ts b/types/react-icons/md/local-drink.d.ts similarity index 100% rename from react-icons/md/local-drink.d.ts rename to types/react-icons/md/local-drink.d.ts diff --git a/react-icons/md/local-florist.d.ts b/types/react-icons/md/local-florist.d.ts similarity index 100% rename from react-icons/md/local-florist.d.ts rename to types/react-icons/md/local-florist.d.ts diff --git a/react-icons/md/local-gas-station.d.ts b/types/react-icons/md/local-gas-station.d.ts similarity index 100% rename from react-icons/md/local-gas-station.d.ts rename to types/react-icons/md/local-gas-station.d.ts diff --git a/react-icons/md/local-grocery-store.d.ts b/types/react-icons/md/local-grocery-store.d.ts similarity index 100% rename from react-icons/md/local-grocery-store.d.ts rename to types/react-icons/md/local-grocery-store.d.ts diff --git a/react-icons/md/local-hospital.d.ts b/types/react-icons/md/local-hospital.d.ts similarity index 100% rename from react-icons/md/local-hospital.d.ts rename to types/react-icons/md/local-hospital.d.ts diff --git a/react-icons/md/local-hotel.d.ts b/types/react-icons/md/local-hotel.d.ts similarity index 100% rename from react-icons/md/local-hotel.d.ts rename to types/react-icons/md/local-hotel.d.ts diff --git a/react-icons/md/local-laundry-service.d.ts b/types/react-icons/md/local-laundry-service.d.ts similarity index 100% rename from react-icons/md/local-laundry-service.d.ts rename to types/react-icons/md/local-laundry-service.d.ts diff --git a/react-icons/md/local-library.d.ts b/types/react-icons/md/local-library.d.ts similarity index 100% rename from react-icons/md/local-library.d.ts rename to types/react-icons/md/local-library.d.ts diff --git a/react-icons/md/local-mall.d.ts b/types/react-icons/md/local-mall.d.ts similarity index 100% rename from react-icons/md/local-mall.d.ts rename to types/react-icons/md/local-mall.d.ts diff --git a/react-icons/md/local-movies.d.ts b/types/react-icons/md/local-movies.d.ts similarity index 100% rename from react-icons/md/local-movies.d.ts rename to types/react-icons/md/local-movies.d.ts diff --git a/react-icons/md/local-offer.d.ts b/types/react-icons/md/local-offer.d.ts similarity index 100% rename from react-icons/md/local-offer.d.ts rename to types/react-icons/md/local-offer.d.ts diff --git a/react-icons/md/local-parking.d.ts b/types/react-icons/md/local-parking.d.ts similarity index 100% rename from react-icons/md/local-parking.d.ts rename to types/react-icons/md/local-parking.d.ts diff --git a/react-icons/md/local-pharmacy.d.ts b/types/react-icons/md/local-pharmacy.d.ts similarity index 100% rename from react-icons/md/local-pharmacy.d.ts rename to types/react-icons/md/local-pharmacy.d.ts diff --git a/react-icons/md/local-phone.d.ts b/types/react-icons/md/local-phone.d.ts similarity index 100% rename from react-icons/md/local-phone.d.ts rename to types/react-icons/md/local-phone.d.ts diff --git a/react-icons/md/local-pizza.d.ts b/types/react-icons/md/local-pizza.d.ts similarity index 100% rename from react-icons/md/local-pizza.d.ts rename to types/react-icons/md/local-pizza.d.ts diff --git a/react-icons/md/local-play.d.ts b/types/react-icons/md/local-play.d.ts similarity index 100% rename from react-icons/md/local-play.d.ts rename to types/react-icons/md/local-play.d.ts diff --git a/react-icons/md/local-post-office.d.ts b/types/react-icons/md/local-post-office.d.ts similarity index 100% rename from react-icons/md/local-post-office.d.ts rename to types/react-icons/md/local-post-office.d.ts diff --git a/react-icons/md/local-print-shop.d.ts b/types/react-icons/md/local-print-shop.d.ts similarity index 100% rename from react-icons/md/local-print-shop.d.ts rename to types/react-icons/md/local-print-shop.d.ts diff --git a/react-icons/md/local-restaurant.d.ts b/types/react-icons/md/local-restaurant.d.ts similarity index 100% rename from react-icons/md/local-restaurant.d.ts rename to types/react-icons/md/local-restaurant.d.ts diff --git a/react-icons/md/local-see.d.ts b/types/react-icons/md/local-see.d.ts similarity index 100% rename from react-icons/md/local-see.d.ts rename to types/react-icons/md/local-see.d.ts diff --git a/react-icons/md/local-shipping.d.ts b/types/react-icons/md/local-shipping.d.ts similarity index 100% rename from react-icons/md/local-shipping.d.ts rename to types/react-icons/md/local-shipping.d.ts diff --git a/react-icons/md/local-taxi.d.ts b/types/react-icons/md/local-taxi.d.ts similarity index 100% rename from react-icons/md/local-taxi.d.ts rename to types/react-icons/md/local-taxi.d.ts diff --git a/react-icons/md/location-city.d.ts b/types/react-icons/md/location-city.d.ts similarity index 100% rename from react-icons/md/location-city.d.ts rename to types/react-icons/md/location-city.d.ts diff --git a/react-icons/md/location-disabled.d.ts b/types/react-icons/md/location-disabled.d.ts similarity index 100% rename from react-icons/md/location-disabled.d.ts rename to types/react-icons/md/location-disabled.d.ts diff --git a/react-icons/md/location-history.d.ts b/types/react-icons/md/location-history.d.ts similarity index 100% rename from react-icons/md/location-history.d.ts rename to types/react-icons/md/location-history.d.ts diff --git a/react-icons/md/location-off.d.ts b/types/react-icons/md/location-off.d.ts similarity index 100% rename from react-icons/md/location-off.d.ts rename to types/react-icons/md/location-off.d.ts diff --git a/react-icons/md/location-on.d.ts b/types/react-icons/md/location-on.d.ts similarity index 100% rename from react-icons/md/location-on.d.ts rename to types/react-icons/md/location-on.d.ts diff --git a/react-icons/md/location-searching.d.ts b/types/react-icons/md/location-searching.d.ts similarity index 100% rename from react-icons/md/location-searching.d.ts rename to types/react-icons/md/location-searching.d.ts diff --git a/react-icons/md/lock-open.d.ts b/types/react-icons/md/lock-open.d.ts similarity index 100% rename from react-icons/md/lock-open.d.ts rename to types/react-icons/md/lock-open.d.ts diff --git a/react-icons/md/lock-outline.d.ts b/types/react-icons/md/lock-outline.d.ts similarity index 100% rename from react-icons/md/lock-outline.d.ts rename to types/react-icons/md/lock-outline.d.ts diff --git a/react-icons/md/lock.d.ts b/types/react-icons/md/lock.d.ts similarity index 100% rename from react-icons/md/lock.d.ts rename to types/react-icons/md/lock.d.ts diff --git a/react-icons/md/looks-3.d.ts b/types/react-icons/md/looks-3.d.ts similarity index 100% rename from react-icons/md/looks-3.d.ts rename to types/react-icons/md/looks-3.d.ts diff --git a/react-icons/md/looks-4.d.ts b/types/react-icons/md/looks-4.d.ts similarity index 100% rename from react-icons/md/looks-4.d.ts rename to types/react-icons/md/looks-4.d.ts diff --git a/react-icons/md/looks-5.d.ts b/types/react-icons/md/looks-5.d.ts similarity index 100% rename from react-icons/md/looks-5.d.ts rename to types/react-icons/md/looks-5.d.ts diff --git a/react-icons/md/looks-6.d.ts b/types/react-icons/md/looks-6.d.ts similarity index 100% rename from react-icons/md/looks-6.d.ts rename to types/react-icons/md/looks-6.d.ts diff --git a/react-icons/md/looks-one.d.ts b/types/react-icons/md/looks-one.d.ts similarity index 100% rename from react-icons/md/looks-one.d.ts rename to types/react-icons/md/looks-one.d.ts diff --git a/react-icons/md/looks-two.d.ts b/types/react-icons/md/looks-two.d.ts similarity index 100% rename from react-icons/md/looks-two.d.ts rename to types/react-icons/md/looks-two.d.ts diff --git a/react-icons/md/looks.d.ts b/types/react-icons/md/looks.d.ts similarity index 100% rename from react-icons/md/looks.d.ts rename to types/react-icons/md/looks.d.ts diff --git a/react-icons/md/loop.d.ts b/types/react-icons/md/loop.d.ts similarity index 100% rename from react-icons/md/loop.d.ts rename to types/react-icons/md/loop.d.ts diff --git a/react-icons/md/loupe.d.ts b/types/react-icons/md/loupe.d.ts similarity index 100% rename from react-icons/md/loupe.d.ts rename to types/react-icons/md/loupe.d.ts diff --git a/react-icons/md/low-priority.d.ts b/types/react-icons/md/low-priority.d.ts similarity index 100% rename from react-icons/md/low-priority.d.ts rename to types/react-icons/md/low-priority.d.ts diff --git a/react-icons/md/loyalty.d.ts b/types/react-icons/md/loyalty.d.ts similarity index 100% rename from react-icons/md/loyalty.d.ts rename to types/react-icons/md/loyalty.d.ts diff --git a/react-icons/md/mail-outline.d.ts b/types/react-icons/md/mail-outline.d.ts similarity index 100% rename from react-icons/md/mail-outline.d.ts rename to types/react-icons/md/mail-outline.d.ts diff --git a/react-icons/md/mail.d.ts b/types/react-icons/md/mail.d.ts similarity index 100% rename from react-icons/md/mail.d.ts rename to types/react-icons/md/mail.d.ts diff --git a/react-icons/md/map.d.ts b/types/react-icons/md/map.d.ts similarity index 100% rename from react-icons/md/map.d.ts rename to types/react-icons/md/map.d.ts diff --git a/react-icons/md/markunread-mailbox.d.ts b/types/react-icons/md/markunread-mailbox.d.ts similarity index 100% rename from react-icons/md/markunread-mailbox.d.ts rename to types/react-icons/md/markunread-mailbox.d.ts diff --git a/react-icons/md/markunread.d.ts b/types/react-icons/md/markunread.d.ts similarity index 100% rename from react-icons/md/markunread.d.ts rename to types/react-icons/md/markunread.d.ts diff --git a/react-icons/md/memory.d.ts b/types/react-icons/md/memory.d.ts similarity index 100% rename from react-icons/md/memory.d.ts rename to types/react-icons/md/memory.d.ts diff --git a/react-icons/md/menu.d.ts b/types/react-icons/md/menu.d.ts similarity index 100% rename from react-icons/md/menu.d.ts rename to types/react-icons/md/menu.d.ts diff --git a/react-icons/md/merge-type.d.ts b/types/react-icons/md/merge-type.d.ts similarity index 100% rename from react-icons/md/merge-type.d.ts rename to types/react-icons/md/merge-type.d.ts diff --git a/react-icons/md/message.d.ts b/types/react-icons/md/message.d.ts similarity index 100% rename from react-icons/md/message.d.ts rename to types/react-icons/md/message.d.ts diff --git a/react-icons/md/mic-none.d.ts b/types/react-icons/md/mic-none.d.ts similarity index 100% rename from react-icons/md/mic-none.d.ts rename to types/react-icons/md/mic-none.d.ts diff --git a/react-icons/md/mic-off.d.ts b/types/react-icons/md/mic-off.d.ts similarity index 100% rename from react-icons/md/mic-off.d.ts rename to types/react-icons/md/mic-off.d.ts diff --git a/react-icons/md/mic.d.ts b/types/react-icons/md/mic.d.ts similarity index 100% rename from react-icons/md/mic.d.ts rename to types/react-icons/md/mic.d.ts diff --git a/react-icons/md/mms.d.ts b/types/react-icons/md/mms.d.ts similarity index 100% rename from react-icons/md/mms.d.ts rename to types/react-icons/md/mms.d.ts diff --git a/react-icons/md/mode-comment.d.ts b/types/react-icons/md/mode-comment.d.ts similarity index 100% rename from react-icons/md/mode-comment.d.ts rename to types/react-icons/md/mode-comment.d.ts diff --git a/react-icons/md/mode-edit.d.ts b/types/react-icons/md/mode-edit.d.ts similarity index 100% rename from react-icons/md/mode-edit.d.ts rename to types/react-icons/md/mode-edit.d.ts diff --git a/react-icons/md/monetization-on.d.ts b/types/react-icons/md/monetization-on.d.ts similarity index 100% rename from react-icons/md/monetization-on.d.ts rename to types/react-icons/md/monetization-on.d.ts diff --git a/react-icons/md/money-off.d.ts b/types/react-icons/md/money-off.d.ts similarity index 100% rename from react-icons/md/money-off.d.ts rename to types/react-icons/md/money-off.d.ts diff --git a/react-icons/md/monochrome-photos.d.ts b/types/react-icons/md/monochrome-photos.d.ts similarity index 100% rename from react-icons/md/monochrome-photos.d.ts rename to types/react-icons/md/monochrome-photos.d.ts diff --git a/react-icons/md/mood-bad.d.ts b/types/react-icons/md/mood-bad.d.ts similarity index 100% rename from react-icons/md/mood-bad.d.ts rename to types/react-icons/md/mood-bad.d.ts diff --git a/react-icons/md/mood.d.ts b/types/react-icons/md/mood.d.ts similarity index 100% rename from react-icons/md/mood.d.ts rename to types/react-icons/md/mood.d.ts diff --git a/react-icons/md/more-horiz.d.ts b/types/react-icons/md/more-horiz.d.ts similarity index 100% rename from react-icons/md/more-horiz.d.ts rename to types/react-icons/md/more-horiz.d.ts diff --git a/react-icons/md/more-vert.d.ts b/types/react-icons/md/more-vert.d.ts similarity index 100% rename from react-icons/md/more-vert.d.ts rename to types/react-icons/md/more-vert.d.ts diff --git a/react-icons/md/more.d.ts b/types/react-icons/md/more.d.ts similarity index 100% rename from react-icons/md/more.d.ts rename to types/react-icons/md/more.d.ts diff --git a/react-icons/md/motorcycle.d.ts b/types/react-icons/md/motorcycle.d.ts similarity index 100% rename from react-icons/md/motorcycle.d.ts rename to types/react-icons/md/motorcycle.d.ts diff --git a/react-icons/md/mouse.d.ts b/types/react-icons/md/mouse.d.ts similarity index 100% rename from react-icons/md/mouse.d.ts rename to types/react-icons/md/mouse.d.ts diff --git a/react-icons/md/move-to-inbox.d.ts b/types/react-icons/md/move-to-inbox.d.ts similarity index 100% rename from react-icons/md/move-to-inbox.d.ts rename to types/react-icons/md/move-to-inbox.d.ts diff --git a/react-icons/md/movie-creation.d.ts b/types/react-icons/md/movie-creation.d.ts similarity index 100% rename from react-icons/md/movie-creation.d.ts rename to types/react-icons/md/movie-creation.d.ts diff --git a/react-icons/md/movie-filter.d.ts b/types/react-icons/md/movie-filter.d.ts similarity index 100% rename from react-icons/md/movie-filter.d.ts rename to types/react-icons/md/movie-filter.d.ts diff --git a/react-icons/md/movie.d.ts b/types/react-icons/md/movie.d.ts similarity index 100% rename from react-icons/md/movie.d.ts rename to types/react-icons/md/movie.d.ts diff --git a/react-icons/md/multiline-chart.d.ts b/types/react-icons/md/multiline-chart.d.ts similarity index 100% rename from react-icons/md/multiline-chart.d.ts rename to types/react-icons/md/multiline-chart.d.ts diff --git a/react-icons/md/music-note.d.ts b/types/react-icons/md/music-note.d.ts similarity index 100% rename from react-icons/md/music-note.d.ts rename to types/react-icons/md/music-note.d.ts diff --git a/react-icons/md/music-video.d.ts b/types/react-icons/md/music-video.d.ts similarity index 100% rename from react-icons/md/music-video.d.ts rename to types/react-icons/md/music-video.d.ts diff --git a/react-icons/md/my-location.d.ts b/types/react-icons/md/my-location.d.ts similarity index 100% rename from react-icons/md/my-location.d.ts rename to types/react-icons/md/my-location.d.ts diff --git a/react-icons/md/nature-people.d.ts b/types/react-icons/md/nature-people.d.ts similarity index 100% rename from react-icons/md/nature-people.d.ts rename to types/react-icons/md/nature-people.d.ts diff --git a/react-icons/md/nature.d.ts b/types/react-icons/md/nature.d.ts similarity index 100% rename from react-icons/md/nature.d.ts rename to types/react-icons/md/nature.d.ts diff --git a/react-icons/md/navigate-before.d.ts b/types/react-icons/md/navigate-before.d.ts similarity index 100% rename from react-icons/md/navigate-before.d.ts rename to types/react-icons/md/navigate-before.d.ts diff --git a/react-icons/md/navigate-next.d.ts b/types/react-icons/md/navigate-next.d.ts similarity index 100% rename from react-icons/md/navigate-next.d.ts rename to types/react-icons/md/navigate-next.d.ts diff --git a/react-icons/md/navigation.d.ts b/types/react-icons/md/navigation.d.ts similarity index 100% rename from react-icons/md/navigation.d.ts rename to types/react-icons/md/navigation.d.ts diff --git a/react-icons/md/near-me.d.ts b/types/react-icons/md/near-me.d.ts similarity index 100% rename from react-icons/md/near-me.d.ts rename to types/react-icons/md/near-me.d.ts diff --git a/react-icons/md/network-cell.d.ts b/types/react-icons/md/network-cell.d.ts similarity index 100% rename from react-icons/md/network-cell.d.ts rename to types/react-icons/md/network-cell.d.ts diff --git a/react-icons/md/network-check.d.ts b/types/react-icons/md/network-check.d.ts similarity index 100% rename from react-icons/md/network-check.d.ts rename to types/react-icons/md/network-check.d.ts diff --git a/react-icons/md/network-locked.d.ts b/types/react-icons/md/network-locked.d.ts similarity index 100% rename from react-icons/md/network-locked.d.ts rename to types/react-icons/md/network-locked.d.ts diff --git a/react-icons/md/network-wifi.d.ts b/types/react-icons/md/network-wifi.d.ts similarity index 100% rename from react-icons/md/network-wifi.d.ts rename to types/react-icons/md/network-wifi.d.ts diff --git a/react-icons/md/new-releases.d.ts b/types/react-icons/md/new-releases.d.ts similarity index 100% rename from react-icons/md/new-releases.d.ts rename to types/react-icons/md/new-releases.d.ts diff --git a/react-icons/md/next-week.d.ts b/types/react-icons/md/next-week.d.ts similarity index 100% rename from react-icons/md/next-week.d.ts rename to types/react-icons/md/next-week.d.ts diff --git a/react-icons/md/nfc.d.ts b/types/react-icons/md/nfc.d.ts similarity index 100% rename from react-icons/md/nfc.d.ts rename to types/react-icons/md/nfc.d.ts diff --git a/react-icons/md/no-encryption.d.ts b/types/react-icons/md/no-encryption.d.ts similarity index 100% rename from react-icons/md/no-encryption.d.ts rename to types/react-icons/md/no-encryption.d.ts diff --git a/react-icons/md/no-sim.d.ts b/types/react-icons/md/no-sim.d.ts similarity index 100% rename from react-icons/md/no-sim.d.ts rename to types/react-icons/md/no-sim.d.ts diff --git a/react-icons/md/not-interested.d.ts b/types/react-icons/md/not-interested.d.ts similarity index 100% rename from react-icons/md/not-interested.d.ts rename to types/react-icons/md/not-interested.d.ts diff --git a/react-icons/md/note-add.d.ts b/types/react-icons/md/note-add.d.ts similarity index 100% rename from react-icons/md/note-add.d.ts rename to types/react-icons/md/note-add.d.ts diff --git a/react-icons/md/note.d.ts b/types/react-icons/md/note.d.ts similarity index 100% rename from react-icons/md/note.d.ts rename to types/react-icons/md/note.d.ts diff --git a/react-icons/md/notifications-active.d.ts b/types/react-icons/md/notifications-active.d.ts similarity index 100% rename from react-icons/md/notifications-active.d.ts rename to types/react-icons/md/notifications-active.d.ts diff --git a/react-icons/md/notifications-none.d.ts b/types/react-icons/md/notifications-none.d.ts similarity index 100% rename from react-icons/md/notifications-none.d.ts rename to types/react-icons/md/notifications-none.d.ts diff --git a/react-icons/md/notifications-off.d.ts b/types/react-icons/md/notifications-off.d.ts similarity index 100% rename from react-icons/md/notifications-off.d.ts rename to types/react-icons/md/notifications-off.d.ts diff --git a/react-icons/md/notifications-paused.d.ts b/types/react-icons/md/notifications-paused.d.ts similarity index 100% rename from react-icons/md/notifications-paused.d.ts rename to types/react-icons/md/notifications-paused.d.ts diff --git a/react-icons/md/notifications.d.ts b/types/react-icons/md/notifications.d.ts similarity index 100% rename from react-icons/md/notifications.d.ts rename to types/react-icons/md/notifications.d.ts diff --git a/react-icons/md/now-wallpaper.d.ts b/types/react-icons/md/now-wallpaper.d.ts similarity index 100% rename from react-icons/md/now-wallpaper.d.ts rename to types/react-icons/md/now-wallpaper.d.ts diff --git a/react-icons/md/now-widgets.d.ts b/types/react-icons/md/now-widgets.d.ts similarity index 100% rename from react-icons/md/now-widgets.d.ts rename to types/react-icons/md/now-widgets.d.ts diff --git a/react-icons/md/offline-pin.d.ts b/types/react-icons/md/offline-pin.d.ts similarity index 100% rename from react-icons/md/offline-pin.d.ts rename to types/react-icons/md/offline-pin.d.ts diff --git a/react-icons/md/ondemand-video.d.ts b/types/react-icons/md/ondemand-video.d.ts similarity index 100% rename from react-icons/md/ondemand-video.d.ts rename to types/react-icons/md/ondemand-video.d.ts diff --git a/react-icons/md/opacity.d.ts b/types/react-icons/md/opacity.d.ts similarity index 100% rename from react-icons/md/opacity.d.ts rename to types/react-icons/md/opacity.d.ts diff --git a/react-icons/md/open-in-browser.d.ts b/types/react-icons/md/open-in-browser.d.ts similarity index 100% rename from react-icons/md/open-in-browser.d.ts rename to types/react-icons/md/open-in-browser.d.ts diff --git a/react-icons/md/open-in-new.d.ts b/types/react-icons/md/open-in-new.d.ts similarity index 100% rename from react-icons/md/open-in-new.d.ts rename to types/react-icons/md/open-in-new.d.ts diff --git a/react-icons/md/open-with.d.ts b/types/react-icons/md/open-with.d.ts similarity index 100% rename from react-icons/md/open-with.d.ts rename to types/react-icons/md/open-with.d.ts diff --git a/react-icons/md/pages.d.ts b/types/react-icons/md/pages.d.ts similarity index 100% rename from react-icons/md/pages.d.ts rename to types/react-icons/md/pages.d.ts diff --git a/react-icons/md/pageview.d.ts b/types/react-icons/md/pageview.d.ts similarity index 100% rename from react-icons/md/pageview.d.ts rename to types/react-icons/md/pageview.d.ts diff --git a/react-icons/md/palette.d.ts b/types/react-icons/md/palette.d.ts similarity index 100% rename from react-icons/md/palette.d.ts rename to types/react-icons/md/palette.d.ts diff --git a/react-icons/md/pan-tool.d.ts b/types/react-icons/md/pan-tool.d.ts similarity index 100% rename from react-icons/md/pan-tool.d.ts rename to types/react-icons/md/pan-tool.d.ts diff --git a/react-icons/md/panorama-fish-eye.d.ts b/types/react-icons/md/panorama-fish-eye.d.ts similarity index 100% rename from react-icons/md/panorama-fish-eye.d.ts rename to types/react-icons/md/panorama-fish-eye.d.ts diff --git a/react-icons/md/panorama-horizontal.d.ts b/types/react-icons/md/panorama-horizontal.d.ts similarity index 100% rename from react-icons/md/panorama-horizontal.d.ts rename to types/react-icons/md/panorama-horizontal.d.ts diff --git a/react-icons/md/panorama-vertical.d.ts b/types/react-icons/md/panorama-vertical.d.ts similarity index 100% rename from react-icons/md/panorama-vertical.d.ts rename to types/react-icons/md/panorama-vertical.d.ts diff --git a/react-icons/md/panorama-wide-angle.d.ts b/types/react-icons/md/panorama-wide-angle.d.ts similarity index 100% rename from react-icons/md/panorama-wide-angle.d.ts rename to types/react-icons/md/panorama-wide-angle.d.ts diff --git a/react-icons/md/panorama.d.ts b/types/react-icons/md/panorama.d.ts similarity index 100% rename from react-icons/md/panorama.d.ts rename to types/react-icons/md/panorama.d.ts diff --git a/react-icons/md/party-mode.d.ts b/types/react-icons/md/party-mode.d.ts similarity index 100% rename from react-icons/md/party-mode.d.ts rename to types/react-icons/md/party-mode.d.ts diff --git a/react-icons/md/pause-circle-filled.d.ts b/types/react-icons/md/pause-circle-filled.d.ts similarity index 100% rename from react-icons/md/pause-circle-filled.d.ts rename to types/react-icons/md/pause-circle-filled.d.ts diff --git a/react-icons/md/pause-circle-outline.d.ts b/types/react-icons/md/pause-circle-outline.d.ts similarity index 100% rename from react-icons/md/pause-circle-outline.d.ts rename to types/react-icons/md/pause-circle-outline.d.ts diff --git a/react-icons/md/pause.d.ts b/types/react-icons/md/pause.d.ts similarity index 100% rename from react-icons/md/pause.d.ts rename to types/react-icons/md/pause.d.ts diff --git a/react-icons/md/payment.d.ts b/types/react-icons/md/payment.d.ts similarity index 100% rename from react-icons/md/payment.d.ts rename to types/react-icons/md/payment.d.ts diff --git a/react-icons/md/people-outline.d.ts b/types/react-icons/md/people-outline.d.ts similarity index 100% rename from react-icons/md/people-outline.d.ts rename to types/react-icons/md/people-outline.d.ts diff --git a/react-icons/md/people.d.ts b/types/react-icons/md/people.d.ts similarity index 100% rename from react-icons/md/people.d.ts rename to types/react-icons/md/people.d.ts diff --git a/react-icons/md/perm-camera-mic.d.ts b/types/react-icons/md/perm-camera-mic.d.ts similarity index 100% rename from react-icons/md/perm-camera-mic.d.ts rename to types/react-icons/md/perm-camera-mic.d.ts diff --git a/react-icons/md/perm-contact-calendar.d.ts b/types/react-icons/md/perm-contact-calendar.d.ts similarity index 100% rename from react-icons/md/perm-contact-calendar.d.ts rename to types/react-icons/md/perm-contact-calendar.d.ts diff --git a/react-icons/md/perm-data-setting.d.ts b/types/react-icons/md/perm-data-setting.d.ts similarity index 100% rename from react-icons/md/perm-data-setting.d.ts rename to types/react-icons/md/perm-data-setting.d.ts diff --git a/react-icons/md/perm-device-information.d.ts b/types/react-icons/md/perm-device-information.d.ts similarity index 100% rename from react-icons/md/perm-device-information.d.ts rename to types/react-icons/md/perm-device-information.d.ts diff --git a/react-icons/md/perm-identity.d.ts b/types/react-icons/md/perm-identity.d.ts similarity index 100% rename from react-icons/md/perm-identity.d.ts rename to types/react-icons/md/perm-identity.d.ts diff --git a/react-icons/md/perm-media.d.ts b/types/react-icons/md/perm-media.d.ts similarity index 100% rename from react-icons/md/perm-media.d.ts rename to types/react-icons/md/perm-media.d.ts diff --git a/react-icons/md/perm-phone-msg.d.ts b/types/react-icons/md/perm-phone-msg.d.ts similarity index 100% rename from react-icons/md/perm-phone-msg.d.ts rename to types/react-icons/md/perm-phone-msg.d.ts diff --git a/react-icons/md/perm-scan-wifi.d.ts b/types/react-icons/md/perm-scan-wifi.d.ts similarity index 100% rename from react-icons/md/perm-scan-wifi.d.ts rename to types/react-icons/md/perm-scan-wifi.d.ts diff --git a/react-icons/md/person-add.d.ts b/types/react-icons/md/person-add.d.ts similarity index 100% rename from react-icons/md/person-add.d.ts rename to types/react-icons/md/person-add.d.ts diff --git a/react-icons/md/person-outline.d.ts b/types/react-icons/md/person-outline.d.ts similarity index 100% rename from react-icons/md/person-outline.d.ts rename to types/react-icons/md/person-outline.d.ts diff --git a/react-icons/md/person-pin-circle.d.ts b/types/react-icons/md/person-pin-circle.d.ts similarity index 100% rename from react-icons/md/person-pin-circle.d.ts rename to types/react-icons/md/person-pin-circle.d.ts diff --git a/react-icons/md/person-pin.d.ts b/types/react-icons/md/person-pin.d.ts similarity index 100% rename from react-icons/md/person-pin.d.ts rename to types/react-icons/md/person-pin.d.ts diff --git a/react-icons/md/person.d.ts b/types/react-icons/md/person.d.ts similarity index 100% rename from react-icons/md/person.d.ts rename to types/react-icons/md/person.d.ts diff --git a/react-icons/md/personal-video.d.ts b/types/react-icons/md/personal-video.d.ts similarity index 100% rename from react-icons/md/personal-video.d.ts rename to types/react-icons/md/personal-video.d.ts diff --git a/react-icons/md/pets.d.ts b/types/react-icons/md/pets.d.ts similarity index 100% rename from react-icons/md/pets.d.ts rename to types/react-icons/md/pets.d.ts diff --git a/react-icons/md/phone-android.d.ts b/types/react-icons/md/phone-android.d.ts similarity index 100% rename from react-icons/md/phone-android.d.ts rename to types/react-icons/md/phone-android.d.ts diff --git a/react-icons/md/phone-bluetooth-speaker.d.ts b/types/react-icons/md/phone-bluetooth-speaker.d.ts similarity index 100% rename from react-icons/md/phone-bluetooth-speaker.d.ts rename to types/react-icons/md/phone-bluetooth-speaker.d.ts diff --git a/react-icons/md/phone-forwarded.d.ts b/types/react-icons/md/phone-forwarded.d.ts similarity index 100% rename from react-icons/md/phone-forwarded.d.ts rename to types/react-icons/md/phone-forwarded.d.ts diff --git a/react-icons/md/phone-in-talk.d.ts b/types/react-icons/md/phone-in-talk.d.ts similarity index 100% rename from react-icons/md/phone-in-talk.d.ts rename to types/react-icons/md/phone-in-talk.d.ts diff --git a/react-icons/md/phone-iphone.d.ts b/types/react-icons/md/phone-iphone.d.ts similarity index 100% rename from react-icons/md/phone-iphone.d.ts rename to types/react-icons/md/phone-iphone.d.ts diff --git a/react-icons/md/phone-locked.d.ts b/types/react-icons/md/phone-locked.d.ts similarity index 100% rename from react-icons/md/phone-locked.d.ts rename to types/react-icons/md/phone-locked.d.ts diff --git a/react-icons/md/phone-missed.d.ts b/types/react-icons/md/phone-missed.d.ts similarity index 100% rename from react-icons/md/phone-missed.d.ts rename to types/react-icons/md/phone-missed.d.ts diff --git a/react-icons/md/phone-paused.d.ts b/types/react-icons/md/phone-paused.d.ts similarity index 100% rename from react-icons/md/phone-paused.d.ts rename to types/react-icons/md/phone-paused.d.ts diff --git a/react-icons/md/phone.d.ts b/types/react-icons/md/phone.d.ts similarity index 100% rename from react-icons/md/phone.d.ts rename to types/react-icons/md/phone.d.ts diff --git a/react-icons/md/phonelink-erase.d.ts b/types/react-icons/md/phonelink-erase.d.ts similarity index 100% rename from react-icons/md/phonelink-erase.d.ts rename to types/react-icons/md/phonelink-erase.d.ts diff --git a/react-icons/md/phonelink-lock.d.ts b/types/react-icons/md/phonelink-lock.d.ts similarity index 100% rename from react-icons/md/phonelink-lock.d.ts rename to types/react-icons/md/phonelink-lock.d.ts diff --git a/react-icons/md/phonelink-off.d.ts b/types/react-icons/md/phonelink-off.d.ts similarity index 100% rename from react-icons/md/phonelink-off.d.ts rename to types/react-icons/md/phonelink-off.d.ts diff --git a/react-icons/md/phonelink-ring.d.ts b/types/react-icons/md/phonelink-ring.d.ts similarity index 100% rename from react-icons/md/phonelink-ring.d.ts rename to types/react-icons/md/phonelink-ring.d.ts diff --git a/react-icons/md/phonelink-setup.d.ts b/types/react-icons/md/phonelink-setup.d.ts similarity index 100% rename from react-icons/md/phonelink-setup.d.ts rename to types/react-icons/md/phonelink-setup.d.ts diff --git a/react-icons/md/phonelink.d.ts b/types/react-icons/md/phonelink.d.ts similarity index 100% rename from react-icons/md/phonelink.d.ts rename to types/react-icons/md/phonelink.d.ts diff --git a/react-icons/md/photo-album.d.ts b/types/react-icons/md/photo-album.d.ts similarity index 100% rename from react-icons/md/photo-album.d.ts rename to types/react-icons/md/photo-album.d.ts diff --git a/react-icons/md/photo-camera.d.ts b/types/react-icons/md/photo-camera.d.ts similarity index 100% rename from react-icons/md/photo-camera.d.ts rename to types/react-icons/md/photo-camera.d.ts diff --git a/react-icons/md/photo-filter.d.ts b/types/react-icons/md/photo-filter.d.ts similarity index 100% rename from react-icons/md/photo-filter.d.ts rename to types/react-icons/md/photo-filter.d.ts diff --git a/react-icons/md/photo-library.d.ts b/types/react-icons/md/photo-library.d.ts similarity index 100% rename from react-icons/md/photo-library.d.ts rename to types/react-icons/md/photo-library.d.ts diff --git a/react-icons/md/photo-size-select-actual.d.ts b/types/react-icons/md/photo-size-select-actual.d.ts similarity index 100% rename from react-icons/md/photo-size-select-actual.d.ts rename to types/react-icons/md/photo-size-select-actual.d.ts diff --git a/react-icons/md/photo-size-select-large.d.ts b/types/react-icons/md/photo-size-select-large.d.ts similarity index 100% rename from react-icons/md/photo-size-select-large.d.ts rename to types/react-icons/md/photo-size-select-large.d.ts diff --git a/react-icons/md/photo-size-select-small.d.ts b/types/react-icons/md/photo-size-select-small.d.ts similarity index 100% rename from react-icons/md/photo-size-select-small.d.ts rename to types/react-icons/md/photo-size-select-small.d.ts diff --git a/react-icons/md/photo.d.ts b/types/react-icons/md/photo.d.ts similarity index 100% rename from react-icons/md/photo.d.ts rename to types/react-icons/md/photo.d.ts diff --git a/react-icons/md/picture-as-pdf.d.ts b/types/react-icons/md/picture-as-pdf.d.ts similarity index 100% rename from react-icons/md/picture-as-pdf.d.ts rename to types/react-icons/md/picture-as-pdf.d.ts diff --git a/react-icons/md/picture-in-picture-alt.d.ts b/types/react-icons/md/picture-in-picture-alt.d.ts similarity index 100% rename from react-icons/md/picture-in-picture-alt.d.ts rename to types/react-icons/md/picture-in-picture-alt.d.ts diff --git a/react-icons/md/picture-in-picture.d.ts b/types/react-icons/md/picture-in-picture.d.ts similarity index 100% rename from react-icons/md/picture-in-picture.d.ts rename to types/react-icons/md/picture-in-picture.d.ts diff --git a/react-icons/md/pie-chart-outlined.d.ts b/types/react-icons/md/pie-chart-outlined.d.ts similarity index 100% rename from react-icons/md/pie-chart-outlined.d.ts rename to types/react-icons/md/pie-chart-outlined.d.ts diff --git a/react-icons/md/pie-chart.d.ts b/types/react-icons/md/pie-chart.d.ts similarity index 100% rename from react-icons/md/pie-chart.d.ts rename to types/react-icons/md/pie-chart.d.ts diff --git a/react-icons/md/pin-drop.d.ts b/types/react-icons/md/pin-drop.d.ts similarity index 100% rename from react-icons/md/pin-drop.d.ts rename to types/react-icons/md/pin-drop.d.ts diff --git a/react-icons/md/place.d.ts b/types/react-icons/md/place.d.ts similarity index 100% rename from react-icons/md/place.d.ts rename to types/react-icons/md/place.d.ts diff --git a/react-icons/md/play-arrow.d.ts b/types/react-icons/md/play-arrow.d.ts similarity index 100% rename from react-icons/md/play-arrow.d.ts rename to types/react-icons/md/play-arrow.d.ts diff --git a/react-icons/md/play-circle-filled.d.ts b/types/react-icons/md/play-circle-filled.d.ts similarity index 100% rename from react-icons/md/play-circle-filled.d.ts rename to types/react-icons/md/play-circle-filled.d.ts diff --git a/react-icons/md/play-circle-outline.d.ts b/types/react-icons/md/play-circle-outline.d.ts similarity index 100% rename from react-icons/md/play-circle-outline.d.ts rename to types/react-icons/md/play-circle-outline.d.ts diff --git a/react-icons/md/play-for-work.d.ts b/types/react-icons/md/play-for-work.d.ts similarity index 100% rename from react-icons/md/play-for-work.d.ts rename to types/react-icons/md/play-for-work.d.ts diff --git a/react-icons/md/playlist-add-check.d.ts b/types/react-icons/md/playlist-add-check.d.ts similarity index 100% rename from react-icons/md/playlist-add-check.d.ts rename to types/react-icons/md/playlist-add-check.d.ts diff --git a/react-icons/md/playlist-add.d.ts b/types/react-icons/md/playlist-add.d.ts similarity index 100% rename from react-icons/md/playlist-add.d.ts rename to types/react-icons/md/playlist-add.d.ts diff --git a/react-icons/md/playlist-play.d.ts b/types/react-icons/md/playlist-play.d.ts similarity index 100% rename from react-icons/md/playlist-play.d.ts rename to types/react-icons/md/playlist-play.d.ts diff --git a/react-icons/md/plus-one.d.ts b/types/react-icons/md/plus-one.d.ts similarity index 100% rename from react-icons/md/plus-one.d.ts rename to types/react-icons/md/plus-one.d.ts diff --git a/react-icons/md/poll.d.ts b/types/react-icons/md/poll.d.ts similarity index 100% rename from react-icons/md/poll.d.ts rename to types/react-icons/md/poll.d.ts diff --git a/react-icons/md/polymer.d.ts b/types/react-icons/md/polymer.d.ts similarity index 100% rename from react-icons/md/polymer.d.ts rename to types/react-icons/md/polymer.d.ts diff --git a/react-icons/md/pool.d.ts b/types/react-icons/md/pool.d.ts similarity index 100% rename from react-icons/md/pool.d.ts rename to types/react-icons/md/pool.d.ts diff --git a/react-icons/md/portable-wifi-off.d.ts b/types/react-icons/md/portable-wifi-off.d.ts similarity index 100% rename from react-icons/md/portable-wifi-off.d.ts rename to types/react-icons/md/portable-wifi-off.d.ts diff --git a/react-icons/md/portrait.d.ts b/types/react-icons/md/portrait.d.ts similarity index 100% rename from react-icons/md/portrait.d.ts rename to types/react-icons/md/portrait.d.ts diff --git a/react-icons/md/power-input.d.ts b/types/react-icons/md/power-input.d.ts similarity index 100% rename from react-icons/md/power-input.d.ts rename to types/react-icons/md/power-input.d.ts diff --git a/react-icons/md/power-settings-new.d.ts b/types/react-icons/md/power-settings-new.d.ts similarity index 100% rename from react-icons/md/power-settings-new.d.ts rename to types/react-icons/md/power-settings-new.d.ts diff --git a/react-icons/md/power.d.ts b/types/react-icons/md/power.d.ts similarity index 100% rename from react-icons/md/power.d.ts rename to types/react-icons/md/power.d.ts diff --git a/react-icons/md/pregnant-woman.d.ts b/types/react-icons/md/pregnant-woman.d.ts similarity index 100% rename from react-icons/md/pregnant-woman.d.ts rename to types/react-icons/md/pregnant-woman.d.ts diff --git a/react-icons/md/present-to-all.d.ts b/types/react-icons/md/present-to-all.d.ts similarity index 100% rename from react-icons/md/present-to-all.d.ts rename to types/react-icons/md/present-to-all.d.ts diff --git a/react-icons/md/print.d.ts b/types/react-icons/md/print.d.ts similarity index 100% rename from react-icons/md/print.d.ts rename to types/react-icons/md/print.d.ts diff --git a/react-icons/md/priority-high.d.ts b/types/react-icons/md/priority-high.d.ts similarity index 100% rename from react-icons/md/priority-high.d.ts rename to types/react-icons/md/priority-high.d.ts diff --git a/react-icons/md/public.d.ts b/types/react-icons/md/public.d.ts similarity index 100% rename from react-icons/md/public.d.ts rename to types/react-icons/md/public.d.ts diff --git a/react-icons/md/publish.d.ts b/types/react-icons/md/publish.d.ts similarity index 100% rename from react-icons/md/publish.d.ts rename to types/react-icons/md/publish.d.ts diff --git a/react-icons/md/query-builder.d.ts b/types/react-icons/md/query-builder.d.ts similarity index 100% rename from react-icons/md/query-builder.d.ts rename to types/react-icons/md/query-builder.d.ts diff --git a/react-icons/md/question-answer.d.ts b/types/react-icons/md/question-answer.d.ts similarity index 100% rename from react-icons/md/question-answer.d.ts rename to types/react-icons/md/question-answer.d.ts diff --git a/react-icons/md/queue-music.d.ts b/types/react-icons/md/queue-music.d.ts similarity index 100% rename from react-icons/md/queue-music.d.ts rename to types/react-icons/md/queue-music.d.ts diff --git a/react-icons/md/queue-play-next.d.ts b/types/react-icons/md/queue-play-next.d.ts similarity index 100% rename from react-icons/md/queue-play-next.d.ts rename to types/react-icons/md/queue-play-next.d.ts diff --git a/react-icons/md/queue.d.ts b/types/react-icons/md/queue.d.ts similarity index 100% rename from react-icons/md/queue.d.ts rename to types/react-icons/md/queue.d.ts diff --git a/react-icons/md/radio-button-checked.d.ts b/types/react-icons/md/radio-button-checked.d.ts similarity index 100% rename from react-icons/md/radio-button-checked.d.ts rename to types/react-icons/md/radio-button-checked.d.ts diff --git a/react-icons/md/radio-button-unchecked.d.ts b/types/react-icons/md/radio-button-unchecked.d.ts similarity index 100% rename from react-icons/md/radio-button-unchecked.d.ts rename to types/react-icons/md/radio-button-unchecked.d.ts diff --git a/react-icons/md/radio.d.ts b/types/react-icons/md/radio.d.ts similarity index 100% rename from react-icons/md/radio.d.ts rename to types/react-icons/md/radio.d.ts diff --git a/react-icons/md/rate-review.d.ts b/types/react-icons/md/rate-review.d.ts similarity index 100% rename from react-icons/md/rate-review.d.ts rename to types/react-icons/md/rate-review.d.ts diff --git a/react-icons/md/receipt.d.ts b/types/react-icons/md/receipt.d.ts similarity index 100% rename from react-icons/md/receipt.d.ts rename to types/react-icons/md/receipt.d.ts diff --git a/react-icons/md/recent-actors.d.ts b/types/react-icons/md/recent-actors.d.ts similarity index 100% rename from react-icons/md/recent-actors.d.ts rename to types/react-icons/md/recent-actors.d.ts diff --git a/react-icons/md/record-voice-over.d.ts b/types/react-icons/md/record-voice-over.d.ts similarity index 100% rename from react-icons/md/record-voice-over.d.ts rename to types/react-icons/md/record-voice-over.d.ts diff --git a/react-icons/md/redeem.d.ts b/types/react-icons/md/redeem.d.ts similarity index 100% rename from react-icons/md/redeem.d.ts rename to types/react-icons/md/redeem.d.ts diff --git a/react-icons/md/redo.d.ts b/types/react-icons/md/redo.d.ts similarity index 100% rename from react-icons/md/redo.d.ts rename to types/react-icons/md/redo.d.ts diff --git a/react-icons/md/refresh.d.ts b/types/react-icons/md/refresh.d.ts similarity index 100% rename from react-icons/md/refresh.d.ts rename to types/react-icons/md/refresh.d.ts diff --git a/react-icons/md/remove-circle-outline.d.ts b/types/react-icons/md/remove-circle-outline.d.ts similarity index 100% rename from react-icons/md/remove-circle-outline.d.ts rename to types/react-icons/md/remove-circle-outline.d.ts diff --git a/react-icons/md/remove-circle.d.ts b/types/react-icons/md/remove-circle.d.ts similarity index 100% rename from react-icons/md/remove-circle.d.ts rename to types/react-icons/md/remove-circle.d.ts diff --git a/react-icons/md/remove-from-queue.d.ts b/types/react-icons/md/remove-from-queue.d.ts similarity index 100% rename from react-icons/md/remove-from-queue.d.ts rename to types/react-icons/md/remove-from-queue.d.ts diff --git a/react-icons/md/remove-red-eye.d.ts b/types/react-icons/md/remove-red-eye.d.ts similarity index 100% rename from react-icons/md/remove-red-eye.d.ts rename to types/react-icons/md/remove-red-eye.d.ts diff --git a/react-icons/md/remove-shopping-cart.d.ts b/types/react-icons/md/remove-shopping-cart.d.ts similarity index 100% rename from react-icons/md/remove-shopping-cart.d.ts rename to types/react-icons/md/remove-shopping-cart.d.ts diff --git a/react-icons/md/remove.d.ts b/types/react-icons/md/remove.d.ts similarity index 100% rename from react-icons/md/remove.d.ts rename to types/react-icons/md/remove.d.ts diff --git a/react-icons/md/reorder.d.ts b/types/react-icons/md/reorder.d.ts similarity index 100% rename from react-icons/md/reorder.d.ts rename to types/react-icons/md/reorder.d.ts diff --git a/react-icons/md/repeat-one.d.ts b/types/react-icons/md/repeat-one.d.ts similarity index 100% rename from react-icons/md/repeat-one.d.ts rename to types/react-icons/md/repeat-one.d.ts diff --git a/react-icons/md/repeat.d.ts b/types/react-icons/md/repeat.d.ts similarity index 100% rename from react-icons/md/repeat.d.ts rename to types/react-icons/md/repeat.d.ts diff --git a/react-icons/md/replay-10.d.ts b/types/react-icons/md/replay-10.d.ts similarity index 100% rename from react-icons/md/replay-10.d.ts rename to types/react-icons/md/replay-10.d.ts diff --git a/react-icons/md/replay-30.d.ts b/types/react-icons/md/replay-30.d.ts similarity index 100% rename from react-icons/md/replay-30.d.ts rename to types/react-icons/md/replay-30.d.ts diff --git a/react-icons/md/replay-5.d.ts b/types/react-icons/md/replay-5.d.ts similarity index 100% rename from react-icons/md/replay-5.d.ts rename to types/react-icons/md/replay-5.d.ts diff --git a/react-icons/md/replay.d.ts b/types/react-icons/md/replay.d.ts similarity index 100% rename from react-icons/md/replay.d.ts rename to types/react-icons/md/replay.d.ts diff --git a/react-icons/md/reply-all.d.ts b/types/react-icons/md/reply-all.d.ts similarity index 100% rename from react-icons/md/reply-all.d.ts rename to types/react-icons/md/reply-all.d.ts diff --git a/react-icons/md/reply.d.ts b/types/react-icons/md/reply.d.ts similarity index 100% rename from react-icons/md/reply.d.ts rename to types/react-icons/md/reply.d.ts diff --git a/react-icons/md/report-problem.d.ts b/types/react-icons/md/report-problem.d.ts similarity index 100% rename from react-icons/md/report-problem.d.ts rename to types/react-icons/md/report-problem.d.ts diff --git a/react-icons/md/report.d.ts b/types/react-icons/md/report.d.ts similarity index 100% rename from react-icons/md/report.d.ts rename to types/react-icons/md/report.d.ts diff --git a/react-icons/md/restaurant-menu.d.ts b/types/react-icons/md/restaurant-menu.d.ts similarity index 100% rename from react-icons/md/restaurant-menu.d.ts rename to types/react-icons/md/restaurant-menu.d.ts diff --git a/react-icons/md/restaurant.d.ts b/types/react-icons/md/restaurant.d.ts similarity index 100% rename from react-icons/md/restaurant.d.ts rename to types/react-icons/md/restaurant.d.ts diff --git a/react-icons/md/restore-page.d.ts b/types/react-icons/md/restore-page.d.ts similarity index 100% rename from react-icons/md/restore-page.d.ts rename to types/react-icons/md/restore-page.d.ts diff --git a/react-icons/md/restore.d.ts b/types/react-icons/md/restore.d.ts similarity index 100% rename from react-icons/md/restore.d.ts rename to types/react-icons/md/restore.d.ts diff --git a/react-icons/md/ring-volume.d.ts b/types/react-icons/md/ring-volume.d.ts similarity index 100% rename from react-icons/md/ring-volume.d.ts rename to types/react-icons/md/ring-volume.d.ts diff --git a/react-icons/md/room-service.d.ts b/types/react-icons/md/room-service.d.ts similarity index 100% rename from react-icons/md/room-service.d.ts rename to types/react-icons/md/room-service.d.ts diff --git a/react-icons/md/room.d.ts b/types/react-icons/md/room.d.ts similarity index 100% rename from react-icons/md/room.d.ts rename to types/react-icons/md/room.d.ts diff --git a/react-icons/md/rotate-90-degrees-ccw.d.ts b/types/react-icons/md/rotate-90-degrees-ccw.d.ts similarity index 100% rename from react-icons/md/rotate-90-degrees-ccw.d.ts rename to types/react-icons/md/rotate-90-degrees-ccw.d.ts diff --git a/react-icons/md/rotate-left.d.ts b/types/react-icons/md/rotate-left.d.ts similarity index 100% rename from react-icons/md/rotate-left.d.ts rename to types/react-icons/md/rotate-left.d.ts diff --git a/react-icons/md/rotate-right.d.ts b/types/react-icons/md/rotate-right.d.ts similarity index 100% rename from react-icons/md/rotate-right.d.ts rename to types/react-icons/md/rotate-right.d.ts diff --git a/react-icons/md/rounded-corner.d.ts b/types/react-icons/md/rounded-corner.d.ts similarity index 100% rename from react-icons/md/rounded-corner.d.ts rename to types/react-icons/md/rounded-corner.d.ts diff --git a/react-icons/md/router.d.ts b/types/react-icons/md/router.d.ts similarity index 100% rename from react-icons/md/router.d.ts rename to types/react-icons/md/router.d.ts diff --git a/react-icons/md/rowing.d.ts b/types/react-icons/md/rowing.d.ts similarity index 100% rename from react-icons/md/rowing.d.ts rename to types/react-icons/md/rowing.d.ts diff --git a/react-icons/md/rss-feed.d.ts b/types/react-icons/md/rss-feed.d.ts similarity index 100% rename from react-icons/md/rss-feed.d.ts rename to types/react-icons/md/rss-feed.d.ts diff --git a/react-icons/md/rv-hookup.d.ts b/types/react-icons/md/rv-hookup.d.ts similarity index 100% rename from react-icons/md/rv-hookup.d.ts rename to types/react-icons/md/rv-hookup.d.ts diff --git a/react-icons/md/satellite.d.ts b/types/react-icons/md/satellite.d.ts similarity index 100% rename from react-icons/md/satellite.d.ts rename to types/react-icons/md/satellite.d.ts diff --git a/react-icons/md/save.d.ts b/types/react-icons/md/save.d.ts similarity index 100% rename from react-icons/md/save.d.ts rename to types/react-icons/md/save.d.ts diff --git a/react-icons/md/scanner.d.ts b/types/react-icons/md/scanner.d.ts similarity index 100% rename from react-icons/md/scanner.d.ts rename to types/react-icons/md/scanner.d.ts diff --git a/react-icons/md/schedule.d.ts b/types/react-icons/md/schedule.d.ts similarity index 100% rename from react-icons/md/schedule.d.ts rename to types/react-icons/md/schedule.d.ts diff --git a/react-icons/md/school.d.ts b/types/react-icons/md/school.d.ts similarity index 100% rename from react-icons/md/school.d.ts rename to types/react-icons/md/school.d.ts diff --git a/react-icons/md/screen-lock-landscape.d.ts b/types/react-icons/md/screen-lock-landscape.d.ts similarity index 100% rename from react-icons/md/screen-lock-landscape.d.ts rename to types/react-icons/md/screen-lock-landscape.d.ts diff --git a/react-icons/md/screen-lock-portrait.d.ts b/types/react-icons/md/screen-lock-portrait.d.ts similarity index 100% rename from react-icons/md/screen-lock-portrait.d.ts rename to types/react-icons/md/screen-lock-portrait.d.ts diff --git a/react-icons/md/screen-lock-rotation.d.ts b/types/react-icons/md/screen-lock-rotation.d.ts similarity index 100% rename from react-icons/md/screen-lock-rotation.d.ts rename to types/react-icons/md/screen-lock-rotation.d.ts diff --git a/react-icons/md/screen-rotation.d.ts b/types/react-icons/md/screen-rotation.d.ts similarity index 100% rename from react-icons/md/screen-rotation.d.ts rename to types/react-icons/md/screen-rotation.d.ts diff --git a/react-icons/md/screen-share.d.ts b/types/react-icons/md/screen-share.d.ts similarity index 100% rename from react-icons/md/screen-share.d.ts rename to types/react-icons/md/screen-share.d.ts diff --git a/react-icons/md/sd-card.d.ts b/types/react-icons/md/sd-card.d.ts similarity index 100% rename from react-icons/md/sd-card.d.ts rename to types/react-icons/md/sd-card.d.ts diff --git a/react-icons/md/sd-storage.d.ts b/types/react-icons/md/sd-storage.d.ts similarity index 100% rename from react-icons/md/sd-storage.d.ts rename to types/react-icons/md/sd-storage.d.ts diff --git a/react-icons/md/search.d.ts b/types/react-icons/md/search.d.ts similarity index 100% rename from react-icons/md/search.d.ts rename to types/react-icons/md/search.d.ts diff --git a/react-icons/md/security.d.ts b/types/react-icons/md/security.d.ts similarity index 100% rename from react-icons/md/security.d.ts rename to types/react-icons/md/security.d.ts diff --git a/react-icons/md/select-all.d.ts b/types/react-icons/md/select-all.d.ts similarity index 100% rename from react-icons/md/select-all.d.ts rename to types/react-icons/md/select-all.d.ts diff --git a/react-icons/md/send.d.ts b/types/react-icons/md/send.d.ts similarity index 100% rename from react-icons/md/send.d.ts rename to types/react-icons/md/send.d.ts diff --git a/react-icons/md/sentiment-dissatisfied.d.ts b/types/react-icons/md/sentiment-dissatisfied.d.ts similarity index 100% rename from react-icons/md/sentiment-dissatisfied.d.ts rename to types/react-icons/md/sentiment-dissatisfied.d.ts diff --git a/react-icons/md/sentiment-neutral.d.ts b/types/react-icons/md/sentiment-neutral.d.ts similarity index 100% rename from react-icons/md/sentiment-neutral.d.ts rename to types/react-icons/md/sentiment-neutral.d.ts diff --git a/react-icons/md/sentiment-satisfied.d.ts b/types/react-icons/md/sentiment-satisfied.d.ts similarity index 100% rename from react-icons/md/sentiment-satisfied.d.ts rename to types/react-icons/md/sentiment-satisfied.d.ts diff --git a/react-icons/md/sentiment-very-dissatisfied.d.ts b/types/react-icons/md/sentiment-very-dissatisfied.d.ts similarity index 100% rename from react-icons/md/sentiment-very-dissatisfied.d.ts rename to types/react-icons/md/sentiment-very-dissatisfied.d.ts diff --git a/react-icons/md/sentiment-very-satisfied.d.ts b/types/react-icons/md/sentiment-very-satisfied.d.ts similarity index 100% rename from react-icons/md/sentiment-very-satisfied.d.ts rename to types/react-icons/md/sentiment-very-satisfied.d.ts diff --git a/react-icons/md/settings-applications.d.ts b/types/react-icons/md/settings-applications.d.ts similarity index 100% rename from react-icons/md/settings-applications.d.ts rename to types/react-icons/md/settings-applications.d.ts diff --git a/react-icons/md/settings-backup-restore.d.ts b/types/react-icons/md/settings-backup-restore.d.ts similarity index 100% rename from react-icons/md/settings-backup-restore.d.ts rename to types/react-icons/md/settings-backup-restore.d.ts diff --git a/react-icons/md/settings-bluetooth.d.ts b/types/react-icons/md/settings-bluetooth.d.ts similarity index 100% rename from react-icons/md/settings-bluetooth.d.ts rename to types/react-icons/md/settings-bluetooth.d.ts diff --git a/react-icons/md/settings-brightness.d.ts b/types/react-icons/md/settings-brightness.d.ts similarity index 100% rename from react-icons/md/settings-brightness.d.ts rename to types/react-icons/md/settings-brightness.d.ts diff --git a/react-icons/md/settings-cell.d.ts b/types/react-icons/md/settings-cell.d.ts similarity index 100% rename from react-icons/md/settings-cell.d.ts rename to types/react-icons/md/settings-cell.d.ts diff --git a/react-icons/md/settings-ethernet.d.ts b/types/react-icons/md/settings-ethernet.d.ts similarity index 100% rename from react-icons/md/settings-ethernet.d.ts rename to types/react-icons/md/settings-ethernet.d.ts diff --git a/react-icons/md/settings-input-antenna.d.ts b/types/react-icons/md/settings-input-antenna.d.ts similarity index 100% rename from react-icons/md/settings-input-antenna.d.ts rename to types/react-icons/md/settings-input-antenna.d.ts diff --git a/react-icons/md/settings-input-component.d.ts b/types/react-icons/md/settings-input-component.d.ts similarity index 100% rename from react-icons/md/settings-input-component.d.ts rename to types/react-icons/md/settings-input-component.d.ts diff --git a/react-icons/md/settings-input-composite.d.ts b/types/react-icons/md/settings-input-composite.d.ts similarity index 100% rename from react-icons/md/settings-input-composite.d.ts rename to types/react-icons/md/settings-input-composite.d.ts diff --git a/react-icons/md/settings-input-hdmi.d.ts b/types/react-icons/md/settings-input-hdmi.d.ts similarity index 100% rename from react-icons/md/settings-input-hdmi.d.ts rename to types/react-icons/md/settings-input-hdmi.d.ts diff --git a/react-icons/md/settings-input-svideo.d.ts b/types/react-icons/md/settings-input-svideo.d.ts similarity index 100% rename from react-icons/md/settings-input-svideo.d.ts rename to types/react-icons/md/settings-input-svideo.d.ts diff --git a/react-icons/md/settings-overscan.d.ts b/types/react-icons/md/settings-overscan.d.ts similarity index 100% rename from react-icons/md/settings-overscan.d.ts rename to types/react-icons/md/settings-overscan.d.ts diff --git a/react-icons/md/settings-phone.d.ts b/types/react-icons/md/settings-phone.d.ts similarity index 100% rename from react-icons/md/settings-phone.d.ts rename to types/react-icons/md/settings-phone.d.ts diff --git a/react-icons/md/settings-power.d.ts b/types/react-icons/md/settings-power.d.ts similarity index 100% rename from react-icons/md/settings-power.d.ts rename to types/react-icons/md/settings-power.d.ts diff --git a/react-icons/md/settings-remote.d.ts b/types/react-icons/md/settings-remote.d.ts similarity index 100% rename from react-icons/md/settings-remote.d.ts rename to types/react-icons/md/settings-remote.d.ts diff --git a/react-icons/md/settings-system-daydream.d.ts b/types/react-icons/md/settings-system-daydream.d.ts similarity index 100% rename from react-icons/md/settings-system-daydream.d.ts rename to types/react-icons/md/settings-system-daydream.d.ts diff --git a/react-icons/md/settings-voice.d.ts b/types/react-icons/md/settings-voice.d.ts similarity index 100% rename from react-icons/md/settings-voice.d.ts rename to types/react-icons/md/settings-voice.d.ts diff --git a/react-icons/md/settings.d.ts b/types/react-icons/md/settings.d.ts similarity index 100% rename from react-icons/md/settings.d.ts rename to types/react-icons/md/settings.d.ts diff --git a/react-icons/md/share.d.ts b/types/react-icons/md/share.d.ts similarity index 100% rename from react-icons/md/share.d.ts rename to types/react-icons/md/share.d.ts diff --git a/react-icons/md/shop-two.d.ts b/types/react-icons/md/shop-two.d.ts similarity index 100% rename from react-icons/md/shop-two.d.ts rename to types/react-icons/md/shop-two.d.ts diff --git a/react-icons/md/shop.d.ts b/types/react-icons/md/shop.d.ts similarity index 100% rename from react-icons/md/shop.d.ts rename to types/react-icons/md/shop.d.ts diff --git a/react-icons/md/shopping-basket.d.ts b/types/react-icons/md/shopping-basket.d.ts similarity index 100% rename from react-icons/md/shopping-basket.d.ts rename to types/react-icons/md/shopping-basket.d.ts diff --git a/react-icons/md/shopping-cart.d.ts b/types/react-icons/md/shopping-cart.d.ts similarity index 100% rename from react-icons/md/shopping-cart.d.ts rename to types/react-icons/md/shopping-cart.d.ts diff --git a/react-icons/md/short-text.d.ts b/types/react-icons/md/short-text.d.ts similarity index 100% rename from react-icons/md/short-text.d.ts rename to types/react-icons/md/short-text.d.ts diff --git a/react-icons/md/show-chart.d.ts b/types/react-icons/md/show-chart.d.ts similarity index 100% rename from react-icons/md/show-chart.d.ts rename to types/react-icons/md/show-chart.d.ts diff --git a/react-icons/md/shuffle.d.ts b/types/react-icons/md/shuffle.d.ts similarity index 100% rename from react-icons/md/shuffle.d.ts rename to types/react-icons/md/shuffle.d.ts diff --git a/react-icons/md/signal-cellular-4-bar.d.ts b/types/react-icons/md/signal-cellular-4-bar.d.ts similarity index 100% rename from react-icons/md/signal-cellular-4-bar.d.ts rename to types/react-icons/md/signal-cellular-4-bar.d.ts diff --git a/react-icons/md/signal-cellular-connected-no-internet-4-bar.d.ts b/types/react-icons/md/signal-cellular-connected-no-internet-4-bar.d.ts similarity index 100% rename from react-icons/md/signal-cellular-connected-no-internet-4-bar.d.ts rename to types/react-icons/md/signal-cellular-connected-no-internet-4-bar.d.ts diff --git a/react-icons/md/signal-cellular-no-sim.d.ts b/types/react-icons/md/signal-cellular-no-sim.d.ts similarity index 100% rename from react-icons/md/signal-cellular-no-sim.d.ts rename to types/react-icons/md/signal-cellular-no-sim.d.ts diff --git a/react-icons/md/signal-cellular-null.d.ts b/types/react-icons/md/signal-cellular-null.d.ts similarity index 100% rename from react-icons/md/signal-cellular-null.d.ts rename to types/react-icons/md/signal-cellular-null.d.ts diff --git a/react-icons/md/signal-cellular-off.d.ts b/types/react-icons/md/signal-cellular-off.d.ts similarity index 100% rename from react-icons/md/signal-cellular-off.d.ts rename to types/react-icons/md/signal-cellular-off.d.ts diff --git a/react-icons/md/signal-wifi-4-bar-lock.d.ts b/types/react-icons/md/signal-wifi-4-bar-lock.d.ts similarity index 100% rename from react-icons/md/signal-wifi-4-bar-lock.d.ts rename to types/react-icons/md/signal-wifi-4-bar-lock.d.ts diff --git a/react-icons/md/signal-wifi-4-bar.d.ts b/types/react-icons/md/signal-wifi-4-bar.d.ts similarity index 100% rename from react-icons/md/signal-wifi-4-bar.d.ts rename to types/react-icons/md/signal-wifi-4-bar.d.ts diff --git a/react-icons/md/signal-wifi-off.d.ts b/types/react-icons/md/signal-wifi-off.d.ts similarity index 100% rename from react-icons/md/signal-wifi-off.d.ts rename to types/react-icons/md/signal-wifi-off.d.ts diff --git a/react-icons/md/sim-card-alert.d.ts b/types/react-icons/md/sim-card-alert.d.ts similarity index 100% rename from react-icons/md/sim-card-alert.d.ts rename to types/react-icons/md/sim-card-alert.d.ts diff --git a/react-icons/md/sim-card.d.ts b/types/react-icons/md/sim-card.d.ts similarity index 100% rename from react-icons/md/sim-card.d.ts rename to types/react-icons/md/sim-card.d.ts diff --git a/react-icons/md/skip-next.d.ts b/types/react-icons/md/skip-next.d.ts similarity index 100% rename from react-icons/md/skip-next.d.ts rename to types/react-icons/md/skip-next.d.ts diff --git a/react-icons/md/skip-previous.d.ts b/types/react-icons/md/skip-previous.d.ts similarity index 100% rename from react-icons/md/skip-previous.d.ts rename to types/react-icons/md/skip-previous.d.ts diff --git a/react-icons/md/slideshow.d.ts b/types/react-icons/md/slideshow.d.ts similarity index 100% rename from react-icons/md/slideshow.d.ts rename to types/react-icons/md/slideshow.d.ts diff --git a/react-icons/md/slow-motion-video.d.ts b/types/react-icons/md/slow-motion-video.d.ts similarity index 100% rename from react-icons/md/slow-motion-video.d.ts rename to types/react-icons/md/slow-motion-video.d.ts diff --git a/react-icons/md/smartphone.d.ts b/types/react-icons/md/smartphone.d.ts similarity index 100% rename from react-icons/md/smartphone.d.ts rename to types/react-icons/md/smartphone.d.ts diff --git a/react-icons/md/smoke-free.d.ts b/types/react-icons/md/smoke-free.d.ts similarity index 100% rename from react-icons/md/smoke-free.d.ts rename to types/react-icons/md/smoke-free.d.ts diff --git a/react-icons/md/smoking-rooms.d.ts b/types/react-icons/md/smoking-rooms.d.ts similarity index 100% rename from react-icons/md/smoking-rooms.d.ts rename to types/react-icons/md/smoking-rooms.d.ts diff --git a/react-icons/md/sms-failed.d.ts b/types/react-icons/md/sms-failed.d.ts similarity index 100% rename from react-icons/md/sms-failed.d.ts rename to types/react-icons/md/sms-failed.d.ts diff --git a/react-icons/md/sms.d.ts b/types/react-icons/md/sms.d.ts similarity index 100% rename from react-icons/md/sms.d.ts rename to types/react-icons/md/sms.d.ts diff --git a/react-icons/md/snooze.d.ts b/types/react-icons/md/snooze.d.ts similarity index 100% rename from react-icons/md/snooze.d.ts rename to types/react-icons/md/snooze.d.ts diff --git a/react-icons/md/sort-by-alpha.d.ts b/types/react-icons/md/sort-by-alpha.d.ts similarity index 100% rename from react-icons/md/sort-by-alpha.d.ts rename to types/react-icons/md/sort-by-alpha.d.ts diff --git a/react-icons/md/sort.d.ts b/types/react-icons/md/sort.d.ts similarity index 100% rename from react-icons/md/sort.d.ts rename to types/react-icons/md/sort.d.ts diff --git a/react-icons/md/spa.d.ts b/types/react-icons/md/spa.d.ts similarity index 100% rename from react-icons/md/spa.d.ts rename to types/react-icons/md/spa.d.ts diff --git a/react-icons/md/space-bar.d.ts b/types/react-icons/md/space-bar.d.ts similarity index 100% rename from react-icons/md/space-bar.d.ts rename to types/react-icons/md/space-bar.d.ts diff --git a/react-icons/md/speaker-group.d.ts b/types/react-icons/md/speaker-group.d.ts similarity index 100% rename from react-icons/md/speaker-group.d.ts rename to types/react-icons/md/speaker-group.d.ts diff --git a/react-icons/md/speaker-notes-off.d.ts b/types/react-icons/md/speaker-notes-off.d.ts similarity index 100% rename from react-icons/md/speaker-notes-off.d.ts rename to types/react-icons/md/speaker-notes-off.d.ts diff --git a/react-icons/md/speaker-notes.d.ts b/types/react-icons/md/speaker-notes.d.ts similarity index 100% rename from react-icons/md/speaker-notes.d.ts rename to types/react-icons/md/speaker-notes.d.ts diff --git a/react-icons/md/speaker-phone.d.ts b/types/react-icons/md/speaker-phone.d.ts similarity index 100% rename from react-icons/md/speaker-phone.d.ts rename to types/react-icons/md/speaker-phone.d.ts diff --git a/react-icons/md/speaker.d.ts b/types/react-icons/md/speaker.d.ts similarity index 100% rename from react-icons/md/speaker.d.ts rename to types/react-icons/md/speaker.d.ts diff --git a/react-icons/md/spellcheck.d.ts b/types/react-icons/md/spellcheck.d.ts similarity index 100% rename from react-icons/md/spellcheck.d.ts rename to types/react-icons/md/spellcheck.d.ts diff --git a/react-icons/md/star-border.d.ts b/types/react-icons/md/star-border.d.ts similarity index 100% rename from react-icons/md/star-border.d.ts rename to types/react-icons/md/star-border.d.ts diff --git a/react-icons/md/star-half.d.ts b/types/react-icons/md/star-half.d.ts similarity index 100% rename from react-icons/md/star-half.d.ts rename to types/react-icons/md/star-half.d.ts diff --git a/react-icons/md/star-outline.d.ts b/types/react-icons/md/star-outline.d.ts similarity index 100% rename from react-icons/md/star-outline.d.ts rename to types/react-icons/md/star-outline.d.ts diff --git a/react-icons/md/star.d.ts b/types/react-icons/md/star.d.ts similarity index 100% rename from react-icons/md/star.d.ts rename to types/react-icons/md/star.d.ts diff --git a/react-icons/md/stars.d.ts b/types/react-icons/md/stars.d.ts similarity index 100% rename from react-icons/md/stars.d.ts rename to types/react-icons/md/stars.d.ts diff --git a/react-icons/md/stay-current-landscape.d.ts b/types/react-icons/md/stay-current-landscape.d.ts similarity index 100% rename from react-icons/md/stay-current-landscape.d.ts rename to types/react-icons/md/stay-current-landscape.d.ts diff --git a/react-icons/md/stay-current-portrait.d.ts b/types/react-icons/md/stay-current-portrait.d.ts similarity index 100% rename from react-icons/md/stay-current-portrait.d.ts rename to types/react-icons/md/stay-current-portrait.d.ts diff --git a/react-icons/md/stay-primary-landscape.d.ts b/types/react-icons/md/stay-primary-landscape.d.ts similarity index 100% rename from react-icons/md/stay-primary-landscape.d.ts rename to types/react-icons/md/stay-primary-landscape.d.ts diff --git a/react-icons/md/stay-primary-portrait.d.ts b/types/react-icons/md/stay-primary-portrait.d.ts similarity index 100% rename from react-icons/md/stay-primary-portrait.d.ts rename to types/react-icons/md/stay-primary-portrait.d.ts diff --git a/react-icons/md/stop-screen-share.d.ts b/types/react-icons/md/stop-screen-share.d.ts similarity index 100% rename from react-icons/md/stop-screen-share.d.ts rename to types/react-icons/md/stop-screen-share.d.ts diff --git a/react-icons/md/stop.d.ts b/types/react-icons/md/stop.d.ts similarity index 100% rename from react-icons/md/stop.d.ts rename to types/react-icons/md/stop.d.ts diff --git a/react-icons/md/storage.d.ts b/types/react-icons/md/storage.d.ts similarity index 100% rename from react-icons/md/storage.d.ts rename to types/react-icons/md/storage.d.ts diff --git a/react-icons/md/store-mall-directory.d.ts b/types/react-icons/md/store-mall-directory.d.ts similarity index 100% rename from react-icons/md/store-mall-directory.d.ts rename to types/react-icons/md/store-mall-directory.d.ts diff --git a/react-icons/md/store.d.ts b/types/react-icons/md/store.d.ts similarity index 100% rename from react-icons/md/store.d.ts rename to types/react-icons/md/store.d.ts diff --git a/react-icons/md/straighten.d.ts b/types/react-icons/md/straighten.d.ts similarity index 100% rename from react-icons/md/straighten.d.ts rename to types/react-icons/md/straighten.d.ts diff --git a/react-icons/md/streetview.d.ts b/types/react-icons/md/streetview.d.ts similarity index 100% rename from react-icons/md/streetview.d.ts rename to types/react-icons/md/streetview.d.ts diff --git a/react-icons/md/strikethrough-s.d.ts b/types/react-icons/md/strikethrough-s.d.ts similarity index 100% rename from react-icons/md/strikethrough-s.d.ts rename to types/react-icons/md/strikethrough-s.d.ts diff --git a/react-icons/md/style.d.ts b/types/react-icons/md/style.d.ts similarity index 100% rename from react-icons/md/style.d.ts rename to types/react-icons/md/style.d.ts diff --git a/react-icons/md/subdirectory-arrow-left.d.ts b/types/react-icons/md/subdirectory-arrow-left.d.ts similarity index 100% rename from react-icons/md/subdirectory-arrow-left.d.ts rename to types/react-icons/md/subdirectory-arrow-left.d.ts diff --git a/react-icons/md/subdirectory-arrow-right.d.ts b/types/react-icons/md/subdirectory-arrow-right.d.ts similarity index 100% rename from react-icons/md/subdirectory-arrow-right.d.ts rename to types/react-icons/md/subdirectory-arrow-right.d.ts diff --git a/react-icons/md/subject.d.ts b/types/react-icons/md/subject.d.ts similarity index 100% rename from react-icons/md/subject.d.ts rename to types/react-icons/md/subject.d.ts diff --git a/react-icons/md/subscriptions.d.ts b/types/react-icons/md/subscriptions.d.ts similarity index 100% rename from react-icons/md/subscriptions.d.ts rename to types/react-icons/md/subscriptions.d.ts diff --git a/react-icons/md/subtitles.d.ts b/types/react-icons/md/subtitles.d.ts similarity index 100% rename from react-icons/md/subtitles.d.ts rename to types/react-icons/md/subtitles.d.ts diff --git a/react-icons/md/subway.d.ts b/types/react-icons/md/subway.d.ts similarity index 100% rename from react-icons/md/subway.d.ts rename to types/react-icons/md/subway.d.ts diff --git a/react-icons/md/supervisor-account.d.ts b/types/react-icons/md/supervisor-account.d.ts similarity index 100% rename from react-icons/md/supervisor-account.d.ts rename to types/react-icons/md/supervisor-account.d.ts diff --git a/react-icons/md/surround-sound.d.ts b/types/react-icons/md/surround-sound.d.ts similarity index 100% rename from react-icons/md/surround-sound.d.ts rename to types/react-icons/md/surround-sound.d.ts diff --git a/react-icons/md/swap-calls.d.ts b/types/react-icons/md/swap-calls.d.ts similarity index 100% rename from react-icons/md/swap-calls.d.ts rename to types/react-icons/md/swap-calls.d.ts diff --git a/react-icons/md/swap-horiz.d.ts b/types/react-icons/md/swap-horiz.d.ts similarity index 100% rename from react-icons/md/swap-horiz.d.ts rename to types/react-icons/md/swap-horiz.d.ts diff --git a/react-icons/md/swap-vert.d.ts b/types/react-icons/md/swap-vert.d.ts similarity index 100% rename from react-icons/md/swap-vert.d.ts rename to types/react-icons/md/swap-vert.d.ts diff --git a/react-icons/md/swap-vertical-circle.d.ts b/types/react-icons/md/swap-vertical-circle.d.ts similarity index 100% rename from react-icons/md/swap-vertical-circle.d.ts rename to types/react-icons/md/swap-vertical-circle.d.ts diff --git a/react-icons/md/switch-camera.d.ts b/types/react-icons/md/switch-camera.d.ts similarity index 100% rename from react-icons/md/switch-camera.d.ts rename to types/react-icons/md/switch-camera.d.ts diff --git a/react-icons/md/switch-video.d.ts b/types/react-icons/md/switch-video.d.ts similarity index 100% rename from react-icons/md/switch-video.d.ts rename to types/react-icons/md/switch-video.d.ts diff --git a/react-icons/md/sync-disabled.d.ts b/types/react-icons/md/sync-disabled.d.ts similarity index 100% rename from react-icons/md/sync-disabled.d.ts rename to types/react-icons/md/sync-disabled.d.ts diff --git a/react-icons/md/sync-problem.d.ts b/types/react-icons/md/sync-problem.d.ts similarity index 100% rename from react-icons/md/sync-problem.d.ts rename to types/react-icons/md/sync-problem.d.ts diff --git a/react-icons/md/sync.d.ts b/types/react-icons/md/sync.d.ts similarity index 100% rename from react-icons/md/sync.d.ts rename to types/react-icons/md/sync.d.ts diff --git a/react-icons/md/system-update-alt.d.ts b/types/react-icons/md/system-update-alt.d.ts similarity index 100% rename from react-icons/md/system-update-alt.d.ts rename to types/react-icons/md/system-update-alt.d.ts diff --git a/react-icons/md/system-update.d.ts b/types/react-icons/md/system-update.d.ts similarity index 100% rename from react-icons/md/system-update.d.ts rename to types/react-icons/md/system-update.d.ts diff --git a/react-icons/md/tab-unselected.d.ts b/types/react-icons/md/tab-unselected.d.ts similarity index 100% rename from react-icons/md/tab-unselected.d.ts rename to types/react-icons/md/tab-unselected.d.ts diff --git a/react-icons/md/tab.d.ts b/types/react-icons/md/tab.d.ts similarity index 100% rename from react-icons/md/tab.d.ts rename to types/react-icons/md/tab.d.ts diff --git a/react-icons/md/tablet-android.d.ts b/types/react-icons/md/tablet-android.d.ts similarity index 100% rename from react-icons/md/tablet-android.d.ts rename to types/react-icons/md/tablet-android.d.ts diff --git a/react-icons/md/tablet-mac.d.ts b/types/react-icons/md/tablet-mac.d.ts similarity index 100% rename from react-icons/md/tablet-mac.d.ts rename to types/react-icons/md/tablet-mac.d.ts diff --git a/react-icons/md/tablet.d.ts b/types/react-icons/md/tablet.d.ts similarity index 100% rename from react-icons/md/tablet.d.ts rename to types/react-icons/md/tablet.d.ts diff --git a/react-icons/md/tag-faces.d.ts b/types/react-icons/md/tag-faces.d.ts similarity index 100% rename from react-icons/md/tag-faces.d.ts rename to types/react-icons/md/tag-faces.d.ts diff --git a/react-icons/md/tap-and-play.d.ts b/types/react-icons/md/tap-and-play.d.ts similarity index 100% rename from react-icons/md/tap-and-play.d.ts rename to types/react-icons/md/tap-and-play.d.ts diff --git a/react-icons/md/terrain.d.ts b/types/react-icons/md/terrain.d.ts similarity index 100% rename from react-icons/md/terrain.d.ts rename to types/react-icons/md/terrain.d.ts diff --git a/react-icons/md/text-fields.d.ts b/types/react-icons/md/text-fields.d.ts similarity index 100% rename from react-icons/md/text-fields.d.ts rename to types/react-icons/md/text-fields.d.ts diff --git a/react-icons/md/text-format.d.ts b/types/react-icons/md/text-format.d.ts similarity index 100% rename from react-icons/md/text-format.d.ts rename to types/react-icons/md/text-format.d.ts diff --git a/react-icons/md/textsms.d.ts b/types/react-icons/md/textsms.d.ts similarity index 100% rename from react-icons/md/textsms.d.ts rename to types/react-icons/md/textsms.d.ts diff --git a/react-icons/md/texture.d.ts b/types/react-icons/md/texture.d.ts similarity index 100% rename from react-icons/md/texture.d.ts rename to types/react-icons/md/texture.d.ts diff --git a/react-icons/md/theaters.d.ts b/types/react-icons/md/theaters.d.ts similarity index 100% rename from react-icons/md/theaters.d.ts rename to types/react-icons/md/theaters.d.ts diff --git a/react-icons/md/thumb-down.d.ts b/types/react-icons/md/thumb-down.d.ts similarity index 100% rename from react-icons/md/thumb-down.d.ts rename to types/react-icons/md/thumb-down.d.ts diff --git a/react-icons/md/thumb-up.d.ts b/types/react-icons/md/thumb-up.d.ts similarity index 100% rename from react-icons/md/thumb-up.d.ts rename to types/react-icons/md/thumb-up.d.ts diff --git a/react-icons/md/thumbs-up-down.d.ts b/types/react-icons/md/thumbs-up-down.d.ts similarity index 100% rename from react-icons/md/thumbs-up-down.d.ts rename to types/react-icons/md/thumbs-up-down.d.ts diff --git a/react-icons/md/time-to-leave.d.ts b/types/react-icons/md/time-to-leave.d.ts similarity index 100% rename from react-icons/md/time-to-leave.d.ts rename to types/react-icons/md/time-to-leave.d.ts diff --git a/react-icons/md/timelapse.d.ts b/types/react-icons/md/timelapse.d.ts similarity index 100% rename from react-icons/md/timelapse.d.ts rename to types/react-icons/md/timelapse.d.ts diff --git a/react-icons/md/timeline.d.ts b/types/react-icons/md/timeline.d.ts similarity index 100% rename from react-icons/md/timeline.d.ts rename to types/react-icons/md/timeline.d.ts diff --git a/react-icons/md/timer-10.d.ts b/types/react-icons/md/timer-10.d.ts similarity index 100% rename from react-icons/md/timer-10.d.ts rename to types/react-icons/md/timer-10.d.ts diff --git a/react-icons/md/timer-3.d.ts b/types/react-icons/md/timer-3.d.ts similarity index 100% rename from react-icons/md/timer-3.d.ts rename to types/react-icons/md/timer-3.d.ts diff --git a/react-icons/md/timer-off.d.ts b/types/react-icons/md/timer-off.d.ts similarity index 100% rename from react-icons/md/timer-off.d.ts rename to types/react-icons/md/timer-off.d.ts diff --git a/react-icons/md/timer.d.ts b/types/react-icons/md/timer.d.ts similarity index 100% rename from react-icons/md/timer.d.ts rename to types/react-icons/md/timer.d.ts diff --git a/react-icons/md/title.d.ts b/types/react-icons/md/title.d.ts similarity index 100% rename from react-icons/md/title.d.ts rename to types/react-icons/md/title.d.ts diff --git a/react-icons/md/toc.d.ts b/types/react-icons/md/toc.d.ts similarity index 100% rename from react-icons/md/toc.d.ts rename to types/react-icons/md/toc.d.ts diff --git a/react-icons/md/today.d.ts b/types/react-icons/md/today.d.ts similarity index 100% rename from react-icons/md/today.d.ts rename to types/react-icons/md/today.d.ts diff --git a/react-icons/md/toll.d.ts b/types/react-icons/md/toll.d.ts similarity index 100% rename from react-icons/md/toll.d.ts rename to types/react-icons/md/toll.d.ts diff --git a/react-icons/md/tonality.d.ts b/types/react-icons/md/tonality.d.ts similarity index 100% rename from react-icons/md/tonality.d.ts rename to types/react-icons/md/tonality.d.ts diff --git a/react-icons/md/touch-app.d.ts b/types/react-icons/md/touch-app.d.ts similarity index 100% rename from react-icons/md/touch-app.d.ts rename to types/react-icons/md/touch-app.d.ts diff --git a/react-icons/md/toys.d.ts b/types/react-icons/md/toys.d.ts similarity index 100% rename from react-icons/md/toys.d.ts rename to types/react-icons/md/toys.d.ts diff --git a/react-icons/md/track-changes.d.ts b/types/react-icons/md/track-changes.d.ts similarity index 100% rename from react-icons/md/track-changes.d.ts rename to types/react-icons/md/track-changes.d.ts diff --git a/react-icons/md/traffic.d.ts b/types/react-icons/md/traffic.d.ts similarity index 100% rename from react-icons/md/traffic.d.ts rename to types/react-icons/md/traffic.d.ts diff --git a/react-icons/md/train.d.ts b/types/react-icons/md/train.d.ts similarity index 100% rename from react-icons/md/train.d.ts rename to types/react-icons/md/train.d.ts diff --git a/react-icons/md/tram.d.ts b/types/react-icons/md/tram.d.ts similarity index 100% rename from react-icons/md/tram.d.ts rename to types/react-icons/md/tram.d.ts diff --git a/react-icons/md/transfer-within-a-station.d.ts b/types/react-icons/md/transfer-within-a-station.d.ts similarity index 100% rename from react-icons/md/transfer-within-a-station.d.ts rename to types/react-icons/md/transfer-within-a-station.d.ts diff --git a/react-icons/md/transform.d.ts b/types/react-icons/md/transform.d.ts similarity index 100% rename from react-icons/md/transform.d.ts rename to types/react-icons/md/transform.d.ts diff --git a/react-icons/md/translate.d.ts b/types/react-icons/md/translate.d.ts similarity index 100% rename from react-icons/md/translate.d.ts rename to types/react-icons/md/translate.d.ts diff --git a/react-icons/md/trending-down.d.ts b/types/react-icons/md/trending-down.d.ts similarity index 100% rename from react-icons/md/trending-down.d.ts rename to types/react-icons/md/trending-down.d.ts diff --git a/react-icons/md/trending-flat.d.ts b/types/react-icons/md/trending-flat.d.ts similarity index 100% rename from react-icons/md/trending-flat.d.ts rename to types/react-icons/md/trending-flat.d.ts diff --git a/react-icons/md/trending-neutral.d.ts b/types/react-icons/md/trending-neutral.d.ts similarity index 100% rename from react-icons/md/trending-neutral.d.ts rename to types/react-icons/md/trending-neutral.d.ts diff --git a/react-icons/md/trending-up.d.ts b/types/react-icons/md/trending-up.d.ts similarity index 100% rename from react-icons/md/trending-up.d.ts rename to types/react-icons/md/trending-up.d.ts diff --git a/react-icons/md/tune.d.ts b/types/react-icons/md/tune.d.ts similarity index 100% rename from react-icons/md/tune.d.ts rename to types/react-icons/md/tune.d.ts diff --git a/react-icons/md/turned-in-not.d.ts b/types/react-icons/md/turned-in-not.d.ts similarity index 100% rename from react-icons/md/turned-in-not.d.ts rename to types/react-icons/md/turned-in-not.d.ts diff --git a/react-icons/md/turned-in.d.ts b/types/react-icons/md/turned-in.d.ts similarity index 100% rename from react-icons/md/turned-in.d.ts rename to types/react-icons/md/turned-in.d.ts diff --git a/react-icons/md/tv.d.ts b/types/react-icons/md/tv.d.ts similarity index 100% rename from react-icons/md/tv.d.ts rename to types/react-icons/md/tv.d.ts diff --git a/react-icons/md/unarchive.d.ts b/types/react-icons/md/unarchive.d.ts similarity index 100% rename from react-icons/md/unarchive.d.ts rename to types/react-icons/md/unarchive.d.ts diff --git a/react-icons/md/undo.d.ts b/types/react-icons/md/undo.d.ts similarity index 100% rename from react-icons/md/undo.d.ts rename to types/react-icons/md/undo.d.ts diff --git a/react-icons/md/unfold-less.d.ts b/types/react-icons/md/unfold-less.d.ts similarity index 100% rename from react-icons/md/unfold-less.d.ts rename to types/react-icons/md/unfold-less.d.ts diff --git a/react-icons/md/unfold-more.d.ts b/types/react-icons/md/unfold-more.d.ts similarity index 100% rename from react-icons/md/unfold-more.d.ts rename to types/react-icons/md/unfold-more.d.ts diff --git a/react-icons/md/update.d.ts b/types/react-icons/md/update.d.ts similarity index 100% rename from react-icons/md/update.d.ts rename to types/react-icons/md/update.d.ts diff --git a/react-icons/md/usb.d.ts b/types/react-icons/md/usb.d.ts similarity index 100% rename from react-icons/md/usb.d.ts rename to types/react-icons/md/usb.d.ts diff --git a/react-icons/md/verified-user.d.ts b/types/react-icons/md/verified-user.d.ts similarity index 100% rename from react-icons/md/verified-user.d.ts rename to types/react-icons/md/verified-user.d.ts diff --git a/react-icons/md/vertical-align-bottom.d.ts b/types/react-icons/md/vertical-align-bottom.d.ts similarity index 100% rename from react-icons/md/vertical-align-bottom.d.ts rename to types/react-icons/md/vertical-align-bottom.d.ts diff --git a/react-icons/md/vertical-align-center.d.ts b/types/react-icons/md/vertical-align-center.d.ts similarity index 100% rename from react-icons/md/vertical-align-center.d.ts rename to types/react-icons/md/vertical-align-center.d.ts diff --git a/react-icons/md/vertical-align-top.d.ts b/types/react-icons/md/vertical-align-top.d.ts similarity index 100% rename from react-icons/md/vertical-align-top.d.ts rename to types/react-icons/md/vertical-align-top.d.ts diff --git a/react-icons/md/vibration.d.ts b/types/react-icons/md/vibration.d.ts similarity index 100% rename from react-icons/md/vibration.d.ts rename to types/react-icons/md/vibration.d.ts diff --git a/react-icons/md/video-call.d.ts b/types/react-icons/md/video-call.d.ts similarity index 100% rename from react-icons/md/video-call.d.ts rename to types/react-icons/md/video-call.d.ts diff --git a/react-icons/md/video-collection.d.ts b/types/react-icons/md/video-collection.d.ts similarity index 100% rename from react-icons/md/video-collection.d.ts rename to types/react-icons/md/video-collection.d.ts diff --git a/react-icons/md/video-label.d.ts b/types/react-icons/md/video-label.d.ts similarity index 100% rename from react-icons/md/video-label.d.ts rename to types/react-icons/md/video-label.d.ts diff --git a/react-icons/md/video-library.d.ts b/types/react-icons/md/video-library.d.ts similarity index 100% rename from react-icons/md/video-library.d.ts rename to types/react-icons/md/video-library.d.ts diff --git a/react-icons/md/videocam-off.d.ts b/types/react-icons/md/videocam-off.d.ts similarity index 100% rename from react-icons/md/videocam-off.d.ts rename to types/react-icons/md/videocam-off.d.ts diff --git a/react-icons/md/videocam.d.ts b/types/react-icons/md/videocam.d.ts similarity index 100% rename from react-icons/md/videocam.d.ts rename to types/react-icons/md/videocam.d.ts diff --git a/react-icons/md/videogame-asset.d.ts b/types/react-icons/md/videogame-asset.d.ts similarity index 100% rename from react-icons/md/videogame-asset.d.ts rename to types/react-icons/md/videogame-asset.d.ts diff --git a/react-icons/md/view-agenda.d.ts b/types/react-icons/md/view-agenda.d.ts similarity index 100% rename from react-icons/md/view-agenda.d.ts rename to types/react-icons/md/view-agenda.d.ts diff --git a/react-icons/md/view-array.d.ts b/types/react-icons/md/view-array.d.ts similarity index 100% rename from react-icons/md/view-array.d.ts rename to types/react-icons/md/view-array.d.ts diff --git a/react-icons/md/view-carousel.d.ts b/types/react-icons/md/view-carousel.d.ts similarity index 100% rename from react-icons/md/view-carousel.d.ts rename to types/react-icons/md/view-carousel.d.ts diff --git a/react-icons/md/view-column.d.ts b/types/react-icons/md/view-column.d.ts similarity index 100% rename from react-icons/md/view-column.d.ts rename to types/react-icons/md/view-column.d.ts diff --git a/react-icons/md/view-comfortable.d.ts b/types/react-icons/md/view-comfortable.d.ts similarity index 100% rename from react-icons/md/view-comfortable.d.ts rename to types/react-icons/md/view-comfortable.d.ts diff --git a/react-icons/md/view-comfy.d.ts b/types/react-icons/md/view-comfy.d.ts similarity index 100% rename from react-icons/md/view-comfy.d.ts rename to types/react-icons/md/view-comfy.d.ts diff --git a/react-icons/md/view-compact.d.ts b/types/react-icons/md/view-compact.d.ts similarity index 100% rename from react-icons/md/view-compact.d.ts rename to types/react-icons/md/view-compact.d.ts diff --git a/react-icons/md/view-day.d.ts b/types/react-icons/md/view-day.d.ts similarity index 100% rename from react-icons/md/view-day.d.ts rename to types/react-icons/md/view-day.d.ts diff --git a/react-icons/md/view-headline.d.ts b/types/react-icons/md/view-headline.d.ts similarity index 100% rename from react-icons/md/view-headline.d.ts rename to types/react-icons/md/view-headline.d.ts diff --git a/react-icons/md/view-list.d.ts b/types/react-icons/md/view-list.d.ts similarity index 100% rename from react-icons/md/view-list.d.ts rename to types/react-icons/md/view-list.d.ts diff --git a/react-icons/md/view-module.d.ts b/types/react-icons/md/view-module.d.ts similarity index 100% rename from react-icons/md/view-module.d.ts rename to types/react-icons/md/view-module.d.ts diff --git a/react-icons/md/view-quilt.d.ts b/types/react-icons/md/view-quilt.d.ts similarity index 100% rename from react-icons/md/view-quilt.d.ts rename to types/react-icons/md/view-quilt.d.ts diff --git a/react-icons/md/view-stream.d.ts b/types/react-icons/md/view-stream.d.ts similarity index 100% rename from react-icons/md/view-stream.d.ts rename to types/react-icons/md/view-stream.d.ts diff --git a/react-icons/md/view-week.d.ts b/types/react-icons/md/view-week.d.ts similarity index 100% rename from react-icons/md/view-week.d.ts rename to types/react-icons/md/view-week.d.ts diff --git a/react-icons/md/vignette.d.ts b/types/react-icons/md/vignette.d.ts similarity index 100% rename from react-icons/md/vignette.d.ts rename to types/react-icons/md/vignette.d.ts diff --git a/react-icons/md/visibility-off.d.ts b/types/react-icons/md/visibility-off.d.ts similarity index 100% rename from react-icons/md/visibility-off.d.ts rename to types/react-icons/md/visibility-off.d.ts diff --git a/react-icons/md/visibility.d.ts b/types/react-icons/md/visibility.d.ts similarity index 100% rename from react-icons/md/visibility.d.ts rename to types/react-icons/md/visibility.d.ts diff --git a/react-icons/md/voice-chat.d.ts b/types/react-icons/md/voice-chat.d.ts similarity index 100% rename from react-icons/md/voice-chat.d.ts rename to types/react-icons/md/voice-chat.d.ts diff --git a/react-icons/md/voicemail.d.ts b/types/react-icons/md/voicemail.d.ts similarity index 100% rename from react-icons/md/voicemail.d.ts rename to types/react-icons/md/voicemail.d.ts diff --git a/react-icons/md/volume-down.d.ts b/types/react-icons/md/volume-down.d.ts similarity index 100% rename from react-icons/md/volume-down.d.ts rename to types/react-icons/md/volume-down.d.ts diff --git a/react-icons/md/volume-mute.d.ts b/types/react-icons/md/volume-mute.d.ts similarity index 100% rename from react-icons/md/volume-mute.d.ts rename to types/react-icons/md/volume-mute.d.ts diff --git a/react-icons/md/volume-off.d.ts b/types/react-icons/md/volume-off.d.ts similarity index 100% rename from react-icons/md/volume-off.d.ts rename to types/react-icons/md/volume-off.d.ts diff --git a/react-icons/md/volume-up.d.ts b/types/react-icons/md/volume-up.d.ts similarity index 100% rename from react-icons/md/volume-up.d.ts rename to types/react-icons/md/volume-up.d.ts diff --git a/react-icons/md/vpn-key.d.ts b/types/react-icons/md/vpn-key.d.ts similarity index 100% rename from react-icons/md/vpn-key.d.ts rename to types/react-icons/md/vpn-key.d.ts diff --git a/react-icons/md/vpn-lock.d.ts b/types/react-icons/md/vpn-lock.d.ts similarity index 100% rename from react-icons/md/vpn-lock.d.ts rename to types/react-icons/md/vpn-lock.d.ts diff --git a/react-icons/md/wallpaper.d.ts b/types/react-icons/md/wallpaper.d.ts similarity index 100% rename from react-icons/md/wallpaper.d.ts rename to types/react-icons/md/wallpaper.d.ts diff --git a/react-icons/md/warning.d.ts b/types/react-icons/md/warning.d.ts similarity index 100% rename from react-icons/md/warning.d.ts rename to types/react-icons/md/warning.d.ts diff --git a/react-icons/md/watch-later.d.ts b/types/react-icons/md/watch-later.d.ts similarity index 100% rename from react-icons/md/watch-later.d.ts rename to types/react-icons/md/watch-later.d.ts diff --git a/react-icons/md/watch.d.ts b/types/react-icons/md/watch.d.ts similarity index 100% rename from react-icons/md/watch.d.ts rename to types/react-icons/md/watch.d.ts diff --git a/react-icons/md/wb-auto.d.ts b/types/react-icons/md/wb-auto.d.ts similarity index 100% rename from react-icons/md/wb-auto.d.ts rename to types/react-icons/md/wb-auto.d.ts diff --git a/react-icons/md/wb-cloudy.d.ts b/types/react-icons/md/wb-cloudy.d.ts similarity index 100% rename from react-icons/md/wb-cloudy.d.ts rename to types/react-icons/md/wb-cloudy.d.ts diff --git a/react-icons/md/wb-incandescent.d.ts b/types/react-icons/md/wb-incandescent.d.ts similarity index 100% rename from react-icons/md/wb-incandescent.d.ts rename to types/react-icons/md/wb-incandescent.d.ts diff --git a/react-icons/md/wb-iridescent.d.ts b/types/react-icons/md/wb-iridescent.d.ts similarity index 100% rename from react-icons/md/wb-iridescent.d.ts rename to types/react-icons/md/wb-iridescent.d.ts diff --git a/react-icons/md/wb-sunny.d.ts b/types/react-icons/md/wb-sunny.d.ts similarity index 100% rename from react-icons/md/wb-sunny.d.ts rename to types/react-icons/md/wb-sunny.d.ts diff --git a/react-icons/md/wc.d.ts b/types/react-icons/md/wc.d.ts similarity index 100% rename from react-icons/md/wc.d.ts rename to types/react-icons/md/wc.d.ts diff --git a/react-icons/md/web-asset.d.ts b/types/react-icons/md/web-asset.d.ts similarity index 100% rename from react-icons/md/web-asset.d.ts rename to types/react-icons/md/web-asset.d.ts diff --git a/react-icons/md/web.d.ts b/types/react-icons/md/web.d.ts similarity index 100% rename from react-icons/md/web.d.ts rename to types/react-icons/md/web.d.ts diff --git a/react-icons/md/weekend.d.ts b/types/react-icons/md/weekend.d.ts similarity index 100% rename from react-icons/md/weekend.d.ts rename to types/react-icons/md/weekend.d.ts diff --git a/react-icons/md/whatshot.d.ts b/types/react-icons/md/whatshot.d.ts similarity index 100% rename from react-icons/md/whatshot.d.ts rename to types/react-icons/md/whatshot.d.ts diff --git a/react-icons/md/widgets.d.ts b/types/react-icons/md/widgets.d.ts similarity index 100% rename from react-icons/md/widgets.d.ts rename to types/react-icons/md/widgets.d.ts diff --git a/react-icons/md/wifi-lock.d.ts b/types/react-icons/md/wifi-lock.d.ts similarity index 100% rename from react-icons/md/wifi-lock.d.ts rename to types/react-icons/md/wifi-lock.d.ts diff --git a/react-icons/md/wifi-tethering.d.ts b/types/react-icons/md/wifi-tethering.d.ts similarity index 100% rename from react-icons/md/wifi-tethering.d.ts rename to types/react-icons/md/wifi-tethering.d.ts diff --git a/react-icons/md/wifi.d.ts b/types/react-icons/md/wifi.d.ts similarity index 100% rename from react-icons/md/wifi.d.ts rename to types/react-icons/md/wifi.d.ts diff --git a/react-icons/md/work.d.ts b/types/react-icons/md/work.d.ts similarity index 100% rename from react-icons/md/work.d.ts rename to types/react-icons/md/work.d.ts diff --git a/react-icons/md/wrap-text.d.ts b/types/react-icons/md/wrap-text.d.ts similarity index 100% rename from react-icons/md/wrap-text.d.ts rename to types/react-icons/md/wrap-text.d.ts diff --git a/react-icons/md/youtube-searched-for.d.ts b/types/react-icons/md/youtube-searched-for.d.ts similarity index 100% rename from react-icons/md/youtube-searched-for.d.ts rename to types/react-icons/md/youtube-searched-for.d.ts diff --git a/react-icons/md/zoom-in.d.ts b/types/react-icons/md/zoom-in.d.ts similarity index 100% rename from react-icons/md/zoom-in.d.ts rename to types/react-icons/md/zoom-in.d.ts diff --git a/react-icons/md/zoom-out-map.d.ts b/types/react-icons/md/zoom-out-map.d.ts similarity index 100% rename from react-icons/md/zoom-out-map.d.ts rename to types/react-icons/md/zoom-out-map.d.ts diff --git a/react-icons/md/zoom-out.d.ts b/types/react-icons/md/zoom-out.d.ts similarity index 100% rename from react-icons/md/zoom-out.d.ts rename to types/react-icons/md/zoom-out.d.ts diff --git a/react-icons/react-icons-tests.tsx b/types/react-icons/react-icons-tests.tsx similarity index 100% rename from react-icons/react-icons-tests.tsx rename to types/react-icons/react-icons-tests.tsx diff --git a/react-icons/ti/adjust-brightness.d.ts b/types/react-icons/ti/adjust-brightness.d.ts similarity index 100% rename from react-icons/ti/adjust-brightness.d.ts rename to types/react-icons/ti/adjust-brightness.d.ts diff --git a/react-icons/ti/adjust-contrast.d.ts b/types/react-icons/ti/adjust-contrast.d.ts similarity index 100% rename from react-icons/ti/adjust-contrast.d.ts rename to types/react-icons/ti/adjust-contrast.d.ts diff --git a/react-icons/ti/anchor-outline.d.ts b/types/react-icons/ti/anchor-outline.d.ts similarity index 100% rename from react-icons/ti/anchor-outline.d.ts rename to types/react-icons/ti/anchor-outline.d.ts diff --git a/react-icons/ti/anchor.d.ts b/types/react-icons/ti/anchor.d.ts similarity index 100% rename from react-icons/ti/anchor.d.ts rename to types/react-icons/ti/anchor.d.ts diff --git a/react-icons/ti/archive.d.ts b/types/react-icons/ti/archive.d.ts similarity index 100% rename from react-icons/ti/archive.d.ts rename to types/react-icons/ti/archive.d.ts diff --git a/react-icons/ti/arrow-back-outline.d.ts b/types/react-icons/ti/arrow-back-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-back-outline.d.ts rename to types/react-icons/ti/arrow-back-outline.d.ts diff --git a/react-icons/ti/arrow-back.d.ts b/types/react-icons/ti/arrow-back.d.ts similarity index 100% rename from react-icons/ti/arrow-back.d.ts rename to types/react-icons/ti/arrow-back.d.ts diff --git a/react-icons/ti/arrow-down-outline.d.ts b/types/react-icons/ti/arrow-down-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-down-outline.d.ts rename to types/react-icons/ti/arrow-down-outline.d.ts diff --git a/react-icons/ti/arrow-down-thick.d.ts b/types/react-icons/ti/arrow-down-thick.d.ts similarity index 100% rename from react-icons/ti/arrow-down-thick.d.ts rename to types/react-icons/ti/arrow-down-thick.d.ts diff --git a/react-icons/ti/arrow-down.d.ts b/types/react-icons/ti/arrow-down.d.ts similarity index 100% rename from react-icons/ti/arrow-down.d.ts rename to types/react-icons/ti/arrow-down.d.ts diff --git a/react-icons/ti/arrow-forward-outline.d.ts b/types/react-icons/ti/arrow-forward-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-forward-outline.d.ts rename to types/react-icons/ti/arrow-forward-outline.d.ts diff --git a/react-icons/ti/arrow-forward.d.ts b/types/react-icons/ti/arrow-forward.d.ts similarity index 100% rename from react-icons/ti/arrow-forward.d.ts rename to types/react-icons/ti/arrow-forward.d.ts diff --git a/react-icons/ti/arrow-left-outline.d.ts b/types/react-icons/ti/arrow-left-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-left-outline.d.ts rename to types/react-icons/ti/arrow-left-outline.d.ts diff --git a/react-icons/ti/arrow-left-thick.d.ts b/types/react-icons/ti/arrow-left-thick.d.ts similarity index 100% rename from react-icons/ti/arrow-left-thick.d.ts rename to types/react-icons/ti/arrow-left-thick.d.ts diff --git a/react-icons/ti/arrow-left.d.ts b/types/react-icons/ti/arrow-left.d.ts similarity index 100% rename from react-icons/ti/arrow-left.d.ts rename to types/react-icons/ti/arrow-left.d.ts diff --git a/react-icons/ti/arrow-loop-outline.d.ts b/types/react-icons/ti/arrow-loop-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-loop-outline.d.ts rename to types/react-icons/ti/arrow-loop-outline.d.ts diff --git a/react-icons/ti/arrow-loop.d.ts b/types/react-icons/ti/arrow-loop.d.ts similarity index 100% rename from react-icons/ti/arrow-loop.d.ts rename to types/react-icons/ti/arrow-loop.d.ts diff --git a/react-icons/ti/arrow-maximise-outline.d.ts b/types/react-icons/ti/arrow-maximise-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-maximise-outline.d.ts rename to types/react-icons/ti/arrow-maximise-outline.d.ts diff --git a/react-icons/ti/arrow-maximise.d.ts b/types/react-icons/ti/arrow-maximise.d.ts similarity index 100% rename from react-icons/ti/arrow-maximise.d.ts rename to types/react-icons/ti/arrow-maximise.d.ts diff --git a/react-icons/ti/arrow-minimise-outline.d.ts b/types/react-icons/ti/arrow-minimise-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-minimise-outline.d.ts rename to types/react-icons/ti/arrow-minimise-outline.d.ts diff --git a/react-icons/ti/arrow-minimise.d.ts b/types/react-icons/ti/arrow-minimise.d.ts similarity index 100% rename from react-icons/ti/arrow-minimise.d.ts rename to types/react-icons/ti/arrow-minimise.d.ts diff --git a/react-icons/ti/arrow-move-outline.d.ts b/types/react-icons/ti/arrow-move-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-move-outline.d.ts rename to types/react-icons/ti/arrow-move-outline.d.ts diff --git a/react-icons/ti/arrow-move.d.ts b/types/react-icons/ti/arrow-move.d.ts similarity index 100% rename from react-icons/ti/arrow-move.d.ts rename to types/react-icons/ti/arrow-move.d.ts diff --git a/react-icons/ti/arrow-repeat-outline.d.ts b/types/react-icons/ti/arrow-repeat-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-repeat-outline.d.ts rename to types/react-icons/ti/arrow-repeat-outline.d.ts diff --git a/react-icons/ti/arrow-repeat.d.ts b/types/react-icons/ti/arrow-repeat.d.ts similarity index 100% rename from react-icons/ti/arrow-repeat.d.ts rename to types/react-icons/ti/arrow-repeat.d.ts diff --git a/react-icons/ti/arrow-right-outline.d.ts b/types/react-icons/ti/arrow-right-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-right-outline.d.ts rename to types/react-icons/ti/arrow-right-outline.d.ts diff --git a/react-icons/ti/arrow-right-thick.d.ts b/types/react-icons/ti/arrow-right-thick.d.ts similarity index 100% rename from react-icons/ti/arrow-right-thick.d.ts rename to types/react-icons/ti/arrow-right-thick.d.ts diff --git a/react-icons/ti/arrow-right.d.ts b/types/react-icons/ti/arrow-right.d.ts similarity index 100% rename from react-icons/ti/arrow-right.d.ts rename to types/react-icons/ti/arrow-right.d.ts diff --git a/react-icons/ti/arrow-shuffle.d.ts b/types/react-icons/ti/arrow-shuffle.d.ts similarity index 100% rename from react-icons/ti/arrow-shuffle.d.ts rename to types/react-icons/ti/arrow-shuffle.d.ts diff --git a/react-icons/ti/arrow-sorted-down.d.ts b/types/react-icons/ti/arrow-sorted-down.d.ts similarity index 100% rename from react-icons/ti/arrow-sorted-down.d.ts rename to types/react-icons/ti/arrow-sorted-down.d.ts diff --git a/react-icons/ti/arrow-sorted-up.d.ts b/types/react-icons/ti/arrow-sorted-up.d.ts similarity index 100% rename from react-icons/ti/arrow-sorted-up.d.ts rename to types/react-icons/ti/arrow-sorted-up.d.ts diff --git a/react-icons/ti/arrow-sync-outline.d.ts b/types/react-icons/ti/arrow-sync-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-sync-outline.d.ts rename to types/react-icons/ti/arrow-sync-outline.d.ts diff --git a/react-icons/ti/arrow-sync.d.ts b/types/react-icons/ti/arrow-sync.d.ts similarity index 100% rename from react-icons/ti/arrow-sync.d.ts rename to types/react-icons/ti/arrow-sync.d.ts diff --git a/react-icons/ti/arrow-unsorted.d.ts b/types/react-icons/ti/arrow-unsorted.d.ts similarity index 100% rename from react-icons/ti/arrow-unsorted.d.ts rename to types/react-icons/ti/arrow-unsorted.d.ts diff --git a/react-icons/ti/arrow-up-outline.d.ts b/types/react-icons/ti/arrow-up-outline.d.ts similarity index 100% rename from react-icons/ti/arrow-up-outline.d.ts rename to types/react-icons/ti/arrow-up-outline.d.ts diff --git a/react-icons/ti/arrow-up-thick.d.ts b/types/react-icons/ti/arrow-up-thick.d.ts similarity index 100% rename from react-icons/ti/arrow-up-thick.d.ts rename to types/react-icons/ti/arrow-up-thick.d.ts diff --git a/react-icons/ti/arrow-up.d.ts b/types/react-icons/ti/arrow-up.d.ts similarity index 100% rename from react-icons/ti/arrow-up.d.ts rename to types/react-icons/ti/arrow-up.d.ts diff --git a/react-icons/ti/at.d.ts b/types/react-icons/ti/at.d.ts similarity index 100% rename from react-icons/ti/at.d.ts rename to types/react-icons/ti/at.d.ts diff --git a/react-icons/ti/attachment-outline.d.ts b/types/react-icons/ti/attachment-outline.d.ts similarity index 100% rename from react-icons/ti/attachment-outline.d.ts rename to types/react-icons/ti/attachment-outline.d.ts diff --git a/react-icons/ti/attachment.d.ts b/types/react-icons/ti/attachment.d.ts similarity index 100% rename from react-icons/ti/attachment.d.ts rename to types/react-icons/ti/attachment.d.ts diff --git a/react-icons/ti/backspace-outline.d.ts b/types/react-icons/ti/backspace-outline.d.ts similarity index 100% rename from react-icons/ti/backspace-outline.d.ts rename to types/react-icons/ti/backspace-outline.d.ts diff --git a/react-icons/ti/backspace.d.ts b/types/react-icons/ti/backspace.d.ts similarity index 100% rename from react-icons/ti/backspace.d.ts rename to types/react-icons/ti/backspace.d.ts diff --git a/react-icons/ti/battery-charge.d.ts b/types/react-icons/ti/battery-charge.d.ts similarity index 100% rename from react-icons/ti/battery-charge.d.ts rename to types/react-icons/ti/battery-charge.d.ts diff --git a/react-icons/ti/battery-full.d.ts b/types/react-icons/ti/battery-full.d.ts similarity index 100% rename from react-icons/ti/battery-full.d.ts rename to types/react-icons/ti/battery-full.d.ts diff --git a/react-icons/ti/battery-high.d.ts b/types/react-icons/ti/battery-high.d.ts similarity index 100% rename from react-icons/ti/battery-high.d.ts rename to types/react-icons/ti/battery-high.d.ts diff --git a/react-icons/ti/battery-low.d.ts b/types/react-icons/ti/battery-low.d.ts similarity index 100% rename from react-icons/ti/battery-low.d.ts rename to types/react-icons/ti/battery-low.d.ts diff --git a/react-icons/ti/battery-mid.d.ts b/types/react-icons/ti/battery-mid.d.ts similarity index 100% rename from react-icons/ti/battery-mid.d.ts rename to types/react-icons/ti/battery-mid.d.ts diff --git a/react-icons/ti/beaker.d.ts b/types/react-icons/ti/beaker.d.ts similarity index 100% rename from react-icons/ti/beaker.d.ts rename to types/react-icons/ti/beaker.d.ts diff --git a/react-icons/ti/beer.d.ts b/types/react-icons/ti/beer.d.ts similarity index 100% rename from react-icons/ti/beer.d.ts rename to types/react-icons/ti/beer.d.ts diff --git a/react-icons/ti/bell.d.ts b/types/react-icons/ti/bell.d.ts similarity index 100% rename from react-icons/ti/bell.d.ts rename to types/react-icons/ti/bell.d.ts diff --git a/react-icons/ti/book.d.ts b/types/react-icons/ti/book.d.ts similarity index 100% rename from react-icons/ti/book.d.ts rename to types/react-icons/ti/book.d.ts diff --git a/react-icons/ti/bookmark.d.ts b/types/react-icons/ti/bookmark.d.ts similarity index 100% rename from react-icons/ti/bookmark.d.ts rename to types/react-icons/ti/bookmark.d.ts diff --git a/react-icons/ti/briefcase.d.ts b/types/react-icons/ti/briefcase.d.ts similarity index 100% rename from react-icons/ti/briefcase.d.ts rename to types/react-icons/ti/briefcase.d.ts diff --git a/react-icons/ti/brush.d.ts b/types/react-icons/ti/brush.d.ts similarity index 100% rename from react-icons/ti/brush.d.ts rename to types/react-icons/ti/brush.d.ts diff --git a/react-icons/ti/business-card.d.ts b/types/react-icons/ti/business-card.d.ts similarity index 100% rename from react-icons/ti/business-card.d.ts rename to types/react-icons/ti/business-card.d.ts diff --git a/react-icons/ti/calculator.d.ts b/types/react-icons/ti/calculator.d.ts similarity index 100% rename from react-icons/ti/calculator.d.ts rename to types/react-icons/ti/calculator.d.ts diff --git a/react-icons/ti/calendar-outline.d.ts b/types/react-icons/ti/calendar-outline.d.ts similarity index 100% rename from react-icons/ti/calendar-outline.d.ts rename to types/react-icons/ti/calendar-outline.d.ts diff --git a/react-icons/ti/calendar.d.ts b/types/react-icons/ti/calendar.d.ts similarity index 100% rename from react-icons/ti/calendar.d.ts rename to types/react-icons/ti/calendar.d.ts diff --git a/react-icons/ti/calender-outline.d.ts b/types/react-icons/ti/calender-outline.d.ts similarity index 100% rename from react-icons/ti/calender-outline.d.ts rename to types/react-icons/ti/calender-outline.d.ts diff --git a/react-icons/ti/calender.d.ts b/types/react-icons/ti/calender.d.ts similarity index 100% rename from react-icons/ti/calender.d.ts rename to types/react-icons/ti/calender.d.ts diff --git a/react-icons/ti/camera-outline.d.ts b/types/react-icons/ti/camera-outline.d.ts similarity index 100% rename from react-icons/ti/camera-outline.d.ts rename to types/react-icons/ti/camera-outline.d.ts diff --git a/react-icons/ti/camera.d.ts b/types/react-icons/ti/camera.d.ts similarity index 100% rename from react-icons/ti/camera.d.ts rename to types/react-icons/ti/camera.d.ts diff --git a/react-icons/ti/cancel-outline.d.ts b/types/react-icons/ti/cancel-outline.d.ts similarity index 100% rename from react-icons/ti/cancel-outline.d.ts rename to types/react-icons/ti/cancel-outline.d.ts diff --git a/react-icons/ti/cancel.d.ts b/types/react-icons/ti/cancel.d.ts similarity index 100% rename from react-icons/ti/cancel.d.ts rename to types/react-icons/ti/cancel.d.ts diff --git a/react-icons/ti/chart-area-outline.d.ts b/types/react-icons/ti/chart-area-outline.d.ts similarity index 100% rename from react-icons/ti/chart-area-outline.d.ts rename to types/react-icons/ti/chart-area-outline.d.ts diff --git a/react-icons/ti/chart-area.d.ts b/types/react-icons/ti/chart-area.d.ts similarity index 100% rename from react-icons/ti/chart-area.d.ts rename to types/react-icons/ti/chart-area.d.ts diff --git a/react-icons/ti/chart-bar-outline.d.ts b/types/react-icons/ti/chart-bar-outline.d.ts similarity index 100% rename from react-icons/ti/chart-bar-outline.d.ts rename to types/react-icons/ti/chart-bar-outline.d.ts diff --git a/react-icons/ti/chart-bar.d.ts b/types/react-icons/ti/chart-bar.d.ts similarity index 100% rename from react-icons/ti/chart-bar.d.ts rename to types/react-icons/ti/chart-bar.d.ts diff --git a/react-icons/ti/chart-line-outline.d.ts b/types/react-icons/ti/chart-line-outline.d.ts similarity index 100% rename from react-icons/ti/chart-line-outline.d.ts rename to types/react-icons/ti/chart-line-outline.d.ts diff --git a/react-icons/ti/chart-line.d.ts b/types/react-icons/ti/chart-line.d.ts similarity index 100% rename from react-icons/ti/chart-line.d.ts rename to types/react-icons/ti/chart-line.d.ts diff --git a/react-icons/ti/chart-pie-outline.d.ts b/types/react-icons/ti/chart-pie-outline.d.ts similarity index 100% rename from react-icons/ti/chart-pie-outline.d.ts rename to types/react-icons/ti/chart-pie-outline.d.ts diff --git a/react-icons/ti/chart-pie.d.ts b/types/react-icons/ti/chart-pie.d.ts similarity index 100% rename from react-icons/ti/chart-pie.d.ts rename to types/react-icons/ti/chart-pie.d.ts diff --git a/react-icons/ti/chevron-left-outline.d.ts b/types/react-icons/ti/chevron-left-outline.d.ts similarity index 100% rename from react-icons/ti/chevron-left-outline.d.ts rename to types/react-icons/ti/chevron-left-outline.d.ts diff --git a/react-icons/ti/chevron-left.d.ts b/types/react-icons/ti/chevron-left.d.ts similarity index 100% rename from react-icons/ti/chevron-left.d.ts rename to types/react-icons/ti/chevron-left.d.ts diff --git a/react-icons/ti/chevron-right-outline.d.ts b/types/react-icons/ti/chevron-right-outline.d.ts similarity index 100% rename from react-icons/ti/chevron-right-outline.d.ts rename to types/react-icons/ti/chevron-right-outline.d.ts diff --git a/react-icons/ti/chevron-right.d.ts b/types/react-icons/ti/chevron-right.d.ts similarity index 100% rename from react-icons/ti/chevron-right.d.ts rename to types/react-icons/ti/chevron-right.d.ts diff --git a/react-icons/ti/clipboard.d.ts b/types/react-icons/ti/clipboard.d.ts similarity index 100% rename from react-icons/ti/clipboard.d.ts rename to types/react-icons/ti/clipboard.d.ts diff --git a/react-icons/ti/cloud-storage-outline.d.ts b/types/react-icons/ti/cloud-storage-outline.d.ts similarity index 100% rename from react-icons/ti/cloud-storage-outline.d.ts rename to types/react-icons/ti/cloud-storage-outline.d.ts diff --git a/react-icons/ti/cloud-storage.d.ts b/types/react-icons/ti/cloud-storage.d.ts similarity index 100% rename from react-icons/ti/cloud-storage.d.ts rename to types/react-icons/ti/cloud-storage.d.ts diff --git a/react-icons/ti/code-outline.d.ts b/types/react-icons/ti/code-outline.d.ts similarity index 100% rename from react-icons/ti/code-outline.d.ts rename to types/react-icons/ti/code-outline.d.ts diff --git a/react-icons/ti/code.d.ts b/types/react-icons/ti/code.d.ts similarity index 100% rename from react-icons/ti/code.d.ts rename to types/react-icons/ti/code.d.ts diff --git a/react-icons/ti/coffee.d.ts b/types/react-icons/ti/coffee.d.ts similarity index 100% rename from react-icons/ti/coffee.d.ts rename to types/react-icons/ti/coffee.d.ts diff --git a/react-icons/ti/cog-outline.d.ts b/types/react-icons/ti/cog-outline.d.ts similarity index 100% rename from react-icons/ti/cog-outline.d.ts rename to types/react-icons/ti/cog-outline.d.ts diff --git a/react-icons/ti/cog.d.ts b/types/react-icons/ti/cog.d.ts similarity index 100% rename from react-icons/ti/cog.d.ts rename to types/react-icons/ti/cog.d.ts diff --git a/react-icons/ti/compass.d.ts b/types/react-icons/ti/compass.d.ts similarity index 100% rename from react-icons/ti/compass.d.ts rename to types/react-icons/ti/compass.d.ts diff --git a/react-icons/ti/contacts.d.ts b/types/react-icons/ti/contacts.d.ts similarity index 100% rename from react-icons/ti/contacts.d.ts rename to types/react-icons/ti/contacts.d.ts diff --git a/react-icons/ti/credit-card.d.ts b/types/react-icons/ti/credit-card.d.ts similarity index 100% rename from react-icons/ti/credit-card.d.ts rename to types/react-icons/ti/credit-card.d.ts diff --git a/react-icons/ti/cross.d.ts b/types/react-icons/ti/cross.d.ts similarity index 100% rename from react-icons/ti/cross.d.ts rename to types/react-icons/ti/cross.d.ts diff --git a/react-icons/ti/css3.d.ts b/types/react-icons/ti/css3.d.ts similarity index 100% rename from react-icons/ti/css3.d.ts rename to types/react-icons/ti/css3.d.ts diff --git a/react-icons/ti/database.d.ts b/types/react-icons/ti/database.d.ts similarity index 100% rename from react-icons/ti/database.d.ts rename to types/react-icons/ti/database.d.ts diff --git a/react-icons/ti/delete-outline.d.ts b/types/react-icons/ti/delete-outline.d.ts similarity index 100% rename from react-icons/ti/delete-outline.d.ts rename to types/react-icons/ti/delete-outline.d.ts diff --git a/react-icons/ti/delete.d.ts b/types/react-icons/ti/delete.d.ts similarity index 100% rename from react-icons/ti/delete.d.ts rename to types/react-icons/ti/delete.d.ts diff --git a/react-icons/ti/device-desktop.d.ts b/types/react-icons/ti/device-desktop.d.ts similarity index 100% rename from react-icons/ti/device-desktop.d.ts rename to types/react-icons/ti/device-desktop.d.ts diff --git a/react-icons/ti/device-laptop.d.ts b/types/react-icons/ti/device-laptop.d.ts similarity index 100% rename from react-icons/ti/device-laptop.d.ts rename to types/react-icons/ti/device-laptop.d.ts diff --git a/react-icons/ti/device-phone.d.ts b/types/react-icons/ti/device-phone.d.ts similarity index 100% rename from react-icons/ti/device-phone.d.ts rename to types/react-icons/ti/device-phone.d.ts diff --git a/react-icons/ti/device-tablet.d.ts b/types/react-icons/ti/device-tablet.d.ts similarity index 100% rename from react-icons/ti/device-tablet.d.ts rename to types/react-icons/ti/device-tablet.d.ts diff --git a/react-icons/ti/directions.d.ts b/types/react-icons/ti/directions.d.ts similarity index 100% rename from react-icons/ti/directions.d.ts rename to types/react-icons/ti/directions.d.ts diff --git a/react-icons/ti/divide-outline.d.ts b/types/react-icons/ti/divide-outline.d.ts similarity index 100% rename from react-icons/ti/divide-outline.d.ts rename to types/react-icons/ti/divide-outline.d.ts diff --git a/react-icons/ti/divide.d.ts b/types/react-icons/ti/divide.d.ts similarity index 100% rename from react-icons/ti/divide.d.ts rename to types/react-icons/ti/divide.d.ts diff --git a/react-icons/ti/document-add.d.ts b/types/react-icons/ti/document-add.d.ts similarity index 100% rename from react-icons/ti/document-add.d.ts rename to types/react-icons/ti/document-add.d.ts diff --git a/react-icons/ti/document-delete.d.ts b/types/react-icons/ti/document-delete.d.ts similarity index 100% rename from react-icons/ti/document-delete.d.ts rename to types/react-icons/ti/document-delete.d.ts diff --git a/react-icons/ti/document-text.d.ts b/types/react-icons/ti/document-text.d.ts similarity index 100% rename from react-icons/ti/document-text.d.ts rename to types/react-icons/ti/document-text.d.ts diff --git a/react-icons/ti/document.d.ts b/types/react-icons/ti/document.d.ts similarity index 100% rename from react-icons/ti/document.d.ts rename to types/react-icons/ti/document.d.ts diff --git a/react-icons/ti/download-outline.d.ts b/types/react-icons/ti/download-outline.d.ts similarity index 100% rename from react-icons/ti/download-outline.d.ts rename to types/react-icons/ti/download-outline.d.ts diff --git a/react-icons/ti/download.d.ts b/types/react-icons/ti/download.d.ts similarity index 100% rename from react-icons/ti/download.d.ts rename to types/react-icons/ti/download.d.ts diff --git a/react-icons/ti/dropbox.d.ts b/types/react-icons/ti/dropbox.d.ts similarity index 100% rename from react-icons/ti/dropbox.d.ts rename to types/react-icons/ti/dropbox.d.ts diff --git a/react-icons/ti/edit.d.ts b/types/react-icons/ti/edit.d.ts similarity index 100% rename from react-icons/ti/edit.d.ts rename to types/react-icons/ti/edit.d.ts diff --git a/react-icons/ti/eject-outline.d.ts b/types/react-icons/ti/eject-outline.d.ts similarity index 100% rename from react-icons/ti/eject-outline.d.ts rename to types/react-icons/ti/eject-outline.d.ts diff --git a/react-icons/ti/eject.d.ts b/types/react-icons/ti/eject.d.ts similarity index 100% rename from react-icons/ti/eject.d.ts rename to types/react-icons/ti/eject.d.ts diff --git a/react-icons/ti/equals-outline.d.ts b/types/react-icons/ti/equals-outline.d.ts similarity index 100% rename from react-icons/ti/equals-outline.d.ts rename to types/react-icons/ti/equals-outline.d.ts diff --git a/react-icons/ti/equals.d.ts b/types/react-icons/ti/equals.d.ts similarity index 100% rename from react-icons/ti/equals.d.ts rename to types/react-icons/ti/equals.d.ts diff --git a/react-icons/ti/export-outline.d.ts b/types/react-icons/ti/export-outline.d.ts similarity index 100% rename from react-icons/ti/export-outline.d.ts rename to types/react-icons/ti/export-outline.d.ts diff --git a/react-icons/ti/export.d.ts b/types/react-icons/ti/export.d.ts similarity index 100% rename from react-icons/ti/export.d.ts rename to types/react-icons/ti/export.d.ts diff --git a/react-icons/ti/eye-outline.d.ts b/types/react-icons/ti/eye-outline.d.ts similarity index 100% rename from react-icons/ti/eye-outline.d.ts rename to types/react-icons/ti/eye-outline.d.ts diff --git a/react-icons/ti/eye.d.ts b/types/react-icons/ti/eye.d.ts similarity index 100% rename from react-icons/ti/eye.d.ts rename to types/react-icons/ti/eye.d.ts diff --git a/react-icons/ti/feather.d.ts b/types/react-icons/ti/feather.d.ts similarity index 100% rename from react-icons/ti/feather.d.ts rename to types/react-icons/ti/feather.d.ts diff --git a/react-icons/ti/film.d.ts b/types/react-icons/ti/film.d.ts similarity index 100% rename from react-icons/ti/film.d.ts rename to types/react-icons/ti/film.d.ts diff --git a/react-icons/ti/filter.d.ts b/types/react-icons/ti/filter.d.ts similarity index 100% rename from react-icons/ti/filter.d.ts rename to types/react-icons/ti/filter.d.ts diff --git a/react-icons/ti/flag-outline.d.ts b/types/react-icons/ti/flag-outline.d.ts similarity index 100% rename from react-icons/ti/flag-outline.d.ts rename to types/react-icons/ti/flag-outline.d.ts diff --git a/react-icons/ti/flag.d.ts b/types/react-icons/ti/flag.d.ts similarity index 100% rename from react-icons/ti/flag.d.ts rename to types/react-icons/ti/flag.d.ts diff --git a/react-icons/ti/flash-outline.d.ts b/types/react-icons/ti/flash-outline.d.ts similarity index 100% rename from react-icons/ti/flash-outline.d.ts rename to types/react-icons/ti/flash-outline.d.ts diff --git a/react-icons/ti/flash.d.ts b/types/react-icons/ti/flash.d.ts similarity index 100% rename from react-icons/ti/flash.d.ts rename to types/react-icons/ti/flash.d.ts diff --git a/react-icons/ti/flow-children.d.ts b/types/react-icons/ti/flow-children.d.ts similarity index 100% rename from react-icons/ti/flow-children.d.ts rename to types/react-icons/ti/flow-children.d.ts diff --git a/react-icons/ti/flow-merge.d.ts b/types/react-icons/ti/flow-merge.d.ts similarity index 100% rename from react-icons/ti/flow-merge.d.ts rename to types/react-icons/ti/flow-merge.d.ts diff --git a/react-icons/ti/flow-parallel.d.ts b/types/react-icons/ti/flow-parallel.d.ts similarity index 100% rename from react-icons/ti/flow-parallel.d.ts rename to types/react-icons/ti/flow-parallel.d.ts diff --git a/react-icons/ti/flow-switch.d.ts b/types/react-icons/ti/flow-switch.d.ts similarity index 100% rename from react-icons/ti/flow-switch.d.ts rename to types/react-icons/ti/flow-switch.d.ts diff --git a/react-icons/ti/folder-add.d.ts b/types/react-icons/ti/folder-add.d.ts similarity index 100% rename from react-icons/ti/folder-add.d.ts rename to types/react-icons/ti/folder-add.d.ts diff --git a/react-icons/ti/folder-delete.d.ts b/types/react-icons/ti/folder-delete.d.ts similarity index 100% rename from react-icons/ti/folder-delete.d.ts rename to types/react-icons/ti/folder-delete.d.ts diff --git a/react-icons/ti/folder-open.d.ts b/types/react-icons/ti/folder-open.d.ts similarity index 100% rename from react-icons/ti/folder-open.d.ts rename to types/react-icons/ti/folder-open.d.ts diff --git a/react-icons/ti/folder.d.ts b/types/react-icons/ti/folder.d.ts similarity index 100% rename from react-icons/ti/folder.d.ts rename to types/react-icons/ti/folder.d.ts diff --git a/react-icons/ti/gift.d.ts b/types/react-icons/ti/gift.d.ts similarity index 100% rename from react-icons/ti/gift.d.ts rename to types/react-icons/ti/gift.d.ts diff --git a/react-icons/ti/globe-outline.d.ts b/types/react-icons/ti/globe-outline.d.ts similarity index 100% rename from react-icons/ti/globe-outline.d.ts rename to types/react-icons/ti/globe-outline.d.ts diff --git a/react-icons/ti/globe.d.ts b/types/react-icons/ti/globe.d.ts similarity index 100% rename from react-icons/ti/globe.d.ts rename to types/react-icons/ti/globe.d.ts diff --git a/react-icons/ti/group-outline.d.ts b/types/react-icons/ti/group-outline.d.ts similarity index 100% rename from react-icons/ti/group-outline.d.ts rename to types/react-icons/ti/group-outline.d.ts diff --git a/react-icons/ti/group.d.ts b/types/react-icons/ti/group.d.ts similarity index 100% rename from react-icons/ti/group.d.ts rename to types/react-icons/ti/group.d.ts diff --git a/react-icons/ti/headphones.d.ts b/types/react-icons/ti/headphones.d.ts similarity index 100% rename from react-icons/ti/headphones.d.ts rename to types/react-icons/ti/headphones.d.ts diff --git a/react-icons/ti/heart-full-outline.d.ts b/types/react-icons/ti/heart-full-outline.d.ts similarity index 100% rename from react-icons/ti/heart-full-outline.d.ts rename to types/react-icons/ti/heart-full-outline.d.ts diff --git a/react-icons/ti/heart-half-outline.d.ts b/types/react-icons/ti/heart-half-outline.d.ts similarity index 100% rename from react-icons/ti/heart-half-outline.d.ts rename to types/react-icons/ti/heart-half-outline.d.ts diff --git a/react-icons/ti/heart-outline.d.ts b/types/react-icons/ti/heart-outline.d.ts similarity index 100% rename from react-icons/ti/heart-outline.d.ts rename to types/react-icons/ti/heart-outline.d.ts diff --git a/react-icons/ti/heart.d.ts b/types/react-icons/ti/heart.d.ts similarity index 100% rename from react-icons/ti/heart.d.ts rename to types/react-icons/ti/heart.d.ts diff --git a/react-icons/ti/home-outline.d.ts b/types/react-icons/ti/home-outline.d.ts similarity index 100% rename from react-icons/ti/home-outline.d.ts rename to types/react-icons/ti/home-outline.d.ts diff --git a/react-icons/ti/home.d.ts b/types/react-icons/ti/home.d.ts similarity index 100% rename from react-icons/ti/home.d.ts rename to types/react-icons/ti/home.d.ts diff --git a/react-icons/ti/html5.d.ts b/types/react-icons/ti/html5.d.ts similarity index 100% rename from react-icons/ti/html5.d.ts rename to types/react-icons/ti/html5.d.ts diff --git a/react-icons/ti/image-outline.d.ts b/types/react-icons/ti/image-outline.d.ts similarity index 100% rename from react-icons/ti/image-outline.d.ts rename to types/react-icons/ti/image-outline.d.ts diff --git a/react-icons/ti/image.d.ts b/types/react-icons/ti/image.d.ts similarity index 100% rename from react-icons/ti/image.d.ts rename to types/react-icons/ti/image.d.ts diff --git a/react-icons/ti/index.d.ts b/types/react-icons/ti/index.d.ts similarity index 100% rename from react-icons/ti/index.d.ts rename to types/react-icons/ti/index.d.ts diff --git a/react-icons/ti/infinity-outline.d.ts b/types/react-icons/ti/infinity-outline.d.ts similarity index 100% rename from react-icons/ti/infinity-outline.d.ts rename to types/react-icons/ti/infinity-outline.d.ts diff --git a/react-icons/ti/infinity.d.ts b/types/react-icons/ti/infinity.d.ts similarity index 100% rename from react-icons/ti/infinity.d.ts rename to types/react-icons/ti/infinity.d.ts diff --git a/react-icons/ti/info-large-outline.d.ts b/types/react-icons/ti/info-large-outline.d.ts similarity index 100% rename from react-icons/ti/info-large-outline.d.ts rename to types/react-icons/ti/info-large-outline.d.ts diff --git a/react-icons/ti/info-large.d.ts b/types/react-icons/ti/info-large.d.ts similarity index 100% rename from react-icons/ti/info-large.d.ts rename to types/react-icons/ti/info-large.d.ts diff --git a/react-icons/ti/info-outline.d.ts b/types/react-icons/ti/info-outline.d.ts similarity index 100% rename from react-icons/ti/info-outline.d.ts rename to types/react-icons/ti/info-outline.d.ts diff --git a/react-icons/ti/info.d.ts b/types/react-icons/ti/info.d.ts similarity index 100% rename from react-icons/ti/info.d.ts rename to types/react-icons/ti/info.d.ts diff --git a/react-icons/ti/input-checked-outline.d.ts b/types/react-icons/ti/input-checked-outline.d.ts similarity index 100% rename from react-icons/ti/input-checked-outline.d.ts rename to types/react-icons/ti/input-checked-outline.d.ts diff --git a/react-icons/ti/input-checked.d.ts b/types/react-icons/ti/input-checked.d.ts similarity index 100% rename from react-icons/ti/input-checked.d.ts rename to types/react-icons/ti/input-checked.d.ts diff --git a/react-icons/ti/key-outline.d.ts b/types/react-icons/ti/key-outline.d.ts similarity index 100% rename from react-icons/ti/key-outline.d.ts rename to types/react-icons/ti/key-outline.d.ts diff --git a/react-icons/ti/key.d.ts b/types/react-icons/ti/key.d.ts similarity index 100% rename from react-icons/ti/key.d.ts rename to types/react-icons/ti/key.d.ts diff --git a/react-icons/ti/keyboard.d.ts b/types/react-icons/ti/keyboard.d.ts similarity index 100% rename from react-icons/ti/keyboard.d.ts rename to types/react-icons/ti/keyboard.d.ts diff --git a/react-icons/ti/leaf.d.ts b/types/react-icons/ti/leaf.d.ts similarity index 100% rename from react-icons/ti/leaf.d.ts rename to types/react-icons/ti/leaf.d.ts diff --git a/react-icons/ti/lightbulb.d.ts b/types/react-icons/ti/lightbulb.d.ts similarity index 100% rename from react-icons/ti/lightbulb.d.ts rename to types/react-icons/ti/lightbulb.d.ts diff --git a/react-icons/ti/link-outline.d.ts b/types/react-icons/ti/link-outline.d.ts similarity index 100% rename from react-icons/ti/link-outline.d.ts rename to types/react-icons/ti/link-outline.d.ts diff --git a/react-icons/ti/link.d.ts b/types/react-icons/ti/link.d.ts similarity index 100% rename from react-icons/ti/link.d.ts rename to types/react-icons/ti/link.d.ts diff --git a/react-icons/ti/location-arrow-outline.d.ts b/types/react-icons/ti/location-arrow-outline.d.ts similarity index 100% rename from react-icons/ti/location-arrow-outline.d.ts rename to types/react-icons/ti/location-arrow-outline.d.ts diff --git a/react-icons/ti/location-arrow.d.ts b/types/react-icons/ti/location-arrow.d.ts similarity index 100% rename from react-icons/ti/location-arrow.d.ts rename to types/react-icons/ti/location-arrow.d.ts diff --git a/react-icons/ti/location-outline.d.ts b/types/react-icons/ti/location-outline.d.ts similarity index 100% rename from react-icons/ti/location-outline.d.ts rename to types/react-icons/ti/location-outline.d.ts diff --git a/react-icons/ti/location.d.ts b/types/react-icons/ti/location.d.ts similarity index 100% rename from react-icons/ti/location.d.ts rename to types/react-icons/ti/location.d.ts diff --git a/react-icons/ti/lock-closed-outline.d.ts b/types/react-icons/ti/lock-closed-outline.d.ts similarity index 100% rename from react-icons/ti/lock-closed-outline.d.ts rename to types/react-icons/ti/lock-closed-outline.d.ts diff --git a/react-icons/ti/lock-closed.d.ts b/types/react-icons/ti/lock-closed.d.ts similarity index 100% rename from react-icons/ti/lock-closed.d.ts rename to types/react-icons/ti/lock-closed.d.ts diff --git a/react-icons/ti/lock-open-outline.d.ts b/types/react-icons/ti/lock-open-outline.d.ts similarity index 100% rename from react-icons/ti/lock-open-outline.d.ts rename to types/react-icons/ti/lock-open-outline.d.ts diff --git a/react-icons/ti/lock-open.d.ts b/types/react-icons/ti/lock-open.d.ts similarity index 100% rename from react-icons/ti/lock-open.d.ts rename to types/react-icons/ti/lock-open.d.ts diff --git a/react-icons/ti/mail.d.ts b/types/react-icons/ti/mail.d.ts similarity index 100% rename from react-icons/ti/mail.d.ts rename to types/react-icons/ti/mail.d.ts diff --git a/react-icons/ti/map.d.ts b/types/react-icons/ti/map.d.ts similarity index 100% rename from react-icons/ti/map.d.ts rename to types/react-icons/ti/map.d.ts diff --git a/react-icons/ti/media-eject-outline.d.ts b/types/react-icons/ti/media-eject-outline.d.ts similarity index 100% rename from react-icons/ti/media-eject-outline.d.ts rename to types/react-icons/ti/media-eject-outline.d.ts diff --git a/react-icons/ti/media-eject.d.ts b/types/react-icons/ti/media-eject.d.ts similarity index 100% rename from react-icons/ti/media-eject.d.ts rename to types/react-icons/ti/media-eject.d.ts diff --git a/react-icons/ti/media-fast-forward-outline.d.ts b/types/react-icons/ti/media-fast-forward-outline.d.ts similarity index 100% rename from react-icons/ti/media-fast-forward-outline.d.ts rename to types/react-icons/ti/media-fast-forward-outline.d.ts diff --git a/react-icons/ti/media-fast-forward.d.ts b/types/react-icons/ti/media-fast-forward.d.ts similarity index 100% rename from react-icons/ti/media-fast-forward.d.ts rename to types/react-icons/ti/media-fast-forward.d.ts diff --git a/react-icons/ti/media-pause-outline.d.ts b/types/react-icons/ti/media-pause-outline.d.ts similarity index 100% rename from react-icons/ti/media-pause-outline.d.ts rename to types/react-icons/ti/media-pause-outline.d.ts diff --git a/react-icons/ti/media-pause.d.ts b/types/react-icons/ti/media-pause.d.ts similarity index 100% rename from react-icons/ti/media-pause.d.ts rename to types/react-icons/ti/media-pause.d.ts diff --git a/react-icons/ti/media-play-outline.d.ts b/types/react-icons/ti/media-play-outline.d.ts similarity index 100% rename from react-icons/ti/media-play-outline.d.ts rename to types/react-icons/ti/media-play-outline.d.ts diff --git a/react-icons/ti/media-play-reverse-outline.d.ts b/types/react-icons/ti/media-play-reverse-outline.d.ts similarity index 100% rename from react-icons/ti/media-play-reverse-outline.d.ts rename to types/react-icons/ti/media-play-reverse-outline.d.ts diff --git a/react-icons/ti/media-play-reverse.d.ts b/types/react-icons/ti/media-play-reverse.d.ts similarity index 100% rename from react-icons/ti/media-play-reverse.d.ts rename to types/react-icons/ti/media-play-reverse.d.ts diff --git a/react-icons/ti/media-play.d.ts b/types/react-icons/ti/media-play.d.ts similarity index 100% rename from react-icons/ti/media-play.d.ts rename to types/react-icons/ti/media-play.d.ts diff --git a/react-icons/ti/media-record-outline.d.ts b/types/react-icons/ti/media-record-outline.d.ts similarity index 100% rename from react-icons/ti/media-record-outline.d.ts rename to types/react-icons/ti/media-record-outline.d.ts diff --git a/react-icons/ti/media-record.d.ts b/types/react-icons/ti/media-record.d.ts similarity index 100% rename from react-icons/ti/media-record.d.ts rename to types/react-icons/ti/media-record.d.ts diff --git a/react-icons/ti/media-rewind-outline.d.ts b/types/react-icons/ti/media-rewind-outline.d.ts similarity index 100% rename from react-icons/ti/media-rewind-outline.d.ts rename to types/react-icons/ti/media-rewind-outline.d.ts diff --git a/react-icons/ti/media-rewind.d.ts b/types/react-icons/ti/media-rewind.d.ts similarity index 100% rename from react-icons/ti/media-rewind.d.ts rename to types/react-icons/ti/media-rewind.d.ts diff --git a/react-icons/ti/media-stop-outline.d.ts b/types/react-icons/ti/media-stop-outline.d.ts similarity index 100% rename from react-icons/ti/media-stop-outline.d.ts rename to types/react-icons/ti/media-stop-outline.d.ts diff --git a/react-icons/ti/media-stop.d.ts b/types/react-icons/ti/media-stop.d.ts similarity index 100% rename from react-icons/ti/media-stop.d.ts rename to types/react-icons/ti/media-stop.d.ts diff --git a/react-icons/ti/message-typing.d.ts b/types/react-icons/ti/message-typing.d.ts similarity index 100% rename from react-icons/ti/message-typing.d.ts rename to types/react-icons/ti/message-typing.d.ts diff --git a/react-icons/ti/message.d.ts b/types/react-icons/ti/message.d.ts similarity index 100% rename from react-icons/ti/message.d.ts rename to types/react-icons/ti/message.d.ts diff --git a/react-icons/ti/messages.d.ts b/types/react-icons/ti/messages.d.ts similarity index 100% rename from react-icons/ti/messages.d.ts rename to types/react-icons/ti/messages.d.ts diff --git a/react-icons/ti/microphone-outline.d.ts b/types/react-icons/ti/microphone-outline.d.ts similarity index 100% rename from react-icons/ti/microphone-outline.d.ts rename to types/react-icons/ti/microphone-outline.d.ts diff --git a/react-icons/ti/microphone.d.ts b/types/react-icons/ti/microphone.d.ts similarity index 100% rename from react-icons/ti/microphone.d.ts rename to types/react-icons/ti/microphone.d.ts diff --git a/react-icons/ti/minus-outline.d.ts b/types/react-icons/ti/minus-outline.d.ts similarity index 100% rename from react-icons/ti/minus-outline.d.ts rename to types/react-icons/ti/minus-outline.d.ts diff --git a/react-icons/ti/minus.d.ts b/types/react-icons/ti/minus.d.ts similarity index 100% rename from react-icons/ti/minus.d.ts rename to types/react-icons/ti/minus.d.ts diff --git a/react-icons/ti/mortar-board.d.ts b/types/react-icons/ti/mortar-board.d.ts similarity index 100% rename from react-icons/ti/mortar-board.d.ts rename to types/react-icons/ti/mortar-board.d.ts diff --git a/react-icons/ti/news.d.ts b/types/react-icons/ti/news.d.ts similarity index 100% rename from react-icons/ti/news.d.ts rename to types/react-icons/ti/news.d.ts diff --git a/react-icons/ti/notes-outline.d.ts b/types/react-icons/ti/notes-outline.d.ts similarity index 100% rename from react-icons/ti/notes-outline.d.ts rename to types/react-icons/ti/notes-outline.d.ts diff --git a/react-icons/ti/notes.d.ts b/types/react-icons/ti/notes.d.ts similarity index 100% rename from react-icons/ti/notes.d.ts rename to types/react-icons/ti/notes.d.ts diff --git a/react-icons/ti/pen.d.ts b/types/react-icons/ti/pen.d.ts similarity index 100% rename from react-icons/ti/pen.d.ts rename to types/react-icons/ti/pen.d.ts diff --git a/react-icons/ti/pencil.d.ts b/types/react-icons/ti/pencil.d.ts similarity index 100% rename from react-icons/ti/pencil.d.ts rename to types/react-icons/ti/pencil.d.ts diff --git a/react-icons/ti/phone-outline.d.ts b/types/react-icons/ti/phone-outline.d.ts similarity index 100% rename from react-icons/ti/phone-outline.d.ts rename to types/react-icons/ti/phone-outline.d.ts diff --git a/react-icons/ti/phone.d.ts b/types/react-icons/ti/phone.d.ts similarity index 100% rename from react-icons/ti/phone.d.ts rename to types/react-icons/ti/phone.d.ts diff --git a/react-icons/ti/pi-outline.d.ts b/types/react-icons/ti/pi-outline.d.ts similarity index 100% rename from react-icons/ti/pi-outline.d.ts rename to types/react-icons/ti/pi-outline.d.ts diff --git a/react-icons/ti/pi.d.ts b/types/react-icons/ti/pi.d.ts similarity index 100% rename from react-icons/ti/pi.d.ts rename to types/react-icons/ti/pi.d.ts diff --git a/react-icons/ti/pin-outline.d.ts b/types/react-icons/ti/pin-outline.d.ts similarity index 100% rename from react-icons/ti/pin-outline.d.ts rename to types/react-icons/ti/pin-outline.d.ts diff --git a/react-icons/ti/pin.d.ts b/types/react-icons/ti/pin.d.ts similarity index 100% rename from react-icons/ti/pin.d.ts rename to types/react-icons/ti/pin.d.ts diff --git a/react-icons/ti/pipette.d.ts b/types/react-icons/ti/pipette.d.ts similarity index 100% rename from react-icons/ti/pipette.d.ts rename to types/react-icons/ti/pipette.d.ts diff --git a/react-icons/ti/plane-outline.d.ts b/types/react-icons/ti/plane-outline.d.ts similarity index 100% rename from react-icons/ti/plane-outline.d.ts rename to types/react-icons/ti/plane-outline.d.ts diff --git a/react-icons/ti/plane.d.ts b/types/react-icons/ti/plane.d.ts similarity index 100% rename from react-icons/ti/plane.d.ts rename to types/react-icons/ti/plane.d.ts diff --git a/react-icons/ti/plug.d.ts b/types/react-icons/ti/plug.d.ts similarity index 100% rename from react-icons/ti/plug.d.ts rename to types/react-icons/ti/plug.d.ts diff --git a/react-icons/ti/plus-outline.d.ts b/types/react-icons/ti/plus-outline.d.ts similarity index 100% rename from react-icons/ti/plus-outline.d.ts rename to types/react-icons/ti/plus-outline.d.ts diff --git a/react-icons/ti/plus.d.ts b/types/react-icons/ti/plus.d.ts similarity index 100% rename from react-icons/ti/plus.d.ts rename to types/react-icons/ti/plus.d.ts diff --git a/react-icons/ti/point-of-interest-outline.d.ts b/types/react-icons/ti/point-of-interest-outline.d.ts similarity index 100% rename from react-icons/ti/point-of-interest-outline.d.ts rename to types/react-icons/ti/point-of-interest-outline.d.ts diff --git a/react-icons/ti/point-of-interest.d.ts b/types/react-icons/ti/point-of-interest.d.ts similarity index 100% rename from react-icons/ti/point-of-interest.d.ts rename to types/react-icons/ti/point-of-interest.d.ts diff --git a/react-icons/ti/power-outline.d.ts b/types/react-icons/ti/power-outline.d.ts similarity index 100% rename from react-icons/ti/power-outline.d.ts rename to types/react-icons/ti/power-outline.d.ts diff --git a/react-icons/ti/power.d.ts b/types/react-icons/ti/power.d.ts similarity index 100% rename from react-icons/ti/power.d.ts rename to types/react-icons/ti/power.d.ts diff --git a/react-icons/ti/printer.d.ts b/types/react-icons/ti/printer.d.ts similarity index 100% rename from react-icons/ti/printer.d.ts rename to types/react-icons/ti/printer.d.ts diff --git a/react-icons/ti/puzzle-outline.d.ts b/types/react-icons/ti/puzzle-outline.d.ts similarity index 100% rename from react-icons/ti/puzzle-outline.d.ts rename to types/react-icons/ti/puzzle-outline.d.ts diff --git a/react-icons/ti/puzzle.d.ts b/types/react-icons/ti/puzzle.d.ts similarity index 100% rename from react-icons/ti/puzzle.d.ts rename to types/react-icons/ti/puzzle.d.ts diff --git a/react-icons/ti/radar-outline.d.ts b/types/react-icons/ti/radar-outline.d.ts similarity index 100% rename from react-icons/ti/radar-outline.d.ts rename to types/react-icons/ti/radar-outline.d.ts diff --git a/react-icons/ti/radar.d.ts b/types/react-icons/ti/radar.d.ts similarity index 100% rename from react-icons/ti/radar.d.ts rename to types/react-icons/ti/radar.d.ts diff --git a/react-icons/ti/refresh-outline.d.ts b/types/react-icons/ti/refresh-outline.d.ts similarity index 100% rename from react-icons/ti/refresh-outline.d.ts rename to types/react-icons/ti/refresh-outline.d.ts diff --git a/react-icons/ti/refresh.d.ts b/types/react-icons/ti/refresh.d.ts similarity index 100% rename from react-icons/ti/refresh.d.ts rename to types/react-icons/ti/refresh.d.ts diff --git a/react-icons/ti/rss-outline.d.ts b/types/react-icons/ti/rss-outline.d.ts similarity index 100% rename from react-icons/ti/rss-outline.d.ts rename to types/react-icons/ti/rss-outline.d.ts diff --git a/react-icons/ti/rss.d.ts b/types/react-icons/ti/rss.d.ts similarity index 100% rename from react-icons/ti/rss.d.ts rename to types/react-icons/ti/rss.d.ts diff --git a/react-icons/ti/scissors-outline.d.ts b/types/react-icons/ti/scissors-outline.d.ts similarity index 100% rename from react-icons/ti/scissors-outline.d.ts rename to types/react-icons/ti/scissors-outline.d.ts diff --git a/react-icons/ti/scissors.d.ts b/types/react-icons/ti/scissors.d.ts similarity index 100% rename from react-icons/ti/scissors.d.ts rename to types/react-icons/ti/scissors.d.ts diff --git a/react-icons/ti/shopping-bag.d.ts b/types/react-icons/ti/shopping-bag.d.ts similarity index 100% rename from react-icons/ti/shopping-bag.d.ts rename to types/react-icons/ti/shopping-bag.d.ts diff --git a/react-icons/ti/shopping-cart.d.ts b/types/react-icons/ti/shopping-cart.d.ts similarity index 100% rename from react-icons/ti/shopping-cart.d.ts rename to types/react-icons/ti/shopping-cart.d.ts diff --git a/react-icons/ti/social-at-circular.d.ts b/types/react-icons/ti/social-at-circular.d.ts similarity index 100% rename from react-icons/ti/social-at-circular.d.ts rename to types/react-icons/ti/social-at-circular.d.ts diff --git a/react-icons/ti/social-dribbble-circular.d.ts b/types/react-icons/ti/social-dribbble-circular.d.ts similarity index 100% rename from react-icons/ti/social-dribbble-circular.d.ts rename to types/react-icons/ti/social-dribbble-circular.d.ts diff --git a/react-icons/ti/social-dribbble.d.ts b/types/react-icons/ti/social-dribbble.d.ts similarity index 100% rename from react-icons/ti/social-dribbble.d.ts rename to types/react-icons/ti/social-dribbble.d.ts diff --git a/react-icons/ti/social-facebook-circular.d.ts b/types/react-icons/ti/social-facebook-circular.d.ts similarity index 100% rename from react-icons/ti/social-facebook-circular.d.ts rename to types/react-icons/ti/social-facebook-circular.d.ts diff --git a/react-icons/ti/social-facebook.d.ts b/types/react-icons/ti/social-facebook.d.ts similarity index 100% rename from react-icons/ti/social-facebook.d.ts rename to types/react-icons/ti/social-facebook.d.ts diff --git a/react-icons/ti/social-flickr-circular.d.ts b/types/react-icons/ti/social-flickr-circular.d.ts similarity index 100% rename from react-icons/ti/social-flickr-circular.d.ts rename to types/react-icons/ti/social-flickr-circular.d.ts diff --git a/react-icons/ti/social-flickr.d.ts b/types/react-icons/ti/social-flickr.d.ts similarity index 100% rename from react-icons/ti/social-flickr.d.ts rename to types/react-icons/ti/social-flickr.d.ts diff --git a/react-icons/ti/social-github-circular.d.ts b/types/react-icons/ti/social-github-circular.d.ts similarity index 100% rename from react-icons/ti/social-github-circular.d.ts rename to types/react-icons/ti/social-github-circular.d.ts diff --git a/react-icons/ti/social-github.d.ts b/types/react-icons/ti/social-github.d.ts similarity index 100% rename from react-icons/ti/social-github.d.ts rename to types/react-icons/ti/social-github.d.ts diff --git a/react-icons/ti/social-google-plus-circular.d.ts b/types/react-icons/ti/social-google-plus-circular.d.ts similarity index 100% rename from react-icons/ti/social-google-plus-circular.d.ts rename to types/react-icons/ti/social-google-plus-circular.d.ts diff --git a/react-icons/ti/social-google-plus.d.ts b/types/react-icons/ti/social-google-plus.d.ts similarity index 100% rename from react-icons/ti/social-google-plus.d.ts rename to types/react-icons/ti/social-google-plus.d.ts diff --git a/react-icons/ti/social-instagram-circular.d.ts b/types/react-icons/ti/social-instagram-circular.d.ts similarity index 100% rename from react-icons/ti/social-instagram-circular.d.ts rename to types/react-icons/ti/social-instagram-circular.d.ts diff --git a/react-icons/ti/social-instagram.d.ts b/types/react-icons/ti/social-instagram.d.ts similarity index 100% rename from react-icons/ti/social-instagram.d.ts rename to types/react-icons/ti/social-instagram.d.ts diff --git a/react-icons/ti/social-last-fm-circular.d.ts b/types/react-icons/ti/social-last-fm-circular.d.ts similarity index 100% rename from react-icons/ti/social-last-fm-circular.d.ts rename to types/react-icons/ti/social-last-fm-circular.d.ts diff --git a/react-icons/ti/social-last-fm.d.ts b/types/react-icons/ti/social-last-fm.d.ts similarity index 100% rename from react-icons/ti/social-last-fm.d.ts rename to types/react-icons/ti/social-last-fm.d.ts diff --git a/react-icons/ti/social-linkedin-circular.d.ts b/types/react-icons/ti/social-linkedin-circular.d.ts similarity index 100% rename from react-icons/ti/social-linkedin-circular.d.ts rename to types/react-icons/ti/social-linkedin-circular.d.ts diff --git a/react-icons/ti/social-linkedin.d.ts b/types/react-icons/ti/social-linkedin.d.ts similarity index 100% rename from react-icons/ti/social-linkedin.d.ts rename to types/react-icons/ti/social-linkedin.d.ts diff --git a/react-icons/ti/social-pinterest-circular.d.ts b/types/react-icons/ti/social-pinterest-circular.d.ts similarity index 100% rename from react-icons/ti/social-pinterest-circular.d.ts rename to types/react-icons/ti/social-pinterest-circular.d.ts diff --git a/react-icons/ti/social-pinterest.d.ts b/types/react-icons/ti/social-pinterest.d.ts similarity index 100% rename from react-icons/ti/social-pinterest.d.ts rename to types/react-icons/ti/social-pinterest.d.ts diff --git a/react-icons/ti/social-skype-outline.d.ts b/types/react-icons/ti/social-skype-outline.d.ts similarity index 100% rename from react-icons/ti/social-skype-outline.d.ts rename to types/react-icons/ti/social-skype-outline.d.ts diff --git a/react-icons/ti/social-skype.d.ts b/types/react-icons/ti/social-skype.d.ts similarity index 100% rename from react-icons/ti/social-skype.d.ts rename to types/react-icons/ti/social-skype.d.ts diff --git a/react-icons/ti/social-tumbler-circular.d.ts b/types/react-icons/ti/social-tumbler-circular.d.ts similarity index 100% rename from react-icons/ti/social-tumbler-circular.d.ts rename to types/react-icons/ti/social-tumbler-circular.d.ts diff --git a/react-icons/ti/social-tumbler.d.ts b/types/react-icons/ti/social-tumbler.d.ts similarity index 100% rename from react-icons/ti/social-tumbler.d.ts rename to types/react-icons/ti/social-tumbler.d.ts diff --git a/react-icons/ti/social-twitter-circular.d.ts b/types/react-icons/ti/social-twitter-circular.d.ts similarity index 100% rename from react-icons/ti/social-twitter-circular.d.ts rename to types/react-icons/ti/social-twitter-circular.d.ts diff --git a/react-icons/ti/social-twitter.d.ts b/types/react-icons/ti/social-twitter.d.ts similarity index 100% rename from react-icons/ti/social-twitter.d.ts rename to types/react-icons/ti/social-twitter.d.ts diff --git a/react-icons/ti/social-vimeo-circular.d.ts b/types/react-icons/ti/social-vimeo-circular.d.ts similarity index 100% rename from react-icons/ti/social-vimeo-circular.d.ts rename to types/react-icons/ti/social-vimeo-circular.d.ts diff --git a/react-icons/ti/social-vimeo.d.ts b/types/react-icons/ti/social-vimeo.d.ts similarity index 100% rename from react-icons/ti/social-vimeo.d.ts rename to types/react-icons/ti/social-vimeo.d.ts diff --git a/react-icons/ti/social-youtube-circular.d.ts b/types/react-icons/ti/social-youtube-circular.d.ts similarity index 100% rename from react-icons/ti/social-youtube-circular.d.ts rename to types/react-icons/ti/social-youtube-circular.d.ts diff --git a/react-icons/ti/social-youtube.d.ts b/types/react-icons/ti/social-youtube.d.ts similarity index 100% rename from react-icons/ti/social-youtube.d.ts rename to types/react-icons/ti/social-youtube.d.ts diff --git a/react-icons/ti/sort-alphabetically-outline.d.ts b/types/react-icons/ti/sort-alphabetically-outline.d.ts similarity index 100% rename from react-icons/ti/sort-alphabetically-outline.d.ts rename to types/react-icons/ti/sort-alphabetically-outline.d.ts diff --git a/react-icons/ti/sort-alphabetically.d.ts b/types/react-icons/ti/sort-alphabetically.d.ts similarity index 100% rename from react-icons/ti/sort-alphabetically.d.ts rename to types/react-icons/ti/sort-alphabetically.d.ts diff --git a/react-icons/ti/sort-numerically-outline.d.ts b/types/react-icons/ti/sort-numerically-outline.d.ts similarity index 100% rename from react-icons/ti/sort-numerically-outline.d.ts rename to types/react-icons/ti/sort-numerically-outline.d.ts diff --git a/react-icons/ti/sort-numerically.d.ts b/types/react-icons/ti/sort-numerically.d.ts similarity index 100% rename from react-icons/ti/sort-numerically.d.ts rename to types/react-icons/ti/sort-numerically.d.ts diff --git a/react-icons/ti/spanner-outline.d.ts b/types/react-icons/ti/spanner-outline.d.ts similarity index 100% rename from react-icons/ti/spanner-outline.d.ts rename to types/react-icons/ti/spanner-outline.d.ts diff --git a/react-icons/ti/spanner.d.ts b/types/react-icons/ti/spanner.d.ts similarity index 100% rename from react-icons/ti/spanner.d.ts rename to types/react-icons/ti/spanner.d.ts diff --git a/react-icons/ti/spiral.d.ts b/types/react-icons/ti/spiral.d.ts similarity index 100% rename from react-icons/ti/spiral.d.ts rename to types/react-icons/ti/spiral.d.ts diff --git a/react-icons/ti/star-full-outline.d.ts b/types/react-icons/ti/star-full-outline.d.ts similarity index 100% rename from react-icons/ti/star-full-outline.d.ts rename to types/react-icons/ti/star-full-outline.d.ts diff --git a/react-icons/ti/star-half-outline.d.ts b/types/react-icons/ti/star-half-outline.d.ts similarity index 100% rename from react-icons/ti/star-half-outline.d.ts rename to types/react-icons/ti/star-half-outline.d.ts diff --git a/react-icons/ti/star-half.d.ts b/types/react-icons/ti/star-half.d.ts similarity index 100% rename from react-icons/ti/star-half.d.ts rename to types/react-icons/ti/star-half.d.ts diff --git a/react-icons/ti/star-outline.d.ts b/types/react-icons/ti/star-outline.d.ts similarity index 100% rename from react-icons/ti/star-outline.d.ts rename to types/react-icons/ti/star-outline.d.ts diff --git a/react-icons/ti/star.d.ts b/types/react-icons/ti/star.d.ts similarity index 100% rename from react-icons/ti/star.d.ts rename to types/react-icons/ti/star.d.ts diff --git a/react-icons/ti/starburst-outline.d.ts b/types/react-icons/ti/starburst-outline.d.ts similarity index 100% rename from react-icons/ti/starburst-outline.d.ts rename to types/react-icons/ti/starburst-outline.d.ts diff --git a/react-icons/ti/starburst.d.ts b/types/react-icons/ti/starburst.d.ts similarity index 100% rename from react-icons/ti/starburst.d.ts rename to types/react-icons/ti/starburst.d.ts diff --git a/react-icons/ti/stopwatch.d.ts b/types/react-icons/ti/stopwatch.d.ts similarity index 100% rename from react-icons/ti/stopwatch.d.ts rename to types/react-icons/ti/stopwatch.d.ts diff --git a/react-icons/ti/support.d.ts b/types/react-icons/ti/support.d.ts similarity index 100% rename from react-icons/ti/support.d.ts rename to types/react-icons/ti/support.d.ts diff --git a/react-icons/ti/tabs-outline.d.ts b/types/react-icons/ti/tabs-outline.d.ts similarity index 100% rename from react-icons/ti/tabs-outline.d.ts rename to types/react-icons/ti/tabs-outline.d.ts diff --git a/react-icons/ti/tag.d.ts b/types/react-icons/ti/tag.d.ts similarity index 100% rename from react-icons/ti/tag.d.ts rename to types/react-icons/ti/tag.d.ts diff --git a/react-icons/ti/tags.d.ts b/types/react-icons/ti/tags.d.ts similarity index 100% rename from react-icons/ti/tags.d.ts rename to types/react-icons/ti/tags.d.ts diff --git a/react-icons/ti/th-large-outline.d.ts b/types/react-icons/ti/th-large-outline.d.ts similarity index 100% rename from react-icons/ti/th-large-outline.d.ts rename to types/react-icons/ti/th-large-outline.d.ts diff --git a/react-icons/ti/th-large.d.ts b/types/react-icons/ti/th-large.d.ts similarity index 100% rename from react-icons/ti/th-large.d.ts rename to types/react-icons/ti/th-large.d.ts diff --git a/react-icons/ti/th-list-outline.d.ts b/types/react-icons/ti/th-list-outline.d.ts similarity index 100% rename from react-icons/ti/th-list-outline.d.ts rename to types/react-icons/ti/th-list-outline.d.ts diff --git a/react-icons/ti/th-list.d.ts b/types/react-icons/ti/th-list.d.ts similarity index 100% rename from react-icons/ti/th-list.d.ts rename to types/react-icons/ti/th-list.d.ts diff --git a/react-icons/ti/th-menu-outline.d.ts b/types/react-icons/ti/th-menu-outline.d.ts similarity index 100% rename from react-icons/ti/th-menu-outline.d.ts rename to types/react-icons/ti/th-menu-outline.d.ts diff --git a/react-icons/ti/th-menu.d.ts b/types/react-icons/ti/th-menu.d.ts similarity index 100% rename from react-icons/ti/th-menu.d.ts rename to types/react-icons/ti/th-menu.d.ts diff --git a/react-icons/ti/th-small-outline.d.ts b/types/react-icons/ti/th-small-outline.d.ts similarity index 100% rename from react-icons/ti/th-small-outline.d.ts rename to types/react-icons/ti/th-small-outline.d.ts diff --git a/react-icons/ti/th-small.d.ts b/types/react-icons/ti/th-small.d.ts similarity index 100% rename from react-icons/ti/th-small.d.ts rename to types/react-icons/ti/th-small.d.ts diff --git a/react-icons/ti/thermometer.d.ts b/types/react-icons/ti/thermometer.d.ts similarity index 100% rename from react-icons/ti/thermometer.d.ts rename to types/react-icons/ti/thermometer.d.ts diff --git a/react-icons/ti/thumbs-down.d.ts b/types/react-icons/ti/thumbs-down.d.ts similarity index 100% rename from react-icons/ti/thumbs-down.d.ts rename to types/react-icons/ti/thumbs-down.d.ts diff --git a/react-icons/ti/thumbs-ok.d.ts b/types/react-icons/ti/thumbs-ok.d.ts similarity index 100% rename from react-icons/ti/thumbs-ok.d.ts rename to types/react-icons/ti/thumbs-ok.d.ts diff --git a/react-icons/ti/thumbs-up.d.ts b/types/react-icons/ti/thumbs-up.d.ts similarity index 100% rename from react-icons/ti/thumbs-up.d.ts rename to types/react-icons/ti/thumbs-up.d.ts diff --git a/react-icons/ti/tick-outline.d.ts b/types/react-icons/ti/tick-outline.d.ts similarity index 100% rename from react-icons/ti/tick-outline.d.ts rename to types/react-icons/ti/tick-outline.d.ts diff --git a/react-icons/ti/tick.d.ts b/types/react-icons/ti/tick.d.ts similarity index 100% rename from react-icons/ti/tick.d.ts rename to types/react-icons/ti/tick.d.ts diff --git a/react-icons/ti/ticket.d.ts b/types/react-icons/ti/ticket.d.ts similarity index 100% rename from react-icons/ti/ticket.d.ts rename to types/react-icons/ti/ticket.d.ts diff --git a/react-icons/ti/time.d.ts b/types/react-icons/ti/time.d.ts similarity index 100% rename from react-icons/ti/time.d.ts rename to types/react-icons/ti/time.d.ts diff --git a/react-icons/ti/times-outline.d.ts b/types/react-icons/ti/times-outline.d.ts similarity index 100% rename from react-icons/ti/times-outline.d.ts rename to types/react-icons/ti/times-outline.d.ts diff --git a/react-icons/ti/times.d.ts b/types/react-icons/ti/times.d.ts similarity index 100% rename from react-icons/ti/times.d.ts rename to types/react-icons/ti/times.d.ts diff --git a/react-icons/ti/trash.d.ts b/types/react-icons/ti/trash.d.ts similarity index 100% rename from react-icons/ti/trash.d.ts rename to types/react-icons/ti/trash.d.ts diff --git a/react-icons/ti/tree.d.ts b/types/react-icons/ti/tree.d.ts similarity index 100% rename from react-icons/ti/tree.d.ts rename to types/react-icons/ti/tree.d.ts diff --git a/react-icons/ti/upload-outline.d.ts b/types/react-icons/ti/upload-outline.d.ts similarity index 100% rename from react-icons/ti/upload-outline.d.ts rename to types/react-icons/ti/upload-outline.d.ts diff --git a/react-icons/ti/upload.d.ts b/types/react-icons/ti/upload.d.ts similarity index 100% rename from react-icons/ti/upload.d.ts rename to types/react-icons/ti/upload.d.ts diff --git a/react-icons/ti/user-add-outline.d.ts b/types/react-icons/ti/user-add-outline.d.ts similarity index 100% rename from react-icons/ti/user-add-outline.d.ts rename to types/react-icons/ti/user-add-outline.d.ts diff --git a/react-icons/ti/user-add.d.ts b/types/react-icons/ti/user-add.d.ts similarity index 100% rename from react-icons/ti/user-add.d.ts rename to types/react-icons/ti/user-add.d.ts diff --git a/react-icons/ti/user-delete-outline.d.ts b/types/react-icons/ti/user-delete-outline.d.ts similarity index 100% rename from react-icons/ti/user-delete-outline.d.ts rename to types/react-icons/ti/user-delete-outline.d.ts diff --git a/react-icons/ti/user-delete.d.ts b/types/react-icons/ti/user-delete.d.ts similarity index 100% rename from react-icons/ti/user-delete.d.ts rename to types/react-icons/ti/user-delete.d.ts diff --git a/react-icons/ti/user-outline.d.ts b/types/react-icons/ti/user-outline.d.ts similarity index 100% rename from react-icons/ti/user-outline.d.ts rename to types/react-icons/ti/user-outline.d.ts diff --git a/react-icons/ti/user.d.ts b/types/react-icons/ti/user.d.ts similarity index 100% rename from react-icons/ti/user.d.ts rename to types/react-icons/ti/user.d.ts diff --git a/react-icons/ti/vendor-android.d.ts b/types/react-icons/ti/vendor-android.d.ts similarity index 100% rename from react-icons/ti/vendor-android.d.ts rename to types/react-icons/ti/vendor-android.d.ts diff --git a/react-icons/ti/vendor-apple.d.ts b/types/react-icons/ti/vendor-apple.d.ts similarity index 100% rename from react-icons/ti/vendor-apple.d.ts rename to types/react-icons/ti/vendor-apple.d.ts diff --git a/react-icons/ti/vendor-microsoft.d.ts b/types/react-icons/ti/vendor-microsoft.d.ts similarity index 100% rename from react-icons/ti/vendor-microsoft.d.ts rename to types/react-icons/ti/vendor-microsoft.d.ts diff --git a/react-icons/ti/video-outline.d.ts b/types/react-icons/ti/video-outline.d.ts similarity index 100% rename from react-icons/ti/video-outline.d.ts rename to types/react-icons/ti/video-outline.d.ts diff --git a/react-icons/ti/video.d.ts b/types/react-icons/ti/video.d.ts similarity index 100% rename from react-icons/ti/video.d.ts rename to types/react-icons/ti/video.d.ts diff --git a/react-icons/ti/volume-down.d.ts b/types/react-icons/ti/volume-down.d.ts similarity index 100% rename from react-icons/ti/volume-down.d.ts rename to types/react-icons/ti/volume-down.d.ts diff --git a/react-icons/ti/volume-mute.d.ts b/types/react-icons/ti/volume-mute.d.ts similarity index 100% rename from react-icons/ti/volume-mute.d.ts rename to types/react-icons/ti/volume-mute.d.ts diff --git a/react-icons/ti/volume-up.d.ts b/types/react-icons/ti/volume-up.d.ts similarity index 100% rename from react-icons/ti/volume-up.d.ts rename to types/react-icons/ti/volume-up.d.ts diff --git a/react-icons/ti/volume.d.ts b/types/react-icons/ti/volume.d.ts similarity index 100% rename from react-icons/ti/volume.d.ts rename to types/react-icons/ti/volume.d.ts diff --git a/react-icons/ti/warning-outline.d.ts b/types/react-icons/ti/warning-outline.d.ts similarity index 100% rename from react-icons/ti/warning-outline.d.ts rename to types/react-icons/ti/warning-outline.d.ts diff --git a/react-icons/ti/warning.d.ts b/types/react-icons/ti/warning.d.ts similarity index 100% rename from react-icons/ti/warning.d.ts rename to types/react-icons/ti/warning.d.ts diff --git a/react-icons/ti/watch.d.ts b/types/react-icons/ti/watch.d.ts similarity index 100% rename from react-icons/ti/watch.d.ts rename to types/react-icons/ti/watch.d.ts diff --git a/react-icons/ti/waves-outline.d.ts b/types/react-icons/ti/waves-outline.d.ts similarity index 100% rename from react-icons/ti/waves-outline.d.ts rename to types/react-icons/ti/waves-outline.d.ts diff --git a/react-icons/ti/waves.d.ts b/types/react-icons/ti/waves.d.ts similarity index 100% rename from react-icons/ti/waves.d.ts rename to types/react-icons/ti/waves.d.ts diff --git a/react-icons/ti/weather-cloudy.d.ts b/types/react-icons/ti/weather-cloudy.d.ts similarity index 100% rename from react-icons/ti/weather-cloudy.d.ts rename to types/react-icons/ti/weather-cloudy.d.ts diff --git a/react-icons/ti/weather-downpour.d.ts b/types/react-icons/ti/weather-downpour.d.ts similarity index 100% rename from react-icons/ti/weather-downpour.d.ts rename to types/react-icons/ti/weather-downpour.d.ts diff --git a/react-icons/ti/weather-night.d.ts b/types/react-icons/ti/weather-night.d.ts similarity index 100% rename from react-icons/ti/weather-night.d.ts rename to types/react-icons/ti/weather-night.d.ts diff --git a/react-icons/ti/weather-partly-sunny.d.ts b/types/react-icons/ti/weather-partly-sunny.d.ts similarity index 100% rename from react-icons/ti/weather-partly-sunny.d.ts rename to types/react-icons/ti/weather-partly-sunny.d.ts diff --git a/react-icons/ti/weather-shower.d.ts b/types/react-icons/ti/weather-shower.d.ts similarity index 100% rename from react-icons/ti/weather-shower.d.ts rename to types/react-icons/ti/weather-shower.d.ts diff --git a/react-icons/ti/weather-snow.d.ts b/types/react-icons/ti/weather-snow.d.ts similarity index 100% rename from react-icons/ti/weather-snow.d.ts rename to types/react-icons/ti/weather-snow.d.ts diff --git a/react-icons/ti/weather-stormy.d.ts b/types/react-icons/ti/weather-stormy.d.ts similarity index 100% rename from react-icons/ti/weather-stormy.d.ts rename to types/react-icons/ti/weather-stormy.d.ts diff --git a/react-icons/ti/weather-sunny.d.ts b/types/react-icons/ti/weather-sunny.d.ts similarity index 100% rename from react-icons/ti/weather-sunny.d.ts rename to types/react-icons/ti/weather-sunny.d.ts diff --git a/react-icons/ti/weather-windy-cloudy.d.ts b/types/react-icons/ti/weather-windy-cloudy.d.ts similarity index 100% rename from react-icons/ti/weather-windy-cloudy.d.ts rename to types/react-icons/ti/weather-windy-cloudy.d.ts diff --git a/react-icons/ti/weather-windy.d.ts b/types/react-icons/ti/weather-windy.d.ts similarity index 100% rename from react-icons/ti/weather-windy.d.ts rename to types/react-icons/ti/weather-windy.d.ts diff --git a/react-icons/ti/wi-fi-outline.d.ts b/types/react-icons/ti/wi-fi-outline.d.ts similarity index 100% rename from react-icons/ti/wi-fi-outline.d.ts rename to types/react-icons/ti/wi-fi-outline.d.ts diff --git a/react-icons/ti/wi-fi.d.ts b/types/react-icons/ti/wi-fi.d.ts similarity index 100% rename from react-icons/ti/wi-fi.d.ts rename to types/react-icons/ti/wi-fi.d.ts diff --git a/react-icons/ti/wine.d.ts b/types/react-icons/ti/wine.d.ts similarity index 100% rename from react-icons/ti/wine.d.ts rename to types/react-icons/ti/wine.d.ts diff --git a/react-icons/ti/world-outline.d.ts b/types/react-icons/ti/world-outline.d.ts similarity index 100% rename from react-icons/ti/world-outline.d.ts rename to types/react-icons/ti/world-outline.d.ts diff --git a/react-icons/ti/world.d.ts b/types/react-icons/ti/world.d.ts similarity index 100% rename from react-icons/ti/world.d.ts rename to types/react-icons/ti/world.d.ts diff --git a/react-icons/ti/zoom-in-outline.d.ts b/types/react-icons/ti/zoom-in-outline.d.ts similarity index 100% rename from react-icons/ti/zoom-in-outline.d.ts rename to types/react-icons/ti/zoom-in-outline.d.ts diff --git a/react-icons/ti/zoom-in.d.ts b/types/react-icons/ti/zoom-in.d.ts similarity index 100% rename from react-icons/ti/zoom-in.d.ts rename to types/react-icons/ti/zoom-in.d.ts diff --git a/react-icons/ti/zoom-out-outline.d.ts b/types/react-icons/ti/zoom-out-outline.d.ts similarity index 100% rename from react-icons/ti/zoom-out-outline.d.ts rename to types/react-icons/ti/zoom-out-outline.d.ts diff --git a/react-icons/ti/zoom-out.d.ts b/types/react-icons/ti/zoom-out.d.ts similarity index 100% rename from react-icons/ti/zoom-out.d.ts rename to types/react-icons/ti/zoom-out.d.ts diff --git a/react-icons/ti/zoom-outline.d.ts b/types/react-icons/ti/zoom-outline.d.ts similarity index 100% rename from react-icons/ti/zoom-outline.d.ts rename to types/react-icons/ti/zoom-outline.d.ts diff --git a/react-icons/ti/zoom.d.ts b/types/react-icons/ti/zoom.d.ts similarity index 100% rename from react-icons/ti/zoom.d.ts rename to types/react-icons/ti/zoom.d.ts diff --git a/react-icons/tsconfig.json b/types/react-icons/tsconfig.json similarity index 100% rename from react-icons/tsconfig.json rename to types/react-icons/tsconfig.json diff --git a/react-icons/tslint.json b/types/react-icons/tslint.json similarity index 100% rename from react-icons/tslint.json rename to types/react-icons/tslint.json diff --git a/react-imageloader/index.d.ts b/types/react-imageloader/index.d.ts similarity index 100% rename from react-imageloader/index.d.ts rename to types/react-imageloader/index.d.ts diff --git a/react-imageloader/react-imageloader-tests.tsx b/types/react-imageloader/react-imageloader-tests.tsx similarity index 100% rename from react-imageloader/react-imageloader-tests.tsx rename to types/react-imageloader/react-imageloader-tests.tsx diff --git a/react-imageloader/tsconfig.json b/types/react-imageloader/tsconfig.json similarity index 100% rename from react-imageloader/tsconfig.json rename to types/react-imageloader/tsconfig.json diff --git a/react-infinite/index.d.ts b/types/react-infinite/index.d.ts similarity index 100% rename from react-infinite/index.d.ts rename to types/react-infinite/index.d.ts diff --git a/react-infinite/react-infinite-tests.tsx b/types/react-infinite/react-infinite-tests.tsx similarity index 100% rename from react-infinite/react-infinite-tests.tsx rename to types/react-infinite/react-infinite-tests.tsx diff --git a/react-infinite/tsconfig.json b/types/react-infinite/tsconfig.json similarity index 100% rename from react-infinite/tsconfig.json rename to types/react-infinite/tsconfig.json diff --git a/react-input-calendar/index.d.ts b/types/react-input-calendar/index.d.ts similarity index 100% rename from react-input-calendar/index.d.ts rename to types/react-input-calendar/index.d.ts diff --git a/react-input-calendar/react-input-calendar-tests.tsx b/types/react-input-calendar/react-input-calendar-tests.tsx similarity index 100% rename from react-input-calendar/react-input-calendar-tests.tsx rename to types/react-input-calendar/react-input-calendar-tests.tsx diff --git a/react-input-calendar/tsconfig.json b/types/react-input-calendar/tsconfig.json similarity index 100% rename from react-input-calendar/tsconfig.json rename to types/react-input-calendar/tsconfig.json diff --git a/react-input-mask/index.d.ts b/types/react-input-mask/index.d.ts similarity index 100% rename from react-input-mask/index.d.ts rename to types/react-input-mask/index.d.ts diff --git a/react-input-mask/react-input-mask-tests.tsx b/types/react-input-mask/react-input-mask-tests.tsx similarity index 100% rename from react-input-mask/react-input-mask-tests.tsx rename to types/react-input-mask/react-input-mask-tests.tsx diff --git a/react-input-mask/tsconfig.json b/types/react-input-mask/tsconfig.json similarity index 100% rename from react-input-mask/tsconfig.json rename to types/react-input-mask/tsconfig.json diff --git a/react-input-mask/tslint.json b/types/react-input-mask/tslint.json similarity index 100% rename from react-input-mask/tslint.json rename to types/react-input-mask/tslint.json diff --git a/react-intl-redux/index.d.ts b/types/react-intl-redux/index.d.ts similarity index 100% rename from react-intl-redux/index.d.ts rename to types/react-intl-redux/index.d.ts diff --git a/react-intl-redux/package.json b/types/react-intl-redux/package.json similarity index 100% rename from react-intl-redux/package.json rename to types/react-intl-redux/package.json diff --git a/react-intl-redux/react-intl-redux-tests.tsx b/types/react-intl-redux/react-intl-redux-tests.tsx similarity index 100% rename from react-intl-redux/react-intl-redux-tests.tsx rename to types/react-intl-redux/react-intl-redux-tests.tsx diff --git a/react-intl-redux/tsconfig.json b/types/react-intl-redux/tsconfig.json similarity index 100% rename from react-intl-redux/tsconfig.json rename to types/react-intl-redux/tsconfig.json diff --git a/react-intl/index.d.ts b/types/react-intl/index.d.ts similarity index 100% rename from react-intl/index.d.ts rename to types/react-intl/index.d.ts diff --git a/react-intl/react-intl-tests.tsx b/types/react-intl/react-intl-tests.tsx similarity index 100% rename from react-intl/react-intl-tests.tsx rename to types/react-intl/react-intl-tests.tsx diff --git a/react-intl/tsconfig.json b/types/react-intl/tsconfig.json similarity index 100% rename from react-intl/tsconfig.json rename to types/react-intl/tsconfig.json diff --git a/react-intl/v1/index.d.ts b/types/react-intl/v1/index.d.ts similarity index 100% rename from react-intl/v1/index.d.ts rename to types/react-intl/v1/index.d.ts diff --git a/react-intl/v1/react-intl-tests.tsx b/types/react-intl/v1/react-intl-tests.tsx similarity index 100% rename from react-intl/v1/react-intl-tests.tsx rename to types/react-intl/v1/react-intl-tests.tsx diff --git a/react-intl/v1/tsconfig.json b/types/react-intl/v1/tsconfig.json similarity index 100% rename from react-intl/v1/tsconfig.json rename to types/react-intl/v1/tsconfig.json diff --git a/react-is-deprecated/index.d.ts b/types/react-is-deprecated/index.d.ts similarity index 100% rename from react-is-deprecated/index.d.ts rename to types/react-is-deprecated/index.d.ts diff --git a/react-is-deprecated/react-is-deprecated-tests.ts b/types/react-is-deprecated/react-is-deprecated-tests.ts similarity index 100% rename from react-is-deprecated/react-is-deprecated-tests.ts rename to types/react-is-deprecated/react-is-deprecated-tests.ts diff --git a/react-is-deprecated/tsconfig.json b/types/react-is-deprecated/tsconfig.json similarity index 100% rename from react-is-deprecated/tsconfig.json rename to types/react-is-deprecated/tsconfig.json diff --git a/react-joyride/index.d.ts b/types/react-joyride/index.d.ts similarity index 100% rename from react-joyride/index.d.ts rename to types/react-joyride/index.d.ts diff --git a/react-joyride/react-joyride-tests.tsx b/types/react-joyride/react-joyride-tests.tsx similarity index 100% rename from react-joyride/react-joyride-tests.tsx rename to types/react-joyride/react-joyride-tests.tsx diff --git a/react-joyride/tsconfig.json b/types/react-joyride/tsconfig.json similarity index 100% rename from react-joyride/tsconfig.json rename to types/react-joyride/tsconfig.json diff --git a/react-joyride/tslint.json b/types/react-joyride/tslint.json similarity index 100% rename from react-joyride/tslint.json rename to types/react-joyride/tslint.json diff --git a/react-json-pretty/index.d.ts b/types/react-json-pretty/index.d.ts similarity index 100% rename from react-json-pretty/index.d.ts rename to types/react-json-pretty/index.d.ts diff --git a/react-json-pretty/react-json-pretty-tests.tsx b/types/react-json-pretty/react-json-pretty-tests.tsx similarity index 100% rename from react-json-pretty/react-json-pretty-tests.tsx rename to types/react-json-pretty/react-json-pretty-tests.tsx diff --git a/react-json-pretty/tsconfig.json b/types/react-json-pretty/tsconfig.json similarity index 100% rename from react-json-pretty/tsconfig.json rename to types/react-json-pretty/tsconfig.json diff --git a/react-json-pretty/tslint.json b/types/react-json-pretty/tslint.json similarity index 100% rename from react-json-pretty/tslint.json rename to types/react-json-pretty/tslint.json diff --git a/react-json-tree/index.d.ts b/types/react-json-tree/index.d.ts similarity index 100% rename from react-json-tree/index.d.ts rename to types/react-json-tree/index.d.ts diff --git a/react-json-tree/react-json-tree-tests.tsx b/types/react-json-tree/react-json-tree-tests.tsx similarity index 100% rename from react-json-tree/react-json-tree-tests.tsx rename to types/react-json-tree/react-json-tree-tests.tsx diff --git a/react-json-tree/tsconfig.json b/types/react-json-tree/tsconfig.json similarity index 100% rename from react-json-tree/tsconfig.json rename to types/react-json-tree/tsconfig.json diff --git a/react-jsonschema-form/index.d.ts b/types/react-jsonschema-form/index.d.ts similarity index 100% rename from react-jsonschema-form/index.d.ts rename to types/react-jsonschema-form/index.d.ts diff --git a/react-jsonschema-form/react-jsonschema-form-tests.tsx b/types/react-jsonschema-form/react-jsonschema-form-tests.tsx similarity index 100% rename from react-jsonschema-form/react-jsonschema-form-tests.tsx rename to types/react-jsonschema-form/react-jsonschema-form-tests.tsx diff --git a/react-jsonschema-form/tsconfig.json b/types/react-jsonschema-form/tsconfig.json similarity index 100% rename from react-jsonschema-form/tsconfig.json rename to types/react-jsonschema-form/tsconfig.json diff --git a/react-leaflet/index.d.ts b/types/react-leaflet/index.d.ts similarity index 100% rename from react-leaflet/index.d.ts rename to types/react-leaflet/index.d.ts diff --git a/react-leaflet/react-leaflet-tests.tsx b/types/react-leaflet/react-leaflet-tests.tsx similarity index 100% rename from react-leaflet/react-leaflet-tests.tsx rename to types/react-leaflet/react-leaflet-tests.tsx diff --git a/react-leaflet/tsconfig.json b/types/react-leaflet/tsconfig.json similarity index 100% rename from react-leaflet/tsconfig.json rename to types/react-leaflet/tsconfig.json diff --git a/react-leaflet/tslint.json b/types/react-leaflet/tslint.json similarity index 100% rename from react-leaflet/tslint.json rename to types/react-leaflet/tslint.json diff --git a/react-maskedinput/index.d.ts b/types/react-maskedinput/index.d.ts similarity index 100% rename from react-maskedinput/index.d.ts rename to types/react-maskedinput/index.d.ts diff --git a/react-maskedinput/react-maskedinput-tests.tsx b/types/react-maskedinput/react-maskedinput-tests.tsx similarity index 100% rename from react-maskedinput/react-maskedinput-tests.tsx rename to types/react-maskedinput/react-maskedinput-tests.tsx diff --git a/react-maskedinput/tsconfig.json b/types/react-maskedinput/tsconfig.json similarity index 100% rename from react-maskedinput/tsconfig.json rename to types/react-maskedinput/tsconfig.json diff --git a/react-maskedinput/tslint.json b/types/react-maskedinput/tslint.json similarity index 100% rename from react-maskedinput/tslint.json rename to types/react-maskedinput/tslint.json diff --git a/react-mdl/index.d.ts b/types/react-mdl/index.d.ts similarity index 100% rename from react-mdl/index.d.ts rename to types/react-mdl/index.d.ts diff --git a/react-mdl/react-mdl-tests.tsx b/types/react-mdl/react-mdl-tests.tsx similarity index 100% rename from react-mdl/react-mdl-tests.tsx rename to types/react-mdl/react-mdl-tests.tsx diff --git a/react-mdl/tsconfig.json b/types/react-mdl/tsconfig.json similarity index 100% rename from react-mdl/tsconfig.json rename to types/react-mdl/tsconfig.json diff --git a/react-measure/index.d.ts b/types/react-measure/index.d.ts similarity index 100% rename from react-measure/index.d.ts rename to types/react-measure/index.d.ts diff --git a/react-measure/react-measure-tests.tsx b/types/react-measure/react-measure-tests.tsx similarity index 100% rename from react-measure/react-measure-tests.tsx rename to types/react-measure/react-measure-tests.tsx diff --git a/react-measure/tsconfig.json b/types/react-measure/tsconfig.json similarity index 100% rename from react-measure/tsconfig.json rename to types/react-measure/tsconfig.json diff --git a/react-mixin/index.d.ts b/types/react-mixin/index.d.ts similarity index 100% rename from react-mixin/index.d.ts rename to types/react-mixin/index.d.ts diff --git a/react-mixin/react-mixin-tests.tsx b/types/react-mixin/react-mixin-tests.tsx similarity index 100% rename from react-mixin/react-mixin-tests.tsx rename to types/react-mixin/react-mixin-tests.tsx diff --git a/react-mixin/tsconfig.json b/types/react-mixin/tsconfig.json similarity index 100% rename from react-mixin/tsconfig.json rename to types/react-mixin/tsconfig.json diff --git a/react-modal/index.d.ts b/types/react-modal/index.d.ts similarity index 100% rename from react-modal/index.d.ts rename to types/react-modal/index.d.ts diff --git a/react-modal/react-modal-tests.tsx b/types/react-modal/react-modal-tests.tsx similarity index 100% rename from react-modal/react-modal-tests.tsx rename to types/react-modal/react-modal-tests.tsx diff --git a/react-modal/tsconfig.json b/types/react-modal/tsconfig.json similarity index 100% rename from react-modal/tsconfig.json rename to types/react-modal/tsconfig.json diff --git a/react-modal/tslint.json b/types/react-modal/tslint.json similarity index 100% rename from react-modal/tslint.json rename to types/react-modal/tslint.json diff --git a/react-motion-slider/index.d.ts b/types/react-motion-slider/index.d.ts similarity index 100% rename from react-motion-slider/index.d.ts rename to types/react-motion-slider/index.d.ts diff --git a/react-motion-slider/react-motion-slider-tests.tsx b/types/react-motion-slider/react-motion-slider-tests.tsx similarity index 100% rename from react-motion-slider/react-motion-slider-tests.tsx rename to types/react-motion-slider/react-motion-slider-tests.tsx diff --git a/react-motion-slider/tsconfig.json b/types/react-motion-slider/tsconfig.json similarity index 100% rename from react-motion-slider/tsconfig.json rename to types/react-motion-slider/tsconfig.json diff --git a/react-motion/index.d.ts b/types/react-motion/index.d.ts similarity index 100% rename from react-motion/index.d.ts rename to types/react-motion/index.d.ts diff --git a/react-motion/react-motion-tests.tsx b/types/react-motion/react-motion-tests.tsx similarity index 100% rename from react-motion/react-motion-tests.tsx rename to types/react-motion/react-motion-tests.tsx diff --git a/react-motion/tsconfig.json b/types/react-motion/tsconfig.json similarity index 100% rename from react-motion/tsconfig.json rename to types/react-motion/tsconfig.json diff --git a/react-native-datepicker/index.d.ts b/types/react-native-datepicker/index.d.ts similarity index 100% rename from react-native-datepicker/index.d.ts rename to types/react-native-datepicker/index.d.ts diff --git a/react-native-datepicker/react-native-datepicker-tests.tsx b/types/react-native-datepicker/react-native-datepicker-tests.tsx similarity index 100% rename from react-native-datepicker/react-native-datepicker-tests.tsx rename to types/react-native-datepicker/react-native-datepicker-tests.tsx diff --git a/react-native-datepicker/tsconfig.json b/types/react-native-datepicker/tsconfig.json similarity index 100% rename from react-native-datepicker/tsconfig.json rename to types/react-native-datepicker/tsconfig.json diff --git a/react-native-datepicker/tslint.json b/types/react-native-datepicker/tslint.json similarity index 100% rename from react-native-datepicker/tslint.json rename to types/react-native-datepicker/tslint.json diff --git a/react-native-fs/index.d.ts b/types/react-native-fs/index.d.ts similarity index 100% rename from react-native-fs/index.d.ts rename to types/react-native-fs/index.d.ts diff --git a/react-native-fs/react-native-fs-tests.ts b/types/react-native-fs/react-native-fs-tests.ts similarity index 100% rename from react-native-fs/react-native-fs-tests.ts rename to types/react-native-fs/react-native-fs-tests.ts diff --git a/react-native-fs/tsconfig.json b/types/react-native-fs/tsconfig.json similarity index 100% rename from react-native-fs/tsconfig.json rename to types/react-native-fs/tsconfig.json diff --git a/react-native-fs/tslint.json b/types/react-native-fs/tslint.json similarity index 100% rename from react-native-fs/tslint.json rename to types/react-native-fs/tslint.json diff --git a/react-native-orientation/index.d.ts b/types/react-native-orientation/index.d.ts similarity index 100% rename from react-native-orientation/index.d.ts rename to types/react-native-orientation/index.d.ts diff --git a/react-native-orientation/react-native-orientation-tests.ts b/types/react-native-orientation/react-native-orientation-tests.ts similarity index 100% rename from react-native-orientation/react-native-orientation-tests.ts rename to types/react-native-orientation/react-native-orientation-tests.ts diff --git a/react-native-orientation/tsconfig.json b/types/react-native-orientation/tsconfig.json similarity index 100% rename from react-native-orientation/tsconfig.json rename to types/react-native-orientation/tsconfig.json diff --git a/react-native-scrollable-tab-view/index.d.ts b/types/react-native-scrollable-tab-view/index.d.ts similarity index 100% rename from react-native-scrollable-tab-view/index.d.ts rename to types/react-native-scrollable-tab-view/index.d.ts diff --git a/react-native-scrollable-tab-view/react-native-scrollable-tab-view-tests.tsx b/types/react-native-scrollable-tab-view/react-native-scrollable-tab-view-tests.tsx similarity index 100% rename from react-native-scrollable-tab-view/react-native-scrollable-tab-view-tests.tsx rename to types/react-native-scrollable-tab-view/react-native-scrollable-tab-view-tests.tsx diff --git a/react-native-scrollable-tab-view/tsconfig.json b/types/react-native-scrollable-tab-view/tsconfig.json similarity index 100% rename from react-native-scrollable-tab-view/tsconfig.json rename to types/react-native-scrollable-tab-view/tsconfig.json diff --git a/react-native-scrollable-tab-view/tslint.json b/types/react-native-scrollable-tab-view/tslint.json similarity index 100% rename from react-native-scrollable-tab-view/tslint.json rename to types/react-native-scrollable-tab-view/tslint.json diff --git a/react-native-sortable-list/index.d.ts b/types/react-native-sortable-list/index.d.ts similarity index 100% rename from react-native-sortable-list/index.d.ts rename to types/react-native-sortable-list/index.d.ts diff --git a/react-native-sortable-list/react-native-sortable-list-tests.tsx b/types/react-native-sortable-list/react-native-sortable-list-tests.tsx similarity index 100% rename from react-native-sortable-list/react-native-sortable-list-tests.tsx rename to types/react-native-sortable-list/react-native-sortable-list-tests.tsx diff --git a/react-native-sortable-list/tsconfig.json b/types/react-native-sortable-list/tsconfig.json similarity index 100% rename from react-native-sortable-list/tsconfig.json rename to types/react-native-sortable-list/tsconfig.json diff --git a/react-native-swiper/index.d.ts b/types/react-native-swiper/index.d.ts similarity index 100% rename from react-native-swiper/index.d.ts rename to types/react-native-swiper/index.d.ts diff --git a/react-native-swiper/react-native-swiper-tests.tsx b/types/react-native-swiper/react-native-swiper-tests.tsx similarity index 100% rename from react-native-swiper/react-native-swiper-tests.tsx rename to types/react-native-swiper/react-native-swiper-tests.tsx diff --git a/react-native-swiper/tsconfig.json b/types/react-native-swiper/tsconfig.json similarity index 100% rename from react-native-swiper/tsconfig.json rename to types/react-native-swiper/tsconfig.json diff --git a/react-native-swiper/tslint.json b/types/react-native-swiper/tslint.json similarity index 100% rename from react-native-swiper/tslint.json rename to types/react-native-swiper/tslint.json diff --git a/react-native/index.d.ts b/types/react-native/index.d.ts similarity index 100% rename from react-native/index.d.ts rename to types/react-native/index.d.ts diff --git a/react-native/test/animated.tsx b/types/react-native/test/animated.tsx similarity index 100% rename from react-native/test/animated.tsx rename to types/react-native/test/animated.tsx diff --git a/react-native/test/index.tsx b/types/react-native/test/index.tsx similarity index 100% rename from react-native/test/index.tsx rename to types/react-native/test/index.tsx diff --git a/react-native/tsconfig.json b/types/react-native/tsconfig.json similarity index 100% rename from react-native/tsconfig.json rename to types/react-native/tsconfig.json diff --git a/react-native/tslint.json b/types/react-native/tslint.json similarity index 100% rename from react-native/tslint.json rename to types/react-native/tslint.json diff --git a/react-notification-system-redux/index.d.ts b/types/react-notification-system-redux/index.d.ts similarity index 100% rename from react-notification-system-redux/index.d.ts rename to types/react-notification-system-redux/index.d.ts diff --git a/react-notification-system-redux/package.json b/types/react-notification-system-redux/package.json similarity index 100% rename from react-notification-system-redux/package.json rename to types/react-notification-system-redux/package.json diff --git a/react-notification-system-redux/react-notification-system-redux-tests.tsx b/types/react-notification-system-redux/react-notification-system-redux-tests.tsx similarity index 100% rename from react-notification-system-redux/react-notification-system-redux-tests.tsx rename to types/react-notification-system-redux/react-notification-system-redux-tests.tsx diff --git a/react-notification-system-redux/tsconfig.json b/types/react-notification-system-redux/tsconfig.json similarity index 100% rename from react-notification-system-redux/tsconfig.json rename to types/react-notification-system-redux/tsconfig.json diff --git a/react-notification-system-redux/tslint.json b/types/react-notification-system-redux/tslint.json similarity index 100% rename from react-notification-system-redux/tslint.json rename to types/react-notification-system-redux/tslint.json diff --git a/react-notification-system/index.d.ts b/types/react-notification-system/index.d.ts similarity index 100% rename from react-notification-system/index.d.ts rename to types/react-notification-system/index.d.ts diff --git a/react-notification-system/react-notification-system-tests.ts b/types/react-notification-system/react-notification-system-tests.ts similarity index 100% rename from react-notification-system/react-notification-system-tests.ts rename to types/react-notification-system/react-notification-system-tests.ts diff --git a/react-notification-system/tsconfig.json b/types/react-notification-system/tsconfig.json similarity index 100% rename from react-notification-system/tsconfig.json rename to types/react-notification-system/tsconfig.json diff --git a/react-onclickoutside/index.d.ts b/types/react-onclickoutside/index.d.ts similarity index 100% rename from react-onclickoutside/index.d.ts rename to types/react-onclickoutside/index.d.ts diff --git a/react-onclickoutside/react-onclickoutside-tests.tsx b/types/react-onclickoutside/react-onclickoutside-tests.tsx similarity index 100% rename from react-onclickoutside/react-onclickoutside-tests.tsx rename to types/react-onclickoutside/react-onclickoutside-tests.tsx diff --git a/react-onclickoutside/tsconfig.json b/types/react-onclickoutside/tsconfig.json similarity index 100% rename from react-onclickoutside/tsconfig.json rename to types/react-onclickoutside/tsconfig.json diff --git a/react-overlays/index.d.ts b/types/react-overlays/index.d.ts similarity index 100% rename from react-overlays/index.d.ts rename to types/react-overlays/index.d.ts diff --git a/react-overlays/lib/RootCloseWrapper.d.ts b/types/react-overlays/lib/RootCloseWrapper.d.ts similarity index 100% rename from react-overlays/lib/RootCloseWrapper.d.ts rename to types/react-overlays/lib/RootCloseWrapper.d.ts diff --git a/react-overlays/react-overlays-tests.tsx b/types/react-overlays/react-overlays-tests.tsx similarity index 100% rename from react-overlays/react-overlays-tests.tsx rename to types/react-overlays/react-overlays-tests.tsx diff --git a/react-overlays/tsconfig.json b/types/react-overlays/tsconfig.json similarity index 100% rename from react-overlays/tsconfig.json rename to types/react-overlays/tsconfig.json diff --git a/react-overlays/tslint.json b/types/react-overlays/tslint.json similarity index 100% rename from react-overlays/tslint.json rename to types/react-overlays/tslint.json diff --git a/react-paginate/index.d.ts b/types/react-paginate/index.d.ts similarity index 100% rename from react-paginate/index.d.ts rename to types/react-paginate/index.d.ts diff --git a/react-paginate/react-paginate-tests.tsx b/types/react-paginate/react-paginate-tests.tsx similarity index 100% rename from react-paginate/react-paginate-tests.tsx rename to types/react-paginate/react-paginate-tests.tsx diff --git a/react-paginate/tsconfig.json b/types/react-paginate/tsconfig.json similarity index 100% rename from react-paginate/tsconfig.json rename to types/react-paginate/tsconfig.json diff --git a/react-paginate/tslint.json b/types/react-paginate/tslint.json similarity index 100% rename from react-paginate/tslint.json rename to types/react-paginate/tslint.json diff --git a/react-portal/index.d.ts b/types/react-portal/index.d.ts similarity index 100% rename from react-portal/index.d.ts rename to types/react-portal/index.d.ts diff --git a/react-portal/react-portal-tests.tsx b/types/react-portal/react-portal-tests.tsx similarity index 100% rename from react-portal/react-portal-tests.tsx rename to types/react-portal/react-portal-tests.tsx diff --git a/react-portal/tsconfig.json b/types/react-portal/tsconfig.json similarity index 100% rename from react-portal/tsconfig.json rename to types/react-portal/tsconfig.json diff --git a/react-portal/tslint.json b/types/react-portal/tslint.json similarity index 100% rename from react-portal/tslint.json rename to types/react-portal/tslint.json diff --git a/react-props-decorators/index.d.ts b/types/react-props-decorators/index.d.ts similarity index 100% rename from react-props-decorators/index.d.ts rename to types/react-props-decorators/index.d.ts diff --git a/react-props-decorators/react-props-decorators-tests.ts b/types/react-props-decorators/react-props-decorators-tests.ts similarity index 100% rename from react-props-decorators/react-props-decorators-tests.ts rename to types/react-props-decorators/react-props-decorators-tests.ts diff --git a/react-props-decorators/tsconfig.json b/types/react-props-decorators/tsconfig.json similarity index 100% rename from react-props-decorators/tsconfig.json rename to types/react-props-decorators/tsconfig.json diff --git a/react-recaptcha/index.d.ts b/types/react-recaptcha/index.d.ts similarity index 100% rename from react-recaptcha/index.d.ts rename to types/react-recaptcha/index.d.ts diff --git a/react-recaptcha/react-recaptcha-tests.tsx b/types/react-recaptcha/react-recaptcha-tests.tsx similarity index 100% rename from react-recaptcha/react-recaptcha-tests.tsx rename to types/react-recaptcha/react-recaptcha-tests.tsx diff --git a/react-recaptcha/tsconfig.json b/types/react-recaptcha/tsconfig.json similarity index 100% rename from react-recaptcha/tsconfig.json rename to types/react-recaptcha/tsconfig.json diff --git a/react-recaptcha/tslint.json b/types/react-recaptcha/tslint.json similarity index 100% rename from react-recaptcha/tslint.json rename to types/react-recaptcha/tslint.json diff --git a/react-redux-i18n/index.d.ts b/types/react-redux-i18n/index.d.ts similarity index 100% rename from react-redux-i18n/index.d.ts rename to types/react-redux-i18n/index.d.ts diff --git a/react-redux-i18n/package.json b/types/react-redux-i18n/package.json similarity index 100% rename from react-redux-i18n/package.json rename to types/react-redux-i18n/package.json diff --git a/react-redux-i18n/react-redux-i18n-tests.tsx b/types/react-redux-i18n/react-redux-i18n-tests.tsx similarity index 100% rename from react-redux-i18n/react-redux-i18n-tests.tsx rename to types/react-redux-i18n/react-redux-i18n-tests.tsx diff --git a/react-redux-i18n/tsconfig.json b/types/react-redux-i18n/tsconfig.json similarity index 100% rename from react-redux-i18n/tsconfig.json rename to types/react-redux-i18n/tsconfig.json diff --git a/react-redux-toastr/index.d.ts b/types/react-redux-toastr/index.d.ts similarity index 100% rename from react-redux-toastr/index.d.ts rename to types/react-redux-toastr/index.d.ts diff --git a/react-redux-toastr/package.json b/types/react-redux-toastr/package.json similarity index 100% rename from react-redux-toastr/package.json rename to types/react-redux-toastr/package.json diff --git a/react-redux-toastr/react-redux-toastr-tests.ts b/types/react-redux-toastr/react-redux-toastr-tests.ts similarity index 100% rename from react-redux-toastr/react-redux-toastr-tests.ts rename to types/react-redux-toastr/react-redux-toastr-tests.ts diff --git a/react-redux-toastr/tsconfig.json b/types/react-redux-toastr/tsconfig.json similarity index 100% rename from react-redux-toastr/tsconfig.json rename to types/react-redux-toastr/tsconfig.json diff --git a/react-redux/index.d.ts b/types/react-redux/index.d.ts similarity index 100% rename from react-redux/index.d.ts rename to types/react-redux/index.d.ts diff --git a/react-redux/package.json b/types/react-redux/package.json similarity index 100% rename from react-redux/package.json rename to types/react-redux/package.json diff --git a/react-redux/react-redux-tests.tsx b/types/react-redux/react-redux-tests.tsx similarity index 100% rename from react-redux/react-redux-tests.tsx rename to types/react-redux/react-redux-tests.tsx diff --git a/react-redux/tsconfig.json b/types/react-redux/tsconfig.json similarity index 100% rename from react-redux/tsconfig.json rename to types/react-redux/tsconfig.json diff --git a/react-relay/index.d.ts b/types/react-relay/index.d.ts similarity index 100% rename from react-relay/index.d.ts rename to types/react-relay/index.d.ts diff --git a/react-relay/react-relay-tests.tsx b/types/react-relay/react-relay-tests.tsx similarity index 100% rename from react-relay/react-relay-tests.tsx rename to types/react-relay/react-relay-tests.tsx diff --git a/react-relay/tsconfig.json b/types/react-relay/tsconfig.json similarity index 100% rename from react-relay/tsconfig.json rename to types/react-relay/tsconfig.json diff --git a/react-responsive/index.d.ts b/types/react-responsive/index.d.ts similarity index 100% rename from react-responsive/index.d.ts rename to types/react-responsive/index.d.ts diff --git a/react-responsive/react-responsive-tests.tsx b/types/react-responsive/react-responsive-tests.tsx similarity index 100% rename from react-responsive/react-responsive-tests.tsx rename to types/react-responsive/react-responsive-tests.tsx diff --git a/react-responsive/tsconfig.json b/types/react-responsive/tsconfig.json similarity index 100% rename from react-responsive/tsconfig.json rename to types/react-responsive/tsconfig.json diff --git a/react-router-bootstrap/index.d.ts b/types/react-router-bootstrap/index.d.ts similarity index 100% rename from react-router-bootstrap/index.d.ts rename to types/react-router-bootstrap/index.d.ts diff --git a/react-router-bootstrap/lib/IndexLinkContainer.d.ts b/types/react-router-bootstrap/lib/IndexLinkContainer.d.ts similarity index 100% rename from react-router-bootstrap/lib/IndexLinkContainer.d.ts rename to types/react-router-bootstrap/lib/IndexLinkContainer.d.ts diff --git a/react-router-bootstrap/lib/LinkContainer.d.ts b/types/react-router-bootstrap/lib/LinkContainer.d.ts similarity index 100% rename from react-router-bootstrap/lib/LinkContainer.d.ts rename to types/react-router-bootstrap/lib/LinkContainer.d.ts diff --git a/react-router-bootstrap/react-router-bootstrap-tests.tsx b/types/react-router-bootstrap/react-router-bootstrap-tests.tsx similarity index 100% rename from react-router-bootstrap/react-router-bootstrap-tests.tsx rename to types/react-router-bootstrap/react-router-bootstrap-tests.tsx diff --git a/react-router-bootstrap/tsconfig.json b/types/react-router-bootstrap/tsconfig.json similarity index 100% rename from react-router-bootstrap/tsconfig.json rename to types/react-router-bootstrap/tsconfig.json diff --git a/react-router-dom/index.d.ts b/types/react-router-dom/index.d.ts similarity index 100% rename from react-router-dom/index.d.ts rename to types/react-router-dom/index.d.ts diff --git a/react-router-dom/tsconfig.json b/types/react-router-dom/tsconfig.json similarity index 100% rename from react-router-dom/tsconfig.json rename to types/react-router-dom/tsconfig.json diff --git a/react-router-dom/tslint.json b/types/react-router-dom/tslint.json similarity index 100% rename from react-router-dom/tslint.json rename to types/react-router-dom/tslint.json diff --git a/react-router-redux/index.d.ts b/types/react-router-redux/index.d.ts similarity index 100% rename from react-router-redux/index.d.ts rename to types/react-router-redux/index.d.ts diff --git a/react-router-redux/package.json b/types/react-router-redux/package.json similarity index 100% rename from react-router-redux/package.json rename to types/react-router-redux/package.json diff --git a/react-router-redux/react-router-redux-tests.ts b/types/react-router-redux/react-router-redux-tests.ts similarity index 100% rename from react-router-redux/react-router-redux-tests.ts rename to types/react-router-redux/react-router-redux-tests.ts diff --git a/react-router-redux/tsconfig.json b/types/react-router-redux/tsconfig.json similarity index 100% rename from react-router-redux/tsconfig.json rename to types/react-router-redux/tsconfig.json diff --git a/react-router-redux/tslint.json b/types/react-router-redux/tslint.json similarity index 100% rename from react-router-redux/tslint.json rename to types/react-router-redux/tslint.json diff --git a/react-router-redux/v3/index.d.ts b/types/react-router-redux/v3/index.d.ts similarity index 100% rename from react-router-redux/v3/index.d.ts rename to types/react-router-redux/v3/index.d.ts diff --git a/react-router-redux/v3/package.json b/types/react-router-redux/v3/package.json similarity index 100% rename from react-router-redux/v3/package.json rename to types/react-router-redux/v3/package.json diff --git a/react-router-redux/v3/react-router-redux-tests.ts b/types/react-router-redux/v3/react-router-redux-tests.ts similarity index 100% rename from react-router-redux/v3/react-router-redux-tests.ts rename to types/react-router-redux/v3/react-router-redux-tests.ts diff --git a/react-router-redux/v3/tsconfig.json b/types/react-router-redux/v3/tsconfig.json similarity index 100% rename from react-router-redux/v3/tsconfig.json rename to types/react-router-redux/v3/tsconfig.json diff --git a/react-router-redux/v3/tslint.json b/types/react-router-redux/v3/tslint.json similarity index 100% rename from react-router-redux/v3/tslint.json rename to types/react-router-redux/v3/tslint.json diff --git a/react-router/index.d.ts b/types/react-router/index.d.ts similarity index 100% rename from react-router/index.d.ts rename to types/react-router/index.d.ts diff --git a/react-router/test/Ambiguous.tsx b/types/react-router/test/Ambiguous.tsx similarity index 100% rename from react-router/test/Ambiguous.tsx rename to types/react-router/test/Ambiguous.tsx diff --git a/react-router/test/Animation.tsx b/types/react-router/test/Animation.tsx similarity index 100% rename from react-router/test/Animation.tsx rename to types/react-router/test/Animation.tsx diff --git a/react-router/test/Auth.tsx b/types/react-router/test/Auth.tsx similarity index 100% rename from react-router/test/Auth.tsx rename to types/react-router/test/Auth.tsx diff --git a/react-router/test/Basic.tsx b/types/react-router/test/Basic.tsx similarity index 100% rename from react-router/test/Basic.tsx rename to types/react-router/test/Basic.tsx diff --git a/react-router/test/CustomLink.tsx b/types/react-router/test/CustomLink.tsx similarity index 100% rename from react-router/test/CustomLink.tsx rename to types/react-router/test/CustomLink.tsx diff --git a/react-router/test/ModalGallery.tsx b/types/react-router/test/ModalGallery.tsx similarity index 100% rename from react-router/test/ModalGallery.tsx rename to types/react-router/test/ModalGallery.tsx diff --git a/react-router/test/NoMatch.tsx b/types/react-router/test/NoMatch.tsx similarity index 100% rename from react-router/test/NoMatch.tsx rename to types/react-router/test/NoMatch.tsx diff --git a/react-router/test/Params.tsx b/types/react-router/test/Params.tsx similarity index 100% rename from react-router/test/Params.tsx rename to types/react-router/test/Params.tsx diff --git a/react-router/test/PreventingTransitions.tsx b/types/react-router/test/PreventingTransitions.tsx similarity index 100% rename from react-router/test/PreventingTransitions.tsx rename to types/react-router/test/PreventingTransitions.tsx diff --git a/react-router/test/README.md b/types/react-router/test/README.md similarity index 100% rename from react-router/test/README.md rename to types/react-router/test/README.md diff --git a/react-router/test/Recursive.tsx b/types/react-router/test/Recursive.tsx similarity index 100% rename from react-router/test/Recursive.tsx rename to types/react-router/test/Recursive.tsx diff --git a/react-router/test/RouteConfig.tsx b/types/react-router/test/RouteConfig.tsx similarity index 100% rename from react-router/test/RouteConfig.tsx rename to types/react-router/test/RouteConfig.tsx diff --git a/react-router/test/Sidebar.tsx b/types/react-router/test/Sidebar.tsx similarity index 100% rename from react-router/test/Sidebar.tsx rename to types/react-router/test/Sidebar.tsx diff --git a/react-router/tsconfig.json b/types/react-router/tsconfig.json similarity index 100% rename from react-router/tsconfig.json rename to types/react-router/tsconfig.json diff --git a/react-router/tslint.json b/types/react-router/tslint.json similarity index 100% rename from react-router/tslint.json rename to types/react-router/tslint.json diff --git a/react-router/v2/index.d.ts b/types/react-router/v2/index.d.ts similarity index 100% rename from react-router/v2/index.d.ts rename to types/react-router/v2/index.d.ts diff --git a/react-router/v2/lib/IndexLink.d.ts b/types/react-router/v2/lib/IndexLink.d.ts similarity index 100% rename from react-router/v2/lib/IndexLink.d.ts rename to types/react-router/v2/lib/IndexLink.d.ts diff --git a/react-router/v2/lib/IndexRedirect.d.ts b/types/react-router/v2/lib/IndexRedirect.d.ts similarity index 100% rename from react-router/v2/lib/IndexRedirect.d.ts rename to types/react-router/v2/lib/IndexRedirect.d.ts diff --git a/react-router/v2/lib/IndexRoute.d.ts b/types/react-router/v2/lib/IndexRoute.d.ts similarity index 100% rename from react-router/v2/lib/IndexRoute.d.ts rename to types/react-router/v2/lib/IndexRoute.d.ts diff --git a/react-router/v2/lib/Lifecycle.d.ts b/types/react-router/v2/lib/Lifecycle.d.ts similarity index 100% rename from react-router/v2/lib/Lifecycle.d.ts rename to types/react-router/v2/lib/Lifecycle.d.ts diff --git a/react-router/v2/lib/Link.d.ts b/types/react-router/v2/lib/Link.d.ts similarity index 100% rename from react-router/v2/lib/Link.d.ts rename to types/react-router/v2/lib/Link.d.ts diff --git a/react-router/v2/lib/PatternUtils.d.ts b/types/react-router/v2/lib/PatternUtils.d.ts similarity index 100% rename from react-router/v2/lib/PatternUtils.d.ts rename to types/react-router/v2/lib/PatternUtils.d.ts diff --git a/react-router/v2/lib/PropTypes.d.ts b/types/react-router/v2/lib/PropTypes.d.ts similarity index 100% rename from react-router/v2/lib/PropTypes.d.ts rename to types/react-router/v2/lib/PropTypes.d.ts diff --git a/react-router/v2/lib/Redirect.d.ts b/types/react-router/v2/lib/Redirect.d.ts similarity index 100% rename from react-router/v2/lib/Redirect.d.ts rename to types/react-router/v2/lib/Redirect.d.ts diff --git a/react-router/v2/lib/Route.d.ts b/types/react-router/v2/lib/Route.d.ts similarity index 100% rename from react-router/v2/lib/Route.d.ts rename to types/react-router/v2/lib/Route.d.ts diff --git a/react-router/v2/lib/RouteContext.d.ts b/types/react-router/v2/lib/RouteContext.d.ts similarity index 100% rename from react-router/v2/lib/RouteContext.d.ts rename to types/react-router/v2/lib/RouteContext.d.ts diff --git a/react-router/v2/lib/RouteUtils.d.ts b/types/react-router/v2/lib/RouteUtils.d.ts similarity index 100% rename from react-router/v2/lib/RouteUtils.d.ts rename to types/react-router/v2/lib/RouteUtils.d.ts diff --git a/react-router/v2/lib/Router.d.ts b/types/react-router/v2/lib/Router.d.ts similarity index 100% rename from react-router/v2/lib/Router.d.ts rename to types/react-router/v2/lib/Router.d.ts diff --git a/react-router/v2/lib/RouterContext.d.ts b/types/react-router/v2/lib/RouterContext.d.ts similarity index 100% rename from react-router/v2/lib/RouterContext.d.ts rename to types/react-router/v2/lib/RouterContext.d.ts diff --git a/react-router/v2/lib/applyRouterMiddleware.d.ts b/types/react-router/v2/lib/applyRouterMiddleware.d.ts similarity index 100% rename from react-router/v2/lib/applyRouterMiddleware.d.ts rename to types/react-router/v2/lib/applyRouterMiddleware.d.ts diff --git a/react-router/v2/lib/browserHistory.d.ts b/types/react-router/v2/lib/browserHistory.d.ts similarity index 100% rename from react-router/v2/lib/browserHistory.d.ts rename to types/react-router/v2/lib/browserHistory.d.ts diff --git a/react-router/v2/lib/createMemoryHistory.d.ts b/types/react-router/v2/lib/createMemoryHistory.d.ts similarity index 100% rename from react-router/v2/lib/createMemoryHistory.d.ts rename to types/react-router/v2/lib/createMemoryHistory.d.ts diff --git a/react-router/v2/lib/hashHistory.d.ts b/types/react-router/v2/lib/hashHistory.d.ts similarity index 100% rename from react-router/v2/lib/hashHistory.d.ts rename to types/react-router/v2/lib/hashHistory.d.ts diff --git a/react-router/v2/lib/match.d.ts b/types/react-router/v2/lib/match.d.ts similarity index 100% rename from react-router/v2/lib/match.d.ts rename to types/react-router/v2/lib/match.d.ts diff --git a/react-router/v2/lib/routerHistory.d.ts b/types/react-router/v2/lib/routerHistory.d.ts similarity index 100% rename from react-router/v2/lib/routerHistory.d.ts rename to types/react-router/v2/lib/routerHistory.d.ts diff --git a/react-router/v2/lib/useRouterHistory.d.ts b/types/react-router/v2/lib/useRouterHistory.d.ts similarity index 100% rename from react-router/v2/lib/useRouterHistory.d.ts rename to types/react-router/v2/lib/useRouterHistory.d.ts diff --git a/react-router/v2/lib/useRoutes.d.ts b/types/react-router/v2/lib/useRoutes.d.ts similarity index 100% rename from react-router/v2/lib/useRoutes.d.ts rename to types/react-router/v2/lib/useRoutes.d.ts diff --git a/react-router/v2/lib/withRouter.d.ts b/types/react-router/v2/lib/withRouter.d.ts similarity index 100% rename from react-router/v2/lib/withRouter.d.ts rename to types/react-router/v2/lib/withRouter.d.ts diff --git a/react-router/v2/tsconfig.json b/types/react-router/v2/tsconfig.json similarity index 100% rename from react-router/v2/tsconfig.json rename to types/react-router/v2/tsconfig.json diff --git a/react-router/v2/tslint.json b/types/react-router/v2/tslint.json similarity index 100% rename from react-router/v2/tslint.json rename to types/react-router/v2/tslint.json diff --git a/react-router/v3/index.d.ts b/types/react-router/v3/index.d.ts similarity index 100% rename from react-router/v3/index.d.ts rename to types/react-router/v3/index.d.ts diff --git a/react-router/v3/lib/IndexLink.d.ts b/types/react-router/v3/lib/IndexLink.d.ts similarity index 100% rename from react-router/v3/lib/IndexLink.d.ts rename to types/react-router/v3/lib/IndexLink.d.ts diff --git a/react-router/v3/lib/IndexRedirect.d.ts b/types/react-router/v3/lib/IndexRedirect.d.ts similarity index 100% rename from react-router/v3/lib/IndexRedirect.d.ts rename to types/react-router/v3/lib/IndexRedirect.d.ts diff --git a/react-router/v3/lib/IndexRoute.d.ts b/types/react-router/v3/lib/IndexRoute.d.ts similarity index 100% rename from react-router/v3/lib/IndexRoute.d.ts rename to types/react-router/v3/lib/IndexRoute.d.ts diff --git a/react-router/v3/lib/Link.d.ts b/types/react-router/v3/lib/Link.d.ts similarity index 100% rename from react-router/v3/lib/Link.d.ts rename to types/react-router/v3/lib/Link.d.ts diff --git a/react-router/v3/lib/PatternUtils.d.ts b/types/react-router/v3/lib/PatternUtils.d.ts similarity index 100% rename from react-router/v3/lib/PatternUtils.d.ts rename to types/react-router/v3/lib/PatternUtils.d.ts diff --git a/react-router/v3/lib/PropTypes.d.ts b/types/react-router/v3/lib/PropTypes.d.ts similarity index 100% rename from react-router/v3/lib/PropTypes.d.ts rename to types/react-router/v3/lib/PropTypes.d.ts diff --git a/react-router/v3/lib/Redirect.d.ts b/types/react-router/v3/lib/Redirect.d.ts similarity index 100% rename from react-router/v3/lib/Redirect.d.ts rename to types/react-router/v3/lib/Redirect.d.ts diff --git a/react-router/v3/lib/Route.d.ts b/types/react-router/v3/lib/Route.d.ts similarity index 100% rename from react-router/v3/lib/Route.d.ts rename to types/react-router/v3/lib/Route.d.ts diff --git a/react-router/v3/lib/RouteUtils.d.ts b/types/react-router/v3/lib/RouteUtils.d.ts similarity index 100% rename from react-router/v3/lib/RouteUtils.d.ts rename to types/react-router/v3/lib/RouteUtils.d.ts diff --git a/react-router/v3/lib/Router.d.ts b/types/react-router/v3/lib/Router.d.ts similarity index 100% rename from react-router/v3/lib/Router.d.ts rename to types/react-router/v3/lib/Router.d.ts diff --git a/react-router/v3/lib/RouterContext.d.ts b/types/react-router/v3/lib/RouterContext.d.ts similarity index 100% rename from react-router/v3/lib/RouterContext.d.ts rename to types/react-router/v3/lib/RouterContext.d.ts diff --git a/react-router/v3/lib/applyRouterMiddleware.d.ts b/types/react-router/v3/lib/applyRouterMiddleware.d.ts similarity index 100% rename from react-router/v3/lib/applyRouterMiddleware.d.ts rename to types/react-router/v3/lib/applyRouterMiddleware.d.ts diff --git a/react-router/v3/lib/browserHistory.d.ts b/types/react-router/v3/lib/browserHistory.d.ts similarity index 100% rename from react-router/v3/lib/browserHistory.d.ts rename to types/react-router/v3/lib/browserHistory.d.ts diff --git a/react-router/v3/lib/createMemoryHistory.d.ts b/types/react-router/v3/lib/createMemoryHistory.d.ts similarity index 100% rename from react-router/v3/lib/createMemoryHistory.d.ts rename to types/react-router/v3/lib/createMemoryHistory.d.ts diff --git a/react-router/v3/lib/hashHistory.d.ts b/types/react-router/v3/lib/hashHistory.d.ts similarity index 100% rename from react-router/v3/lib/hashHistory.d.ts rename to types/react-router/v3/lib/hashHistory.d.ts diff --git a/react-router/v3/lib/match.d.ts b/types/react-router/v3/lib/match.d.ts similarity index 100% rename from react-router/v3/lib/match.d.ts rename to types/react-router/v3/lib/match.d.ts diff --git a/react-router/v3/lib/useRouterHistory.d.ts b/types/react-router/v3/lib/useRouterHistory.d.ts similarity index 100% rename from react-router/v3/lib/useRouterHistory.d.ts rename to types/react-router/v3/lib/useRouterHistory.d.ts diff --git a/react-router/v3/lib/withRouter.d.ts b/types/react-router/v3/lib/withRouter.d.ts similarity index 100% rename from react-router/v3/lib/withRouter.d.ts rename to types/react-router/v3/lib/withRouter.d.ts diff --git a/react-router/v3/react-router-tests.tsx b/types/react-router/v3/react-router-tests.tsx similarity index 100% rename from react-router/v3/react-router-tests.tsx rename to types/react-router/v3/react-router-tests.tsx diff --git a/react-router/v3/tsconfig.json b/types/react-router/v3/tsconfig.json similarity index 100% rename from react-router/v3/tsconfig.json rename to types/react-router/v3/tsconfig.json diff --git a/react-router/v3/tslint.json b/types/react-router/v3/tslint.json similarity index 100% rename from react-router/v3/tslint.json rename to types/react-router/v3/tslint.json diff --git a/react-scroll/index.d.ts b/types/react-scroll/index.d.ts similarity index 100% rename from react-scroll/index.d.ts rename to types/react-scroll/index.d.ts diff --git a/react-scroll/react-scroll-tests.tsx b/types/react-scroll/react-scroll-tests.tsx similarity index 100% rename from react-scroll/react-scroll-tests.tsx rename to types/react-scroll/react-scroll-tests.tsx diff --git a/react-scroll/tsconfig.json b/types/react-scroll/tsconfig.json similarity index 100% rename from react-scroll/tsconfig.json rename to types/react-scroll/tsconfig.json diff --git a/react-scrollbar/index.d.ts b/types/react-scrollbar/index.d.ts similarity index 100% rename from react-scrollbar/index.d.ts rename to types/react-scrollbar/index.d.ts diff --git a/react-scrollbar/react-scrollbar-tests.tsx b/types/react-scrollbar/react-scrollbar-tests.tsx similarity index 100% rename from react-scrollbar/react-scrollbar-tests.tsx rename to types/react-scrollbar/react-scrollbar-tests.tsx diff --git a/react-scrollbar/tsconfig.json b/types/react-scrollbar/tsconfig.json similarity index 100% rename from react-scrollbar/tsconfig.json rename to types/react-scrollbar/tsconfig.json diff --git a/react-select/index.d.ts b/types/react-select/index.d.ts similarity index 100% rename from react-select/index.d.ts rename to types/react-select/index.d.ts diff --git a/react-select/react-select-tests.tsx b/types/react-select/react-select-tests.tsx similarity index 100% rename from react-select/react-select-tests.tsx rename to types/react-select/react-select-tests.tsx diff --git a/react-select/tsconfig.json b/types/react-select/tsconfig.json similarity index 100% rename from react-select/tsconfig.json rename to types/react-select/tsconfig.json diff --git a/react-side-effect/index.d.ts b/types/react-side-effect/index.d.ts similarity index 100% rename from react-side-effect/index.d.ts rename to types/react-side-effect/index.d.ts diff --git a/react-side-effect/react-side-effect-tests.ts b/types/react-side-effect/react-side-effect-tests.ts similarity index 100% rename from react-side-effect/react-side-effect-tests.ts rename to types/react-side-effect/react-side-effect-tests.ts diff --git a/react-side-effect/tsconfig.json b/types/react-side-effect/tsconfig.json similarity index 100% rename from react-side-effect/tsconfig.json rename to types/react-side-effect/tsconfig.json diff --git a/react-sidebar/index.d.ts b/types/react-sidebar/index.d.ts similarity index 100% rename from react-sidebar/index.d.ts rename to types/react-sidebar/index.d.ts diff --git a/react-sidebar/react-sidebar-tests.tsx b/types/react-sidebar/react-sidebar-tests.tsx similarity index 100% rename from react-sidebar/react-sidebar-tests.tsx rename to types/react-sidebar/react-sidebar-tests.tsx diff --git a/react-sidebar/tsconfig.json b/types/react-sidebar/tsconfig.json similarity index 100% rename from react-sidebar/tsconfig.json rename to types/react-sidebar/tsconfig.json diff --git a/react-sidebar/tslint.json b/types/react-sidebar/tslint.json similarity index 100% rename from react-sidebar/tslint.json rename to types/react-sidebar/tslint.json diff --git a/react-slick/index.d.ts b/types/react-slick/index.d.ts similarity index 100% rename from react-slick/index.d.ts rename to types/react-slick/index.d.ts diff --git a/react-slick/react-slick-tests.tsx b/types/react-slick/react-slick-tests.tsx similarity index 100% rename from react-slick/react-slick-tests.tsx rename to types/react-slick/react-slick-tests.tsx diff --git a/react-slick/tsconfig.json b/types/react-slick/tsconfig.json similarity index 100% rename from react-slick/tsconfig.json rename to types/react-slick/tsconfig.json diff --git a/react-smooth-scrollbar/index.d.ts b/types/react-smooth-scrollbar/index.d.ts similarity index 100% rename from react-smooth-scrollbar/index.d.ts rename to types/react-smooth-scrollbar/index.d.ts diff --git a/react-smooth-scrollbar/react-smooth-scrollbar-tests.tsx b/types/react-smooth-scrollbar/react-smooth-scrollbar-tests.tsx similarity index 100% rename from react-smooth-scrollbar/react-smooth-scrollbar-tests.tsx rename to types/react-smooth-scrollbar/react-smooth-scrollbar-tests.tsx diff --git a/react-smooth-scrollbar/tsconfig.json b/types/react-smooth-scrollbar/tsconfig.json similarity index 100% rename from react-smooth-scrollbar/tsconfig.json rename to types/react-smooth-scrollbar/tsconfig.json diff --git a/react-smooth-scrollbar/tslint.json b/types/react-smooth-scrollbar/tslint.json similarity index 100% rename from react-smooth-scrollbar/tslint.json rename to types/react-smooth-scrollbar/tslint.json diff --git a/react-sortable-hoc/index.d.ts b/types/react-sortable-hoc/index.d.ts similarity index 100% rename from react-sortable-hoc/index.d.ts rename to types/react-sortable-hoc/index.d.ts diff --git a/react-sortable-hoc/react-sortable-hoc-tests.tsx b/types/react-sortable-hoc/react-sortable-hoc-tests.tsx similarity index 100% rename from react-sortable-hoc/react-sortable-hoc-tests.tsx rename to types/react-sortable-hoc/react-sortable-hoc-tests.tsx diff --git a/react-sortable-hoc/tsconfig.json b/types/react-sortable-hoc/tsconfig.json similarity index 100% rename from react-sortable-hoc/tsconfig.json rename to types/react-sortable-hoc/tsconfig.json diff --git a/react-spinkit/index.d.ts b/types/react-spinkit/index.d.ts similarity index 100% rename from react-spinkit/index.d.ts rename to types/react-spinkit/index.d.ts diff --git a/react-spinkit/react-spinkit-tests.tsx b/types/react-spinkit/react-spinkit-tests.tsx similarity index 100% rename from react-spinkit/react-spinkit-tests.tsx rename to types/react-spinkit/react-spinkit-tests.tsx diff --git a/react-spinkit/tsconfig.json b/types/react-spinkit/tsconfig.json similarity index 100% rename from react-spinkit/tsconfig.json rename to types/react-spinkit/tsconfig.json diff --git a/react-split-pane/index.d.ts b/types/react-split-pane/index.d.ts similarity index 100% rename from react-split-pane/index.d.ts rename to types/react-split-pane/index.d.ts diff --git a/react-split-pane/react-split-pane-tests.tsx b/types/react-split-pane/react-split-pane-tests.tsx similarity index 100% rename from react-split-pane/react-split-pane-tests.tsx rename to types/react-split-pane/react-split-pane-tests.tsx diff --git a/react-split-pane/tsconfig.json b/types/react-split-pane/tsconfig.json similarity index 100% rename from react-split-pane/tsconfig.json rename to types/react-split-pane/tsconfig.json diff --git a/react-sticky/index.d.ts b/types/react-sticky/index.d.ts similarity index 100% rename from react-sticky/index.d.ts rename to types/react-sticky/index.d.ts diff --git a/react-sticky/react-sticky-tests.tsx b/types/react-sticky/react-sticky-tests.tsx similarity index 100% rename from react-sticky/react-sticky-tests.tsx rename to types/react-sticky/react-sticky-tests.tsx diff --git a/react-sticky/tsconfig.json b/types/react-sticky/tsconfig.json similarity index 100% rename from react-sticky/tsconfig.json rename to types/react-sticky/tsconfig.json diff --git a/react-sticky/tslint.json b/types/react-sticky/tslint.json similarity index 100% rename from react-sticky/tslint.json rename to types/react-sticky/tslint.json diff --git a/react-svg-pan-zoom/index.d.ts b/types/react-svg-pan-zoom/index.d.ts similarity index 100% rename from react-svg-pan-zoom/index.d.ts rename to types/react-svg-pan-zoom/index.d.ts diff --git a/react-svg-pan-zoom/react-svg-pan-zoom-tests.tsx b/types/react-svg-pan-zoom/react-svg-pan-zoom-tests.tsx similarity index 100% rename from react-svg-pan-zoom/react-svg-pan-zoom-tests.tsx rename to types/react-svg-pan-zoom/react-svg-pan-zoom-tests.tsx diff --git a/react-svg-pan-zoom/tsconfig.json b/types/react-svg-pan-zoom/tsconfig.json similarity index 100% rename from react-svg-pan-zoom/tsconfig.json rename to types/react-svg-pan-zoom/tsconfig.json diff --git a/react-svg-pan-zoom/tslint.json b/types/react-svg-pan-zoom/tslint.json similarity index 100% rename from react-svg-pan-zoom/tslint.json rename to types/react-svg-pan-zoom/tslint.json diff --git a/react-swf/index.d.ts b/types/react-swf/index.d.ts similarity index 100% rename from react-swf/index.d.ts rename to types/react-swf/index.d.ts diff --git a/react-swf/react-swf-tests.ts b/types/react-swf/react-swf-tests.ts similarity index 100% rename from react-swf/react-swf-tests.ts rename to types/react-swf/react-swf-tests.ts diff --git a/react-swf/tsconfig.json b/types/react-swf/tsconfig.json similarity index 100% rename from react-swf/tsconfig.json rename to types/react-swf/tsconfig.json diff --git a/react-swipeable-views/index.d.ts b/types/react-swipeable-views/index.d.ts similarity index 100% rename from react-swipeable-views/index.d.ts rename to types/react-swipeable-views/index.d.ts diff --git a/react-swipeable-views/react-swipeable-views-tests.ts b/types/react-swipeable-views/react-swipeable-views-tests.ts similarity index 100% rename from react-swipeable-views/react-swipeable-views-tests.ts rename to types/react-swipeable-views/react-swipeable-views-tests.ts diff --git a/react-swipeable-views/tsconfig.json b/types/react-swipeable-views/tsconfig.json similarity index 100% rename from react-swipeable-views/tsconfig.json rename to types/react-swipeable-views/tsconfig.json diff --git a/react-swipeable/index.d.ts b/types/react-swipeable/index.d.ts similarity index 100% rename from react-swipeable/index.d.ts rename to types/react-swipeable/index.d.ts diff --git a/react-swipeable/react-swipeable-tests.tsx b/types/react-swipeable/react-swipeable-tests.tsx similarity index 100% rename from react-swipeable/react-swipeable-tests.tsx rename to types/react-swipeable/react-swipeable-tests.tsx diff --git a/react-swipeable/tsconfig.json b/types/react-swipeable/tsconfig.json similarity index 100% rename from react-swipeable/tsconfig.json rename to types/react-swipeable/tsconfig.json diff --git a/react-syntax-highlighter/index.d.ts b/types/react-syntax-highlighter/index.d.ts similarity index 100% rename from react-syntax-highlighter/index.d.ts rename to types/react-syntax-highlighter/index.d.ts diff --git a/react-syntax-highlighter/react-syntax-highlighter-tests.tsx b/types/react-syntax-highlighter/react-syntax-highlighter-tests.tsx similarity index 100% rename from react-syntax-highlighter/react-syntax-highlighter-tests.tsx rename to types/react-syntax-highlighter/react-syntax-highlighter-tests.tsx diff --git a/react-syntax-highlighter/tsconfig.json b/types/react-syntax-highlighter/tsconfig.json similarity index 100% rename from react-syntax-highlighter/tsconfig.json rename to types/react-syntax-highlighter/tsconfig.json diff --git a/react-tabs/index.d.ts b/types/react-tabs/index.d.ts similarity index 100% rename from react-tabs/index.d.ts rename to types/react-tabs/index.d.ts diff --git a/react-tabs/react-tabs-tests.ts b/types/react-tabs/react-tabs-tests.ts similarity index 100% rename from react-tabs/react-tabs-tests.ts rename to types/react-tabs/react-tabs-tests.ts diff --git a/react-tabs/tsconfig.json b/types/react-tabs/tsconfig.json similarity index 100% rename from react-tabs/tsconfig.json rename to types/react-tabs/tsconfig.json diff --git a/react-tagcloud/index.d.ts b/types/react-tagcloud/index.d.ts similarity index 100% rename from react-tagcloud/index.d.ts rename to types/react-tagcloud/index.d.ts diff --git a/react-tagcloud/react-tagcloud-tests.tsx b/types/react-tagcloud/react-tagcloud-tests.tsx similarity index 100% rename from react-tagcloud/react-tagcloud-tests.tsx rename to types/react-tagcloud/react-tagcloud-tests.tsx diff --git a/react-tagcloud/tsconfig.json b/types/react-tagcloud/tsconfig.json similarity index 100% rename from react-tagcloud/tsconfig.json rename to types/react-tagcloud/tsconfig.json diff --git a/react-tap-event-plugin/index.d.ts b/types/react-tap-event-plugin/index.d.ts similarity index 100% rename from react-tap-event-plugin/index.d.ts rename to types/react-tap-event-plugin/index.d.ts diff --git a/react-tap-event-plugin/react-tap-event-plugin-tests.ts b/types/react-tap-event-plugin/react-tap-event-plugin-tests.ts similarity index 100% rename from react-tap-event-plugin/react-tap-event-plugin-tests.ts rename to types/react-tap-event-plugin/react-tap-event-plugin-tests.ts diff --git a/react-tap-event-plugin/tsconfig.json b/types/react-tap-event-plugin/tsconfig.json similarity index 100% rename from react-tap-event-plugin/tsconfig.json rename to types/react-tap-event-plugin/tsconfig.json diff --git a/react-test-renderer/index.d.ts b/types/react-test-renderer/index.d.ts similarity index 100% rename from react-test-renderer/index.d.ts rename to types/react-test-renderer/index.d.ts diff --git a/react-test-renderer/react-test-renderer-tests.ts b/types/react-test-renderer/react-test-renderer-tests.ts similarity index 100% rename from react-test-renderer/react-test-renderer-tests.ts rename to types/react-test-renderer/react-test-renderer-tests.ts diff --git a/react-test-renderer/tsconfig.json b/types/react-test-renderer/tsconfig.json similarity index 100% rename from react-test-renderer/tsconfig.json rename to types/react-test-renderer/tsconfig.json diff --git a/react-test-renderer/tslint.json b/types/react-test-renderer/tslint.json similarity index 100% rename from react-test-renderer/tslint.json rename to types/react-test-renderer/tslint.json diff --git a/react-tether/index.d.ts b/types/react-tether/index.d.ts similarity index 100% rename from react-tether/index.d.ts rename to types/react-tether/index.d.ts diff --git a/react-tether/react-tether-tests.tsx b/types/react-tether/react-tether-tests.tsx similarity index 100% rename from react-tether/react-tether-tests.tsx rename to types/react-tether/react-tether-tests.tsx diff --git a/react-tether/tsconfig.json b/types/react-tether/tsconfig.json similarity index 100% rename from react-tether/tsconfig.json rename to types/react-tether/tsconfig.json diff --git a/react-tether/tslint.json b/types/react-tether/tslint.json similarity index 100% rename from react-tether/tslint.json rename to types/react-tether/tslint.json diff --git a/react-textarea-autosize/index.d.ts b/types/react-textarea-autosize/index.d.ts similarity index 100% rename from react-textarea-autosize/index.d.ts rename to types/react-textarea-autosize/index.d.ts diff --git a/react-textarea-autosize/react-textarea-autosize-tests.tsx b/types/react-textarea-autosize/react-textarea-autosize-tests.tsx similarity index 100% rename from react-textarea-autosize/react-textarea-autosize-tests.tsx rename to types/react-textarea-autosize/react-textarea-autosize-tests.tsx diff --git a/react-textarea-autosize/tsconfig.json b/types/react-textarea-autosize/tsconfig.json similarity index 100% rename from react-textarea-autosize/tsconfig.json rename to types/react-textarea-autosize/tsconfig.json diff --git a/react-toggle/index.d.ts b/types/react-toggle/index.d.ts similarity index 100% rename from react-toggle/index.d.ts rename to types/react-toggle/index.d.ts diff --git a/react-toggle/react-toggle-tests.tsx b/types/react-toggle/react-toggle-tests.tsx similarity index 100% rename from react-toggle/react-toggle-tests.tsx rename to types/react-toggle/react-toggle-tests.tsx diff --git a/react-toggle/tsconfig.json b/types/react-toggle/tsconfig.json similarity index 100% rename from react-toggle/tsconfig.json rename to types/react-toggle/tsconfig.json diff --git a/react-toggle/tslint.json b/types/react-toggle/tslint.json similarity index 100% rename from react-toggle/tslint.json rename to types/react-toggle/tslint.json diff --git a/react-user-tour/index.d.ts b/types/react-user-tour/index.d.ts similarity index 100% rename from react-user-tour/index.d.ts rename to types/react-user-tour/index.d.ts diff --git a/react-user-tour/react-user-tour-tests.tsx b/types/react-user-tour/react-user-tour-tests.tsx similarity index 100% rename from react-user-tour/react-user-tour-tests.tsx rename to types/react-user-tour/react-user-tour-tests.tsx diff --git a/react-user-tour/tsconfig.json b/types/react-user-tour/tsconfig.json similarity index 100% rename from react-user-tour/tsconfig.json rename to types/react-user-tour/tsconfig.json diff --git a/react-virtualized/index.d.ts b/types/react-virtualized/index.d.ts similarity index 100% rename from react-virtualized/index.d.ts rename to types/react-virtualized/index.d.ts diff --git a/react-virtualized/react-virtualized-tests.tsx b/types/react-virtualized/react-virtualized-tests.tsx similarity index 100% rename from react-virtualized/react-virtualized-tests.tsx rename to types/react-virtualized/react-virtualized-tests.tsx diff --git a/react-virtualized/tsconfig.json b/types/react-virtualized/tsconfig.json similarity index 100% rename from react-virtualized/tsconfig.json rename to types/react-virtualized/tsconfig.json diff --git a/react-widgets/index.d.ts b/types/react-widgets/index.d.ts similarity index 100% rename from react-widgets/index.d.ts rename to types/react-widgets/index.d.ts diff --git a/react-widgets/lib/Calendar.d.ts b/types/react-widgets/lib/Calendar.d.ts similarity index 100% rename from react-widgets/lib/Calendar.d.ts rename to types/react-widgets/lib/Calendar.d.ts diff --git a/react-widgets/lib/Combobox.d.ts b/types/react-widgets/lib/Combobox.d.ts similarity index 100% rename from react-widgets/lib/Combobox.d.ts rename to types/react-widgets/lib/Combobox.d.ts diff --git a/react-widgets/lib/DateTimePicker.d.ts b/types/react-widgets/lib/DateTimePicker.d.ts similarity index 100% rename from react-widgets/lib/DateTimePicker.d.ts rename to types/react-widgets/lib/DateTimePicker.d.ts diff --git a/react-widgets/lib/DropdownList.d.ts b/types/react-widgets/lib/DropdownList.d.ts similarity index 100% rename from react-widgets/lib/DropdownList.d.ts rename to types/react-widgets/lib/DropdownList.d.ts diff --git a/react-widgets/lib/Multiselect.d.ts b/types/react-widgets/lib/Multiselect.d.ts similarity index 100% rename from react-widgets/lib/Multiselect.d.ts rename to types/react-widgets/lib/Multiselect.d.ts diff --git a/react-widgets/lib/NumberPicker.d.ts b/types/react-widgets/lib/NumberPicker.d.ts similarity index 100% rename from react-widgets/lib/NumberPicker.d.ts rename to types/react-widgets/lib/NumberPicker.d.ts diff --git a/react-widgets/lib/SelectList.d.ts b/types/react-widgets/lib/SelectList.d.ts similarity index 100% rename from react-widgets/lib/SelectList.d.ts rename to types/react-widgets/lib/SelectList.d.ts diff --git a/react-widgets/react-widgets-tests.tsx b/types/react-widgets/react-widgets-tests.tsx similarity index 100% rename from react-widgets/react-widgets-tests.tsx rename to types/react-widgets/react-widgets-tests.tsx diff --git a/react-widgets/tsconfig.json b/types/react-widgets/tsconfig.json similarity index 100% rename from react-widgets/tsconfig.json rename to types/react-widgets/tsconfig.json diff --git a/react/README.md b/types/react/README.md similarity index 100% rename from react/README.md rename to types/react/README.md diff --git a/react/index.d.ts b/types/react/index.d.ts similarity index 100% rename from react/index.d.ts rename to types/react/index.d.ts diff --git a/react/test/cssProperties.tsx b/types/react/test/cssProperties.tsx similarity index 100% rename from react/test/cssProperties.tsx rename to types/react/test/cssProperties.tsx diff --git a/react/test/index.ts b/types/react/test/index.ts similarity index 100% rename from react/test/index.ts rename to types/react/test/index.ts diff --git a/react/test/tsx.tsx b/types/react/test/tsx.tsx similarity index 100% rename from react/test/tsx.tsx rename to types/react/test/tsx.tsx diff --git a/react/tsconfig.json b/types/react/tsconfig.json similarity index 100% rename from react/tsconfig.json rename to types/react/tsconfig.json diff --git a/reactcss/index.d.ts b/types/reactcss/index.d.ts similarity index 100% rename from reactcss/index.d.ts rename to types/reactcss/index.d.ts diff --git a/reactcss/reactcss-tests.tsx b/types/reactcss/reactcss-tests.tsx similarity index 100% rename from reactcss/reactcss-tests.tsx rename to types/reactcss/reactcss-tests.tsx diff --git a/reactcss/tsconfig.json b/types/reactcss/tsconfig.json similarity index 100% rename from reactcss/tsconfig.json rename to types/reactcss/tsconfig.json diff --git a/reactstrap/index.d.ts b/types/reactstrap/index.d.ts similarity index 100% rename from reactstrap/index.d.ts rename to types/reactstrap/index.d.ts diff --git a/reactstrap/lib/Alert.d.ts b/types/reactstrap/lib/Alert.d.ts similarity index 100% rename from reactstrap/lib/Alert.d.ts rename to types/reactstrap/lib/Alert.d.ts diff --git a/reactstrap/lib/Badge.d.ts b/types/reactstrap/lib/Badge.d.ts similarity index 100% rename from reactstrap/lib/Badge.d.ts rename to types/reactstrap/lib/Badge.d.ts diff --git a/reactstrap/lib/Breadcrumb.d.ts b/types/reactstrap/lib/Breadcrumb.d.ts similarity index 100% rename from reactstrap/lib/Breadcrumb.d.ts rename to types/reactstrap/lib/Breadcrumb.d.ts diff --git a/reactstrap/lib/BreadcrumbItem.d.ts b/types/reactstrap/lib/BreadcrumbItem.d.ts similarity index 100% rename from reactstrap/lib/BreadcrumbItem.d.ts rename to types/reactstrap/lib/BreadcrumbItem.d.ts diff --git a/reactstrap/lib/Button.d.ts b/types/reactstrap/lib/Button.d.ts similarity index 100% rename from reactstrap/lib/Button.d.ts rename to types/reactstrap/lib/Button.d.ts diff --git a/reactstrap/lib/ButtonDropdown.d.ts b/types/reactstrap/lib/ButtonDropdown.d.ts similarity index 100% rename from reactstrap/lib/ButtonDropdown.d.ts rename to types/reactstrap/lib/ButtonDropdown.d.ts diff --git a/reactstrap/lib/ButtonGroup.d.ts b/types/reactstrap/lib/ButtonGroup.d.ts similarity index 100% rename from reactstrap/lib/ButtonGroup.d.ts rename to types/reactstrap/lib/ButtonGroup.d.ts diff --git a/reactstrap/lib/ButtonToolbar.d.ts b/types/reactstrap/lib/ButtonToolbar.d.ts similarity index 100% rename from reactstrap/lib/ButtonToolbar.d.ts rename to types/reactstrap/lib/ButtonToolbar.d.ts diff --git a/reactstrap/lib/Card.d.ts b/types/reactstrap/lib/Card.d.ts similarity index 100% rename from reactstrap/lib/Card.d.ts rename to types/reactstrap/lib/Card.d.ts diff --git a/reactstrap/lib/CardBlock.d.ts b/types/reactstrap/lib/CardBlock.d.ts similarity index 100% rename from reactstrap/lib/CardBlock.d.ts rename to types/reactstrap/lib/CardBlock.d.ts diff --git a/reactstrap/lib/CardColumns.d.ts b/types/reactstrap/lib/CardColumns.d.ts similarity index 100% rename from reactstrap/lib/CardColumns.d.ts rename to types/reactstrap/lib/CardColumns.d.ts diff --git a/reactstrap/lib/CardDeck.d.ts b/types/reactstrap/lib/CardDeck.d.ts similarity index 100% rename from reactstrap/lib/CardDeck.d.ts rename to types/reactstrap/lib/CardDeck.d.ts diff --git a/reactstrap/lib/CardFooter.d.ts b/types/reactstrap/lib/CardFooter.d.ts similarity index 100% rename from reactstrap/lib/CardFooter.d.ts rename to types/reactstrap/lib/CardFooter.d.ts diff --git a/reactstrap/lib/CardGroup.d.ts b/types/reactstrap/lib/CardGroup.d.ts similarity index 100% rename from reactstrap/lib/CardGroup.d.ts rename to types/reactstrap/lib/CardGroup.d.ts diff --git a/reactstrap/lib/CardHeader.d.ts b/types/reactstrap/lib/CardHeader.d.ts similarity index 100% rename from reactstrap/lib/CardHeader.d.ts rename to types/reactstrap/lib/CardHeader.d.ts diff --git a/reactstrap/lib/CardImg.d.ts b/types/reactstrap/lib/CardImg.d.ts similarity index 100% rename from reactstrap/lib/CardImg.d.ts rename to types/reactstrap/lib/CardImg.d.ts diff --git a/reactstrap/lib/CardImgOverlay.d.ts b/types/reactstrap/lib/CardImgOverlay.d.ts similarity index 100% rename from reactstrap/lib/CardImgOverlay.d.ts rename to types/reactstrap/lib/CardImgOverlay.d.ts diff --git a/reactstrap/lib/CardLink.d.ts b/types/reactstrap/lib/CardLink.d.ts similarity index 100% rename from reactstrap/lib/CardLink.d.ts rename to types/reactstrap/lib/CardLink.d.ts diff --git a/reactstrap/lib/CardSubtitle.d.ts b/types/reactstrap/lib/CardSubtitle.d.ts similarity index 100% rename from reactstrap/lib/CardSubtitle.d.ts rename to types/reactstrap/lib/CardSubtitle.d.ts diff --git a/reactstrap/lib/CardText.d.ts b/types/reactstrap/lib/CardText.d.ts similarity index 100% rename from reactstrap/lib/CardText.d.ts rename to types/reactstrap/lib/CardText.d.ts diff --git a/reactstrap/lib/CardTitle.d.ts b/types/reactstrap/lib/CardTitle.d.ts similarity index 100% rename from reactstrap/lib/CardTitle.d.ts rename to types/reactstrap/lib/CardTitle.d.ts diff --git a/reactstrap/lib/Col.d.ts b/types/reactstrap/lib/Col.d.ts similarity index 100% rename from reactstrap/lib/Col.d.ts rename to types/reactstrap/lib/Col.d.ts diff --git a/reactstrap/lib/Collapse.d.ts b/types/reactstrap/lib/Collapse.d.ts similarity index 100% rename from reactstrap/lib/Collapse.d.ts rename to types/reactstrap/lib/Collapse.d.ts diff --git a/reactstrap/lib/Container.d.ts b/types/reactstrap/lib/Container.d.ts similarity index 100% rename from reactstrap/lib/Container.d.ts rename to types/reactstrap/lib/Container.d.ts diff --git a/reactstrap/lib/Dropdown.d.ts b/types/reactstrap/lib/Dropdown.d.ts similarity index 100% rename from reactstrap/lib/Dropdown.d.ts rename to types/reactstrap/lib/Dropdown.d.ts diff --git a/reactstrap/lib/DropdownItem.d.ts b/types/reactstrap/lib/DropdownItem.d.ts similarity index 100% rename from reactstrap/lib/DropdownItem.d.ts rename to types/reactstrap/lib/DropdownItem.d.ts diff --git a/reactstrap/lib/DropdownMenu.d.ts b/types/reactstrap/lib/DropdownMenu.d.ts similarity index 100% rename from reactstrap/lib/DropdownMenu.d.ts rename to types/reactstrap/lib/DropdownMenu.d.ts diff --git a/reactstrap/lib/DropdownToggle.d.ts b/types/reactstrap/lib/DropdownToggle.d.ts similarity index 100% rename from reactstrap/lib/DropdownToggle.d.ts rename to types/reactstrap/lib/DropdownToggle.d.ts diff --git a/reactstrap/lib/Fade.d.ts b/types/reactstrap/lib/Fade.d.ts similarity index 100% rename from reactstrap/lib/Fade.d.ts rename to types/reactstrap/lib/Fade.d.ts diff --git a/reactstrap/lib/Form.d.ts b/types/reactstrap/lib/Form.d.ts similarity index 100% rename from reactstrap/lib/Form.d.ts rename to types/reactstrap/lib/Form.d.ts diff --git a/reactstrap/lib/FormFeedback.d.ts b/types/reactstrap/lib/FormFeedback.d.ts similarity index 100% rename from reactstrap/lib/FormFeedback.d.ts rename to types/reactstrap/lib/FormFeedback.d.ts diff --git a/reactstrap/lib/FormGroup.d.ts b/types/reactstrap/lib/FormGroup.d.ts similarity index 100% rename from reactstrap/lib/FormGroup.d.ts rename to types/reactstrap/lib/FormGroup.d.ts diff --git a/reactstrap/lib/FormText.d.ts b/types/reactstrap/lib/FormText.d.ts similarity index 100% rename from reactstrap/lib/FormText.d.ts rename to types/reactstrap/lib/FormText.d.ts diff --git a/reactstrap/lib/Input.d.ts b/types/reactstrap/lib/Input.d.ts similarity index 100% rename from reactstrap/lib/Input.d.ts rename to types/reactstrap/lib/Input.d.ts diff --git a/reactstrap/lib/InputGroup.d.ts b/types/reactstrap/lib/InputGroup.d.ts similarity index 100% rename from reactstrap/lib/InputGroup.d.ts rename to types/reactstrap/lib/InputGroup.d.ts diff --git a/reactstrap/lib/InputGroupAddon.d.ts b/types/reactstrap/lib/InputGroupAddon.d.ts similarity index 100% rename from reactstrap/lib/InputGroupAddon.d.ts rename to types/reactstrap/lib/InputGroupAddon.d.ts diff --git a/reactstrap/lib/InputGroupButton.d.ts b/types/reactstrap/lib/InputGroupButton.d.ts similarity index 100% rename from reactstrap/lib/InputGroupButton.d.ts rename to types/reactstrap/lib/InputGroupButton.d.ts diff --git a/reactstrap/lib/Jumbotron.d.ts b/types/reactstrap/lib/Jumbotron.d.ts similarity index 100% rename from reactstrap/lib/Jumbotron.d.ts rename to types/reactstrap/lib/Jumbotron.d.ts diff --git a/reactstrap/lib/Label.d.ts b/types/reactstrap/lib/Label.d.ts similarity index 100% rename from reactstrap/lib/Label.d.ts rename to types/reactstrap/lib/Label.d.ts diff --git a/reactstrap/lib/ListGroup.d.ts b/types/reactstrap/lib/ListGroup.d.ts similarity index 100% rename from reactstrap/lib/ListGroup.d.ts rename to types/reactstrap/lib/ListGroup.d.ts diff --git a/reactstrap/lib/ListGroupItem.d.ts b/types/reactstrap/lib/ListGroupItem.d.ts similarity index 100% rename from reactstrap/lib/ListGroupItem.d.ts rename to types/reactstrap/lib/ListGroupItem.d.ts diff --git a/reactstrap/lib/ListGroupItemHeading.d.ts b/types/reactstrap/lib/ListGroupItemHeading.d.ts similarity index 100% rename from reactstrap/lib/ListGroupItemHeading.d.ts rename to types/reactstrap/lib/ListGroupItemHeading.d.ts diff --git a/reactstrap/lib/ListGroupItemText.d.ts b/types/reactstrap/lib/ListGroupItemText.d.ts similarity index 100% rename from reactstrap/lib/ListGroupItemText.d.ts rename to types/reactstrap/lib/ListGroupItemText.d.ts diff --git a/reactstrap/lib/Media.d.ts b/types/reactstrap/lib/Media.d.ts similarity index 100% rename from reactstrap/lib/Media.d.ts rename to types/reactstrap/lib/Media.d.ts diff --git a/reactstrap/lib/Modal.d.ts b/types/reactstrap/lib/Modal.d.ts similarity index 100% rename from reactstrap/lib/Modal.d.ts rename to types/reactstrap/lib/Modal.d.ts diff --git a/reactstrap/lib/ModalBody.d.ts b/types/reactstrap/lib/ModalBody.d.ts similarity index 100% rename from reactstrap/lib/ModalBody.d.ts rename to types/reactstrap/lib/ModalBody.d.ts diff --git a/reactstrap/lib/ModalFooter.d.ts b/types/reactstrap/lib/ModalFooter.d.ts similarity index 100% rename from reactstrap/lib/ModalFooter.d.ts rename to types/reactstrap/lib/ModalFooter.d.ts diff --git a/reactstrap/lib/ModalHeader.d.ts b/types/reactstrap/lib/ModalHeader.d.ts similarity index 100% rename from reactstrap/lib/ModalHeader.d.ts rename to types/reactstrap/lib/ModalHeader.d.ts diff --git a/reactstrap/lib/Nav.d.ts b/types/reactstrap/lib/Nav.d.ts similarity index 100% rename from reactstrap/lib/Nav.d.ts rename to types/reactstrap/lib/Nav.d.ts diff --git a/reactstrap/lib/NavDropdown.d.ts b/types/reactstrap/lib/NavDropdown.d.ts similarity index 100% rename from reactstrap/lib/NavDropdown.d.ts rename to types/reactstrap/lib/NavDropdown.d.ts diff --git a/reactstrap/lib/NavItem.d.ts b/types/reactstrap/lib/NavItem.d.ts similarity index 100% rename from reactstrap/lib/NavItem.d.ts rename to types/reactstrap/lib/NavItem.d.ts diff --git a/reactstrap/lib/NavLink.d.ts b/types/reactstrap/lib/NavLink.d.ts similarity index 100% rename from reactstrap/lib/NavLink.d.ts rename to types/reactstrap/lib/NavLink.d.ts diff --git a/reactstrap/lib/Navbar.d.ts b/types/reactstrap/lib/Navbar.d.ts similarity index 100% rename from reactstrap/lib/Navbar.d.ts rename to types/reactstrap/lib/Navbar.d.ts diff --git a/reactstrap/lib/NavbarBrand.d.ts b/types/reactstrap/lib/NavbarBrand.d.ts similarity index 100% rename from reactstrap/lib/NavbarBrand.d.ts rename to types/reactstrap/lib/NavbarBrand.d.ts diff --git a/reactstrap/lib/NavbarToggler.d.ts b/types/reactstrap/lib/NavbarToggler.d.ts similarity index 100% rename from reactstrap/lib/NavbarToggler.d.ts rename to types/reactstrap/lib/NavbarToggler.d.ts diff --git a/reactstrap/lib/Pagination.d.ts b/types/reactstrap/lib/Pagination.d.ts similarity index 100% rename from reactstrap/lib/Pagination.d.ts rename to types/reactstrap/lib/Pagination.d.ts diff --git a/reactstrap/lib/PaginationItem.d.ts b/types/reactstrap/lib/PaginationItem.d.ts similarity index 100% rename from reactstrap/lib/PaginationItem.d.ts rename to types/reactstrap/lib/PaginationItem.d.ts diff --git a/reactstrap/lib/PaginationLink.d.ts b/types/reactstrap/lib/PaginationLink.d.ts similarity index 100% rename from reactstrap/lib/PaginationLink.d.ts rename to types/reactstrap/lib/PaginationLink.d.ts diff --git a/reactstrap/lib/Popover.d.ts b/types/reactstrap/lib/Popover.d.ts similarity index 100% rename from reactstrap/lib/Popover.d.ts rename to types/reactstrap/lib/Popover.d.ts diff --git a/reactstrap/lib/PopoverContent.d.ts b/types/reactstrap/lib/PopoverContent.d.ts similarity index 100% rename from reactstrap/lib/PopoverContent.d.ts rename to types/reactstrap/lib/PopoverContent.d.ts diff --git a/reactstrap/lib/PopoverTitle.d.ts b/types/reactstrap/lib/PopoverTitle.d.ts similarity index 100% rename from reactstrap/lib/PopoverTitle.d.ts rename to types/reactstrap/lib/PopoverTitle.d.ts diff --git a/reactstrap/lib/Progress.d.ts b/types/reactstrap/lib/Progress.d.ts similarity index 100% rename from reactstrap/lib/Progress.d.ts rename to types/reactstrap/lib/Progress.d.ts diff --git a/reactstrap/lib/Row.d.ts b/types/reactstrap/lib/Row.d.ts similarity index 100% rename from reactstrap/lib/Row.d.ts rename to types/reactstrap/lib/Row.d.ts diff --git a/reactstrap/lib/TabContent.d.ts b/types/reactstrap/lib/TabContent.d.ts similarity index 100% rename from reactstrap/lib/TabContent.d.ts rename to types/reactstrap/lib/TabContent.d.ts diff --git a/reactstrap/lib/TabPane.d.ts b/types/reactstrap/lib/TabPane.d.ts similarity index 100% rename from reactstrap/lib/TabPane.d.ts rename to types/reactstrap/lib/TabPane.d.ts diff --git a/reactstrap/lib/Table.d.ts b/types/reactstrap/lib/Table.d.ts similarity index 100% rename from reactstrap/lib/Table.d.ts rename to types/reactstrap/lib/Table.d.ts diff --git a/reactstrap/lib/Tag.d.ts b/types/reactstrap/lib/Tag.d.ts similarity index 100% rename from reactstrap/lib/Tag.d.ts rename to types/reactstrap/lib/Tag.d.ts diff --git a/reactstrap/lib/TetherContent.d.ts b/types/reactstrap/lib/TetherContent.d.ts similarity index 100% rename from reactstrap/lib/TetherContent.d.ts rename to types/reactstrap/lib/TetherContent.d.ts diff --git a/reactstrap/lib/Tooltip.d.ts b/types/reactstrap/lib/Tooltip.d.ts similarity index 100% rename from reactstrap/lib/Tooltip.d.ts rename to types/reactstrap/lib/Tooltip.d.ts diff --git a/reactstrap/lib/Uncontrolled.d.ts b/types/reactstrap/lib/Uncontrolled.d.ts similarity index 100% rename from reactstrap/lib/Uncontrolled.d.ts rename to types/reactstrap/lib/Uncontrolled.d.ts diff --git a/reactstrap/reactstrap-tests.tsx b/types/reactstrap/reactstrap-tests.tsx similarity index 100% rename from reactstrap/reactstrap-tests.tsx rename to types/reactstrap/reactstrap-tests.tsx diff --git a/reactstrap/tsconfig.json b/types/reactstrap/tsconfig.json similarity index 100% rename from reactstrap/tsconfig.json rename to types/reactstrap/tsconfig.json diff --git a/reactstrap/tslint.json b/types/reactstrap/tslint.json similarity index 100% rename from reactstrap/tslint.json rename to types/reactstrap/tslint.json diff --git a/read/index.d.ts b/types/read/index.d.ts similarity index 100% rename from read/index.d.ts rename to types/read/index.d.ts diff --git a/read/read-tests.ts b/types/read/read-tests.ts similarity index 100% rename from read/read-tests.ts rename to types/read/read-tests.ts diff --git a/read/tsconfig.json b/types/read/tsconfig.json similarity index 100% rename from read/tsconfig.json rename to types/read/tsconfig.json diff --git a/readdir-stream/index.d.ts b/types/readdir-stream/index.d.ts similarity index 100% rename from readdir-stream/index.d.ts rename to types/readdir-stream/index.d.ts diff --git a/readdir-stream/readdir-stream-tests.ts b/types/readdir-stream/readdir-stream-tests.ts similarity index 100% rename from readdir-stream/readdir-stream-tests.ts rename to types/readdir-stream/readdir-stream-tests.ts diff --git a/readdir-stream/tsconfig.json b/types/readdir-stream/tsconfig.json similarity index 100% rename from readdir-stream/tsconfig.json rename to types/readdir-stream/tsconfig.json diff --git a/readline-sync/index.d.ts b/types/readline-sync/index.d.ts similarity index 100% rename from readline-sync/index.d.ts rename to types/readline-sync/index.d.ts diff --git a/readline-sync/readline-sync-tests.ts b/types/readline-sync/readline-sync-tests.ts similarity index 100% rename from readline-sync/readline-sync-tests.ts rename to types/readline-sync/readline-sync-tests.ts diff --git a/readline-sync/tsconfig.json b/types/readline-sync/tsconfig.json similarity index 100% rename from readline-sync/tsconfig.json rename to types/readline-sync/tsconfig.json diff --git a/readline-sync/tslint.json b/types/readline-sync/tslint.json similarity index 100% rename from readline-sync/tslint.json rename to types/readline-sync/tslint.json diff --git a/realm/index.d.ts b/types/realm/index.d.ts similarity index 100% rename from realm/index.d.ts rename to types/realm/index.d.ts diff --git a/realm/react-native/index.d.ts b/types/realm/react-native/index.d.ts similarity index 100% rename from realm/react-native/index.d.ts rename to types/realm/react-native/index.d.ts diff --git a/realm/realm-tests.ts b/types/realm/realm-tests.ts similarity index 100% rename from realm/realm-tests.ts rename to types/realm/realm-tests.ts diff --git a/realm/tsconfig.json b/types/realm/tsconfig.json similarity index 100% rename from realm/tsconfig.json rename to types/realm/tsconfig.json diff --git a/realm/tslint.json b/types/realm/tslint.json similarity index 100% rename from realm/tslint.json rename to types/realm/tslint.json diff --git a/rebass/index.d.ts b/types/rebass/index.d.ts similarity index 100% rename from rebass/index.d.ts rename to types/rebass/index.d.ts diff --git a/rebass/rebass-tests.tsx b/types/rebass/rebass-tests.tsx similarity index 100% rename from rebass/rebass-tests.tsx rename to types/rebass/rebass-tests.tsx diff --git a/rebass/tsconfig.json b/types/rebass/tsconfig.json similarity index 100% rename from rebass/tsconfig.json rename to types/rebass/tsconfig.json diff --git a/recaptcha/index.d.ts b/types/recaptcha/index.d.ts similarity index 100% rename from recaptcha/index.d.ts rename to types/recaptcha/index.d.ts diff --git a/recaptcha/recaptcha-tests.ts b/types/recaptcha/recaptcha-tests.ts similarity index 100% rename from recaptcha/recaptcha-tests.ts rename to types/recaptcha/recaptcha-tests.ts diff --git a/recaptcha/tsconfig.json b/types/recaptcha/tsconfig.json similarity index 100% rename from recaptcha/tsconfig.json rename to types/recaptcha/tsconfig.json diff --git a/recompose/index.d.ts b/types/recompose/index.d.ts similarity index 100% rename from recompose/index.d.ts rename to types/recompose/index.d.ts diff --git a/recompose/recompose-tests.tsx b/types/recompose/recompose-tests.tsx similarity index 100% rename from recompose/recompose-tests.tsx rename to types/recompose/recompose-tests.tsx diff --git a/recompose/tsconfig.json b/types/recompose/tsconfig.json similarity index 100% rename from recompose/tsconfig.json rename to types/recompose/tsconfig.json diff --git a/recursive-readdir/index.d.ts b/types/recursive-readdir/index.d.ts similarity index 100% rename from recursive-readdir/index.d.ts rename to types/recursive-readdir/index.d.ts diff --git a/recursive-readdir/recursive-readdir-tests.ts b/types/recursive-readdir/recursive-readdir-tests.ts similarity index 100% rename from recursive-readdir/recursive-readdir-tests.ts rename to types/recursive-readdir/recursive-readdir-tests.ts diff --git a/recursive-readdir/tsconfig.json b/types/recursive-readdir/tsconfig.json similarity index 100% rename from recursive-readdir/tsconfig.json rename to types/recursive-readdir/tsconfig.json diff --git a/redis-rate-limiter/index.d.ts b/types/redis-rate-limiter/index.d.ts similarity index 100% rename from redis-rate-limiter/index.d.ts rename to types/redis-rate-limiter/index.d.ts diff --git a/redis-rate-limiter/redis-rate-limiter-tests.ts b/types/redis-rate-limiter/redis-rate-limiter-tests.ts similarity index 100% rename from redis-rate-limiter/redis-rate-limiter-tests.ts rename to types/redis-rate-limiter/redis-rate-limiter-tests.ts diff --git a/redis-rate-limiter/tsconfig.json b/types/redis-rate-limiter/tsconfig.json similarity index 100% rename from redis-rate-limiter/tsconfig.json rename to types/redis-rate-limiter/tsconfig.json diff --git a/redis-scripto/index.d.ts b/types/redis-scripto/index.d.ts similarity index 100% rename from redis-scripto/index.d.ts rename to types/redis-scripto/index.d.ts diff --git a/redis-scripto/redis-scripto-tests.ts b/types/redis-scripto/redis-scripto-tests.ts similarity index 100% rename from redis-scripto/redis-scripto-tests.ts rename to types/redis-scripto/redis-scripto-tests.ts diff --git a/redis-scripto/tsconfig.json b/types/redis-scripto/tsconfig.json similarity index 100% rename from redis-scripto/tsconfig.json rename to types/redis-scripto/tsconfig.json diff --git a/redis/index.d.ts b/types/redis/index.d.ts similarity index 100% rename from redis/index.d.ts rename to types/redis/index.d.ts diff --git a/redis/redis-tests.ts b/types/redis/redis-tests.ts similarity index 100% rename from redis/redis-tests.ts rename to types/redis/redis-tests.ts diff --git a/redis/tsconfig.json b/types/redis/tsconfig.json similarity index 100% rename from redis/tsconfig.json rename to types/redis/tsconfig.json diff --git a/redlock/index.d.ts b/types/redlock/index.d.ts similarity index 100% rename from redlock/index.d.ts rename to types/redlock/index.d.ts diff --git a/redlock/redlock-tests.ts b/types/redlock/redlock-tests.ts similarity index 100% rename from redlock/redlock-tests.ts rename to types/redlock/redlock-tests.ts diff --git a/redlock/tsconfig.json b/types/redlock/tsconfig.json similarity index 100% rename from redlock/tsconfig.json rename to types/redlock/tsconfig.json diff --git a/reduce-reducers/index.d.ts b/types/reduce-reducers/index.d.ts similarity index 100% rename from reduce-reducers/index.d.ts rename to types/reduce-reducers/index.d.ts diff --git a/reduce-reducers/package.json b/types/reduce-reducers/package.json similarity index 100% rename from reduce-reducers/package.json rename to types/reduce-reducers/package.json diff --git a/reduce-reducers/reduce-reducers-tests.ts b/types/reduce-reducers/reduce-reducers-tests.ts similarity index 100% rename from reduce-reducers/reduce-reducers-tests.ts rename to types/reduce-reducers/reduce-reducers-tests.ts diff --git a/reduce-reducers/tsconfig.json b/types/reduce-reducers/tsconfig.json similarity index 100% rename from reduce-reducers/tsconfig.json rename to types/reduce-reducers/tsconfig.json diff --git a/reduce-reducers/tslint.json b/types/reduce-reducers/tslint.json similarity index 100% rename from reduce-reducers/tslint.json rename to types/reduce-reducers/tslint.json diff --git a/redux-action-utils/index.d.ts b/types/redux-action-utils/index.d.ts similarity index 100% rename from redux-action-utils/index.d.ts rename to types/redux-action-utils/index.d.ts diff --git a/redux-action-utils/package.json b/types/redux-action-utils/package.json similarity index 100% rename from redux-action-utils/package.json rename to types/redux-action-utils/package.json diff --git a/redux-action-utils/redux-action-utils-tests.ts b/types/redux-action-utils/redux-action-utils-tests.ts similarity index 100% rename from redux-action-utils/redux-action-utils-tests.ts rename to types/redux-action-utils/redux-action-utils-tests.ts diff --git a/redux-action-utils/tsconfig.json b/types/redux-action-utils/tsconfig.json similarity index 100% rename from redux-action-utils/tsconfig.json rename to types/redux-action-utils/tsconfig.json diff --git a/redux-action/index.d.ts b/types/redux-action/index.d.ts similarity index 100% rename from redux-action/index.d.ts rename to types/redux-action/index.d.ts diff --git a/redux-action/package.json b/types/redux-action/package.json similarity index 100% rename from redux-action/package.json rename to types/redux-action/package.json diff --git a/redux-action/redux-action-tests.ts b/types/redux-action/redux-action-tests.ts similarity index 100% rename from redux-action/redux-action-tests.ts rename to types/redux-action/redux-action-tests.ts diff --git a/redux-action/tsconfig.json b/types/redux-action/tsconfig.json similarity index 100% rename from redux-action/tsconfig.json rename to types/redux-action/tsconfig.json diff --git a/redux-action/tslint.json b/types/redux-action/tslint.json similarity index 100% rename from redux-action/tslint.json rename to types/redux-action/tslint.json diff --git a/redux-actions/index.d.ts b/types/redux-actions/index.d.ts similarity index 100% rename from redux-actions/index.d.ts rename to types/redux-actions/index.d.ts diff --git a/redux-actions/redux-actions-tests.ts b/types/redux-actions/redux-actions-tests.ts similarity index 100% rename from redux-actions/redux-actions-tests.ts rename to types/redux-actions/redux-actions-tests.ts diff --git a/redux-actions/tsconfig.json b/types/redux-actions/tsconfig.json similarity index 100% rename from redux-actions/tsconfig.json rename to types/redux-actions/tsconfig.json diff --git a/redux-actions/tslint.json b/types/redux-actions/tslint.json similarity index 100% rename from redux-actions/tslint.json rename to types/redux-actions/tslint.json diff --git a/redux-auth-wrapper/index.d.ts b/types/redux-auth-wrapper/index.d.ts similarity index 100% rename from redux-auth-wrapper/index.d.ts rename to types/redux-auth-wrapper/index.d.ts diff --git a/redux-auth-wrapper/package.json b/types/redux-auth-wrapper/package.json similarity index 100% rename from redux-auth-wrapper/package.json rename to types/redux-auth-wrapper/package.json diff --git a/redux-auth-wrapper/redux-auth-wrapper-tests.tsx b/types/redux-auth-wrapper/redux-auth-wrapper-tests.tsx similarity index 100% rename from redux-auth-wrapper/redux-auth-wrapper-tests.tsx rename to types/redux-auth-wrapper/redux-auth-wrapper-tests.tsx diff --git a/redux-auth-wrapper/tsconfig.json b/types/redux-auth-wrapper/tsconfig.json similarity index 100% rename from redux-auth-wrapper/tsconfig.json rename to types/redux-auth-wrapper/tsconfig.json diff --git a/redux-auth-wrapper/tslint.json b/types/redux-auth-wrapper/tslint.json similarity index 100% rename from redux-auth-wrapper/tslint.json rename to types/redux-auth-wrapper/tslint.json diff --git a/redux-batched-actions/index.d.ts b/types/redux-batched-actions/index.d.ts similarity index 100% rename from redux-batched-actions/index.d.ts rename to types/redux-batched-actions/index.d.ts diff --git a/redux-batched-actions/package.json b/types/redux-batched-actions/package.json similarity index 100% rename from redux-batched-actions/package.json rename to types/redux-batched-actions/package.json diff --git a/redux-batched-actions/redux-batched-actions-tests.ts b/types/redux-batched-actions/redux-batched-actions-tests.ts similarity index 100% rename from redux-batched-actions/redux-batched-actions-tests.ts rename to types/redux-batched-actions/redux-batched-actions-tests.ts diff --git a/redux-batched-actions/tsconfig.json b/types/redux-batched-actions/tsconfig.json similarity index 100% rename from redux-batched-actions/tsconfig.json rename to types/redux-batched-actions/tsconfig.json diff --git a/redux-batched-actions/tslint.json b/types/redux-batched-actions/tslint.json similarity index 100% rename from redux-batched-actions/tslint.json rename to types/redux-batched-actions/tslint.json diff --git a/redux-bootstrap/index.d.ts b/types/redux-bootstrap/index.d.ts similarity index 100% rename from redux-bootstrap/index.d.ts rename to types/redux-bootstrap/index.d.ts diff --git a/redux-bootstrap/package.json b/types/redux-bootstrap/package.json similarity index 100% rename from redux-bootstrap/package.json rename to types/redux-bootstrap/package.json diff --git a/redux-bootstrap/redux-bootstrap-tests.tsx b/types/redux-bootstrap/redux-bootstrap-tests.tsx similarity index 100% rename from redux-bootstrap/redux-bootstrap-tests.tsx rename to types/redux-bootstrap/redux-bootstrap-tests.tsx diff --git a/redux-bootstrap/tsconfig.json b/types/redux-bootstrap/tsconfig.json similarity index 100% rename from redux-bootstrap/tsconfig.json rename to types/redux-bootstrap/tsconfig.json diff --git a/redux-debounced/index.d.ts b/types/redux-debounced/index.d.ts similarity index 100% rename from redux-debounced/index.d.ts rename to types/redux-debounced/index.d.ts diff --git a/redux-debounced/package.json b/types/redux-debounced/package.json similarity index 100% rename from redux-debounced/package.json rename to types/redux-debounced/package.json diff --git a/redux-debounced/redux-debounced-tests.ts b/types/redux-debounced/redux-debounced-tests.ts similarity index 100% rename from redux-debounced/redux-debounced-tests.ts rename to types/redux-debounced/redux-debounced-tests.ts diff --git a/redux-debounced/tsconfig.json b/types/redux-debounced/tsconfig.json similarity index 100% rename from redux-debounced/tsconfig.json rename to types/redux-debounced/tsconfig.json diff --git a/redux-devtools-dock-monitor/index.d.ts b/types/redux-devtools-dock-monitor/index.d.ts similarity index 100% rename from redux-devtools-dock-monitor/index.d.ts rename to types/redux-devtools-dock-monitor/index.d.ts diff --git a/redux-devtools-dock-monitor/redux-devtools-dock-monitor-tests.tsx b/types/redux-devtools-dock-monitor/redux-devtools-dock-monitor-tests.tsx similarity index 100% rename from redux-devtools-dock-monitor/redux-devtools-dock-monitor-tests.tsx rename to types/redux-devtools-dock-monitor/redux-devtools-dock-monitor-tests.tsx diff --git a/redux-devtools-dock-monitor/tsconfig.json b/types/redux-devtools-dock-monitor/tsconfig.json similarity index 100% rename from redux-devtools-dock-monitor/tsconfig.json rename to types/redux-devtools-dock-monitor/tsconfig.json diff --git a/redux-devtools-log-monitor/index.d.ts b/types/redux-devtools-log-monitor/index.d.ts similarity index 100% rename from redux-devtools-log-monitor/index.d.ts rename to types/redux-devtools-log-monitor/index.d.ts diff --git a/redux-devtools-log-monitor/redux-devtools-log-monitor-tests.tsx b/types/redux-devtools-log-monitor/redux-devtools-log-monitor-tests.tsx similarity index 100% rename from redux-devtools-log-monitor/redux-devtools-log-monitor-tests.tsx rename to types/redux-devtools-log-monitor/redux-devtools-log-monitor-tests.tsx diff --git a/redux-devtools-log-monitor/tsconfig.json b/types/redux-devtools-log-monitor/tsconfig.json similarity index 100% rename from redux-devtools-log-monitor/tsconfig.json rename to types/redux-devtools-log-monitor/tsconfig.json diff --git a/redux-devtools/index.d.ts b/types/redux-devtools/index.d.ts similarity index 100% rename from redux-devtools/index.d.ts rename to types/redux-devtools/index.d.ts diff --git a/redux-devtools/package.json b/types/redux-devtools/package.json similarity index 100% rename from redux-devtools/package.json rename to types/redux-devtools/package.json diff --git a/redux-devtools/redux-devtools-tests.tsx b/types/redux-devtools/redux-devtools-tests.tsx similarity index 100% rename from redux-devtools/redux-devtools-tests.tsx rename to types/redux-devtools/redux-devtools-tests.tsx diff --git a/redux-devtools/tsconfig.json b/types/redux-devtools/tsconfig.json similarity index 100% rename from redux-devtools/tsconfig.json rename to types/redux-devtools/tsconfig.json diff --git a/redux-form/index.d.ts b/types/redux-form/index.d.ts similarity index 100% rename from redux-form/index.d.ts rename to types/redux-form/index.d.ts diff --git a/redux-form/lib/Field.d.ts b/types/redux-form/lib/Field.d.ts similarity index 100% rename from redux-form/lib/Field.d.ts rename to types/redux-form/lib/Field.d.ts diff --git a/redux-form/lib/FieldArray.d.ts b/types/redux-form/lib/FieldArray.d.ts similarity index 100% rename from redux-form/lib/FieldArray.d.ts rename to types/redux-form/lib/FieldArray.d.ts diff --git a/redux-form/lib/Fields.d.ts b/types/redux-form/lib/Fields.d.ts similarity index 100% rename from redux-form/lib/Fields.d.ts rename to types/redux-form/lib/Fields.d.ts diff --git a/redux-form/lib/FormSection.d.ts b/types/redux-form/lib/FormSection.d.ts similarity index 100% rename from redux-form/lib/FormSection.d.ts rename to types/redux-form/lib/FormSection.d.ts diff --git a/redux-form/lib/actions.d.ts b/types/redux-form/lib/actions.d.ts similarity index 100% rename from redux-form/lib/actions.d.ts rename to types/redux-form/lib/actions.d.ts diff --git a/redux-form/lib/reducer.d.ts b/types/redux-form/lib/reducer.d.ts similarity index 100% rename from redux-form/lib/reducer.d.ts rename to types/redux-form/lib/reducer.d.ts diff --git a/redux-form/lib/reduxForm.d.ts b/types/redux-form/lib/reduxForm.d.ts similarity index 100% rename from redux-form/lib/reduxForm.d.ts rename to types/redux-form/lib/reduxForm.d.ts diff --git a/redux-form/lib/selectors.d.ts b/types/redux-form/lib/selectors.d.ts similarity index 100% rename from redux-form/lib/selectors.d.ts rename to types/redux-form/lib/selectors.d.ts diff --git a/redux-form/package.json b/types/redux-form/package.json similarity index 100% rename from redux-form/package.json rename to types/redux-form/package.json diff --git a/redux-form/redux-form-tests.tsx b/types/redux-form/redux-form-tests.tsx similarity index 100% rename from redux-form/redux-form-tests.tsx rename to types/redux-form/redux-form-tests.tsx diff --git a/redux-form/tsconfig.json b/types/redux-form/tsconfig.json similarity index 100% rename from redux-form/tsconfig.json rename to types/redux-form/tsconfig.json diff --git a/redux-form/v4/index.d.ts b/types/redux-form/v4/index.d.ts similarity index 100% rename from redux-form/v4/index.d.ts rename to types/redux-form/v4/index.d.ts diff --git a/redux-form/v4/redux-form-tests.tsx b/types/redux-form/v4/redux-form-tests.tsx similarity index 100% rename from redux-form/v4/redux-form-tests.tsx rename to types/redux-form/v4/redux-form-tests.tsx diff --git a/redux-form/v4/tsconfig.json b/types/redux-form/v4/tsconfig.json similarity index 100% rename from redux-form/v4/tsconfig.json rename to types/redux-form/v4/tsconfig.json diff --git a/redux-immutable-state-invariant/index.d.ts b/types/redux-immutable-state-invariant/index.d.ts similarity index 100% rename from redux-immutable-state-invariant/index.d.ts rename to types/redux-immutable-state-invariant/index.d.ts diff --git a/redux-immutable-state-invariant/package.json b/types/redux-immutable-state-invariant/package.json similarity index 100% rename from redux-immutable-state-invariant/package.json rename to types/redux-immutable-state-invariant/package.json diff --git a/redux-immutable-state-invariant/redux-immutable-state-invariant-tests.ts b/types/redux-immutable-state-invariant/redux-immutable-state-invariant-tests.ts similarity index 100% rename from redux-immutable-state-invariant/redux-immutable-state-invariant-tests.ts rename to types/redux-immutable-state-invariant/redux-immutable-state-invariant-tests.ts diff --git a/redux-immutable-state-invariant/tsconfig.json b/types/redux-immutable-state-invariant/tsconfig.json similarity index 100% rename from redux-immutable-state-invariant/tsconfig.json rename to types/redux-immutable-state-invariant/tsconfig.json diff --git a/redux-immutable/index.d.ts b/types/redux-immutable/index.d.ts similarity index 100% rename from redux-immutable/index.d.ts rename to types/redux-immutable/index.d.ts diff --git a/redux-immutable/package.json b/types/redux-immutable/package.json similarity index 100% rename from redux-immutable/package.json rename to types/redux-immutable/package.json diff --git a/redux-immutable/redux-immutable-tests.ts b/types/redux-immutable/redux-immutable-tests.ts similarity index 100% rename from redux-immutable/redux-immutable-tests.ts rename to types/redux-immutable/redux-immutable-tests.ts diff --git a/redux-immutable/tsconfig.json b/types/redux-immutable/tsconfig.json similarity index 100% rename from redux-immutable/tsconfig.json rename to types/redux-immutable/tsconfig.json diff --git a/redux-localstorage-debounce/index.d.ts b/types/redux-localstorage-debounce/index.d.ts similarity index 100% rename from redux-localstorage-debounce/index.d.ts rename to types/redux-localstorage-debounce/index.d.ts diff --git a/redux-localstorage-debounce/package.json b/types/redux-localstorage-debounce/package.json similarity index 100% rename from redux-localstorage-debounce/package.json rename to types/redux-localstorage-debounce/package.json diff --git a/redux-localstorage-debounce/redux-localstorage-debounce-tests.ts b/types/redux-localstorage-debounce/redux-localstorage-debounce-tests.ts similarity index 100% rename from redux-localstorage-debounce/redux-localstorage-debounce-tests.ts rename to types/redux-localstorage-debounce/redux-localstorage-debounce-tests.ts diff --git a/redux-localstorage-debounce/tsconfig.json b/types/redux-localstorage-debounce/tsconfig.json similarity index 100% rename from redux-localstorage-debounce/tsconfig.json rename to types/redux-localstorage-debounce/tsconfig.json diff --git a/redux-localstorage-debounce/tslint.json b/types/redux-localstorage-debounce/tslint.json similarity index 100% rename from redux-localstorage-debounce/tslint.json rename to types/redux-localstorage-debounce/tslint.json diff --git a/redux-localstorage-filter/index.d.ts b/types/redux-localstorage-filter/index.d.ts similarity index 100% rename from redux-localstorage-filter/index.d.ts rename to types/redux-localstorage-filter/index.d.ts diff --git a/redux-localstorage-filter/package.json b/types/redux-localstorage-filter/package.json similarity index 100% rename from redux-localstorage-filter/package.json rename to types/redux-localstorage-filter/package.json diff --git a/redux-localstorage-filter/redux-localstorage-filter-tests.ts b/types/redux-localstorage-filter/redux-localstorage-filter-tests.ts similarity index 100% rename from redux-localstorage-filter/redux-localstorage-filter-tests.ts rename to types/redux-localstorage-filter/redux-localstorage-filter-tests.ts diff --git a/redux-localstorage-filter/tsconfig.json b/types/redux-localstorage-filter/tsconfig.json similarity index 100% rename from redux-localstorage-filter/tsconfig.json rename to types/redux-localstorage-filter/tsconfig.json diff --git a/redux-localstorage-filter/tslint.json b/types/redux-localstorage-filter/tslint.json similarity index 100% rename from redux-localstorage-filter/tslint.json rename to types/redux-localstorage-filter/tslint.json diff --git a/redux-localstorage/index.d.ts b/types/redux-localstorage/index.d.ts similarity index 100% rename from redux-localstorage/index.d.ts rename to types/redux-localstorage/index.d.ts diff --git a/redux-localstorage/lib/adapters/AsyncStorage.d.ts b/types/redux-localstorage/lib/adapters/AsyncStorage.d.ts similarity index 100% rename from redux-localstorage/lib/adapters/AsyncStorage.d.ts rename to types/redux-localstorage/lib/adapters/AsyncStorage.d.ts diff --git a/redux-localstorage/lib/adapters/localStorage.d.ts b/types/redux-localstorage/lib/adapters/localStorage.d.ts similarity index 100% rename from redux-localstorage/lib/adapters/localStorage.d.ts rename to types/redux-localstorage/lib/adapters/localStorage.d.ts diff --git a/redux-localstorage/lib/adapters/sessionStorage.d.ts b/types/redux-localstorage/lib/adapters/sessionStorage.d.ts similarity index 100% rename from redux-localstorage/lib/adapters/sessionStorage.d.ts rename to types/redux-localstorage/lib/adapters/sessionStorage.d.ts diff --git a/redux-localstorage/package.json b/types/redux-localstorage/package.json similarity index 100% rename from redux-localstorage/package.json rename to types/redux-localstorage/package.json diff --git a/redux-localstorage/redux-localstorage-tests.ts b/types/redux-localstorage/redux-localstorage-tests.ts similarity index 100% rename from redux-localstorage/redux-localstorage-tests.ts rename to types/redux-localstorage/redux-localstorage-tests.ts diff --git a/redux-localstorage/tsconfig.json b/types/redux-localstorage/tsconfig.json similarity index 100% rename from redux-localstorage/tsconfig.json rename to types/redux-localstorage/tsconfig.json diff --git a/redux-localstorage/tslint.json b/types/redux-localstorage/tslint.json similarity index 100% rename from redux-localstorage/tslint.json rename to types/redux-localstorage/tslint.json diff --git a/redux-logger/index.d.ts b/types/redux-logger/index.d.ts similarity index 100% rename from redux-logger/index.d.ts rename to types/redux-logger/index.d.ts diff --git a/redux-logger/package.json b/types/redux-logger/package.json similarity index 100% rename from redux-logger/package.json rename to types/redux-logger/package.json diff --git a/redux-logger/redux-logger-tests.ts b/types/redux-logger/redux-logger-tests.ts similarity index 100% rename from redux-logger/redux-logger-tests.ts rename to types/redux-logger/redux-logger-tests.ts diff --git a/redux-logger/tsconfig.json b/types/redux-logger/tsconfig.json similarity index 100% rename from redux-logger/tsconfig.json rename to types/redux-logger/tsconfig.json diff --git a/redux-mock-store/index.d.ts b/types/redux-mock-store/index.d.ts similarity index 100% rename from redux-mock-store/index.d.ts rename to types/redux-mock-store/index.d.ts diff --git a/redux-mock-store/package.json b/types/redux-mock-store/package.json similarity index 100% rename from redux-mock-store/package.json rename to types/redux-mock-store/package.json diff --git a/redux-mock-store/redux-mock-store-tests.ts b/types/redux-mock-store/redux-mock-store-tests.ts similarity index 100% rename from redux-mock-store/redux-mock-store-tests.ts rename to types/redux-mock-store/redux-mock-store-tests.ts diff --git a/redux-mock-store/tsconfig.json b/types/redux-mock-store/tsconfig.json similarity index 100% rename from redux-mock-store/tsconfig.json rename to types/redux-mock-store/tsconfig.json diff --git a/redux-optimistic-ui/index.d.ts b/types/redux-optimistic-ui/index.d.ts similarity index 100% rename from redux-optimistic-ui/index.d.ts rename to types/redux-optimistic-ui/index.d.ts diff --git a/redux-optimistic-ui/package.json b/types/redux-optimistic-ui/package.json similarity index 100% rename from redux-optimistic-ui/package.json rename to types/redux-optimistic-ui/package.json diff --git a/redux-optimistic-ui/redux-optimistic-ui-tests.ts b/types/redux-optimistic-ui/redux-optimistic-ui-tests.ts similarity index 100% rename from redux-optimistic-ui/redux-optimistic-ui-tests.ts rename to types/redux-optimistic-ui/redux-optimistic-ui-tests.ts diff --git a/redux-optimistic-ui/tsconfig.json b/types/redux-optimistic-ui/tsconfig.json similarity index 100% rename from redux-optimistic-ui/tsconfig.json rename to types/redux-optimistic-ui/tsconfig.json diff --git a/redux-persist-transform-encrypt/async.d.ts b/types/redux-persist-transform-encrypt/async.d.ts similarity index 100% rename from redux-persist-transform-encrypt/async.d.ts rename to types/redux-persist-transform-encrypt/async.d.ts diff --git a/redux-persist-transform-encrypt/index.d.ts b/types/redux-persist-transform-encrypt/index.d.ts similarity index 100% rename from redux-persist-transform-encrypt/index.d.ts rename to types/redux-persist-transform-encrypt/index.d.ts diff --git a/redux-persist-transform-encrypt/package.json b/types/redux-persist-transform-encrypt/package.json similarity index 100% rename from redux-persist-transform-encrypt/package.json rename to types/redux-persist-transform-encrypt/package.json diff --git a/redux-persist-transform-encrypt/redux-persist-transform-encrypt-tests.ts b/types/redux-persist-transform-encrypt/redux-persist-transform-encrypt-tests.ts similarity index 100% rename from redux-persist-transform-encrypt/redux-persist-transform-encrypt-tests.ts rename to types/redux-persist-transform-encrypt/redux-persist-transform-encrypt-tests.ts diff --git a/redux-persist-transform-encrypt/tsconfig.json b/types/redux-persist-transform-encrypt/tsconfig.json similarity index 100% rename from redux-persist-transform-encrypt/tsconfig.json rename to types/redux-persist-transform-encrypt/tsconfig.json diff --git a/redux-persist-transform-encrypt/tslint.json b/types/redux-persist-transform-encrypt/tslint.json similarity index 100% rename from redux-persist-transform-encrypt/tslint.json rename to types/redux-persist-transform-encrypt/tslint.json diff --git a/redux-persist-transform-filter/index.d.ts b/types/redux-persist-transform-filter/index.d.ts similarity index 100% rename from redux-persist-transform-filter/index.d.ts rename to types/redux-persist-transform-filter/index.d.ts diff --git a/redux-persist-transform-filter/package.json b/types/redux-persist-transform-filter/package.json similarity index 100% rename from redux-persist-transform-filter/package.json rename to types/redux-persist-transform-filter/package.json diff --git a/redux-persist-transform-filter/redux-persist-transform-filter-tests.ts b/types/redux-persist-transform-filter/redux-persist-transform-filter-tests.ts similarity index 100% rename from redux-persist-transform-filter/redux-persist-transform-filter-tests.ts rename to types/redux-persist-transform-filter/redux-persist-transform-filter-tests.ts diff --git a/redux-persist-transform-filter/tsconfig.json b/types/redux-persist-transform-filter/tsconfig.json similarity index 100% rename from redux-persist-transform-filter/tsconfig.json rename to types/redux-persist-transform-filter/tsconfig.json diff --git a/redux-persist-transform-filter/tslint.json b/types/redux-persist-transform-filter/tslint.json similarity index 100% rename from redux-persist-transform-filter/tslint.json rename to types/redux-persist-transform-filter/tslint.json diff --git a/redux-promise-middleware/index.d.ts b/types/redux-promise-middleware/index.d.ts similarity index 100% rename from redux-promise-middleware/index.d.ts rename to types/redux-promise-middleware/index.d.ts diff --git a/redux-promise-middleware/package.json b/types/redux-promise-middleware/package.json similarity index 100% rename from redux-promise-middleware/package.json rename to types/redux-promise-middleware/package.json diff --git a/redux-promise-middleware/redux-promise-middleware-tests.ts b/types/redux-promise-middleware/redux-promise-middleware-tests.ts similarity index 100% rename from redux-promise-middleware/redux-promise-middleware-tests.ts rename to types/redux-promise-middleware/redux-promise-middleware-tests.ts diff --git a/redux-promise-middleware/tsconfig.json b/types/redux-promise-middleware/tsconfig.json similarity index 100% rename from redux-promise-middleware/tsconfig.json rename to types/redux-promise-middleware/tsconfig.json diff --git a/redux-promise/index.d.ts b/types/redux-promise/index.d.ts similarity index 100% rename from redux-promise/index.d.ts rename to types/redux-promise/index.d.ts diff --git a/redux-promise/package.json b/types/redux-promise/package.json similarity index 100% rename from redux-promise/package.json rename to types/redux-promise/package.json diff --git a/redux-promise/redux-promise-tests.ts b/types/redux-promise/redux-promise-tests.ts similarity index 100% rename from redux-promise/redux-promise-tests.ts rename to types/redux-promise/redux-promise-tests.ts diff --git a/redux-promise/tsconfig.json b/types/redux-promise/tsconfig.json similarity index 100% rename from redux-promise/tsconfig.json rename to types/redux-promise/tsconfig.json diff --git a/redux-recycle/index.d.ts b/types/redux-recycle/index.d.ts similarity index 100% rename from redux-recycle/index.d.ts rename to types/redux-recycle/index.d.ts diff --git a/redux-recycle/package.json b/types/redux-recycle/package.json similarity index 100% rename from redux-recycle/package.json rename to types/redux-recycle/package.json diff --git a/redux-recycle/redux-recycle-tests.ts b/types/redux-recycle/redux-recycle-tests.ts similarity index 100% rename from redux-recycle/redux-recycle-tests.ts rename to types/redux-recycle/redux-recycle-tests.ts diff --git a/redux-recycle/tsconfig.json b/types/redux-recycle/tsconfig.json similarity index 100% rename from redux-recycle/tsconfig.json rename to types/redux-recycle/tsconfig.json diff --git a/redux-router/index.d.ts b/types/redux-router/index.d.ts similarity index 100% rename from redux-router/index.d.ts rename to types/redux-router/index.d.ts diff --git a/redux-router/lib/ReduxRouter.d.ts b/types/redux-router/lib/ReduxRouter.d.ts similarity index 100% rename from redux-router/lib/ReduxRouter.d.ts rename to types/redux-router/lib/ReduxRouter.d.ts diff --git a/redux-router/lib/actionCreators.d.ts b/types/redux-router/lib/actionCreators.d.ts similarity index 100% rename from redux-router/lib/actionCreators.d.ts rename to types/redux-router/lib/actionCreators.d.ts diff --git a/redux-router/lib/client.d.ts b/types/redux-router/lib/client.d.ts similarity index 100% rename from redux-router/lib/client.d.ts rename to types/redux-router/lib/client.d.ts diff --git a/redux-router/lib/isActive.d.ts b/types/redux-router/lib/isActive.d.ts similarity index 100% rename from redux-router/lib/isActive.d.ts rename to types/redux-router/lib/isActive.d.ts diff --git a/redux-router/lib/routerStateReducer.d.ts b/types/redux-router/lib/routerStateReducer.d.ts similarity index 100% rename from redux-router/lib/routerStateReducer.d.ts rename to types/redux-router/lib/routerStateReducer.d.ts diff --git a/redux-router/package.json b/types/redux-router/package.json similarity index 100% rename from redux-router/package.json rename to types/redux-router/package.json diff --git a/redux-router/redux-router-tests.ts b/types/redux-router/redux-router-tests.ts similarity index 100% rename from redux-router/redux-router-tests.ts rename to types/redux-router/redux-router-tests.ts diff --git a/redux-router/tsconfig.json b/types/redux-router/tsconfig.json similarity index 100% rename from redux-router/tsconfig.json rename to types/redux-router/tsconfig.json diff --git a/redux-storage/index.d.ts b/types/redux-storage/index.d.ts similarity index 100% rename from redux-storage/index.d.ts rename to types/redux-storage/index.d.ts diff --git a/redux-storage/package.json b/types/redux-storage/package.json similarity index 100% rename from redux-storage/package.json rename to types/redux-storage/package.json diff --git a/redux-storage/redux-storage-tests.ts b/types/redux-storage/redux-storage-tests.ts similarity index 100% rename from redux-storage/redux-storage-tests.ts rename to types/redux-storage/redux-storage-tests.ts diff --git a/redux-storage/tsconfig.json b/types/redux-storage/tsconfig.json similarity index 100% rename from redux-storage/tsconfig.json rename to types/redux-storage/tsconfig.json diff --git a/redux-ui/index.d.ts b/types/redux-ui/index.d.ts similarity index 100% rename from redux-ui/index.d.ts rename to types/redux-ui/index.d.ts diff --git a/redux-ui/package.json b/types/redux-ui/package.json similarity index 100% rename from redux-ui/package.json rename to types/redux-ui/package.json diff --git a/redux-ui/redux-ui-tests.ts b/types/redux-ui/redux-ui-tests.ts similarity index 100% rename from redux-ui/redux-ui-tests.ts rename to types/redux-ui/redux-ui-tests.ts diff --git a/redux-ui/tsconfig.json b/types/redux-ui/tsconfig.json similarity index 100% rename from redux-ui/tsconfig.json rename to types/redux-ui/tsconfig.json diff --git a/redux-ui/tslint.json b/types/redux-ui/tslint.json similarity index 100% rename from redux-ui/tslint.json rename to types/redux-ui/tslint.json diff --git a/ref-array/index.d.ts b/types/ref-array/index.d.ts similarity index 100% rename from ref-array/index.d.ts rename to types/ref-array/index.d.ts diff --git a/ref-array/tsconfig.json b/types/ref-array/tsconfig.json similarity index 100% rename from ref-array/tsconfig.json rename to types/ref-array/tsconfig.json diff --git a/ref-struct/index.d.ts b/types/ref-struct/index.d.ts similarity index 100% rename from ref-struct/index.d.ts rename to types/ref-struct/index.d.ts diff --git a/ref-struct/tsconfig.json b/types/ref-struct/tsconfig.json similarity index 100% rename from ref-struct/tsconfig.json rename to types/ref-struct/tsconfig.json diff --git a/ref-union/index.d.ts b/types/ref-union/index.d.ts similarity index 100% rename from ref-union/index.d.ts rename to types/ref-union/index.d.ts diff --git a/ref-union/tsconfig.json b/types/ref-union/tsconfig.json similarity index 100% rename from ref-union/tsconfig.json rename to types/ref-union/tsconfig.json diff --git a/ref/index.d.ts b/types/ref/index.d.ts similarity index 100% rename from ref/index.d.ts rename to types/ref/index.d.ts diff --git a/ref/tsconfig.json b/types/ref/tsconfig.json similarity index 100% rename from ref/tsconfig.json rename to types/ref/tsconfig.json diff --git a/reflect-metadata/index.d.ts b/types/reflect-metadata/index.d.ts similarity index 100% rename from reflect-metadata/index.d.ts rename to types/reflect-metadata/index.d.ts diff --git a/reflect-metadata/reflect-metadata-tests.ts b/types/reflect-metadata/reflect-metadata-tests.ts similarity index 100% rename from reflect-metadata/reflect-metadata-tests.ts rename to types/reflect-metadata/reflect-metadata-tests.ts diff --git a/reflect-metadata/tsconfig.json b/types/reflect-metadata/tsconfig.json similarity index 100% rename from reflect-metadata/tsconfig.json rename to types/reflect-metadata/tsconfig.json diff --git a/reflux/index.d.ts b/types/reflux/index.d.ts similarity index 100% rename from reflux/index.d.ts rename to types/reflux/index.d.ts diff --git a/reflux/reflux-tests.ts b/types/reflux/reflux-tests.ts similarity index 100% rename from reflux/reflux-tests.ts rename to types/reflux/reflux-tests.ts diff --git a/reflux/tsconfig.json b/types/reflux/tsconfig.json similarity index 100% rename from reflux/tsconfig.json rename to types/reflux/tsconfig.json diff --git a/reflux/tslint.json b/types/reflux/tslint.json similarity index 100% rename from reflux/tslint.json rename to types/reflux/tslint.json diff --git a/relateurl/index.d.ts b/types/relateurl/index.d.ts similarity index 100% rename from relateurl/index.d.ts rename to types/relateurl/index.d.ts diff --git a/relateurl/relateurl-tests.ts b/types/relateurl/relateurl-tests.ts similarity index 100% rename from relateurl/relateurl-tests.ts rename to types/relateurl/relateurl-tests.ts diff --git a/relateurl/tsconfig.json b/types/relateurl/tsconfig.json similarity index 100% rename from relateurl/tsconfig.json rename to types/relateurl/tsconfig.json diff --git a/remote-redux-devtools/index.d.ts b/types/remote-redux-devtools/index.d.ts similarity index 100% rename from remote-redux-devtools/index.d.ts rename to types/remote-redux-devtools/index.d.ts diff --git a/remote-redux-devtools/remote-redux-devtools-tests.ts b/types/remote-redux-devtools/remote-redux-devtools-tests.ts similarity index 100% rename from remote-redux-devtools/remote-redux-devtools-tests.ts rename to types/remote-redux-devtools/remote-redux-devtools-tests.ts diff --git a/remote-redux-devtools/tsconfig.json b/types/remote-redux-devtools/tsconfig.json similarity index 100% rename from remote-redux-devtools/tsconfig.json rename to types/remote-redux-devtools/tsconfig.json diff --git a/replace-ext/index.d.ts b/types/replace-ext/index.d.ts similarity index 100% rename from replace-ext/index.d.ts rename to types/replace-ext/index.d.ts diff --git a/replace-ext/replace-ext-tests.ts b/types/replace-ext/replace-ext-tests.ts similarity index 100% rename from replace-ext/replace-ext-tests.ts rename to types/replace-ext/replace-ext-tests.ts diff --git a/replace-ext/tsconfig.json b/types/replace-ext/tsconfig.json similarity index 100% rename from replace-ext/tsconfig.json rename to types/replace-ext/tsconfig.json diff --git a/request-ip/index.d.ts b/types/request-ip/index.d.ts similarity index 100% rename from request-ip/index.d.ts rename to types/request-ip/index.d.ts diff --git a/request-ip/request-ip-tests.ts b/types/request-ip/request-ip-tests.ts similarity index 100% rename from request-ip/request-ip-tests.ts rename to types/request-ip/request-ip-tests.ts diff --git a/request-ip/tsconfig.json b/types/request-ip/tsconfig.json similarity index 100% rename from request-ip/tsconfig.json rename to types/request-ip/tsconfig.json diff --git a/request-promise-native/index.d.ts b/types/request-promise-native/index.d.ts similarity index 100% rename from request-promise-native/index.d.ts rename to types/request-promise-native/index.d.ts diff --git a/request-promise-native/request-promise-native-tests.ts b/types/request-promise-native/request-promise-native-tests.ts similarity index 100% rename from request-promise-native/request-promise-native-tests.ts rename to types/request-promise-native/request-promise-native-tests.ts diff --git a/request-promise-native/tsconfig.json b/types/request-promise-native/tsconfig.json similarity index 100% rename from request-promise-native/tsconfig.json rename to types/request-promise-native/tsconfig.json diff --git a/request-promise/index.d.ts b/types/request-promise/index.d.ts similarity index 100% rename from request-promise/index.d.ts rename to types/request-promise/index.d.ts diff --git a/request-promise/request-promise-tests.ts b/types/request-promise/request-promise-tests.ts similarity index 100% rename from request-promise/request-promise-tests.ts rename to types/request-promise/request-promise-tests.ts diff --git a/request-promise/tsconfig.json b/types/request-promise/tsconfig.json similarity index 100% rename from request-promise/tsconfig.json rename to types/request-promise/tsconfig.json diff --git a/request/index.d.ts b/types/request/index.d.ts similarity index 100% rename from request/index.d.ts rename to types/request/index.d.ts diff --git a/request/request-tests.ts b/types/request/request-tests.ts similarity index 100% rename from request/request-tests.ts rename to types/request/request-tests.ts diff --git a/request/tsconfig.json b/types/request/tsconfig.json similarity index 100% rename from request/tsconfig.json rename to types/request/tsconfig.json diff --git a/requirejs-domready/index.d.ts b/types/requirejs-domready/index.d.ts similarity index 100% rename from requirejs-domready/index.d.ts rename to types/requirejs-domready/index.d.ts diff --git a/requirejs-domready/requirejs-domready-tests.ts b/types/requirejs-domready/requirejs-domready-tests.ts similarity index 100% rename from requirejs-domready/requirejs-domready-tests.ts rename to types/requirejs-domready/requirejs-domready-tests.ts diff --git a/requirejs-domready/tsconfig.json b/types/requirejs-domready/tsconfig.json similarity index 100% rename from requirejs-domready/tsconfig.json rename to types/requirejs-domready/tsconfig.json diff --git a/requirejs/README.md b/types/requirejs/README.md similarity index 100% rename from requirejs/README.md rename to types/requirejs/README.md diff --git a/requirejs/index.d.ts b/types/requirejs/index.d.ts similarity index 100% rename from requirejs/index.d.ts rename to types/requirejs/index.d.ts diff --git a/requirejs/requirejs-tests.ts b/types/requirejs/requirejs-tests.ts similarity index 100% rename from requirejs/requirejs-tests.ts rename to types/requirejs/requirejs-tests.ts diff --git a/requirejs/tsconfig.json b/types/requirejs/tsconfig.json similarity index 100% rename from requirejs/tsconfig.json rename to types/requirejs/tsconfig.json diff --git a/reselect/index.d.ts b/types/reselect/index.d.ts similarity index 100% rename from reselect/index.d.ts rename to types/reselect/index.d.ts diff --git a/reselect/tsconfig.json b/types/reselect/tsconfig.json similarity index 100% rename from reselect/tsconfig.json rename to types/reselect/tsconfig.json diff --git a/resemblejs/index.d.ts b/types/resemblejs/index.d.ts similarity index 100% rename from resemblejs/index.d.ts rename to types/resemblejs/index.d.ts diff --git a/resemblejs/resemblejs-tests.ts b/types/resemblejs/resemblejs-tests.ts similarity index 100% rename from resemblejs/resemblejs-tests.ts rename to types/resemblejs/resemblejs-tests.ts diff --git a/resemblejs/tsconfig.json b/types/resemblejs/tsconfig.json similarity index 100% rename from resemblejs/tsconfig.json rename to types/resemblejs/tsconfig.json diff --git a/resolve-from/index.d.ts b/types/resolve-from/index.d.ts similarity index 100% rename from resolve-from/index.d.ts rename to types/resolve-from/index.d.ts diff --git a/resolve-from/resolve-from-tests.ts b/types/resolve-from/resolve-from-tests.ts similarity index 100% rename from resolve-from/resolve-from-tests.ts rename to types/resolve-from/resolve-from-tests.ts diff --git a/resolve-from/tsconfig.json b/types/resolve-from/tsconfig.json similarity index 100% rename from resolve-from/tsconfig.json rename to types/resolve-from/tsconfig.json diff --git a/resolve/index.d.ts b/types/resolve/index.d.ts similarity index 100% rename from resolve/index.d.ts rename to types/resolve/index.d.ts diff --git a/resolve/resolve-tests.ts b/types/resolve/resolve-tests.ts similarity index 100% rename from resolve/resolve-tests.ts rename to types/resolve/resolve-tests.ts diff --git a/resolve/tsconfig.json b/types/resolve/tsconfig.json similarity index 100% rename from resolve/tsconfig.json rename to types/resolve/tsconfig.json diff --git a/response-time/index.d.ts b/types/response-time/index.d.ts similarity index 100% rename from response-time/index.d.ts rename to types/response-time/index.d.ts diff --git a/response-time/response-time-tests.ts b/types/response-time/response-time-tests.ts similarity index 100% rename from response-time/response-time-tests.ts rename to types/response-time/response-time-tests.ts diff --git a/response-time/tsconfig.json b/types/response-time/tsconfig.json similarity index 100% rename from response-time/tsconfig.json rename to types/response-time/tsconfig.json diff --git a/rest-io/index.d.ts b/types/rest-io/index.d.ts similarity index 100% rename from rest-io/index.d.ts rename to types/rest-io/index.d.ts diff --git a/rest-io/rest-io-tests.ts b/types/rest-io/rest-io-tests.ts similarity index 100% rename from rest-io/rest-io-tests.ts rename to types/rest-io/rest-io-tests.ts diff --git a/rest-io/tsconfig.json b/types/rest-io/tsconfig.json similarity index 100% rename from rest-io/tsconfig.json rename to types/rest-io/tsconfig.json diff --git a/rest/index.d.ts b/types/rest/index.d.ts similarity index 100% rename from rest/index.d.ts rename to types/rest/index.d.ts diff --git a/rest/rest-tests.ts b/types/rest/rest-tests.ts similarity index 100% rename from rest/rest-tests.ts rename to types/rest/rest-tests.ts diff --git a/rest/tsconfig.json b/types/rest/tsconfig.json similarity index 100% rename from rest/tsconfig.json rename to types/rest/tsconfig.json diff --git a/restangular/index.d.ts b/types/restangular/index.d.ts similarity index 100% rename from restangular/index.d.ts rename to types/restangular/index.d.ts diff --git a/restangular/restangular-tests.ts b/types/restangular/restangular-tests.ts similarity index 100% rename from restangular/restangular-tests.ts rename to types/restangular/restangular-tests.ts diff --git a/restangular/tsconfig.json b/types/restangular/tsconfig.json similarity index 100% rename from restangular/tsconfig.json rename to types/restangular/tsconfig.json diff --git a/restful.js/index.d.ts b/types/restful.js/index.d.ts similarity index 100% rename from restful.js/index.d.ts rename to types/restful.js/index.d.ts diff --git a/restful.js/restful.js-tests.ts b/types/restful.js/restful.js-tests.ts similarity index 100% rename from restful.js/restful.js-tests.ts rename to types/restful.js/restful.js-tests.ts diff --git a/restful.js/tsconfig.json b/types/restful.js/tsconfig.json similarity index 100% rename from restful.js/tsconfig.json rename to types/restful.js/tsconfig.json diff --git a/restify-plugins/index.d.ts b/types/restify-plugins/index.d.ts similarity index 100% rename from restify-plugins/index.d.ts rename to types/restify-plugins/index.d.ts diff --git a/restify-plugins/restify-plugins-tests.ts b/types/restify-plugins/restify-plugins-tests.ts similarity index 100% rename from restify-plugins/restify-plugins-tests.ts rename to types/restify-plugins/restify-plugins-tests.ts diff --git a/restify-plugins/tsconfig.json b/types/restify-plugins/tsconfig.json similarity index 100% rename from restify-plugins/tsconfig.json rename to types/restify-plugins/tsconfig.json diff --git a/restify-plugins/tslint.json b/types/restify-plugins/tslint.json similarity index 100% rename from restify-plugins/tslint.json rename to types/restify-plugins/tslint.json diff --git a/restify/index.d.ts b/types/restify/index.d.ts similarity index 100% rename from restify/index.d.ts rename to types/restify/index.d.ts diff --git a/restify/restify-tests.ts b/types/restify/restify-tests.ts similarity index 100% rename from restify/restify-tests.ts rename to types/restify/restify-tests.ts diff --git a/restify/tsconfig.json b/types/restify/tsconfig.json similarity index 100% rename from restify/tsconfig.json rename to types/restify/tsconfig.json diff --git a/restler/index.d.ts b/types/restler/index.d.ts similarity index 100% rename from restler/index.d.ts rename to types/restler/index.d.ts diff --git a/restler/restler-tests.ts b/types/restler/restler-tests.ts similarity index 100% rename from restler/restler-tests.ts rename to types/restler/restler-tests.ts diff --git a/restler/tsconfig.json b/types/restler/tsconfig.json similarity index 100% rename from restler/tsconfig.json rename to types/restler/tsconfig.json diff --git a/resumablejs/index.d.ts b/types/resumablejs/index.d.ts similarity index 100% rename from resumablejs/index.d.ts rename to types/resumablejs/index.d.ts diff --git a/resumablejs/resumablejs-tests.ts b/types/resumablejs/resumablejs-tests.ts similarity index 100% rename from resumablejs/resumablejs-tests.ts rename to types/resumablejs/resumablejs-tests.ts diff --git a/resumablejs/tsconfig.json b/types/resumablejs/tsconfig.json similarity index 100% rename from resumablejs/tsconfig.json rename to types/resumablejs/tsconfig.json diff --git a/rethinkdb/index.d.ts b/types/rethinkdb/index.d.ts similarity index 100% rename from rethinkdb/index.d.ts rename to types/rethinkdb/index.d.ts diff --git a/rethinkdb/rethinkdb-tests.ts b/types/rethinkdb/rethinkdb-tests.ts similarity index 100% rename from rethinkdb/rethinkdb-tests.ts rename to types/rethinkdb/rethinkdb-tests.ts diff --git a/rethinkdb/tsconfig.json b/types/rethinkdb/tsconfig.json similarity index 100% rename from rethinkdb/tsconfig.json rename to types/rethinkdb/tsconfig.json diff --git a/revalidate/index.d.ts b/types/revalidate/index.d.ts similarity index 100% rename from revalidate/index.d.ts rename to types/revalidate/index.d.ts diff --git a/revalidate/revalidate-tests.ts b/types/revalidate/revalidate-tests.ts similarity index 100% rename from revalidate/revalidate-tests.ts rename to types/revalidate/revalidate-tests.ts diff --git a/revalidate/tsconfig.json b/types/revalidate/tsconfig.json similarity index 100% rename from revalidate/tsconfig.json rename to types/revalidate/tsconfig.json diff --git a/revalidate/tslint.json b/types/revalidate/tslint.json similarity index 100% rename from revalidate/tslint.json rename to types/revalidate/tslint.json diff --git a/revalidator/index.d.ts b/types/revalidator/index.d.ts similarity index 100% rename from revalidator/index.d.ts rename to types/revalidator/index.d.ts diff --git a/revalidator/revalidator-tests.ts b/types/revalidator/revalidator-tests.ts similarity index 100% rename from revalidator/revalidator-tests.ts rename to types/revalidator/revalidator-tests.ts diff --git a/revalidator/tsconfig.json b/types/revalidator/tsconfig.json similarity index 100% rename from revalidator/tsconfig.json rename to types/revalidator/tsconfig.json diff --git a/reveal/index.d.ts b/types/reveal/index.d.ts similarity index 100% rename from reveal/index.d.ts rename to types/reveal/index.d.ts diff --git a/reveal/reveal-tests.ts b/types/reveal/reveal-tests.ts similarity index 100% rename from reveal/reveal-tests.ts rename to types/reveal/reveal-tests.ts diff --git a/reveal/tsconfig.json b/types/reveal/tsconfig.json similarity index 100% rename from reveal/tsconfig.json rename to types/reveal/tsconfig.json diff --git a/rewire/index.d.ts b/types/rewire/index.d.ts similarity index 100% rename from rewire/index.d.ts rename to types/rewire/index.d.ts diff --git a/rewire/rewire-tests.ts b/types/rewire/rewire-tests.ts similarity index 100% rename from rewire/rewire-tests.ts rename to types/rewire/rewire-tests.ts diff --git a/rewire/tsconfig.json b/types/rewire/tsconfig.json similarity index 100% rename from rewire/tsconfig.json rename to types/rewire/tsconfig.json diff --git a/rheostat/index.d.ts b/types/rheostat/index.d.ts similarity index 100% rename from rheostat/index.d.ts rename to types/rheostat/index.d.ts diff --git a/rheostat/rheostat-tests.tsx b/types/rheostat/rheostat-tests.tsx similarity index 100% rename from rheostat/rheostat-tests.tsx rename to types/rheostat/rheostat-tests.tsx diff --git a/rheostat/tsconfig.json b/types/rheostat/tsconfig.json similarity index 100% rename from rheostat/tsconfig.json rename to types/rheostat/tsconfig.json diff --git a/rheostat/tslint.json b/types/rheostat/tslint.json similarity index 100% rename from rheostat/tslint.json rename to types/rheostat/tslint.json diff --git a/rickshaw/index.d.ts b/types/rickshaw/index.d.ts similarity index 100% rename from rickshaw/index.d.ts rename to types/rickshaw/index.d.ts diff --git a/rickshaw/tsconfig.json b/types/rickshaw/tsconfig.json similarity index 100% rename from rickshaw/tsconfig.json rename to types/rickshaw/tsconfig.json diff --git a/rimraf/index.d.ts b/types/rimraf/index.d.ts similarity index 100% rename from rimraf/index.d.ts rename to types/rimraf/index.d.ts diff --git a/rimraf/rimraf-tests.ts b/types/rimraf/rimraf-tests.ts similarity index 100% rename from rimraf/rimraf-tests.ts rename to types/rimraf/rimraf-tests.ts diff --git a/rimraf/tsconfig.json b/types/rimraf/tsconfig.json similarity index 100% rename from rimraf/tsconfig.json rename to types/rimraf/tsconfig.json diff --git a/riot-api-nodejs/index.d.ts b/types/riot-api-nodejs/index.d.ts similarity index 100% rename from riot-api-nodejs/index.d.ts rename to types/riot-api-nodejs/index.d.ts diff --git a/riot-api-nodejs/riot-api-nodejs-tests.ts b/types/riot-api-nodejs/riot-api-nodejs-tests.ts similarity index 100% rename from riot-api-nodejs/riot-api-nodejs-tests.ts rename to types/riot-api-nodejs/riot-api-nodejs-tests.ts diff --git a/riot-api-nodejs/tsconfig.json b/types/riot-api-nodejs/tsconfig.json similarity index 100% rename from riot-api-nodejs/tsconfig.json rename to types/riot-api-nodejs/tsconfig.json diff --git a/riot-games-api/index.d.ts b/types/riot-games-api/index.d.ts similarity index 100% rename from riot-games-api/index.d.ts rename to types/riot-games-api/index.d.ts diff --git a/riot-games-api/riot-games-api-tests.ts b/types/riot-games-api/riot-games-api-tests.ts similarity index 100% rename from riot-games-api/riot-games-api-tests.ts rename to types/riot-games-api/riot-games-api-tests.ts diff --git a/riot-games-api/tsconfig.json b/types/riot-games-api/tsconfig.json similarity index 100% rename from riot-games-api/tsconfig.json rename to types/riot-games-api/tsconfig.json diff --git a/riot/index.d.ts b/types/riot/index.d.ts similarity index 100% rename from riot/index.d.ts rename to types/riot/index.d.ts diff --git a/riot/riot-tests.ts b/types/riot/riot-tests.ts similarity index 100% rename from riot/riot-tests.ts rename to types/riot/riot-tests.ts diff --git a/riot/tsconfig.json b/types/riot/tsconfig.json similarity index 100% rename from riot/tsconfig.json rename to types/riot/tsconfig.json diff --git a/riotcontrol/index.d.ts b/types/riotcontrol/index.d.ts similarity index 100% rename from riotcontrol/index.d.ts rename to types/riotcontrol/index.d.ts diff --git a/riotcontrol/riotcontrol-tests.ts b/types/riotcontrol/riotcontrol-tests.ts similarity index 100% rename from riotcontrol/riotcontrol-tests.ts rename to types/riotcontrol/riotcontrol-tests.ts diff --git a/riotcontrol/tsconfig.json b/types/riotcontrol/tsconfig.json similarity index 100% rename from riotcontrol/tsconfig.json rename to types/riotcontrol/tsconfig.json diff --git a/riotjs/index.d.ts b/types/riotjs/index.d.ts similarity index 100% rename from riotjs/index.d.ts rename to types/riotjs/index.d.ts diff --git a/riotjs/riotjs-render.d.ts b/types/riotjs/riotjs-render.d.ts similarity index 100% rename from riotjs/riotjs-render.d.ts rename to types/riotjs/riotjs-render.d.ts diff --git a/riotjs/riotjs-tests.ts b/types/riotjs/riotjs-tests.ts similarity index 100% rename from riotjs/riotjs-tests.ts rename to types/riotjs/riotjs-tests.ts diff --git a/riotjs/tsconfig.json b/types/riotjs/tsconfig.json similarity index 100% rename from riotjs/tsconfig.json rename to types/riotjs/tsconfig.json diff --git a/rison/index.d.ts b/types/rison/index.d.ts similarity index 100% rename from rison/index.d.ts rename to types/rison/index.d.ts diff --git a/rison/rison-tests.ts b/types/rison/rison-tests.ts similarity index 100% rename from rison/rison-tests.ts rename to types/rison/rison-tests.ts diff --git a/rison/tsconfig.json b/types/rison/tsconfig.json similarity index 100% rename from rison/tsconfig.json rename to types/rison/tsconfig.json diff --git a/rivets/index.d.ts b/types/rivets/index.d.ts similarity index 100% rename from rivets/index.d.ts rename to types/rivets/index.d.ts diff --git a/rivets/rivets-tests.ts b/types/rivets/rivets-tests.ts similarity index 100% rename from rivets/rivets-tests.ts rename to types/rivets/rivets-tests.ts diff --git a/rivets/tsconfig.json b/types/rivets/tsconfig.json similarity index 100% rename from rivets/tsconfig.json rename to types/rivets/tsconfig.json diff --git a/rosie/index.d.ts b/types/rosie/index.d.ts similarity index 100% rename from rosie/index.d.ts rename to types/rosie/index.d.ts diff --git a/rosie/rosie-tests.ts b/types/rosie/rosie-tests.ts similarity index 100% rename from rosie/rosie-tests.ts rename to types/rosie/rosie-tests.ts diff --git a/rosie/tsconfig.json b/types/rosie/tsconfig.json similarity index 100% rename from rosie/tsconfig.json rename to types/rosie/tsconfig.json diff --git a/roslib/index.d.ts b/types/roslib/index.d.ts similarity index 100% rename from roslib/index.d.ts rename to types/roslib/index.d.ts diff --git a/roslib/roslib-tests.ts b/types/roslib/roslib-tests.ts similarity index 100% rename from roslib/roslib-tests.ts rename to types/roslib/roslib-tests.ts diff --git a/roslib/tsconfig.json b/types/roslib/tsconfig.json similarity index 100% rename from roslib/tsconfig.json rename to types/roslib/tsconfig.json diff --git a/route-parser/index.d.ts b/types/route-parser/index.d.ts similarity index 100% rename from route-parser/index.d.ts rename to types/route-parser/index.d.ts diff --git a/route-parser/route-parser-tests.ts b/types/route-parser/route-parser-tests.ts similarity index 100% rename from route-parser/route-parser-tests.ts rename to types/route-parser/route-parser-tests.ts diff --git a/route-parser/tsconfig.json b/types/route-parser/tsconfig.json similarity index 100% rename from route-parser/tsconfig.json rename to types/route-parser/tsconfig.json diff --git a/route-parser/tslint.json b/types/route-parser/tslint.json similarity index 100% rename from route-parser/tslint.json rename to types/route-parser/tslint.json diff --git a/route-recognizer/index.d.ts b/types/route-recognizer/index.d.ts similarity index 100% rename from route-recognizer/index.d.ts rename to types/route-recognizer/index.d.ts diff --git a/route-recognizer/route-recognizer-tests.ts b/types/route-recognizer/route-recognizer-tests.ts similarity index 100% rename from route-recognizer/route-recognizer-tests.ts rename to types/route-recognizer/route-recognizer-tests.ts diff --git a/route-recognizer/tsconfig.json b/types/route-recognizer/tsconfig.json similarity index 100% rename from route-recognizer/tsconfig.json rename to types/route-recognizer/tsconfig.json diff --git a/router5/index.d.ts b/types/router5/index.d.ts similarity index 100% rename from router5/index.d.ts rename to types/router5/index.d.ts diff --git a/router5/router5-tests.ts b/types/router5/router5-tests.ts similarity index 100% rename from router5/router5-tests.ts rename to types/router5/router5-tests.ts diff --git a/router5/tsconfig.json b/types/router5/tsconfig.json similarity index 100% rename from router5/tsconfig.json rename to types/router5/tsconfig.json diff --git a/routie/index.d.ts b/types/routie/index.d.ts similarity index 100% rename from routie/index.d.ts rename to types/routie/index.d.ts diff --git a/routie/routie-tests.ts b/types/routie/routie-tests.ts similarity index 100% rename from routie/routie-tests.ts rename to types/routie/routie-tests.ts diff --git a/routie/tsconfig.json b/types/routie/tsconfig.json similarity index 100% rename from routie/tsconfig.json rename to types/routie/tsconfig.json diff --git a/royalslider/index.d.ts b/types/royalslider/index.d.ts similarity index 100% rename from royalslider/index.d.ts rename to types/royalslider/index.d.ts diff --git a/royalslider/royalslider-tests.ts b/types/royalslider/royalslider-tests.ts similarity index 100% rename from royalslider/royalslider-tests.ts rename to types/royalslider/royalslider-tests.ts diff --git a/royalslider/tsconfig.json b/types/royalslider/tsconfig.json similarity index 100% rename from royalslider/tsconfig.json rename to types/royalslider/tsconfig.json diff --git a/rpio/index.d.ts b/types/rpio/index.d.ts similarity index 100% rename from rpio/index.d.ts rename to types/rpio/index.d.ts diff --git a/rpio/rpio-tests.ts b/types/rpio/rpio-tests.ts similarity index 100% rename from rpio/rpio-tests.ts rename to types/rpio/rpio-tests.ts diff --git a/rpio/tsconfig.json b/types/rpio/tsconfig.json similarity index 100% rename from rpio/tsconfig.json rename to types/rpio/tsconfig.json diff --git a/rrule/index.d.ts b/types/rrule/index.d.ts similarity index 100% rename from rrule/index.d.ts rename to types/rrule/index.d.ts diff --git a/rrule/test/commonJs.ts b/types/rrule/test/commonJs.ts similarity index 100% rename from rrule/test/commonJs.ts rename to types/rrule/test/commonJs.ts diff --git a/rrule/test/global.ts b/types/rrule/test/global.ts similarity index 100% rename from rrule/test/global.ts rename to types/rrule/test/global.ts diff --git a/rrule/test/rrule.ts b/types/rrule/test/rrule.ts similarity index 100% rename from rrule/test/rrule.ts rename to types/rrule/test/rrule.ts diff --git a/rrule/tsconfig.json b/types/rrule/tsconfig.json similarity index 100% rename from rrule/tsconfig.json rename to types/rrule/tsconfig.json diff --git a/rrule/tslint.json b/types/rrule/tslint.json similarity index 100% rename from rrule/tslint.json rename to types/rrule/tslint.json diff --git a/rsmq-worker/index.d.ts b/types/rsmq-worker/index.d.ts similarity index 100% rename from rsmq-worker/index.d.ts rename to types/rsmq-worker/index.d.ts diff --git a/rsmq-worker/rsmq-worker-tests.ts b/types/rsmq-worker/rsmq-worker-tests.ts similarity index 100% rename from rsmq-worker/rsmq-worker-tests.ts rename to types/rsmq-worker/rsmq-worker-tests.ts diff --git a/rsmq-worker/tsconfig.json b/types/rsmq-worker/tsconfig.json similarity index 100% rename from rsmq-worker/tsconfig.json rename to types/rsmq-worker/tsconfig.json diff --git a/rsmq/index.d.ts b/types/rsmq/index.d.ts similarity index 100% rename from rsmq/index.d.ts rename to types/rsmq/index.d.ts diff --git a/rsmq/rsmq-tests.ts b/types/rsmq/rsmq-tests.ts similarity index 100% rename from rsmq/rsmq-tests.ts rename to types/rsmq/rsmq-tests.ts diff --git a/rsmq/tsconfig.json b/types/rsmq/tsconfig.json similarity index 100% rename from rsmq/tsconfig.json rename to types/rsmq/tsconfig.json diff --git a/rss/index.d.ts b/types/rss/index.d.ts similarity index 100% rename from rss/index.d.ts rename to types/rss/index.d.ts diff --git a/rss/rss-tests.ts b/types/rss/rss-tests.ts similarity index 100% rename from rss/rss-tests.ts rename to types/rss/rss-tests.ts diff --git a/rss/tsconfig.json b/types/rss/tsconfig.json similarity index 100% rename from rss/tsconfig.json rename to types/rss/tsconfig.json diff --git a/rsvp/index.d.ts b/types/rsvp/index.d.ts similarity index 100% rename from rsvp/index.d.ts rename to types/rsvp/index.d.ts diff --git a/rsvp/rsvp-tests.ts b/types/rsvp/rsvp-tests.ts similarity index 100% rename from rsvp/rsvp-tests.ts rename to types/rsvp/rsvp-tests.ts diff --git a/rsvp/tsconfig.json b/types/rsvp/tsconfig.json similarity index 100% rename from rsvp/tsconfig.json rename to types/rsvp/tsconfig.json diff --git a/rsync/index.d.ts b/types/rsync/index.d.ts similarity index 100% rename from rsync/index.d.ts rename to types/rsync/index.d.ts diff --git a/rsync/rsync-tests.ts b/types/rsync/rsync-tests.ts similarity index 100% rename from rsync/rsync-tests.ts rename to types/rsync/rsync-tests.ts diff --git a/rsync/tsconfig.json b/types/rsync/tsconfig.json similarity index 100% rename from rsync/tsconfig.json rename to types/rsync/tsconfig.json diff --git a/rtree/index.d.ts b/types/rtree/index.d.ts similarity index 100% rename from rtree/index.d.ts rename to types/rtree/index.d.ts diff --git a/rtree/rtree-tests.ts b/types/rtree/rtree-tests.ts similarity index 100% rename from rtree/rtree-tests.ts rename to types/rtree/rtree-tests.ts diff --git a/rtree/tsconfig.json b/types/rtree/tsconfig.json similarity index 100% rename from rtree/tsconfig.json rename to types/rtree/tsconfig.json diff --git a/run-sequence/index.d.ts b/types/run-sequence/index.d.ts similarity index 100% rename from run-sequence/index.d.ts rename to types/run-sequence/index.d.ts diff --git a/run-sequence/run-sequence-tests.ts b/types/run-sequence/run-sequence-tests.ts similarity index 100% rename from run-sequence/run-sequence-tests.ts rename to types/run-sequence/run-sequence-tests.ts diff --git a/run-sequence/tsconfig.json b/types/run-sequence/tsconfig.json similarity index 100% rename from run-sequence/tsconfig.json rename to types/run-sequence/tsconfig.json diff --git a/rvo2/index.d.ts b/types/rvo2/index.d.ts similarity index 100% rename from rvo2/index.d.ts rename to types/rvo2/index.d.ts diff --git a/rvo2/rvo2-tests.ts b/types/rvo2/rvo2-tests.ts similarity index 100% rename from rvo2/rvo2-tests.ts rename to types/rvo2/rvo2-tests.ts diff --git a/rvo2/tsconfig.json b/types/rvo2/tsconfig.json similarity index 100% rename from rvo2/tsconfig.json rename to types/rvo2/tsconfig.json diff --git a/rx-angular/index.d.ts b/types/rx-angular/index.d.ts similarity index 100% rename from rx-angular/index.d.ts rename to types/rx-angular/index.d.ts diff --git a/rx-angular/rx-angular-tests.ts b/types/rx-angular/rx-angular-tests.ts similarity index 100% rename from rx-angular/rx-angular-tests.ts rename to types/rx-angular/rx-angular-tests.ts diff --git a/rx-angular/tsconfig.json b/types/rx-angular/tsconfig.json similarity index 100% rename from rx-angular/tsconfig.json rename to types/rx-angular/tsconfig.json diff --git a/rx-core-binding/index.d.ts b/types/rx-core-binding/index.d.ts similarity index 100% rename from rx-core-binding/index.d.ts rename to types/rx-core-binding/index.d.ts diff --git a/rx-core-binding/tsconfig.json b/types/rx-core-binding/tsconfig.json similarity index 100% rename from rx-core-binding/tsconfig.json rename to types/rx-core-binding/tsconfig.json diff --git a/rx-core-binding/tslint.json b/types/rx-core-binding/tslint.json similarity index 100% rename from rx-core-binding/tslint.json rename to types/rx-core-binding/tslint.json diff --git a/rx-core/index.d.ts b/types/rx-core/index.d.ts similarity index 100% rename from rx-core/index.d.ts rename to types/rx-core/index.d.ts diff --git a/rx-core/tsconfig.json b/types/rx-core/tsconfig.json similarity index 100% rename from rx-core/tsconfig.json rename to types/rx-core/tsconfig.json diff --git a/rx-core/tslint.json b/types/rx-core/tslint.json similarity index 100% rename from rx-core/tslint.json rename to types/rx-core/tslint.json diff --git a/rx-dom/index.d.ts b/types/rx-dom/index.d.ts similarity index 100% rename from rx-dom/index.d.ts rename to types/rx-dom/index.d.ts diff --git a/rx-dom/rx-dom-tests.ts b/types/rx-dom/rx-dom-tests.ts similarity index 100% rename from rx-dom/rx-dom-tests.ts rename to types/rx-dom/rx-dom-tests.ts diff --git a/rx-dom/tsconfig.json b/types/rx-dom/tsconfig.json similarity index 100% rename from rx-dom/tsconfig.json rename to types/rx-dom/tsconfig.json diff --git a/rx-dom/tslint.json b/types/rx-dom/tslint.json similarity index 100% rename from rx-dom/tslint.json rename to types/rx-dom/tslint.json diff --git a/rx-jquery/index.d.ts b/types/rx-jquery/index.d.ts similarity index 100% rename from rx-jquery/index.d.ts rename to types/rx-jquery/index.d.ts diff --git a/rx-jquery/tsconfig.json b/types/rx-jquery/tsconfig.json similarity index 100% rename from rx-jquery/tsconfig.json rename to types/rx-jquery/tsconfig.json diff --git a/rx-lite-aggregates/index.d.ts b/types/rx-lite-aggregates/index.d.ts similarity index 100% rename from rx-lite-aggregates/index.d.ts rename to types/rx-lite-aggregates/index.d.ts diff --git a/rx-lite-aggregates/tsconfig.json b/types/rx-lite-aggregates/tsconfig.json similarity index 100% rename from rx-lite-aggregates/tsconfig.json rename to types/rx-lite-aggregates/tsconfig.json diff --git a/rx-lite-aggregates/tslint.json b/types/rx-lite-aggregates/tslint.json similarity index 100% rename from rx-lite-aggregates/tslint.json rename to types/rx-lite-aggregates/tslint.json diff --git a/rx-lite-async/index.d.ts b/types/rx-lite-async/index.d.ts similarity index 100% rename from rx-lite-async/index.d.ts rename to types/rx-lite-async/index.d.ts diff --git a/rx-lite-async/rx-lite-async-tests.ts b/types/rx-lite-async/rx-lite-async-tests.ts similarity index 100% rename from rx-lite-async/rx-lite-async-tests.ts rename to types/rx-lite-async/rx-lite-async-tests.ts diff --git a/rx-lite-async/tsconfig.json b/types/rx-lite-async/tsconfig.json similarity index 100% rename from rx-lite-async/tsconfig.json rename to types/rx-lite-async/tsconfig.json diff --git a/rx-lite-async/tslint.json b/types/rx-lite-async/tslint.json similarity index 100% rename from rx-lite-async/tslint.json rename to types/rx-lite-async/tslint.json diff --git a/rx-lite-backpressure/index.d.ts b/types/rx-lite-backpressure/index.d.ts similarity index 100% rename from rx-lite-backpressure/index.d.ts rename to types/rx-lite-backpressure/index.d.ts diff --git a/rx-lite-backpressure/rx-lite-backpressure-tests.ts b/types/rx-lite-backpressure/rx-lite-backpressure-tests.ts similarity index 100% rename from rx-lite-backpressure/rx-lite-backpressure-tests.ts rename to types/rx-lite-backpressure/rx-lite-backpressure-tests.ts diff --git a/rx-lite-backpressure/tsconfig.json b/types/rx-lite-backpressure/tsconfig.json similarity index 100% rename from rx-lite-backpressure/tsconfig.json rename to types/rx-lite-backpressure/tsconfig.json diff --git a/rx-lite-backpressure/tslint.json b/types/rx-lite-backpressure/tslint.json similarity index 100% rename from rx-lite-backpressure/tslint.json rename to types/rx-lite-backpressure/tslint.json diff --git a/rx-lite-coincidence/index.d.ts b/types/rx-lite-coincidence/index.d.ts similarity index 100% rename from rx-lite-coincidence/index.d.ts rename to types/rx-lite-coincidence/index.d.ts diff --git a/rx-lite-coincidence/tsconfig.json b/types/rx-lite-coincidence/tsconfig.json similarity index 100% rename from rx-lite-coincidence/tsconfig.json rename to types/rx-lite-coincidence/tsconfig.json diff --git a/rx-lite-coincidence/tslint.json b/types/rx-lite-coincidence/tslint.json similarity index 100% rename from rx-lite-coincidence/tslint.json rename to types/rx-lite-coincidence/tslint.json diff --git a/rx-lite-experimental/index.d.ts b/types/rx-lite-experimental/index.d.ts similarity index 100% rename from rx-lite-experimental/index.d.ts rename to types/rx-lite-experimental/index.d.ts diff --git a/rx-lite-experimental/tsconfig.json b/types/rx-lite-experimental/tsconfig.json similarity index 100% rename from rx-lite-experimental/tsconfig.json rename to types/rx-lite-experimental/tsconfig.json diff --git a/rx-lite-experimental/tslint.json b/types/rx-lite-experimental/tslint.json similarity index 100% rename from rx-lite-experimental/tslint.json rename to types/rx-lite-experimental/tslint.json diff --git a/rx-lite-joinpatterns/index.d.ts b/types/rx-lite-joinpatterns/index.d.ts similarity index 100% rename from rx-lite-joinpatterns/index.d.ts rename to types/rx-lite-joinpatterns/index.d.ts diff --git a/rx-lite-joinpatterns/tsconfig.json b/types/rx-lite-joinpatterns/tsconfig.json similarity index 100% rename from rx-lite-joinpatterns/tsconfig.json rename to types/rx-lite-joinpatterns/tsconfig.json diff --git a/rx-lite-joinpatterns/tslint.json b/types/rx-lite-joinpatterns/tslint.json similarity index 100% rename from rx-lite-joinpatterns/tslint.json rename to types/rx-lite-joinpatterns/tslint.json diff --git a/rx-lite-testing/index.d.ts b/types/rx-lite-testing/index.d.ts similarity index 100% rename from rx-lite-testing/index.d.ts rename to types/rx-lite-testing/index.d.ts diff --git a/rx-lite-testing/tsconfig.json b/types/rx-lite-testing/tsconfig.json similarity index 100% rename from rx-lite-testing/tsconfig.json rename to types/rx-lite-testing/tsconfig.json diff --git a/rx-lite-testing/tslint.json b/types/rx-lite-testing/tslint.json similarity index 100% rename from rx-lite-testing/tslint.json rename to types/rx-lite-testing/tslint.json diff --git a/rx-lite-time/index.d.ts b/types/rx-lite-time/index.d.ts similarity index 100% rename from rx-lite-time/index.d.ts rename to types/rx-lite-time/index.d.ts diff --git a/rx-lite-time/tsconfig.json b/types/rx-lite-time/tsconfig.json similarity index 100% rename from rx-lite-time/tsconfig.json rename to types/rx-lite-time/tsconfig.json diff --git a/rx-lite-time/tslint.json b/types/rx-lite-time/tslint.json similarity index 100% rename from rx-lite-time/tslint.json rename to types/rx-lite-time/tslint.json diff --git a/rx-lite-virtualtime/index.d.ts b/types/rx-lite-virtualtime/index.d.ts similarity index 100% rename from rx-lite-virtualtime/index.d.ts rename to types/rx-lite-virtualtime/index.d.ts diff --git a/rx-lite-virtualtime/tsconfig.json b/types/rx-lite-virtualtime/tsconfig.json similarity index 100% rename from rx-lite-virtualtime/tsconfig.json rename to types/rx-lite-virtualtime/tsconfig.json diff --git a/rx-lite-virtualtime/tslint.json b/types/rx-lite-virtualtime/tslint.json similarity index 100% rename from rx-lite-virtualtime/tslint.json rename to types/rx-lite-virtualtime/tslint.json diff --git a/rx-lite/index.d.ts b/types/rx-lite/index.d.ts similarity index 100% rename from rx-lite/index.d.ts rename to types/rx-lite/index.d.ts diff --git a/rx-lite/rx-lite-tests.ts b/types/rx-lite/rx-lite-tests.ts similarity index 100% rename from rx-lite/rx-lite-tests.ts rename to types/rx-lite/rx-lite-tests.ts diff --git a/rx-lite/tsconfig.json b/types/rx-lite/tsconfig.json similarity index 100% rename from rx-lite/tsconfig.json rename to types/rx-lite/tsconfig.json diff --git a/rx-lite/tslint.json b/types/rx-lite/tslint.json similarity index 100% rename from rx-lite/tslint.json rename to types/rx-lite/tslint.json diff --git a/rx-node/index.d.ts b/types/rx-node/index.d.ts similarity index 100% rename from rx-node/index.d.ts rename to types/rx-node/index.d.ts diff --git a/rx-node/rx-node-tests.ts b/types/rx-node/rx-node-tests.ts similarity index 100% rename from rx-node/rx-node-tests.ts rename to types/rx-node/rx-node-tests.ts diff --git a/rx-node/tsconfig.json b/types/rx-node/tsconfig.json similarity index 100% rename from rx-node/tsconfig.json rename to types/rx-node/tsconfig.json diff --git a/rx.wamp/index.d.ts b/types/rx.wamp/index.d.ts similarity index 100% rename from rx.wamp/index.d.ts rename to types/rx.wamp/index.d.ts diff --git a/rx.wamp/rx.wamp-tests.ts b/types/rx.wamp/rx.wamp-tests.ts similarity index 100% rename from rx.wamp/rx.wamp-tests.ts rename to types/rx.wamp/rx.wamp-tests.ts diff --git a/rx.wamp/tsconfig.json b/types/rx.wamp/tsconfig.json similarity index 100% rename from rx.wamp/tsconfig.json rename to types/rx.wamp/tsconfig.json diff --git a/rx/index.d.ts b/types/rx/index.d.ts similarity index 100% rename from rx/index.d.ts rename to types/rx/index.d.ts diff --git a/rx/tsconfig.json b/types/rx/tsconfig.json similarity index 100% rename from rx/tsconfig.json rename to types/rx/tsconfig.json diff --git a/rx/tslint.json b/types/rx/tslint.json similarity index 100% rename from rx/tslint.json rename to types/rx/tslint.json diff --git a/s3-upload-stream/index.d.ts b/types/s3-upload-stream/index.d.ts similarity index 100% rename from s3-upload-stream/index.d.ts rename to types/s3-upload-stream/index.d.ts diff --git a/s3-upload-stream/s3-upload-stream-tests.ts b/types/s3-upload-stream/s3-upload-stream-tests.ts similarity index 100% rename from s3-upload-stream/s3-upload-stream-tests.ts rename to types/s3-upload-stream/s3-upload-stream-tests.ts diff --git a/s3-upload-stream/tsconfig.json b/types/s3-upload-stream/tsconfig.json similarity index 100% rename from s3-upload-stream/tsconfig.json rename to types/s3-upload-stream/tsconfig.json diff --git a/s3-uploader/index.d.ts b/types/s3-uploader/index.d.ts similarity index 100% rename from s3-uploader/index.d.ts rename to types/s3-uploader/index.d.ts diff --git a/s3-uploader/s3-uploader-tests.ts b/types/s3-uploader/s3-uploader-tests.ts similarity index 100% rename from s3-uploader/s3-uploader-tests.ts rename to types/s3-uploader/s3-uploader-tests.ts diff --git a/s3-uploader/tsconfig.json b/types/s3-uploader/tsconfig.json similarity index 100% rename from s3-uploader/tsconfig.json rename to types/s3-uploader/tsconfig.json diff --git a/s3rver/index.d.ts b/types/s3rver/index.d.ts similarity index 100% rename from s3rver/index.d.ts rename to types/s3rver/index.d.ts diff --git a/s3rver/s3rver-tests.ts b/types/s3rver/s3rver-tests.ts similarity index 100% rename from s3rver/s3rver-tests.ts rename to types/s3rver/s3rver-tests.ts diff --git a/s3rver/tsconfig.json b/types/s3rver/tsconfig.json similarity index 100% rename from s3rver/tsconfig.json rename to types/s3rver/tsconfig.json diff --git a/safari-extension-content/index.d.ts b/types/safari-extension-content/index.d.ts similarity index 100% rename from safari-extension-content/index.d.ts rename to types/safari-extension-content/index.d.ts diff --git a/safari-extension-content/safari-extension-content-tests.ts b/types/safari-extension-content/safari-extension-content-tests.ts similarity index 100% rename from safari-extension-content/safari-extension-content-tests.ts rename to types/safari-extension-content/safari-extension-content-tests.ts diff --git a/safari-extension-content/tsconfig.json b/types/safari-extension-content/tsconfig.json similarity index 100% rename from safari-extension-content/tsconfig.json rename to types/safari-extension-content/tsconfig.json diff --git a/safari-extension/index.d.ts b/types/safari-extension/index.d.ts similarity index 100% rename from safari-extension/index.d.ts rename to types/safari-extension/index.d.ts diff --git a/safari-extension/safari-extension-tests.ts b/types/safari-extension/safari-extension-tests.ts similarity index 100% rename from safari-extension/safari-extension-tests.ts rename to types/safari-extension/safari-extension-tests.ts diff --git a/safari-extension/tsconfig.json b/types/safari-extension/tsconfig.json similarity index 100% rename from safari-extension/tsconfig.json rename to types/safari-extension/tsconfig.json diff --git a/safe-regex/index.d.ts b/types/safe-regex/index.d.ts similarity index 100% rename from safe-regex/index.d.ts rename to types/safe-regex/index.d.ts diff --git a/safe-regex/safe-regex-tests.ts b/types/safe-regex/safe-regex-tests.ts similarity index 100% rename from safe-regex/safe-regex-tests.ts rename to types/safe-regex/safe-regex-tests.ts diff --git a/safe-regex/tsconfig.json b/types/safe-regex/tsconfig.json similarity index 100% rename from safe-regex/tsconfig.json rename to types/safe-regex/tsconfig.json diff --git a/safe-regex/tslint.json b/types/safe-regex/tslint.json similarity index 100% rename from safe-regex/tslint.json rename to types/safe-regex/tslint.json diff --git a/sails.io.js/index.d.ts b/types/sails.io.js/index.d.ts similarity index 100% rename from sails.io.js/index.d.ts rename to types/sails.io.js/index.d.ts diff --git a/sails.io.js/sails.io.js-tests.ts b/types/sails.io.js/sails.io.js-tests.ts similarity index 100% rename from sails.io.js/sails.io.js-tests.ts rename to types/sails.io.js/sails.io.js-tests.ts diff --git a/sails.io.js/tsconfig.json b/types/sails.io.js/tsconfig.json similarity index 100% rename from sails.io.js/tsconfig.json rename to types/sails.io.js/tsconfig.json diff --git a/samchon-collection/index.d.ts b/types/samchon-collection/index.d.ts similarity index 100% rename from samchon-collection/index.d.ts rename to types/samchon-collection/index.d.ts diff --git a/samchon-collection/samchon-collection-tests.ts b/types/samchon-collection/samchon-collection-tests.ts similarity index 100% rename from samchon-collection/samchon-collection-tests.ts rename to types/samchon-collection/samchon-collection-tests.ts diff --git a/samchon-collection/tsconfig.json b/types/samchon-collection/tsconfig.json similarity index 100% rename from samchon-collection/tsconfig.json rename to types/samchon-collection/tsconfig.json diff --git a/samchon-framework/index.d.ts b/types/samchon-framework/index.d.ts similarity index 100% rename from samchon-framework/index.d.ts rename to types/samchon-framework/index.d.ts diff --git a/samchon-framework/samchon-framework-tests.ts b/types/samchon-framework/samchon-framework-tests.ts similarity index 100% rename from samchon-framework/samchon-framework-tests.ts rename to types/samchon-framework/samchon-framework-tests.ts diff --git a/samchon-framework/tsconfig.json b/types/samchon-framework/tsconfig.json similarity index 100% rename from samchon-framework/tsconfig.json rename to types/samchon-framework/tsconfig.json diff --git a/samchon-library/index.d.ts b/types/samchon-library/index.d.ts similarity index 100% rename from samchon-library/index.d.ts rename to types/samchon-library/index.d.ts diff --git a/samchon-library/samchon-library-tests.ts b/types/samchon-library/samchon-library-tests.ts similarity index 100% rename from samchon-library/samchon-library-tests.ts rename to types/samchon-library/samchon-library-tests.ts diff --git a/samchon-library/tsconfig.json b/types/samchon-library/tsconfig.json similarity index 100% rename from samchon-library/tsconfig.json rename to types/samchon-library/tsconfig.json diff --git a/samchon/index.d.ts b/types/samchon/index.d.ts similarity index 100% rename from samchon/index.d.ts rename to types/samchon/index.d.ts diff --git a/samchon/samchon-tests.ts b/types/samchon/samchon-tests.ts similarity index 100% rename from samchon/samchon-tests.ts rename to types/samchon/samchon-tests.ts diff --git a/samchon/tsconfig.json b/types/samchon/tsconfig.json similarity index 100% rename from samchon/tsconfig.json rename to types/samchon/tsconfig.json diff --git a/saml2-js/index.d.ts b/types/saml2-js/index.d.ts similarity index 100% rename from saml2-js/index.d.ts rename to types/saml2-js/index.d.ts diff --git a/saml2-js/saml2-js-tests.ts b/types/saml2-js/saml2-js-tests.ts similarity index 100% rename from saml2-js/saml2-js-tests.ts rename to types/saml2-js/saml2-js-tests.ts diff --git a/saml2-js/tsconfig.json b/types/saml2-js/tsconfig.json similarity index 100% rename from saml2-js/tsconfig.json rename to types/saml2-js/tsconfig.json diff --git a/samlp/index.d.ts b/types/samlp/index.d.ts similarity index 100% rename from samlp/index.d.ts rename to types/samlp/index.d.ts diff --git a/samlp/samlp-tests.ts b/types/samlp/samlp-tests.ts similarity index 100% rename from samlp/samlp-tests.ts rename to types/samlp/samlp-tests.ts diff --git a/samlp/tsconfig.json b/types/samlp/tsconfig.json similarity index 100% rename from samlp/tsconfig.json rename to types/samlp/tsconfig.json diff --git a/sammy/index.d.ts b/types/sammy/index.d.ts similarity index 100% rename from sammy/index.d.ts rename to types/sammy/index.d.ts diff --git a/sammy/sammy-tests.ts b/types/sammy/sammy-tests.ts similarity index 100% rename from sammy/sammy-tests.ts rename to types/sammy/sammy-tests.ts diff --git a/sammy/tsconfig.json b/types/sammy/tsconfig.json similarity index 100% rename from sammy/tsconfig.json rename to types/sammy/tsconfig.json diff --git a/sandboxed-module/index.d.ts b/types/sandboxed-module/index.d.ts similarity index 100% rename from sandboxed-module/index.d.ts rename to types/sandboxed-module/index.d.ts diff --git a/sandboxed-module/sandboxed-module-tests.ts b/types/sandboxed-module/sandboxed-module-tests.ts similarity index 100% rename from sandboxed-module/sandboxed-module-tests.ts rename to types/sandboxed-module/sandboxed-module-tests.ts diff --git a/sandboxed-module/tsconfig.json b/types/sandboxed-module/tsconfig.json similarity index 100% rename from sandboxed-module/tsconfig.json rename to types/sandboxed-module/tsconfig.json diff --git a/sanitize-filename/index.d.ts b/types/sanitize-filename/index.d.ts similarity index 100% rename from sanitize-filename/index.d.ts rename to types/sanitize-filename/index.d.ts diff --git a/sanitize-filename/sanitize-filename-tests.ts b/types/sanitize-filename/sanitize-filename-tests.ts similarity index 100% rename from sanitize-filename/sanitize-filename-tests.ts rename to types/sanitize-filename/sanitize-filename-tests.ts diff --git a/sanitize-filename/tsconfig.json b/types/sanitize-filename/tsconfig.json similarity index 100% rename from sanitize-filename/tsconfig.json rename to types/sanitize-filename/tsconfig.json diff --git a/sanitize-html/index.d.ts b/types/sanitize-html/index.d.ts similarity index 100% rename from sanitize-html/index.d.ts rename to types/sanitize-html/index.d.ts diff --git a/sanitize-html/sanitize-html-tests.ts b/types/sanitize-html/sanitize-html-tests.ts similarity index 100% rename from sanitize-html/sanitize-html-tests.ts rename to types/sanitize-html/sanitize-html-tests.ts diff --git a/sanitize-html/tsconfig.json b/types/sanitize-html/tsconfig.json similarity index 100% rename from sanitize-html/tsconfig.json rename to types/sanitize-html/tsconfig.json diff --git a/sanitizer/index.d.ts b/types/sanitizer/index.d.ts similarity index 100% rename from sanitizer/index.d.ts rename to types/sanitizer/index.d.ts diff --git a/sanitizer/sanitizer-tests.ts b/types/sanitizer/sanitizer-tests.ts similarity index 100% rename from sanitizer/sanitizer-tests.ts rename to types/sanitizer/sanitizer-tests.ts diff --git a/sanitizer/tsconfig.json b/types/sanitizer/tsconfig.json similarity index 100% rename from sanitizer/tsconfig.json rename to types/sanitizer/tsconfig.json diff --git a/sass-graph/index.d.ts b/types/sass-graph/index.d.ts similarity index 100% rename from sass-graph/index.d.ts rename to types/sass-graph/index.d.ts diff --git a/sass-graph/sass-graph-tests.ts b/types/sass-graph/sass-graph-tests.ts similarity index 100% rename from sass-graph/sass-graph-tests.ts rename to types/sass-graph/sass-graph-tests.ts diff --git a/sass-graph/tsconfig.json b/types/sass-graph/tsconfig.json similarity index 100% rename from sass-graph/tsconfig.json rename to types/sass-graph/tsconfig.json diff --git a/sat/index.d.ts b/types/sat/index.d.ts similarity index 100% rename from sat/index.d.ts rename to types/sat/index.d.ts diff --git a/sat/sat-tests.ts b/types/sat/sat-tests.ts similarity index 100% rename from sat/sat-tests.ts rename to types/sat/sat-tests.ts diff --git a/sat/tsconfig.json b/types/sat/tsconfig.json similarity index 100% rename from sat/tsconfig.json rename to types/sat/tsconfig.json diff --git a/satnav/index.d.ts b/types/satnav/index.d.ts similarity index 100% rename from satnav/index.d.ts rename to types/satnav/index.d.ts diff --git a/satnav/satnav-tests.ts b/types/satnav/satnav-tests.ts similarity index 100% rename from satnav/satnav-tests.ts rename to types/satnav/satnav-tests.ts diff --git a/satnav/tsconfig.json b/types/satnav/tsconfig.json similarity index 100% rename from satnav/tsconfig.json rename to types/satnav/tsconfig.json diff --git a/sax/index.d.ts b/types/sax/index.d.ts similarity index 100% rename from sax/index.d.ts rename to types/sax/index.d.ts diff --git a/sax/sax-tests.ts b/types/sax/sax-tests.ts similarity index 100% rename from sax/sax-tests.ts rename to types/sax/sax-tests.ts diff --git a/sax/tsconfig.json b/types/sax/tsconfig.json similarity index 100% rename from sax/tsconfig.json rename to types/sax/tsconfig.json diff --git a/scalike/index.d.ts b/types/scalike/index.d.ts similarity index 100% rename from scalike/index.d.ts rename to types/scalike/index.d.ts diff --git a/scalike/scalike-tests.ts b/types/scalike/scalike-tests.ts similarity index 100% rename from scalike/scalike-tests.ts rename to types/scalike/scalike-tests.ts diff --git a/scalike/tsconfig.json b/types/scalike/tsconfig.json similarity index 100% rename from scalike/tsconfig.json rename to types/scalike/tsconfig.json diff --git a/screenfull/index.d.ts b/types/screenfull/index.d.ts similarity index 100% rename from screenfull/index.d.ts rename to types/screenfull/index.d.ts diff --git a/screenfull/screenfull-tests.ts b/types/screenfull/screenfull-tests.ts similarity index 100% rename from screenfull/screenfull-tests.ts rename to types/screenfull/screenfull-tests.ts diff --git a/screenfull/tsconfig.json b/types/screenfull/tsconfig.json similarity index 100% rename from screenfull/tsconfig.json rename to types/screenfull/tsconfig.json diff --git a/scriptjs/index.d.ts b/types/scriptjs/index.d.ts similarity index 100% rename from scriptjs/index.d.ts rename to types/scriptjs/index.d.ts diff --git a/scriptjs/scriptjs-tests.ts b/types/scriptjs/scriptjs-tests.ts similarity index 100% rename from scriptjs/scriptjs-tests.ts rename to types/scriptjs/scriptjs-tests.ts diff --git a/scriptjs/tsconfig.json b/types/scriptjs/tsconfig.json similarity index 100% rename from scriptjs/tsconfig.json rename to types/scriptjs/tsconfig.json diff --git a/scroll-into-view/index.d.ts b/types/scroll-into-view/index.d.ts similarity index 100% rename from scroll-into-view/index.d.ts rename to types/scroll-into-view/index.d.ts diff --git a/scroll-into-view/scroll-into-view-tests.ts b/types/scroll-into-view/scroll-into-view-tests.ts similarity index 100% rename from scroll-into-view/scroll-into-view-tests.ts rename to types/scroll-into-view/scroll-into-view-tests.ts diff --git a/scroll-into-view/tsconfig.json b/types/scroll-into-view/tsconfig.json similarity index 100% rename from scroll-into-view/tsconfig.json rename to types/scroll-into-view/tsconfig.json diff --git a/scroller/index.d.ts b/types/scroller/index.d.ts similarity index 100% rename from scroller/index.d.ts rename to types/scroller/index.d.ts diff --git a/scroller/scroller-tests.ts b/types/scroller/scroller-tests.ts similarity index 100% rename from scroller/scroller-tests.ts rename to types/scroller/scroller-tests.ts diff --git a/scroller/tsconfig.json b/types/scroller/tsconfig.json similarity index 100% rename from scroller/tsconfig.json rename to types/scroller/tsconfig.json diff --git a/scrollreveal/index.d.ts b/types/scrollreveal/index.d.ts similarity index 100% rename from scrollreveal/index.d.ts rename to types/scrollreveal/index.d.ts diff --git a/scrollreveal/scrollreveal-tests.ts b/types/scrollreveal/scrollreveal-tests.ts similarity index 100% rename from scrollreveal/scrollreveal-tests.ts rename to types/scrollreveal/scrollreveal-tests.ts diff --git a/scrollreveal/tsconfig.json b/types/scrollreveal/tsconfig.json similarity index 100% rename from scrollreveal/tsconfig.json rename to types/scrollreveal/tsconfig.json diff --git a/scrolltofixed/index.d.ts b/types/scrolltofixed/index.d.ts similarity index 100% rename from scrolltofixed/index.d.ts rename to types/scrolltofixed/index.d.ts diff --git a/scrolltofixed/scrolltofixed-tests.ts b/types/scrolltofixed/scrolltofixed-tests.ts similarity index 100% rename from scrolltofixed/scrolltofixed-tests.ts rename to types/scrolltofixed/scrolltofixed-tests.ts diff --git a/scrolltofixed/tsconfig.json b/types/scrolltofixed/tsconfig.json similarity index 100% rename from scrolltofixed/tsconfig.json rename to types/scrolltofixed/tsconfig.json diff --git a/scrypt-async/index.d.ts b/types/scrypt-async/index.d.ts similarity index 100% rename from scrypt-async/index.d.ts rename to types/scrypt-async/index.d.ts diff --git a/scrypt-async/scrypt-async-tests.ts b/types/scrypt-async/scrypt-async-tests.ts similarity index 100% rename from scrypt-async/scrypt-async-tests.ts rename to types/scrypt-async/scrypt-async-tests.ts diff --git a/scrypt-async/tsconfig.json b/types/scrypt-async/tsconfig.json similarity index 100% rename from scrypt-async/tsconfig.json rename to types/scrypt-async/tsconfig.json diff --git a/seamless-immutable/index.d.ts b/types/seamless-immutable/index.d.ts similarity index 100% rename from seamless-immutable/index.d.ts rename to types/seamless-immutable/index.d.ts diff --git a/seamless-immutable/seamless-immutable-tests.ts b/types/seamless-immutable/seamless-immutable-tests.ts similarity index 100% rename from seamless-immutable/seamless-immutable-tests.ts rename to types/seamless-immutable/seamless-immutable-tests.ts diff --git a/seamless-immutable/tsconfig.json b/types/seamless-immutable/tsconfig.json similarity index 100% rename from seamless-immutable/tsconfig.json rename to types/seamless-immutable/tsconfig.json diff --git a/seamless/index.d.ts b/types/seamless/index.d.ts similarity index 100% rename from seamless/index.d.ts rename to types/seamless/index.d.ts diff --git a/seamless/seamless-tests.ts b/types/seamless/seamless-tests.ts similarity index 100% rename from seamless/seamless-tests.ts rename to types/seamless/seamless-tests.ts diff --git a/seamless/tsconfig.json b/types/seamless/tsconfig.json similarity index 100% rename from seamless/tsconfig.json rename to types/seamless/tsconfig.json diff --git a/seedrandom/index.d.ts b/types/seedrandom/index.d.ts similarity index 100% rename from seedrandom/index.d.ts rename to types/seedrandom/index.d.ts diff --git a/seedrandom/seedrandom-tests.ts b/types/seedrandom/seedrandom-tests.ts similarity index 100% rename from seedrandom/seedrandom-tests.ts rename to types/seedrandom/seedrandom-tests.ts diff --git a/seedrandom/tsconfig.json b/types/seedrandom/tsconfig.json similarity index 100% rename from seedrandom/tsconfig.json rename to types/seedrandom/tsconfig.json diff --git a/segment-analytics/index.d.ts b/types/segment-analytics/index.d.ts similarity index 100% rename from segment-analytics/index.d.ts rename to types/segment-analytics/index.d.ts diff --git a/segment-analytics/segment-analytics-tests.ts b/types/segment-analytics/segment-analytics-tests.ts similarity index 100% rename from segment-analytics/segment-analytics-tests.ts rename to types/segment-analytics/segment-analytics-tests.ts diff --git a/segment-analytics/tsconfig.json b/types/segment-analytics/tsconfig.json similarity index 100% rename from segment-analytics/tsconfig.json rename to types/segment-analytics/tsconfig.json diff --git a/select2/index.d.ts b/types/select2/index.d.ts similarity index 100% rename from select2/index.d.ts rename to types/select2/index.d.ts diff --git a/select2/select2-tests.ts b/types/select2/select2-tests.ts similarity index 100% rename from select2/select2-tests.ts rename to types/select2/select2-tests.ts diff --git a/select2/tsconfig.json b/types/select2/tsconfig.json similarity index 100% rename from select2/tsconfig.json rename to types/select2/tsconfig.json diff --git a/selectize/index.d.ts b/types/selectize/index.d.ts similarity index 100% rename from selectize/index.d.ts rename to types/selectize/index.d.ts diff --git a/selectize/selectize-tests.ts b/types/selectize/selectize-tests.ts similarity index 100% rename from selectize/selectize-tests.ts rename to types/selectize/selectize-tests.ts diff --git a/selectize/tsconfig.json b/types/selectize/tsconfig.json similarity index 100% rename from selectize/tsconfig.json rename to types/selectize/tsconfig.json diff --git a/selenium-webdriver/chrome.d.ts b/types/selenium-webdriver/chrome.d.ts similarity index 100% rename from selenium-webdriver/chrome.d.ts rename to types/selenium-webdriver/chrome.d.ts diff --git a/selenium-webdriver/edge.d.ts b/types/selenium-webdriver/edge.d.ts similarity index 100% rename from selenium-webdriver/edge.d.ts rename to types/selenium-webdriver/edge.d.ts diff --git a/selenium-webdriver/firefox.d.ts b/types/selenium-webdriver/firefox.d.ts similarity index 100% rename from selenium-webdriver/firefox.d.ts rename to types/selenium-webdriver/firefox.d.ts diff --git a/selenium-webdriver/http.d.ts b/types/selenium-webdriver/http.d.ts similarity index 100% rename from selenium-webdriver/http.d.ts rename to types/selenium-webdriver/http.d.ts diff --git a/selenium-webdriver/ie.d.ts b/types/selenium-webdriver/ie.d.ts similarity index 100% rename from selenium-webdriver/ie.d.ts rename to types/selenium-webdriver/ie.d.ts diff --git a/selenium-webdriver/index.d.ts b/types/selenium-webdriver/index.d.ts similarity index 100% rename from selenium-webdriver/index.d.ts rename to types/selenium-webdriver/index.d.ts diff --git a/selenium-webdriver/opera.d.ts b/types/selenium-webdriver/opera.d.ts similarity index 100% rename from selenium-webdriver/opera.d.ts rename to types/selenium-webdriver/opera.d.ts diff --git a/selenium-webdriver/remote.d.ts b/types/selenium-webdriver/remote.d.ts similarity index 100% rename from selenium-webdriver/remote.d.ts rename to types/selenium-webdriver/remote.d.ts diff --git a/selenium-webdriver/safari.d.ts b/types/selenium-webdriver/safari.d.ts similarity index 100% rename from selenium-webdriver/safari.d.ts rename to types/selenium-webdriver/safari.d.ts diff --git a/selenium-webdriver/test/chrome.ts b/types/selenium-webdriver/test/chrome.ts similarity index 100% rename from selenium-webdriver/test/chrome.ts rename to types/selenium-webdriver/test/chrome.ts diff --git a/selenium-webdriver/test/firefox.ts b/types/selenium-webdriver/test/firefox.ts similarity index 100% rename from selenium-webdriver/test/firefox.ts rename to types/selenium-webdriver/test/firefox.ts diff --git a/selenium-webdriver/test/index.ts b/types/selenium-webdriver/test/index.ts similarity index 100% rename from selenium-webdriver/test/index.ts rename to types/selenium-webdriver/test/index.ts diff --git a/selenium-webdriver/test/remote.ts b/types/selenium-webdriver/test/remote.ts similarity index 100% rename from selenium-webdriver/test/remote.ts rename to types/selenium-webdriver/test/remote.ts diff --git a/selenium-webdriver/testing.d.ts b/types/selenium-webdriver/testing.d.ts similarity index 100% rename from selenium-webdriver/testing.d.ts rename to types/selenium-webdriver/testing.d.ts diff --git a/selenium-webdriver/tsconfig.json b/types/selenium-webdriver/tsconfig.json similarity index 100% rename from selenium-webdriver/tsconfig.json rename to types/selenium-webdriver/tsconfig.json diff --git a/selenium-webdriver/tslint.json b/types/selenium-webdriver/tslint.json similarity index 100% rename from selenium-webdriver/tslint.json rename to types/selenium-webdriver/tslint.json diff --git a/selenium-webdriver/v2/chrome.d.ts b/types/selenium-webdriver/v2/chrome.d.ts similarity index 100% rename from selenium-webdriver/v2/chrome.d.ts rename to types/selenium-webdriver/v2/chrome.d.ts diff --git a/selenium-webdriver/v2/edge.d.ts b/types/selenium-webdriver/v2/edge.d.ts similarity index 100% rename from selenium-webdriver/v2/edge.d.ts rename to types/selenium-webdriver/v2/edge.d.ts diff --git a/selenium-webdriver/v2/executors.d.ts b/types/selenium-webdriver/v2/executors.d.ts similarity index 100% rename from selenium-webdriver/v2/executors.d.ts rename to types/selenium-webdriver/v2/executors.d.ts diff --git a/selenium-webdriver/v2/firefox.d.ts b/types/selenium-webdriver/v2/firefox.d.ts similarity index 100% rename from selenium-webdriver/v2/firefox.d.ts rename to types/selenium-webdriver/v2/firefox.d.ts diff --git a/selenium-webdriver/v2/http.d.ts b/types/selenium-webdriver/v2/http.d.ts similarity index 100% rename from selenium-webdriver/v2/http.d.ts rename to types/selenium-webdriver/v2/http.d.ts diff --git a/selenium-webdriver/v2/ie.d.ts b/types/selenium-webdriver/v2/ie.d.ts similarity index 100% rename from selenium-webdriver/v2/ie.d.ts rename to types/selenium-webdriver/v2/ie.d.ts diff --git a/selenium-webdriver/v2/index.d.ts b/types/selenium-webdriver/v2/index.d.ts similarity index 100% rename from selenium-webdriver/v2/index.d.ts rename to types/selenium-webdriver/v2/index.d.ts diff --git a/selenium-webdriver/v2/opera.d.ts b/types/selenium-webdriver/v2/opera.d.ts similarity index 100% rename from selenium-webdriver/v2/opera.d.ts rename to types/selenium-webdriver/v2/opera.d.ts diff --git a/selenium-webdriver/v2/remote.d.ts b/types/selenium-webdriver/v2/remote.d.ts similarity index 100% rename from selenium-webdriver/v2/remote.d.ts rename to types/selenium-webdriver/v2/remote.d.ts diff --git a/selenium-webdriver/v2/safari.d.ts b/types/selenium-webdriver/v2/safari.d.ts similarity index 100% rename from selenium-webdriver/v2/safari.d.ts rename to types/selenium-webdriver/v2/safari.d.ts diff --git a/selenium-webdriver/v2/test/chrome.ts b/types/selenium-webdriver/v2/test/chrome.ts similarity index 100% rename from selenium-webdriver/v2/test/chrome.ts rename to types/selenium-webdriver/v2/test/chrome.ts diff --git a/selenium-webdriver/v2/test/firefox.ts b/types/selenium-webdriver/v2/test/firefox.ts similarity index 100% rename from selenium-webdriver/v2/test/firefox.ts rename to types/selenium-webdriver/v2/test/firefox.ts diff --git a/selenium-webdriver/v2/test/index.ts b/types/selenium-webdriver/v2/test/index.ts similarity index 100% rename from selenium-webdriver/v2/test/index.ts rename to types/selenium-webdriver/v2/test/index.ts diff --git a/selenium-webdriver/v2/test/remote.ts b/types/selenium-webdriver/v2/test/remote.ts similarity index 100% rename from selenium-webdriver/v2/test/remote.ts rename to types/selenium-webdriver/v2/test/remote.ts diff --git a/selenium-webdriver/v2/testing.d.ts b/types/selenium-webdriver/v2/testing.d.ts similarity index 100% rename from selenium-webdriver/v2/testing.d.ts rename to types/selenium-webdriver/v2/testing.d.ts diff --git a/selenium-webdriver/v2/tsconfig.json b/types/selenium-webdriver/v2/tsconfig.json similarity index 100% rename from selenium-webdriver/v2/tsconfig.json rename to types/selenium-webdriver/v2/tsconfig.json diff --git a/selenium-webdriver/v2/tslint.json b/types/selenium-webdriver/v2/tslint.json similarity index 100% rename from selenium-webdriver/v2/tslint.json rename to types/selenium-webdriver/v2/tslint.json diff --git a/semantic-ui/index.d.ts b/types/semantic-ui/index.d.ts similarity index 100% rename from semantic-ui/index.d.ts rename to types/semantic-ui/index.d.ts diff --git a/semantic-ui/semantic-ui-tests.ts b/types/semantic-ui/semantic-ui-tests.ts similarity index 100% rename from semantic-ui/semantic-ui-tests.ts rename to types/semantic-ui/semantic-ui-tests.ts diff --git a/semantic-ui/tsconfig.json b/types/semantic-ui/tsconfig.json similarity index 100% rename from semantic-ui/tsconfig.json rename to types/semantic-ui/tsconfig.json diff --git a/semantic-ui/tslint.json b/types/semantic-ui/tslint.json similarity index 100% rename from semantic-ui/tslint.json rename to types/semantic-ui/tslint.json diff --git a/semaphore/index.d.ts b/types/semaphore/index.d.ts similarity index 100% rename from semaphore/index.d.ts rename to types/semaphore/index.d.ts diff --git a/semaphore/semaphore-tests.ts b/types/semaphore/semaphore-tests.ts similarity index 100% rename from semaphore/semaphore-tests.ts rename to types/semaphore/semaphore-tests.ts diff --git a/semaphore/tsconfig.json b/types/semaphore/tsconfig.json similarity index 100% rename from semaphore/tsconfig.json rename to types/semaphore/tsconfig.json diff --git a/semver-diff/index.d.ts b/types/semver-diff/index.d.ts similarity index 100% rename from semver-diff/index.d.ts rename to types/semver-diff/index.d.ts diff --git a/semver-diff/semver-diff-tests.ts b/types/semver-diff/semver-diff-tests.ts similarity index 100% rename from semver-diff/semver-diff-tests.ts rename to types/semver-diff/semver-diff-tests.ts diff --git a/semver-diff/tsconfig.json b/types/semver-diff/tsconfig.json similarity index 100% rename from semver-diff/tsconfig.json rename to types/semver-diff/tsconfig.json diff --git a/semver-diff/tslint.json b/types/semver-diff/tslint.json similarity index 100% rename from semver-diff/tslint.json rename to types/semver-diff/tslint.json diff --git a/semver/index.d.ts b/types/semver/index.d.ts similarity index 100% rename from semver/index.d.ts rename to types/semver/index.d.ts diff --git a/semver/semver-tests.ts b/types/semver/semver-tests.ts similarity index 100% rename from semver/semver-tests.ts rename to types/semver/semver-tests.ts diff --git a/semver/tsconfig.json b/types/semver/tsconfig.json similarity index 100% rename from semver/tsconfig.json rename to types/semver/tsconfig.json diff --git a/semver/tslint.json b/types/semver/tslint.json similarity index 100% rename from semver/tslint.json rename to types/semver/tslint.json diff --git a/sencha_touch/index.d.ts b/types/sencha_touch/index.d.ts similarity index 100% rename from sencha_touch/index.d.ts rename to types/sencha_touch/index.d.ts diff --git a/sencha_touch/sencha_touch-tests.ts b/types/sencha_touch/sencha_touch-tests.ts similarity index 100% rename from sencha_touch/sencha_touch-tests.ts rename to types/sencha_touch/sencha_touch-tests.ts diff --git a/sencha_touch/tsconfig.json b/types/sencha_touch/tsconfig.json similarity index 100% rename from sencha_touch/tsconfig.json rename to types/sencha_touch/tsconfig.json diff --git a/send/index.d.ts b/types/send/index.d.ts similarity index 100% rename from send/index.d.ts rename to types/send/index.d.ts diff --git a/send/send-tests.ts b/types/send/send-tests.ts similarity index 100% rename from send/send-tests.ts rename to types/send/send-tests.ts diff --git a/send/tsconfig.json b/types/send/tsconfig.json similarity index 100% rename from send/tsconfig.json rename to types/send/tsconfig.json diff --git a/sendgrid/index.d.ts b/types/sendgrid/index.d.ts similarity index 100% rename from sendgrid/index.d.ts rename to types/sendgrid/index.d.ts diff --git a/sendgrid/sendgrid-tests.ts b/types/sendgrid/sendgrid-tests.ts similarity index 100% rename from sendgrid/sendgrid-tests.ts rename to types/sendgrid/sendgrid-tests.ts diff --git a/sendgrid/tsconfig.json b/types/sendgrid/tsconfig.json similarity index 100% rename from sendgrid/tsconfig.json rename to types/sendgrid/tsconfig.json diff --git a/sendgrid/v1/index.d.ts b/types/sendgrid/v1/index.d.ts similarity index 100% rename from sendgrid/v1/index.d.ts rename to types/sendgrid/v1/index.d.ts diff --git a/sendgrid/v1/tsconfig.json b/types/sendgrid/v1/tsconfig.json similarity index 100% rename from sendgrid/v1/tsconfig.json rename to types/sendgrid/v1/tsconfig.json diff --git a/seneca/index.d.ts b/types/seneca/index.d.ts similarity index 100% rename from seneca/index.d.ts rename to types/seneca/index.d.ts diff --git a/seneca/seneca-tests.ts b/types/seneca/seneca-tests.ts similarity index 100% rename from seneca/seneca-tests.ts rename to types/seneca/seneca-tests.ts diff --git a/seneca/tsconfig.json b/types/seneca/tsconfig.json similarity index 100% rename from seneca/tsconfig.json rename to types/seneca/tsconfig.json diff --git a/sequelize-fixtures/index.d.ts b/types/sequelize-fixtures/index.d.ts similarity index 100% rename from sequelize-fixtures/index.d.ts rename to types/sequelize-fixtures/index.d.ts diff --git a/sequelize-fixtures/sequelize-fixtures-tests.ts b/types/sequelize-fixtures/sequelize-fixtures-tests.ts similarity index 100% rename from sequelize-fixtures/sequelize-fixtures-tests.ts rename to types/sequelize-fixtures/sequelize-fixtures-tests.ts diff --git a/sequelize-fixtures/tsconfig.json b/types/sequelize-fixtures/tsconfig.json similarity index 100% rename from sequelize-fixtures/tsconfig.json rename to types/sequelize-fixtures/tsconfig.json diff --git a/sequelize/index.d.ts b/types/sequelize/index.d.ts similarity index 100% rename from sequelize/index.d.ts rename to types/sequelize/index.d.ts diff --git a/sequelize/sequelize-tests.ts b/types/sequelize/sequelize-tests.ts similarity index 100% rename from sequelize/sequelize-tests.ts rename to types/sequelize/sequelize-tests.ts diff --git a/sequelize/tsconfig.json b/types/sequelize/tsconfig.json similarity index 100% rename from sequelize/tsconfig.json rename to types/sequelize/tsconfig.json diff --git a/sequelize/v3/index.d.ts b/types/sequelize/v3/index.d.ts similarity index 100% rename from sequelize/v3/index.d.ts rename to types/sequelize/v3/index.d.ts diff --git a/sequelize/v3/sequelize-tests.ts b/types/sequelize/v3/sequelize-tests.ts similarity index 100% rename from sequelize/v3/sequelize-tests.ts rename to types/sequelize/v3/sequelize-tests.ts diff --git a/sequelize/v3/tsconfig.json b/types/sequelize/v3/tsconfig.json similarity index 100% rename from sequelize/v3/tsconfig.json rename to types/sequelize/v3/tsconfig.json diff --git a/sequester/index.d.ts b/types/sequester/index.d.ts similarity index 100% rename from sequester/index.d.ts rename to types/sequester/index.d.ts diff --git a/sequester/sequester-tests.ts b/types/sequester/sequester-tests.ts similarity index 100% rename from sequester/sequester-tests.ts rename to types/sequester/sequester-tests.ts diff --git a/sequester/tsconfig.json b/types/sequester/tsconfig.json similarity index 100% rename from sequester/tsconfig.json rename to types/sequester/tsconfig.json diff --git a/serialport/index.d.ts b/types/serialport/index.d.ts similarity index 100% rename from serialport/index.d.ts rename to types/serialport/index.d.ts diff --git a/serialport/serialport-tests.ts b/types/serialport/serialport-tests.ts similarity index 100% rename from serialport/serialport-tests.ts rename to types/serialport/serialport-tests.ts diff --git a/serialport/tsconfig.json b/types/serialport/tsconfig.json similarity index 100% rename from serialport/tsconfig.json rename to types/serialport/tsconfig.json diff --git a/serve-favicon/index.d.ts b/types/serve-favicon/index.d.ts similarity index 100% rename from serve-favicon/index.d.ts rename to types/serve-favicon/index.d.ts diff --git a/serve-favicon/serve-favicon-tests.ts b/types/serve-favicon/serve-favicon-tests.ts similarity index 100% rename from serve-favicon/serve-favicon-tests.ts rename to types/serve-favicon/serve-favicon-tests.ts diff --git a/serve-favicon/tsconfig.json b/types/serve-favicon/tsconfig.json similarity index 100% rename from serve-favicon/tsconfig.json rename to types/serve-favicon/tsconfig.json diff --git a/serve-index/index.d.ts b/types/serve-index/index.d.ts similarity index 100% rename from serve-index/index.d.ts rename to types/serve-index/index.d.ts diff --git a/serve-index/serve-index-tests.ts b/types/serve-index/serve-index-tests.ts similarity index 100% rename from serve-index/serve-index-tests.ts rename to types/serve-index/serve-index-tests.ts diff --git a/serve-index/tsconfig.json b/types/serve-index/tsconfig.json similarity index 100% rename from serve-index/tsconfig.json rename to types/serve-index/tsconfig.json diff --git a/serve-static/index.d.ts b/types/serve-static/index.d.ts similarity index 100% rename from serve-static/index.d.ts rename to types/serve-static/index.d.ts diff --git a/serve-static/serve-static-tests.ts b/types/serve-static/serve-static-tests.ts similarity index 100% rename from serve-static/serve-static-tests.ts rename to types/serve-static/serve-static-tests.ts diff --git a/serve-static/tsconfig.json b/types/serve-static/tsconfig.json similarity index 100% rename from serve-static/tsconfig.json rename to types/serve-static/tsconfig.json diff --git a/session-file-store/index.d.ts b/types/session-file-store/index.d.ts similarity index 100% rename from session-file-store/index.d.ts rename to types/session-file-store/index.d.ts diff --git a/session-file-store/session-file-store-tests.ts b/types/session-file-store/session-file-store-tests.ts similarity index 100% rename from session-file-store/session-file-store-tests.ts rename to types/session-file-store/session-file-store-tests.ts diff --git a/session-file-store/tsconfig.json b/types/session-file-store/tsconfig.json similarity index 100% rename from session-file-store/tsconfig.json rename to types/session-file-store/tsconfig.json diff --git a/session-file-store/tslint.json b/types/session-file-store/tslint.json similarity index 100% rename from session-file-store/tslint.json rename to types/session-file-store/tslint.json diff --git a/set-cookie-parser/index.d.ts b/types/set-cookie-parser/index.d.ts similarity index 100% rename from set-cookie-parser/index.d.ts rename to types/set-cookie-parser/index.d.ts diff --git a/set-cookie-parser/set-cookie-parser-tests.ts b/types/set-cookie-parser/set-cookie-parser-tests.ts similarity index 100% rename from set-cookie-parser/set-cookie-parser-tests.ts rename to types/set-cookie-parser/set-cookie-parser-tests.ts diff --git a/set-cookie-parser/tsconfig.json b/types/set-cookie-parser/tsconfig.json similarity index 100% rename from set-cookie-parser/tsconfig.json rename to types/set-cookie-parser/tsconfig.json diff --git a/sha1/index.d.ts b/types/sha1/index.d.ts similarity index 100% rename from sha1/index.d.ts rename to types/sha1/index.d.ts diff --git a/sha1/sha1-tests.ts b/types/sha1/sha1-tests.ts similarity index 100% rename from sha1/sha1-tests.ts rename to types/sha1/sha1-tests.ts diff --git a/sha1/tsconfig.json b/types/sha1/tsconfig.json similarity index 100% rename from sha1/tsconfig.json rename to types/sha1/tsconfig.json diff --git a/sha1/tslint.json b/types/sha1/tslint.json similarity index 100% rename from sha1/tslint.json rename to types/sha1/tslint.json diff --git a/shallowequal/index.d.ts b/types/shallowequal/index.d.ts similarity index 100% rename from shallowequal/index.d.ts rename to types/shallowequal/index.d.ts diff --git a/shallowequal/shallowequal-tests.ts b/types/shallowequal/shallowequal-tests.ts similarity index 100% rename from shallowequal/shallowequal-tests.ts rename to types/shallowequal/shallowequal-tests.ts diff --git a/shallowequal/tsconfig.json b/types/shallowequal/tsconfig.json similarity index 100% rename from shallowequal/tsconfig.json rename to types/shallowequal/tsconfig.json diff --git a/shapefile/index.d.ts b/types/shapefile/index.d.ts similarity index 100% rename from shapefile/index.d.ts rename to types/shapefile/index.d.ts diff --git a/shapefile/shapefile-tests.ts b/types/shapefile/shapefile-tests.ts similarity index 100% rename from shapefile/shapefile-tests.ts rename to types/shapefile/shapefile-tests.ts diff --git a/shapefile/tsconfig.json b/types/shapefile/tsconfig.json similarity index 100% rename from shapefile/tsconfig.json rename to types/shapefile/tsconfig.json diff --git a/sharedworker/index.d.ts b/types/sharedworker/index.d.ts similarity index 100% rename from sharedworker/index.d.ts rename to types/sharedworker/index.d.ts diff --git a/sharedworker/sharedworker-tests.ts b/types/sharedworker/sharedworker-tests.ts similarity index 100% rename from sharedworker/sharedworker-tests.ts rename to types/sharedworker/sharedworker-tests.ts diff --git a/sharedworker/tsconfig.json b/types/sharedworker/tsconfig.json similarity index 100% rename from sharedworker/tsconfig.json rename to types/sharedworker/tsconfig.json diff --git a/sharepoint/index.d.ts b/types/sharepoint/index.d.ts similarity index 100% rename from sharepoint/index.d.ts rename to types/sharepoint/index.d.ts diff --git a/sharepoint/sharepoint-tests.ts b/types/sharepoint/sharepoint-tests.ts similarity index 100% rename from sharepoint/sharepoint-tests.ts rename to types/sharepoint/sharepoint-tests.ts diff --git a/sharepoint/tsconfig.json b/types/sharepoint/tsconfig.json similarity index 100% rename from sharepoint/tsconfig.json rename to types/sharepoint/tsconfig.json diff --git a/sharepoint/tslint.json b/types/sharepoint/tslint.json similarity index 100% rename from sharepoint/tslint.json rename to types/sharepoint/tslint.json diff --git a/sharp/index.d.ts b/types/sharp/index.d.ts similarity index 100% rename from sharp/index.d.ts rename to types/sharp/index.d.ts diff --git a/sharp/sharp-tests.ts b/types/sharp/sharp-tests.ts similarity index 100% rename from sharp/sharp-tests.ts rename to types/sharp/sharp-tests.ts diff --git a/sharp/tsconfig.json b/types/sharp/tsconfig.json similarity index 100% rename from sharp/tsconfig.json rename to types/sharp/tsconfig.json diff --git a/sharp/tslint.json b/types/sharp/tslint.json similarity index 100% rename from sharp/tslint.json rename to types/sharp/tslint.json diff --git a/sheetify/index.d.ts b/types/sheetify/index.d.ts similarity index 100% rename from sheetify/index.d.ts rename to types/sheetify/index.d.ts diff --git a/sheetify/sheetify-tests.ts b/types/sheetify/sheetify-tests.ts similarity index 100% rename from sheetify/sheetify-tests.ts rename to types/sheetify/sheetify-tests.ts diff --git a/sheetify/tsconfig.json b/types/sheetify/tsconfig.json similarity index 100% rename from sheetify/tsconfig.json rename to types/sheetify/tsconfig.json diff --git a/sheetify/tslint.json b/types/sheetify/tslint.json similarity index 100% rename from sheetify/tslint.json rename to types/sheetify/tslint.json diff --git a/shelljs/index.d.ts b/types/shelljs/index.d.ts similarity index 100% rename from shelljs/index.d.ts rename to types/shelljs/index.d.ts diff --git a/shelljs/shelljs-tests.ts b/types/shelljs/shelljs-tests.ts similarity index 100% rename from shelljs/shelljs-tests.ts rename to types/shelljs/shelljs-tests.ts diff --git a/shelljs/tsconfig.json b/types/shelljs/tsconfig.json similarity index 100% rename from shelljs/tsconfig.json rename to types/shelljs/tsconfig.json diff --git a/shipit-utils/index.d.ts b/types/shipit-utils/index.d.ts similarity index 100% rename from shipit-utils/index.d.ts rename to types/shipit-utils/index.d.ts diff --git a/shipit-utils/shipit-utils-tests.ts b/types/shipit-utils/shipit-utils-tests.ts similarity index 100% rename from shipit-utils/shipit-utils-tests.ts rename to types/shipit-utils/shipit-utils-tests.ts diff --git a/shipit-utils/tsconfig.json b/types/shipit-utils/tsconfig.json similarity index 100% rename from shipit-utils/tsconfig.json rename to types/shipit-utils/tsconfig.json diff --git a/shipit-utils/tslint.json b/types/shipit-utils/tslint.json similarity index 100% rename from shipit-utils/tslint.json rename to types/shipit-utils/tslint.json diff --git a/shipit/index.d.ts b/types/shipit/index.d.ts similarity index 100% rename from shipit/index.d.ts rename to types/shipit/index.d.ts diff --git a/shipit/shipit-tests.ts b/types/shipit/shipit-tests.ts similarity index 100% rename from shipit/shipit-tests.ts rename to types/shipit/shipit-tests.ts diff --git a/shipit/tsconfig.json b/types/shipit/tsconfig.json similarity index 100% rename from shipit/tsconfig.json rename to types/shipit/tsconfig.json diff --git a/shipit/tslint.json b/types/shipit/tslint.json similarity index 100% rename from shipit/tslint.json rename to types/shipit/tslint.json diff --git a/shopify-buy/index.d.ts b/types/shopify-buy/index.d.ts similarity index 100% rename from shopify-buy/index.d.ts rename to types/shopify-buy/index.d.ts diff --git a/shopify-buy/shopify-buy-tests.ts b/types/shopify-buy/shopify-buy-tests.ts similarity index 100% rename from shopify-buy/shopify-buy-tests.ts rename to types/shopify-buy/shopify-buy-tests.ts diff --git a/shopify-buy/tsconfig.json b/types/shopify-buy/tsconfig.json similarity index 100% rename from shopify-buy/tsconfig.json rename to types/shopify-buy/tsconfig.json diff --git a/shortid/index.d.ts b/types/shortid/index.d.ts similarity index 100% rename from shortid/index.d.ts rename to types/shortid/index.d.ts diff --git a/shortid/shortid-tests.ts b/types/shortid/shortid-tests.ts similarity index 100% rename from shortid/shortid-tests.ts rename to types/shortid/shortid-tests.ts diff --git a/shortid/tsconfig.json b/types/shortid/tsconfig.json similarity index 100% rename from shortid/tsconfig.json rename to types/shortid/tsconfig.json diff --git a/should-promised/index.d.ts b/types/should-promised/index.d.ts similarity index 100% rename from should-promised/index.d.ts rename to types/should-promised/index.d.ts diff --git a/should-promised/should-promised-tests.ts b/types/should-promised/should-promised-tests.ts similarity index 100% rename from should-promised/should-promised-tests.ts rename to types/should-promised/should-promised-tests.ts diff --git a/should-promised/tsconfig.json b/types/should-promised/tsconfig.json similarity index 100% rename from should-promised/tsconfig.json rename to types/should-promised/tsconfig.json diff --git a/should/index.d.ts b/types/should/index.d.ts similarity index 100% rename from should/index.d.ts rename to types/should/index.d.ts diff --git a/should/should-tests.ts b/types/should/should-tests.ts similarity index 100% rename from should/should-tests.ts rename to types/should/should-tests.ts diff --git a/should/tsconfig.json b/types/should/tsconfig.json similarity index 100% rename from should/tsconfig.json rename to types/should/tsconfig.json diff --git a/showdown/index.d.ts b/types/showdown/index.d.ts similarity index 100% rename from showdown/index.d.ts rename to types/showdown/index.d.ts diff --git a/showdown/showdown-tests.ts b/types/showdown/showdown-tests.ts similarity index 100% rename from showdown/showdown-tests.ts rename to types/showdown/showdown-tests.ts diff --git a/showdown/tsconfig.json b/types/showdown/tsconfig.json similarity index 100% rename from showdown/tsconfig.json rename to types/showdown/tsconfig.json diff --git a/shuffle-array/index.d.ts b/types/shuffle-array/index.d.ts similarity index 100% rename from shuffle-array/index.d.ts rename to types/shuffle-array/index.d.ts diff --git a/shuffle-array/shuffle-array-tests.ts b/types/shuffle-array/shuffle-array-tests.ts similarity index 100% rename from shuffle-array/shuffle-array-tests.ts rename to types/shuffle-array/shuffle-array-tests.ts diff --git a/shuffle-array/tsconfig.json b/types/shuffle-array/tsconfig.json similarity index 100% rename from shuffle-array/tsconfig.json rename to types/shuffle-array/tsconfig.json diff --git a/siema/index.d.ts b/types/siema/index.d.ts similarity index 100% rename from siema/index.d.ts rename to types/siema/index.d.ts diff --git a/siema/siema-tests.ts b/types/siema/siema-tests.ts similarity index 100% rename from siema/siema-tests.ts rename to types/siema/siema-tests.ts diff --git a/siema/tsconfig.json b/types/siema/tsconfig.json similarity index 100% rename from siema/tsconfig.json rename to types/siema/tsconfig.json diff --git a/siema/tslint.json b/types/siema/tslint.json similarity index 100% rename from siema/tslint.json rename to types/siema/tslint.json diff --git a/siesta/index.d.ts b/types/siesta/index.d.ts similarity index 100% rename from siesta/index.d.ts rename to types/siesta/index.d.ts diff --git a/siesta/siesta-tests.ts b/types/siesta/siesta-tests.ts similarity index 100% rename from siesta/siesta-tests.ts rename to types/siesta/siesta-tests.ts diff --git a/siesta/tsconfig.json b/types/siesta/tsconfig.json similarity index 100% rename from siesta/tsconfig.json rename to types/siesta/tsconfig.json diff --git a/sigmajs/index.d.ts b/types/sigmajs/index.d.ts similarity index 100% rename from sigmajs/index.d.ts rename to types/sigmajs/index.d.ts diff --git a/sigmajs/sigmajs-tests.ts b/types/sigmajs/sigmajs-tests.ts similarity index 100% rename from sigmajs/sigmajs-tests.ts rename to types/sigmajs/sigmajs-tests.ts diff --git a/sigmajs/tsconfig.json b/types/sigmajs/tsconfig.json similarity index 100% rename from sigmajs/tsconfig.json rename to types/sigmajs/tsconfig.json diff --git a/signalr/index.d.ts b/types/signalr/index.d.ts similarity index 100% rename from signalr/index.d.ts rename to types/signalr/index.d.ts diff --git a/signalr/signalr-tests.ts b/types/signalr/signalr-tests.ts similarity index 100% rename from signalr/signalr-tests.ts rename to types/signalr/signalr-tests.ts diff --git a/signalr/tsconfig.json b/types/signalr/tsconfig.json similarity index 100% rename from signalr/tsconfig.json rename to types/signalr/tsconfig.json diff --git a/signalr/v1/index.d.ts b/types/signalr/v1/index.d.ts similarity index 100% rename from signalr/v1/index.d.ts rename to types/signalr/v1/index.d.ts diff --git a/signalr/v1/signalr-tests.ts b/types/signalr/v1/signalr-tests.ts similarity index 100% rename from signalr/v1/signalr-tests.ts rename to types/signalr/v1/signalr-tests.ts diff --git a/signalr/v1/tsconfig.json b/types/signalr/v1/tsconfig.json similarity index 100% rename from signalr/v1/tsconfig.json rename to types/signalr/v1/tsconfig.json diff --git a/signals/index.d.ts b/types/signals/index.d.ts similarity index 100% rename from signals/index.d.ts rename to types/signals/index.d.ts diff --git a/signals/signals-tests.ts b/types/signals/signals-tests.ts similarity index 100% rename from signals/signals-tests.ts rename to types/signals/signals-tests.ts diff --git a/signals/tsconfig.json b/types/signals/tsconfig.json similarity index 100% rename from signals/tsconfig.json rename to types/signals/tsconfig.json diff --git a/signature_pad/index.d.ts b/types/signature_pad/index.d.ts similarity index 100% rename from signature_pad/index.d.ts rename to types/signature_pad/index.d.ts diff --git a/signature_pad/signature_pad-tests.ts b/types/signature_pad/signature_pad-tests.ts similarity index 100% rename from signature_pad/signature_pad-tests.ts rename to types/signature_pad/signature_pad-tests.ts diff --git a/signature_pad/tsconfig.json b/types/signature_pad/tsconfig.json similarity index 100% rename from signature_pad/tsconfig.json rename to types/signature_pad/tsconfig.json diff --git a/simple-assign/index.d.ts b/types/simple-assign/index.d.ts similarity index 100% rename from simple-assign/index.d.ts rename to types/simple-assign/index.d.ts diff --git a/simple-assign/simple-assign-tests.ts b/types/simple-assign/simple-assign-tests.ts similarity index 100% rename from simple-assign/simple-assign-tests.ts rename to types/simple-assign/simple-assign-tests.ts diff --git a/simple-assign/tsconfig.json b/types/simple-assign/tsconfig.json similarity index 100% rename from simple-assign/tsconfig.json rename to types/simple-assign/tsconfig.json diff --git a/simple-cw-node/index.d.ts b/types/simple-cw-node/index.d.ts similarity index 100% rename from simple-cw-node/index.d.ts rename to types/simple-cw-node/index.d.ts diff --git a/simple-cw-node/simple-cw-node-tests.ts b/types/simple-cw-node/simple-cw-node-tests.ts similarity index 100% rename from simple-cw-node/simple-cw-node-tests.ts rename to types/simple-cw-node/simple-cw-node-tests.ts diff --git a/simple-cw-node/tsconfig.json b/types/simple-cw-node/tsconfig.json similarity index 100% rename from simple-cw-node/tsconfig.json rename to types/simple-cw-node/tsconfig.json diff --git a/simple-mock/index.d.ts b/types/simple-mock/index.d.ts similarity index 100% rename from simple-mock/index.d.ts rename to types/simple-mock/index.d.ts diff --git a/simple-mock/simple-mock-tests.ts b/types/simple-mock/simple-mock-tests.ts similarity index 100% rename from simple-mock/simple-mock-tests.ts rename to types/simple-mock/simple-mock-tests.ts diff --git a/simple-mock/tsconfig.json b/types/simple-mock/tsconfig.json similarity index 100% rename from simple-mock/tsconfig.json rename to types/simple-mock/tsconfig.json diff --git a/simple-oauth2/index.d.ts b/types/simple-oauth2/index.d.ts similarity index 100% rename from simple-oauth2/index.d.ts rename to types/simple-oauth2/index.d.ts diff --git a/simple-oauth2/simple-oauth2-tests.ts b/types/simple-oauth2/simple-oauth2-tests.ts similarity index 100% rename from simple-oauth2/simple-oauth2-tests.ts rename to types/simple-oauth2/simple-oauth2-tests.ts diff --git a/simple-oauth2/tsconfig.json b/types/simple-oauth2/tsconfig.json similarity index 100% rename from simple-oauth2/tsconfig.json rename to types/simple-oauth2/tsconfig.json diff --git a/simple-oauth2/tslint.json b/types/simple-oauth2/tslint.json similarity index 100% rename from simple-oauth2/tslint.json rename to types/simple-oauth2/tslint.json diff --git a/simple-peer/index.d.ts b/types/simple-peer/index.d.ts similarity index 100% rename from simple-peer/index.d.ts rename to types/simple-peer/index.d.ts diff --git a/simple-peer/simple-peer-tests.ts b/types/simple-peer/simple-peer-tests.ts similarity index 100% rename from simple-peer/simple-peer-tests.ts rename to types/simple-peer/simple-peer-tests.ts diff --git a/simple-peer/tsconfig.json b/types/simple-peer/tsconfig.json similarity index 100% rename from simple-peer/tsconfig.json rename to types/simple-peer/tsconfig.json diff --git a/simple-peer/tslint.json b/types/simple-peer/tslint.json similarity index 100% rename from simple-peer/tslint.json rename to types/simple-peer/tslint.json diff --git a/simple-url-cache/index.d.ts b/types/simple-url-cache/index.d.ts similarity index 100% rename from simple-url-cache/index.d.ts rename to types/simple-url-cache/index.d.ts diff --git a/simple-url-cache/simple-url-cache-tests.ts b/types/simple-url-cache/simple-url-cache-tests.ts similarity index 100% rename from simple-url-cache/simple-url-cache-tests.ts rename to types/simple-url-cache/simple-url-cache-tests.ts diff --git a/simple-url-cache/tsconfig.json b/types/simple-url-cache/tsconfig.json similarity index 100% rename from simple-url-cache/tsconfig.json rename to types/simple-url-cache/tsconfig.json diff --git a/simple-xml/index.d.ts b/types/simple-xml/index.d.ts similarity index 100% rename from simple-xml/index.d.ts rename to types/simple-xml/index.d.ts diff --git a/simple-xml/simple-xml-tests.ts b/types/simple-xml/simple-xml-tests.ts similarity index 100% rename from simple-xml/simple-xml-tests.ts rename to types/simple-xml/simple-xml-tests.ts diff --git a/simple-xml/tsconfig.json b/types/simple-xml/tsconfig.json similarity index 100% rename from simple-xml/tsconfig.json rename to types/simple-xml/tsconfig.json diff --git a/simple-xml/tslint.json b/types/simple-xml/tslint.json similarity index 100% rename from simple-xml/tslint.json rename to types/simple-xml/tslint.json diff --git a/simplebar/index.d.ts b/types/simplebar/index.d.ts similarity index 100% rename from simplebar/index.d.ts rename to types/simplebar/index.d.ts diff --git a/simplebar/simplebar-tests.ts b/types/simplebar/simplebar-tests.ts similarity index 100% rename from simplebar/simplebar-tests.ts rename to types/simplebar/simplebar-tests.ts diff --git a/simplebar/tsconfig.json b/types/simplebar/tsconfig.json similarity index 100% rename from simplebar/tsconfig.json rename to types/simplebar/tsconfig.json diff --git a/simplemde/index.d.ts b/types/simplemde/index.d.ts similarity index 100% rename from simplemde/index.d.ts rename to types/simplemde/index.d.ts diff --git a/simplemde/simplemde-tests.ts b/types/simplemde/simplemde-tests.ts similarity index 100% rename from simplemde/simplemde-tests.ts rename to types/simplemde/simplemde-tests.ts diff --git a/simplemde/tsconfig.json b/types/simplemde/tsconfig.json similarity index 100% rename from simplemde/tsconfig.json rename to types/simplemde/tsconfig.json diff --git a/simplesmtp/index.d.ts b/types/simplesmtp/index.d.ts similarity index 100% rename from simplesmtp/index.d.ts rename to types/simplesmtp/index.d.ts diff --git a/simplesmtp/simplesmtp-tests.ts b/types/simplesmtp/simplesmtp-tests.ts similarity index 100% rename from simplesmtp/simplesmtp-tests.ts rename to types/simplesmtp/simplesmtp-tests.ts diff --git a/simplesmtp/tsconfig.json b/types/simplesmtp/tsconfig.json similarity index 100% rename from simplesmtp/tsconfig.json rename to types/simplesmtp/tsconfig.json diff --git a/simplestorage.js/index.d.ts b/types/simplestorage.js/index.d.ts similarity index 100% rename from simplestorage.js/index.d.ts rename to types/simplestorage.js/index.d.ts diff --git a/simplestorage.js/simplestorage.js-tests.ts b/types/simplestorage.js/simplestorage.js-tests.ts similarity index 100% rename from simplestorage.js/simplestorage.js-tests.ts rename to types/simplestorage.js/simplestorage.js-tests.ts diff --git a/simplestorage.js/tsconfig.json b/types/simplestorage.js/tsconfig.json similarity index 100% rename from simplestorage.js/tsconfig.json rename to types/simplestorage.js/tsconfig.json diff --git a/sinon-as-promised/index.d.ts b/types/sinon-as-promised/index.d.ts similarity index 100% rename from sinon-as-promised/index.d.ts rename to types/sinon-as-promised/index.d.ts diff --git a/sinon-as-promised/sinon-as-promised-tests.ts b/types/sinon-as-promised/sinon-as-promised-tests.ts similarity index 100% rename from sinon-as-promised/sinon-as-promised-tests.ts rename to types/sinon-as-promised/sinon-as-promised-tests.ts diff --git a/sinon-as-promised/tsconfig.json b/types/sinon-as-promised/tsconfig.json similarity index 100% rename from sinon-as-promised/tsconfig.json rename to types/sinon-as-promised/tsconfig.json diff --git a/sinon-chai/index.d.ts b/types/sinon-chai/index.d.ts similarity index 100% rename from sinon-chai/index.d.ts rename to types/sinon-chai/index.d.ts diff --git a/sinon-chai/sinon-chai-tests.ts b/types/sinon-chai/sinon-chai-tests.ts similarity index 100% rename from sinon-chai/sinon-chai-tests.ts rename to types/sinon-chai/sinon-chai-tests.ts diff --git a/sinon-chai/tsconfig.json b/types/sinon-chai/tsconfig.json similarity index 100% rename from sinon-chai/tsconfig.json rename to types/sinon-chai/tsconfig.json diff --git a/sinon-chrome/index.d.ts b/types/sinon-chrome/index.d.ts similarity index 100% rename from sinon-chrome/index.d.ts rename to types/sinon-chrome/index.d.ts diff --git a/sinon-chrome/sinon-chrome-tests.ts b/types/sinon-chrome/sinon-chrome-tests.ts similarity index 100% rename from sinon-chrome/sinon-chrome-tests.ts rename to types/sinon-chrome/sinon-chrome-tests.ts diff --git a/sinon-chrome/tsconfig.json b/types/sinon-chrome/tsconfig.json similarity index 100% rename from sinon-chrome/tsconfig.json rename to types/sinon-chrome/tsconfig.json diff --git a/sinon-mongoose/index.d.ts b/types/sinon-mongoose/index.d.ts similarity index 100% rename from sinon-mongoose/index.d.ts rename to types/sinon-mongoose/index.d.ts diff --git a/sinon-mongoose/sinon-mongoose-tests.ts b/types/sinon-mongoose/sinon-mongoose-tests.ts similarity index 100% rename from sinon-mongoose/sinon-mongoose-tests.ts rename to types/sinon-mongoose/sinon-mongoose-tests.ts diff --git a/sinon-mongoose/tsconfig.json b/types/sinon-mongoose/tsconfig.json similarity index 100% rename from sinon-mongoose/tsconfig.json rename to types/sinon-mongoose/tsconfig.json diff --git a/sinon-stub-promise/index.d.ts b/types/sinon-stub-promise/index.d.ts similarity index 100% rename from sinon-stub-promise/index.d.ts rename to types/sinon-stub-promise/index.d.ts diff --git a/sinon-stub-promise/sinon-stub-promise-tests.ts b/types/sinon-stub-promise/sinon-stub-promise-tests.ts similarity index 100% rename from sinon-stub-promise/sinon-stub-promise-tests.ts rename to types/sinon-stub-promise/sinon-stub-promise-tests.ts diff --git a/sinon-stub-promise/tsconfig.json b/types/sinon-stub-promise/tsconfig.json similarity index 100% rename from sinon-stub-promise/tsconfig.json rename to types/sinon-stub-promise/tsconfig.json diff --git a/sinon/index.d.ts b/types/sinon/index.d.ts similarity index 100% rename from sinon/index.d.ts rename to types/sinon/index.d.ts diff --git a/sinon/sinon-tests.ts b/types/sinon/sinon-tests.ts similarity index 100% rename from sinon/sinon-tests.ts rename to types/sinon/sinon-tests.ts diff --git a/sinon/tsconfig.json b/types/sinon/tsconfig.json similarity index 100% rename from sinon/tsconfig.json rename to types/sinon/tsconfig.json diff --git a/sip.js/index.d.ts b/types/sip.js/index.d.ts similarity index 100% rename from sip.js/index.d.ts rename to types/sip.js/index.d.ts diff --git a/sip.js/sip.js-tests.ts b/types/sip.js/sip.js-tests.ts similarity index 100% rename from sip.js/sip.js-tests.ts rename to types/sip.js/sip.js-tests.ts diff --git a/sip.js/tsconfig.json b/types/sip.js/tsconfig.json similarity index 100% rename from sip.js/tsconfig.json rename to types/sip.js/tsconfig.json diff --git a/sip.js/tslint.json b/types/sip.js/tslint.json similarity index 100% rename from sip.js/tslint.json rename to types/sip.js/tslint.json diff --git a/sipml/index.d.ts b/types/sipml/index.d.ts similarity index 100% rename from sipml/index.d.ts rename to types/sipml/index.d.ts diff --git a/sipml/sipml-tests.ts b/types/sipml/sipml-tests.ts similarity index 100% rename from sipml/sipml-tests.ts rename to types/sipml/sipml-tests.ts diff --git a/sipml/tsconfig.json b/types/sipml/tsconfig.json similarity index 100% rename from sipml/tsconfig.json rename to types/sipml/tsconfig.json diff --git a/sitemap2/index.d.ts b/types/sitemap2/index.d.ts similarity index 100% rename from sitemap2/index.d.ts rename to types/sitemap2/index.d.ts diff --git a/sitemap2/sitemap2-tests.ts b/types/sitemap2/sitemap2-tests.ts similarity index 100% rename from sitemap2/sitemap2-tests.ts rename to types/sitemap2/sitemap2-tests.ts diff --git a/sitemap2/tsconfig.json b/types/sitemap2/tsconfig.json similarity index 100% rename from sitemap2/tsconfig.json rename to types/sitemap2/tsconfig.json diff --git a/sitemap2/tslint.json b/types/sitemap2/tslint.json similarity index 100% rename from sitemap2/tslint.json rename to types/sitemap2/tslint.json diff --git a/sjcl/index.d.ts b/types/sjcl/index.d.ts similarity index 100% rename from sjcl/index.d.ts rename to types/sjcl/index.d.ts diff --git a/sjcl/sjcl-tests.ts b/types/sjcl/sjcl-tests.ts similarity index 100% rename from sjcl/sjcl-tests.ts rename to types/sjcl/sjcl-tests.ts diff --git a/sjcl/tsconfig.json b/types/sjcl/tsconfig.json similarity index 100% rename from sjcl/tsconfig.json rename to types/sjcl/tsconfig.json diff --git a/ski/index.d.ts b/types/ski/index.d.ts similarity index 100% rename from ski/index.d.ts rename to types/ski/index.d.ts diff --git a/ski/ski-tests.ts b/types/ski/ski-tests.ts similarity index 100% rename from ski/ski-tests.ts rename to types/ski/ski-tests.ts diff --git a/ski/tsconfig.json b/types/ski/tsconfig.json similarity index 100% rename from ski/tsconfig.json rename to types/ski/tsconfig.json diff --git a/skyway/index.d.ts b/types/skyway/index.d.ts similarity index 100% rename from skyway/index.d.ts rename to types/skyway/index.d.ts diff --git a/skyway/skyway-tests.ts b/types/skyway/skyway-tests.ts similarity index 100% rename from skyway/skyway-tests.ts rename to types/skyway/skyway-tests.ts diff --git a/skyway/tsconfig.json b/types/skyway/tsconfig.json similarity index 100% rename from skyway/tsconfig.json rename to types/skyway/tsconfig.json diff --git a/slack-node/index.d.ts b/types/slack-node/index.d.ts similarity index 100% rename from slack-node/index.d.ts rename to types/slack-node/index.d.ts diff --git a/slack-node/slack-node-tests.ts b/types/slack-node/slack-node-tests.ts similarity index 100% rename from slack-node/slack-node-tests.ts rename to types/slack-node/slack-node-tests.ts diff --git a/slack-node/tsconfig.json b/types/slack-node/tsconfig.json similarity index 100% rename from slack-node/tsconfig.json rename to types/slack-node/tsconfig.json diff --git a/slackify-html/index.d.ts b/types/slackify-html/index.d.ts similarity index 100% rename from slackify-html/index.d.ts rename to types/slackify-html/index.d.ts diff --git a/slackify-html/slackify-html-tests.ts b/types/slackify-html/slackify-html-tests.ts similarity index 100% rename from slackify-html/slackify-html-tests.ts rename to types/slackify-html/slackify-html-tests.ts diff --git a/slackify-html/tsconfig.json b/types/slackify-html/tsconfig.json similarity index 100% rename from slackify-html/tsconfig.json rename to types/slackify-html/tsconfig.json diff --git a/slate-irc/index.d.ts b/types/slate-irc/index.d.ts similarity index 100% rename from slate-irc/index.d.ts rename to types/slate-irc/index.d.ts diff --git a/slate-irc/slate-irc-tests.ts b/types/slate-irc/slate-irc-tests.ts similarity index 100% rename from slate-irc/slate-irc-tests.ts rename to types/slate-irc/slate-irc-tests.ts diff --git a/slate-irc/tsconfig.json b/types/slate-irc/tsconfig.json similarity index 100% rename from slate-irc/tsconfig.json rename to types/slate-irc/tsconfig.json diff --git a/sleep/index.d.ts b/types/sleep/index.d.ts similarity index 100% rename from sleep/index.d.ts rename to types/sleep/index.d.ts diff --git a/sleep/sleep-tests.ts b/types/sleep/sleep-tests.ts similarity index 100% rename from sleep/sleep-tests.ts rename to types/sleep/sleep-tests.ts diff --git a/sleep/tsconfig.json b/types/sleep/tsconfig.json similarity index 100% rename from sleep/tsconfig.json rename to types/sleep/tsconfig.json diff --git a/slick-carousel/index.d.ts b/types/slick-carousel/index.d.ts similarity index 100% rename from slick-carousel/index.d.ts rename to types/slick-carousel/index.d.ts diff --git a/slick-carousel/slick-carousel-tests.ts b/types/slick-carousel/slick-carousel-tests.ts similarity index 100% rename from slick-carousel/slick-carousel-tests.ts rename to types/slick-carousel/slick-carousel-tests.ts diff --git a/slick-carousel/tsconfig.json b/types/slick-carousel/tsconfig.json similarity index 100% rename from slick-carousel/tsconfig.json rename to types/slick-carousel/tsconfig.json diff --git a/slickgrid/index.d.ts b/types/slickgrid/index.d.ts similarity index 100% rename from slickgrid/index.d.ts rename to types/slickgrid/index.d.ts diff --git a/slickgrid/slick.autotooltips.d.ts b/types/slickgrid/slick.autotooltips.d.ts similarity index 100% rename from slickgrid/slick.autotooltips.d.ts rename to types/slickgrid/slick.autotooltips.d.ts diff --git a/slickgrid/slick.checkboxselectcolumn.d.ts b/types/slickgrid/slick.checkboxselectcolumn.d.ts similarity index 100% rename from slickgrid/slick.checkboxselectcolumn.d.ts rename to types/slickgrid/slick.checkboxselectcolumn.d.ts diff --git a/slickgrid/slick.columnpicker.d.ts b/types/slickgrid/slick.columnpicker.d.ts similarity index 100% rename from slickgrid/slick.columnpicker.d.ts rename to types/slickgrid/slick.columnpicker.d.ts diff --git a/slickgrid/slick.headerbuttons.d.ts b/types/slickgrid/slick.headerbuttons.d.ts similarity index 100% rename from slickgrid/slick.headerbuttons.d.ts rename to types/slickgrid/slick.headerbuttons.d.ts diff --git a/slickgrid/slick.rowselectionmodel.d.ts b/types/slickgrid/slick.rowselectionmodel.d.ts similarity index 100% rename from slickgrid/slick.rowselectionmodel.d.ts rename to types/slickgrid/slick.rowselectionmodel.d.ts diff --git a/slickgrid/test/index.ts b/types/slickgrid/test/index.ts similarity index 100% rename from slickgrid/test/index.ts rename to types/slickgrid/test/index.ts diff --git a/slickgrid/test/slick.autotooltips.ts b/types/slickgrid/test/slick.autotooltips.ts similarity index 100% rename from slickgrid/test/slick.autotooltips.ts rename to types/slickgrid/test/slick.autotooltips.ts diff --git a/slickgrid/test/slick.checkboxselectcolumn.ts b/types/slickgrid/test/slick.checkboxselectcolumn.ts similarity index 100% rename from slickgrid/test/slick.checkboxselectcolumn.ts rename to types/slickgrid/test/slick.checkboxselectcolumn.ts diff --git a/slickgrid/tsconfig.json b/types/slickgrid/tsconfig.json similarity index 100% rename from slickgrid/tsconfig.json rename to types/slickgrid/tsconfig.json diff --git a/slideout/index.d.ts b/types/slideout/index.d.ts similarity index 100% rename from slideout/index.d.ts rename to types/slideout/index.d.ts diff --git a/slideout/slideout-tests.ts b/types/slideout/slideout-tests.ts similarity index 100% rename from slideout/slideout-tests.ts rename to types/slideout/slideout-tests.ts diff --git a/slideout/tsconfig.json b/types/slideout/tsconfig.json similarity index 100% rename from slideout/tsconfig.json rename to types/slideout/tsconfig.json diff --git a/slug/index.d.ts b/types/slug/index.d.ts similarity index 100% rename from slug/index.d.ts rename to types/slug/index.d.ts diff --git a/slug/slug-tests.ts b/types/slug/slug-tests.ts similarity index 100% rename from slug/slug-tests.ts rename to types/slug/slug-tests.ts diff --git a/slug/tsconfig.json b/types/slug/tsconfig.json similarity index 100% rename from slug/tsconfig.json rename to types/slug/tsconfig.json diff --git a/slug/tslint.json b/types/slug/tslint.json similarity index 100% rename from slug/tslint.json rename to types/slug/tslint.json diff --git a/smart-fox-server/index.d.ts b/types/smart-fox-server/index.d.ts similarity index 100% rename from smart-fox-server/index.d.ts rename to types/smart-fox-server/index.d.ts diff --git a/smart-fox-server/smart-fox-server-tests.ts b/types/smart-fox-server/smart-fox-server-tests.ts similarity index 100% rename from smart-fox-server/smart-fox-server-tests.ts rename to types/smart-fox-server/smart-fox-server-tests.ts diff --git a/smart-fox-server/tsconfig.json b/types/smart-fox-server/tsconfig.json similarity index 100% rename from smart-fox-server/tsconfig.json rename to types/smart-fox-server/tsconfig.json diff --git a/smooth-scrollbar/index.d.ts b/types/smooth-scrollbar/index.d.ts similarity index 100% rename from smooth-scrollbar/index.d.ts rename to types/smooth-scrollbar/index.d.ts diff --git a/smooth-scrollbar/smooth-scrollbar-tests.ts b/types/smooth-scrollbar/smooth-scrollbar-tests.ts similarity index 100% rename from smooth-scrollbar/smooth-scrollbar-tests.ts rename to types/smooth-scrollbar/smooth-scrollbar-tests.ts diff --git a/smooth-scrollbar/tsconfig.json b/types/smooth-scrollbar/tsconfig.json similarity index 100% rename from smooth-scrollbar/tsconfig.json rename to types/smooth-scrollbar/tsconfig.json diff --git a/smooth-scrollbar/tslint.json b/types/smooth-scrollbar/tslint.json similarity index 100% rename from smooth-scrollbar/tslint.json rename to types/smooth-scrollbar/tslint.json diff --git a/smoothie/index.d.ts b/types/smoothie/index.d.ts similarity index 100% rename from smoothie/index.d.ts rename to types/smoothie/index.d.ts diff --git a/smoothie/smoothie-tests.ts b/types/smoothie/smoothie-tests.ts similarity index 100% rename from smoothie/smoothie-tests.ts rename to types/smoothie/smoothie-tests.ts diff --git a/smoothie/tsconfig.json b/types/smoothie/tsconfig.json similarity index 100% rename from smoothie/tsconfig.json rename to types/smoothie/tsconfig.json diff --git a/smtp-server/index.d.ts b/types/smtp-server/index.d.ts similarity index 100% rename from smtp-server/index.d.ts rename to types/smtp-server/index.d.ts diff --git a/smtp-server/smtp-server-tests.ts b/types/smtp-server/smtp-server-tests.ts similarity index 100% rename from smtp-server/smtp-server-tests.ts rename to types/smtp-server/smtp-server-tests.ts diff --git a/smtp-server/tsconfig.json b/types/smtp-server/tsconfig.json similarity index 100% rename from smtp-server/tsconfig.json rename to types/smtp-server/tsconfig.json diff --git a/smtpapi/index.d.ts b/types/smtpapi/index.d.ts similarity index 100% rename from smtpapi/index.d.ts rename to types/smtpapi/index.d.ts diff --git a/smtpapi/smtpapi-tests.ts b/types/smtpapi/smtpapi-tests.ts similarity index 100% rename from smtpapi/smtpapi-tests.ts rename to types/smtpapi/smtpapi-tests.ts diff --git a/smtpapi/tsconfig.json b/types/smtpapi/tsconfig.json similarity index 100% rename from smtpapi/tsconfig.json rename to types/smtpapi/tsconfig.json diff --git a/snapsvg/index.d.ts b/types/snapsvg/index.d.ts similarity index 100% rename from snapsvg/index.d.ts rename to types/snapsvg/index.d.ts diff --git a/snapsvg/test/1.ts b/types/snapsvg/test/1.ts similarity index 100% rename from snapsvg/test/1.ts rename to types/snapsvg/test/1.ts diff --git a/snapsvg/test/2.ts b/types/snapsvg/test/2.ts similarity index 100% rename from snapsvg/test/2.ts rename to types/snapsvg/test/2.ts diff --git a/snapsvg/test/3.ts b/types/snapsvg/test/3.ts similarity index 100% rename from snapsvg/test/3.ts rename to types/snapsvg/test/3.ts diff --git a/snapsvg/tsconfig.json b/types/snapsvg/tsconfig.json similarity index 100% rename from snapsvg/tsconfig.json rename to types/snapsvg/tsconfig.json diff --git a/soap/index.d.ts b/types/soap/index.d.ts similarity index 100% rename from soap/index.d.ts rename to types/soap/index.d.ts diff --git a/soap/soap-tests.ts b/types/soap/soap-tests.ts similarity index 100% rename from soap/soap-tests.ts rename to types/soap/soap-tests.ts diff --git a/soap/tsconfig.json b/types/soap/tsconfig.json similarity index 100% rename from soap/tsconfig.json rename to types/soap/tsconfig.json diff --git a/socket.io-client/index.d.ts b/types/socket.io-client/index.d.ts similarity index 100% rename from socket.io-client/index.d.ts rename to types/socket.io-client/index.d.ts diff --git a/socket.io-client/socket.io-client-tests.ts b/types/socket.io-client/socket.io-client-tests.ts similarity index 100% rename from socket.io-client/socket.io-client-tests.ts rename to types/socket.io-client/socket.io-client-tests.ts diff --git a/socket.io-client/tsconfig.json b/types/socket.io-client/tsconfig.json similarity index 100% rename from socket.io-client/tsconfig.json rename to types/socket.io-client/tsconfig.json diff --git a/socket.io-parser/index.d.ts b/types/socket.io-parser/index.d.ts similarity index 100% rename from socket.io-parser/index.d.ts rename to types/socket.io-parser/index.d.ts diff --git a/socket.io-parser/socket.io-parser-tests.ts b/types/socket.io-parser/socket.io-parser-tests.ts similarity index 100% rename from socket.io-parser/socket.io-parser-tests.ts rename to types/socket.io-parser/socket.io-parser-tests.ts diff --git a/socket.io-parser/tsconfig.json b/types/socket.io-parser/tsconfig.json similarity index 100% rename from socket.io-parser/tsconfig.json rename to types/socket.io-parser/tsconfig.json diff --git a/socket.io-redis/index.d.ts b/types/socket.io-redis/index.d.ts similarity index 100% rename from socket.io-redis/index.d.ts rename to types/socket.io-redis/index.d.ts diff --git a/socket.io-redis/socket.io-redis-tests.ts b/types/socket.io-redis/socket.io-redis-tests.ts similarity index 100% rename from socket.io-redis/socket.io-redis-tests.ts rename to types/socket.io-redis/socket.io-redis-tests.ts diff --git a/socket.io-redis/tsconfig.json b/types/socket.io-redis/tsconfig.json similarity index 100% rename from socket.io-redis/tsconfig.json rename to types/socket.io-redis/tsconfig.json diff --git a/socket.io.users/index.d.ts b/types/socket.io.users/index.d.ts similarity index 100% rename from socket.io.users/index.d.ts rename to types/socket.io.users/index.d.ts diff --git a/socket.io.users/socket.io.users-tests.ts b/types/socket.io.users/socket.io.users-tests.ts similarity index 100% rename from socket.io.users/socket.io.users-tests.ts rename to types/socket.io.users/socket.io.users-tests.ts diff --git a/socket.io.users/tsconfig.json b/types/socket.io.users/tsconfig.json similarity index 100% rename from socket.io.users/tsconfig.json rename to types/socket.io.users/tsconfig.json diff --git a/socket.io/index.d.ts b/types/socket.io/index.d.ts similarity index 100% rename from socket.io/index.d.ts rename to types/socket.io/index.d.ts diff --git a/socket.io/socket.io-tests.ts b/types/socket.io/socket.io-tests.ts similarity index 100% rename from socket.io/socket.io-tests.ts rename to types/socket.io/socket.io-tests.ts diff --git a/socket.io/tsconfig.json b/types/socket.io/tsconfig.json similarity index 100% rename from socket.io/tsconfig.json rename to types/socket.io/tsconfig.json diff --git a/socketty/index.d.ts b/types/socketty/index.d.ts similarity index 100% rename from socketty/index.d.ts rename to types/socketty/index.d.ts diff --git a/socketty/socketty-tests.ts b/types/socketty/socketty-tests.ts similarity index 100% rename from socketty/socketty-tests.ts rename to types/socketty/socketty-tests.ts diff --git a/socketty/tsconfig.json b/types/socketty/tsconfig.json similarity index 100% rename from socketty/tsconfig.json rename to types/socketty/tsconfig.json diff --git a/sockjs-client/index.d.ts b/types/sockjs-client/index.d.ts similarity index 100% rename from sockjs-client/index.d.ts rename to types/sockjs-client/index.d.ts diff --git a/sockjs-client/sockjs-client-tests.ts b/types/sockjs-client/sockjs-client-tests.ts similarity index 100% rename from sockjs-client/sockjs-client-tests.ts rename to types/sockjs-client/sockjs-client-tests.ts diff --git a/sockjs-client/tsconfig.json b/types/sockjs-client/tsconfig.json similarity index 100% rename from sockjs-client/tsconfig.json rename to types/sockjs-client/tsconfig.json diff --git a/sockjs-node/index.d.ts b/types/sockjs-node/index.d.ts similarity index 100% rename from sockjs-node/index.d.ts rename to types/sockjs-node/index.d.ts diff --git a/sockjs-node/sockjs-node-tests.ts b/types/sockjs-node/sockjs-node-tests.ts similarity index 100% rename from sockjs-node/sockjs-node-tests.ts rename to types/sockjs-node/sockjs-node-tests.ts diff --git a/sockjs-node/tsconfig.json b/types/sockjs-node/tsconfig.json similarity index 100% rename from sockjs-node/tsconfig.json rename to types/sockjs-node/tsconfig.json diff --git a/sockjs/index.d.ts b/types/sockjs/index.d.ts similarity index 100% rename from sockjs/index.d.ts rename to types/sockjs/index.d.ts diff --git a/sockjs/tsconfig.json b/types/sockjs/tsconfig.json similarity index 100% rename from sockjs/tsconfig.json rename to types/sockjs/tsconfig.json diff --git a/solution-center-communicator/index.d.ts b/types/solution-center-communicator/index.d.ts similarity index 100% rename from solution-center-communicator/index.d.ts rename to types/solution-center-communicator/index.d.ts diff --git a/solution-center-communicator/solution-center-communicator-tests.ts b/types/solution-center-communicator/solution-center-communicator-tests.ts similarity index 100% rename from solution-center-communicator/solution-center-communicator-tests.ts rename to types/solution-center-communicator/solution-center-communicator-tests.ts diff --git a/solution-center-communicator/tsconfig.json b/types/solution-center-communicator/tsconfig.json similarity index 100% rename from solution-center-communicator/tsconfig.json rename to types/solution-center-communicator/tsconfig.json diff --git a/sortablejs/index.d.ts b/types/sortablejs/index.d.ts similarity index 100% rename from sortablejs/index.d.ts rename to types/sortablejs/index.d.ts diff --git a/sortablejs/sortablejs-tests.ts b/types/sortablejs/sortablejs-tests.ts similarity index 100% rename from sortablejs/sortablejs-tests.ts rename to types/sortablejs/sortablejs-tests.ts diff --git a/sortablejs/tsconfig.json b/types/sortablejs/tsconfig.json similarity index 100% rename from sortablejs/tsconfig.json rename to types/sortablejs/tsconfig.json diff --git a/soundjs/index.d.ts b/types/soundjs/index.d.ts similarity index 100% rename from soundjs/index.d.ts rename to types/soundjs/index.d.ts diff --git a/soundjs/soundjs-tests.ts b/types/soundjs/soundjs-tests.ts similarity index 100% rename from soundjs/soundjs-tests.ts rename to types/soundjs/soundjs-tests.ts diff --git a/soundjs/tsconfig.json b/types/soundjs/tsconfig.json similarity index 100% rename from soundjs/tsconfig.json rename to types/soundjs/tsconfig.json diff --git a/source-list-map/index.d.ts b/types/source-list-map/index.d.ts similarity index 100% rename from source-list-map/index.d.ts rename to types/source-list-map/index.d.ts diff --git a/source-list-map/source-list-map-tests.ts b/types/source-list-map/source-list-map-tests.ts similarity index 100% rename from source-list-map/source-list-map-tests.ts rename to types/source-list-map/source-list-map-tests.ts diff --git a/source-list-map/tsconfig.json b/types/source-list-map/tsconfig.json similarity index 100% rename from source-list-map/tsconfig.json rename to types/source-list-map/tsconfig.json diff --git a/source-map-support/index.d.ts b/types/source-map-support/index.d.ts similarity index 100% rename from source-map-support/index.d.ts rename to types/source-map-support/index.d.ts diff --git a/source-map-support/source-map-support-tests.ts b/types/source-map-support/source-map-support-tests.ts similarity index 100% rename from source-map-support/source-map-support-tests.ts rename to types/source-map-support/source-map-support-tests.ts diff --git a/source-map-support/tsconfig.json b/types/source-map-support/tsconfig.json similarity index 100% rename from source-map-support/tsconfig.json rename to types/source-map-support/tsconfig.json diff --git a/source-map/index.d.ts b/types/source-map/index.d.ts similarity index 100% rename from source-map/index.d.ts rename to types/source-map/index.d.ts diff --git a/source-map/source-map-tests.ts b/types/source-map/source-map-tests.ts similarity index 100% rename from source-map/source-map-tests.ts rename to types/source-map/source-map-tests.ts diff --git a/source-map/tsconfig.json b/types/source-map/tsconfig.json similarity index 100% rename from source-map/tsconfig.json rename to types/source-map/tsconfig.json diff --git a/space-pen/index.d.ts b/types/space-pen/index.d.ts similarity index 100% rename from space-pen/index.d.ts rename to types/space-pen/index.d.ts diff --git a/space-pen/space-pen-tests.ts b/types/space-pen/space-pen-tests.ts similarity index 100% rename from space-pen/space-pen-tests.ts rename to types/space-pen/space-pen-tests.ts diff --git a/space-pen/tsconfig.json b/types/space-pen/tsconfig.json similarity index 100% rename from space-pen/tsconfig.json rename to types/space-pen/tsconfig.json diff --git a/sparkpost/index.d.ts b/types/sparkpost/index.d.ts similarity index 100% rename from sparkpost/index.d.ts rename to types/sparkpost/index.d.ts diff --git a/sparkpost/sparkpost-tests.ts b/types/sparkpost/sparkpost-tests.ts similarity index 100% rename from sparkpost/sparkpost-tests.ts rename to types/sparkpost/sparkpost-tests.ts diff --git a/sparkpost/tsconfig.json b/types/sparkpost/tsconfig.json similarity index 100% rename from sparkpost/tsconfig.json rename to types/sparkpost/tsconfig.json diff --git a/sparkpost/tslint.json b/types/sparkpost/tslint.json similarity index 100% rename from sparkpost/tslint.json rename to types/sparkpost/tslint.json diff --git a/sparkpost/v1/index.d.ts b/types/sparkpost/v1/index.d.ts similarity index 100% rename from sparkpost/v1/index.d.ts rename to types/sparkpost/v1/index.d.ts diff --git a/sparkpost/v1/sparkpost-tests.ts b/types/sparkpost/v1/sparkpost-tests.ts similarity index 100% rename from sparkpost/v1/sparkpost-tests.ts rename to types/sparkpost/v1/sparkpost-tests.ts diff --git a/sparkpost/v1/tsconfig.json b/types/sparkpost/v1/tsconfig.json similarity index 100% rename from sparkpost/v1/tsconfig.json rename to types/sparkpost/v1/tsconfig.json diff --git a/spatialite/index.d.ts b/types/spatialite/index.d.ts similarity index 100% rename from spatialite/index.d.ts rename to types/spatialite/index.d.ts diff --git a/spatialite/spatialite-tests.ts b/types/spatialite/spatialite-tests.ts similarity index 100% rename from spatialite/spatialite-tests.ts rename to types/spatialite/spatialite-tests.ts diff --git a/spatialite/tsconfig.json b/types/spatialite/tsconfig.json similarity index 100% rename from spatialite/tsconfig.json rename to types/spatialite/tsconfig.json diff --git a/spatialite/tslint.json b/types/spatialite/tslint.json similarity index 100% rename from spatialite/tslint.json rename to types/spatialite/tslint.json diff --git a/spdy/index.d.ts b/types/spdy/index.d.ts similarity index 100% rename from spdy/index.d.ts rename to types/spdy/index.d.ts diff --git a/spdy/spdy-tests.ts b/types/spdy/spdy-tests.ts similarity index 100% rename from spdy/spdy-tests.ts rename to types/spdy/spdy-tests.ts diff --git a/spdy/tsconfig.json b/types/spdy/tsconfig.json similarity index 100% rename from spdy/tsconfig.json rename to types/spdy/tsconfig.json diff --git a/speakeasy/index.d.ts b/types/speakeasy/index.d.ts similarity index 100% rename from speakeasy/index.d.ts rename to types/speakeasy/index.d.ts diff --git a/speakeasy/speakeasy-tests.ts b/types/speakeasy/speakeasy-tests.ts similarity index 100% rename from speakeasy/speakeasy-tests.ts rename to types/speakeasy/speakeasy-tests.ts diff --git a/speakeasy/tsconfig.json b/types/speakeasy/tsconfig.json similarity index 100% rename from speakeasy/tsconfig.json rename to types/speakeasy/tsconfig.json diff --git a/speakingurl/index.d.ts b/types/speakingurl/index.d.ts similarity index 100% rename from speakingurl/index.d.ts rename to types/speakingurl/index.d.ts diff --git a/speakingurl/speakingurl-tests.ts b/types/speakingurl/speakingurl-tests.ts similarity index 100% rename from speakingurl/speakingurl-tests.ts rename to types/speakingurl/speakingurl-tests.ts diff --git a/speakingurl/tsconfig.json b/types/speakingurl/tsconfig.json similarity index 100% rename from speakingurl/tsconfig.json rename to types/speakingurl/tsconfig.json diff --git a/speakingurl/tslint.json b/types/speakingurl/tslint.json similarity index 100% rename from speakingurl/tslint.json rename to types/speakingurl/tslint.json diff --git a/spectacle/index.d.ts b/types/spectacle/index.d.ts similarity index 100% rename from spectacle/index.d.ts rename to types/spectacle/index.d.ts diff --git a/spectacle/spectacle-tests.tsx b/types/spectacle/spectacle-tests.tsx similarity index 100% rename from spectacle/spectacle-tests.tsx rename to types/spectacle/spectacle-tests.tsx diff --git a/spectacle/tsconfig.json b/types/spectacle/tsconfig.json similarity index 100% rename from spectacle/tsconfig.json rename to types/spectacle/tsconfig.json diff --git a/spectrum/index.d.ts b/types/spectrum/index.d.ts similarity index 100% rename from spectrum/index.d.ts rename to types/spectrum/index.d.ts diff --git a/spectrum/spectrum-tests.ts b/types/spectrum/spectrum-tests.ts similarity index 100% rename from spectrum/spectrum-tests.ts rename to types/spectrum/spectrum-tests.ts diff --git a/spectrum/tsconfig.json b/types/spectrum/tsconfig.json similarity index 100% rename from spectrum/tsconfig.json rename to types/spectrum/tsconfig.json diff --git a/spin.js/index.d.ts b/types/spin.js/index.d.ts similarity index 100% rename from spin.js/index.d.ts rename to types/spin.js/index.d.ts diff --git a/spin.js/spin.js-tests.ts b/types/spin.js/spin.js-tests.ts similarity index 100% rename from spin.js/spin.js-tests.ts rename to types/spin.js/spin.js-tests.ts diff --git a/spin.js/tsconfig.json b/types/spin.js/tsconfig.json similarity index 100% rename from spin.js/tsconfig.json rename to types/spin.js/tsconfig.json diff --git a/split/index.d.ts b/types/split/index.d.ts similarity index 100% rename from split/index.d.ts rename to types/split/index.d.ts diff --git a/split/split-tests.ts b/types/split/split-tests.ts similarity index 100% rename from split/split-tests.ts rename to types/split/split-tests.ts diff --git a/split/tsconfig.json b/types/split/tsconfig.json similarity index 100% rename from split/tsconfig.json rename to types/split/tsconfig.json diff --git a/split2/index.d.ts b/types/split2/index.d.ts similarity index 100% rename from split2/index.d.ts rename to types/split2/index.d.ts diff --git a/split2/split2-tests.ts b/types/split2/split2-tests.ts similarity index 100% rename from split2/split2-tests.ts rename to types/split2/split2-tests.ts diff --git a/split2/tsconfig.json b/types/split2/tsconfig.json similarity index 100% rename from split2/tsconfig.json rename to types/split2/tsconfig.json diff --git a/spotify-api/index.d.ts b/types/spotify-api/index.d.ts similarity index 100% rename from spotify-api/index.d.ts rename to types/spotify-api/index.d.ts diff --git a/spotify-api/spotify-api-tests.ts b/types/spotify-api/spotify-api-tests.ts similarity index 100% rename from spotify-api/spotify-api-tests.ts rename to types/spotify-api/spotify-api-tests.ts diff --git a/spotify-api/tsconfig.json b/types/spotify-api/tsconfig.json similarity index 100% rename from spotify-api/tsconfig.json rename to types/spotify-api/tsconfig.json diff --git a/sprintf-js/index.d.ts b/types/sprintf-js/index.d.ts similarity index 100% rename from sprintf-js/index.d.ts rename to types/sprintf-js/index.d.ts diff --git a/sprintf-js/sprintf-js-tests.ts b/types/sprintf-js/sprintf-js-tests.ts similarity index 100% rename from sprintf-js/sprintf-js-tests.ts rename to types/sprintf-js/sprintf-js-tests.ts diff --git a/sprintf-js/tsconfig.json b/types/sprintf-js/tsconfig.json similarity index 100% rename from sprintf-js/tsconfig.json rename to types/sprintf-js/tsconfig.json diff --git a/sprintf/index.d.ts b/types/sprintf/index.d.ts similarity index 100% rename from sprintf/index.d.ts rename to types/sprintf/index.d.ts diff --git a/sprintf/sprintf-tests.ts b/types/sprintf/sprintf-tests.ts similarity index 100% rename from sprintf/sprintf-tests.ts rename to types/sprintf/sprintf-tests.ts diff --git a/sprintf/tsconfig.json b/types/sprintf/tsconfig.json similarity index 100% rename from sprintf/tsconfig.json rename to types/sprintf/tsconfig.json diff --git a/sql.js/index.d.ts b/types/sql.js/index.d.ts similarity index 100% rename from sql.js/index.d.ts rename to types/sql.js/index.d.ts diff --git a/sql.js/sql.js-tests.ts b/types/sql.js/sql.js-tests.ts similarity index 100% rename from sql.js/sql.js-tests.ts rename to types/sql.js/sql.js-tests.ts diff --git a/sql.js/tsconfig.json b/types/sql.js/tsconfig.json similarity index 100% rename from sql.js/tsconfig.json rename to types/sql.js/tsconfig.json diff --git a/sqlite3/index.d.ts b/types/sqlite3/index.d.ts similarity index 100% rename from sqlite3/index.d.ts rename to types/sqlite3/index.d.ts diff --git a/sqlite3/sqlite3-tests.ts b/types/sqlite3/sqlite3-tests.ts similarity index 100% rename from sqlite3/sqlite3-tests.ts rename to types/sqlite3/sqlite3-tests.ts diff --git a/sqlite3/tsconfig.json b/types/sqlite3/tsconfig.json similarity index 100% rename from sqlite3/tsconfig.json rename to types/sqlite3/tsconfig.json diff --git a/sqlite3/tslint.json b/types/sqlite3/tslint.json similarity index 100% rename from sqlite3/tslint.json rename to types/sqlite3/tslint.json diff --git a/sqs-consumer/index.d.ts b/types/sqs-consumer/index.d.ts similarity index 100% rename from sqs-consumer/index.d.ts rename to types/sqs-consumer/index.d.ts diff --git a/sqs-consumer/sqs-consumer-tests.ts b/types/sqs-consumer/sqs-consumer-tests.ts similarity index 100% rename from sqs-consumer/sqs-consumer-tests.ts rename to types/sqs-consumer/sqs-consumer-tests.ts diff --git a/sqs-consumer/tsconfig.json b/types/sqs-consumer/tsconfig.json similarity index 100% rename from sqs-consumer/tsconfig.json rename to types/sqs-consumer/tsconfig.json diff --git a/sqs-producer/index.d.ts b/types/sqs-producer/index.d.ts similarity index 100% rename from sqs-producer/index.d.ts rename to types/sqs-producer/index.d.ts diff --git a/sqs-producer/sqs-producer-tests.ts b/types/sqs-producer/sqs-producer-tests.ts similarity index 100% rename from sqs-producer/sqs-producer-tests.ts rename to types/sqs-producer/sqs-producer-tests.ts diff --git a/sqs-producer/tsconfig.json b/types/sqs-producer/tsconfig.json similarity index 100% rename from sqs-producer/tsconfig.json rename to types/sqs-producer/tsconfig.json diff --git a/squirejs/index.d.ts b/types/squirejs/index.d.ts similarity index 100% rename from squirejs/index.d.ts rename to types/squirejs/index.d.ts diff --git a/squirejs/squirejs-tests.ts b/types/squirejs/squirejs-tests.ts similarity index 100% rename from squirejs/squirejs-tests.ts rename to types/squirejs/squirejs-tests.ts diff --git a/squirejs/tsconfig.json b/types/squirejs/tsconfig.json similarity index 100% rename from squirejs/tsconfig.json rename to types/squirejs/tsconfig.json diff --git a/srp/index.d.ts b/types/srp/index.d.ts similarity index 100% rename from srp/index.d.ts rename to types/srp/index.d.ts diff --git a/srp/srp-tests.ts b/types/srp/srp-tests.ts similarity index 100% rename from srp/srp-tests.ts rename to types/srp/srp-tests.ts diff --git a/srp/tsconfig.json b/types/srp/tsconfig.json similarity index 100% rename from srp/tsconfig.json rename to types/srp/tsconfig.json diff --git a/ss-utils/index.d.ts b/types/ss-utils/index.d.ts similarity index 100% rename from ss-utils/index.d.ts rename to types/ss-utils/index.d.ts diff --git a/ss-utils/ss-utils-tests.ts b/types/ss-utils/ss-utils-tests.ts similarity index 100% rename from ss-utils/ss-utils-tests.ts rename to types/ss-utils/ss-utils-tests.ts diff --git a/ss-utils/tsconfig.json b/types/ss-utils/tsconfig.json similarity index 100% rename from ss-utils/tsconfig.json rename to types/ss-utils/tsconfig.json diff --git a/ssh2-sftp-client/index.d.ts b/types/ssh2-sftp-client/index.d.ts similarity index 100% rename from ssh2-sftp-client/index.d.ts rename to types/ssh2-sftp-client/index.d.ts diff --git a/ssh2-sftp-client/ssh2-sftp-client-tests.ts b/types/ssh2-sftp-client/ssh2-sftp-client-tests.ts similarity index 100% rename from ssh2-sftp-client/ssh2-sftp-client-tests.ts rename to types/ssh2-sftp-client/ssh2-sftp-client-tests.ts diff --git a/ssh2-sftp-client/tsconfig.json b/types/ssh2-sftp-client/tsconfig.json similarity index 100% rename from ssh2-sftp-client/tsconfig.json rename to types/ssh2-sftp-client/tsconfig.json diff --git a/ssh2-streams/index.d.ts b/types/ssh2-streams/index.d.ts similarity index 100% rename from ssh2-streams/index.d.ts rename to types/ssh2-streams/index.d.ts diff --git a/ssh2-streams/ssh2-streams-tests.ts b/types/ssh2-streams/ssh2-streams-tests.ts similarity index 100% rename from ssh2-streams/ssh2-streams-tests.ts rename to types/ssh2-streams/ssh2-streams-tests.ts diff --git a/ssh2-streams/tsconfig.json b/types/ssh2-streams/tsconfig.json similarity index 100% rename from ssh2-streams/tsconfig.json rename to types/ssh2-streams/tsconfig.json diff --git a/ssh2/index.d.ts b/types/ssh2/index.d.ts similarity index 100% rename from ssh2/index.d.ts rename to types/ssh2/index.d.ts diff --git a/ssh2/ssh2-tests.ts b/types/ssh2/ssh2-tests.ts similarity index 100% rename from ssh2/ssh2-tests.ts rename to types/ssh2/ssh2-tests.ts diff --git a/ssh2/tsconfig.json b/types/ssh2/tsconfig.json similarity index 100% rename from ssh2/tsconfig.json rename to types/ssh2/tsconfig.json diff --git a/sshpk/index.d.ts b/types/sshpk/index.d.ts similarity index 100% rename from sshpk/index.d.ts rename to types/sshpk/index.d.ts diff --git a/sshpk/sshpk-tests.ts b/types/sshpk/sshpk-tests.ts similarity index 100% rename from sshpk/sshpk-tests.ts rename to types/sshpk/sshpk-tests.ts diff --git a/sshpk/tsconfig.json b/types/sshpk/tsconfig.json similarity index 100% rename from sshpk/tsconfig.json rename to types/sshpk/tsconfig.json diff --git a/sshpk/tslint.json b/types/sshpk/tslint.json similarity index 100% rename from sshpk/tslint.json rename to types/sshpk/tslint.json diff --git a/stack-mapper/index.d.ts b/types/stack-mapper/index.d.ts similarity index 100% rename from stack-mapper/index.d.ts rename to types/stack-mapper/index.d.ts diff --git a/stack-mapper/stack-mapper-tests.ts b/types/stack-mapper/stack-mapper-tests.ts similarity index 100% rename from stack-mapper/stack-mapper-tests.ts rename to types/stack-mapper/stack-mapper-tests.ts diff --git a/stack-mapper/tsconfig.json b/types/stack-mapper/tsconfig.json similarity index 100% rename from stack-mapper/tsconfig.json rename to types/stack-mapper/tsconfig.json diff --git a/stack-trace/index.d.ts b/types/stack-trace/index.d.ts similarity index 100% rename from stack-trace/index.d.ts rename to types/stack-trace/index.d.ts diff --git a/stack-trace/stack-trace-tests.ts b/types/stack-trace/stack-trace-tests.ts similarity index 100% rename from stack-trace/stack-trace-tests.ts rename to types/stack-trace/stack-trace-tests.ts diff --git a/stack-trace/tsconfig.json b/types/stack-trace/tsconfig.json similarity index 100% rename from stack-trace/tsconfig.json rename to types/stack-trace/tsconfig.json diff --git a/stacktrace-js/index.d.ts b/types/stacktrace-js/index.d.ts similarity index 100% rename from stacktrace-js/index.d.ts rename to types/stacktrace-js/index.d.ts diff --git a/stacktrace-js/stacktrace-js-tests.ts b/types/stacktrace-js/stacktrace-js-tests.ts similarity index 100% rename from stacktrace-js/stacktrace-js-tests.ts rename to types/stacktrace-js/stacktrace-js-tests.ts diff --git a/stacktrace-js/tsconfig.json b/types/stacktrace-js/tsconfig.json similarity index 100% rename from stacktrace-js/tsconfig.json rename to types/stacktrace-js/tsconfig.json diff --git a/stampit/index.d.ts b/types/stampit/index.d.ts similarity index 100% rename from stampit/index.d.ts rename to types/stampit/index.d.ts diff --git a/stampit/stampit-tests.ts b/types/stampit/stampit-tests.ts similarity index 100% rename from stampit/stampit-tests.ts rename to types/stampit/stampit-tests.ts diff --git a/stampit/tsconfig.json b/types/stampit/tsconfig.json similarity index 100% rename from stampit/tsconfig.json rename to types/stampit/tsconfig.json diff --git a/stamplay-js-sdk/index.d.ts b/types/stamplay-js-sdk/index.d.ts similarity index 100% rename from stamplay-js-sdk/index.d.ts rename to types/stamplay-js-sdk/index.d.ts diff --git a/stamplay-js-sdk/stamplay-js-sdk-tests.ts b/types/stamplay-js-sdk/stamplay-js-sdk-tests.ts similarity index 100% rename from stamplay-js-sdk/stamplay-js-sdk-tests.ts rename to types/stamplay-js-sdk/stamplay-js-sdk-tests.ts diff --git a/stamplay-js-sdk/tsconfig.json b/types/stamplay-js-sdk/tsconfig.json similarity index 100% rename from stamplay-js-sdk/tsconfig.json rename to types/stamplay-js-sdk/tsconfig.json diff --git a/stamplay-js-sdk/tslint.json b/types/stamplay-js-sdk/tslint.json similarity index 100% rename from stamplay-js-sdk/tslint.json rename to types/stamplay-js-sdk/tslint.json diff --git a/state-machine/index.d.ts b/types/state-machine/index.d.ts similarity index 100% rename from state-machine/index.d.ts rename to types/state-machine/index.d.ts diff --git a/state-machine/state-machine-tests.ts b/types/state-machine/state-machine-tests.ts similarity index 100% rename from state-machine/state-machine-tests.ts rename to types/state-machine/state-machine-tests.ts diff --git a/state-machine/tsconfig.json b/types/state-machine/tsconfig.json similarity index 100% rename from state-machine/tsconfig.json rename to types/state-machine/tsconfig.json diff --git a/static-eval/index.d.ts b/types/static-eval/index.d.ts similarity index 100% rename from static-eval/index.d.ts rename to types/static-eval/index.d.ts diff --git a/static-eval/static-eval-tests.ts b/types/static-eval/static-eval-tests.ts similarity index 100% rename from static-eval/static-eval-tests.ts rename to types/static-eval/static-eval-tests.ts diff --git a/static-eval/tsconfig.json b/types/static-eval/tsconfig.json similarity index 100% rename from static-eval/tsconfig.json rename to types/static-eval/tsconfig.json diff --git a/stats.js/index.d.ts b/types/stats.js/index.d.ts similarity index 100% rename from stats.js/index.d.ts rename to types/stats.js/index.d.ts diff --git a/stats.js/stats.js-tests.ts b/types/stats.js/stats.js-tests.ts similarity index 100% rename from stats.js/stats.js-tests.ts rename to types/stats.js/stats.js-tests.ts diff --git a/stats.js/tsconfig.json b/types/stats.js/tsconfig.json similarity index 100% rename from stats.js/tsconfig.json rename to types/stats.js/tsconfig.json diff --git a/statsd-client/index.d.ts b/types/statsd-client/index.d.ts similarity index 100% rename from statsd-client/index.d.ts rename to types/statsd-client/index.d.ts diff --git a/statsd-client/statsd-client-tests.ts b/types/statsd-client/statsd-client-tests.ts similarity index 100% rename from statsd-client/statsd-client-tests.ts rename to types/statsd-client/statsd-client-tests.ts diff --git a/statsd-client/tsconfig.json b/types/statsd-client/tsconfig.json similarity index 100% rename from statsd-client/tsconfig.json rename to types/statsd-client/tsconfig.json diff --git a/status-bar/index.d.ts b/types/status-bar/index.d.ts similarity index 100% rename from status-bar/index.d.ts rename to types/status-bar/index.d.ts diff --git a/status-bar/status-bar-tests.ts b/types/status-bar/status-bar-tests.ts similarity index 100% rename from status-bar/status-bar-tests.ts rename to types/status-bar/status-bar-tests.ts diff --git a/status-bar/tsconfig.json b/types/status-bar/tsconfig.json similarity index 100% rename from status-bar/tsconfig.json rename to types/status-bar/tsconfig.json diff --git a/statuses/index.d.ts b/types/statuses/index.d.ts similarity index 100% rename from statuses/index.d.ts rename to types/statuses/index.d.ts diff --git a/statuses/statuses-tests.ts b/types/statuses/statuses-tests.ts similarity index 100% rename from statuses/statuses-tests.ts rename to types/statuses/statuses-tests.ts diff --git a/statuses/tsconfig.json b/types/statuses/tsconfig.json similarity index 100% rename from statuses/tsconfig.json rename to types/statuses/tsconfig.json diff --git a/steam/index.d.ts b/types/steam/index.d.ts similarity index 100% rename from steam/index.d.ts rename to types/steam/index.d.ts diff --git a/steam/steam-tests.ts b/types/steam/steam-tests.ts similarity index 100% rename from steam/steam-tests.ts rename to types/steam/steam-tests.ts diff --git a/steam/tsconfig.json b/types/steam/tsconfig.json similarity index 100% rename from steam/tsconfig.json rename to types/steam/tsconfig.json diff --git a/steed/index.d.ts b/types/steed/index.d.ts similarity index 100% rename from steed/index.d.ts rename to types/steed/index.d.ts diff --git a/steed/steed-tests.ts b/types/steed/steed-tests.ts similarity index 100% rename from steed/steed-tests.ts rename to types/steed/steed-tests.ts diff --git a/steed/tsconfig.json b/types/steed/tsconfig.json similarity index 100% rename from steed/tsconfig.json rename to types/steed/tsconfig.json diff --git a/steed/tslint.json b/types/steed/tslint.json similarity index 100% rename from steed/tslint.json rename to types/steed/tslint.json diff --git a/stompjs/index.d.ts b/types/stompjs/index.d.ts similarity index 100% rename from stompjs/index.d.ts rename to types/stompjs/index.d.ts diff --git a/stompjs/stompjs-tests.ts b/types/stompjs/stompjs-tests.ts similarity index 100% rename from stompjs/stompjs-tests.ts rename to types/stompjs/stompjs-tests.ts diff --git a/stompjs/tsconfig.json b/types/stompjs/tsconfig.json similarity index 100% rename from stompjs/tsconfig.json rename to types/stompjs/tsconfig.json diff --git a/storejs/index.d.ts b/types/storejs/index.d.ts similarity index 100% rename from storejs/index.d.ts rename to types/storejs/index.d.ts diff --git a/storejs/storejs-tests.ts b/types/storejs/storejs-tests.ts similarity index 100% rename from storejs/storejs-tests.ts rename to types/storejs/storejs-tests.ts diff --git a/storejs/tsconfig.json b/types/storejs/tsconfig.json similarity index 100% rename from storejs/tsconfig.json rename to types/storejs/tsconfig.json diff --git a/stream-buffers/index.d.ts b/types/stream-buffers/index.d.ts similarity index 100% rename from stream-buffers/index.d.ts rename to types/stream-buffers/index.d.ts diff --git a/stream-buffers/stream-buffers-tests.ts b/types/stream-buffers/stream-buffers-tests.ts similarity index 100% rename from stream-buffers/stream-buffers-tests.ts rename to types/stream-buffers/stream-buffers-tests.ts diff --git a/stream-buffers/tsconfig.json b/types/stream-buffers/tsconfig.json similarity index 100% rename from stream-buffers/tsconfig.json rename to types/stream-buffers/tsconfig.json diff --git a/stream-buffers/tslint.json b/types/stream-buffers/tslint.json similarity index 100% rename from stream-buffers/tslint.json rename to types/stream-buffers/tslint.json diff --git a/stream-meter/index.d.ts b/types/stream-meter/index.d.ts similarity index 100% rename from stream-meter/index.d.ts rename to types/stream-meter/index.d.ts diff --git a/stream-meter/stream-meter-tests.ts b/types/stream-meter/stream-meter-tests.ts similarity index 100% rename from stream-meter/stream-meter-tests.ts rename to types/stream-meter/stream-meter-tests.ts diff --git a/stream-meter/tsconfig.json b/types/stream-meter/tsconfig.json similarity index 100% rename from stream-meter/tsconfig.json rename to types/stream-meter/tsconfig.json diff --git a/stream-series/index.d.ts b/types/stream-series/index.d.ts similarity index 100% rename from stream-series/index.d.ts rename to types/stream-series/index.d.ts diff --git a/stream-series/stream-series-tests.ts b/types/stream-series/stream-series-tests.ts similarity index 100% rename from stream-series/stream-series-tests.ts rename to types/stream-series/stream-series-tests.ts diff --git a/stream-series/tsconfig.json b/types/stream-series/tsconfig.json similarity index 100% rename from stream-series/tsconfig.json rename to types/stream-series/tsconfig.json diff --git a/stream-to-array/index.d.ts b/types/stream-to-array/index.d.ts similarity index 100% rename from stream-to-array/index.d.ts rename to types/stream-to-array/index.d.ts diff --git a/stream-to-array/stream-to-array-tests.ts b/types/stream-to-array/stream-to-array-tests.ts similarity index 100% rename from stream-to-array/stream-to-array-tests.ts rename to types/stream-to-array/stream-to-array-tests.ts diff --git a/stream-to-array/tsconfig.json b/types/stream-to-array/tsconfig.json similarity index 100% rename from stream-to-array/tsconfig.json rename to types/stream-to-array/tsconfig.json diff --git a/streamjs/README.md b/types/streamjs/README.md similarity index 100% rename from streamjs/README.md rename to types/streamjs/README.md diff --git a/streamjs/index.d.ts b/types/streamjs/index.d.ts similarity index 100% rename from streamjs/index.d.ts rename to types/streamjs/index.d.ts diff --git a/streamjs/streamjs-tests.ts b/types/streamjs/streamjs-tests.ts similarity index 100% rename from streamjs/streamjs-tests.ts rename to types/streamjs/streamjs-tests.ts diff --git a/streamjs/tsconfig.json b/types/streamjs/tsconfig.json similarity index 100% rename from streamjs/tsconfig.json rename to types/streamjs/tsconfig.json diff --git a/strftime/index.d.ts b/types/strftime/index.d.ts similarity index 100% rename from strftime/index.d.ts rename to types/strftime/index.d.ts diff --git a/strftime/strftime-tests.ts b/types/strftime/strftime-tests.ts similarity index 100% rename from strftime/strftime-tests.ts rename to types/strftime/strftime-tests.ts diff --git a/strftime/tsconfig.json b/types/strftime/tsconfig.json similarity index 100% rename from strftime/tsconfig.json rename to types/strftime/tsconfig.json diff --git a/string-hash/index.d.ts b/types/string-hash/index.d.ts similarity index 100% rename from string-hash/index.d.ts rename to types/string-hash/index.d.ts diff --git a/string-hash/string-hash-tests.ts b/types/string-hash/string-hash-tests.ts similarity index 100% rename from string-hash/string-hash-tests.ts rename to types/string-hash/string-hash-tests.ts diff --git a/string-hash/tsconfig.json b/types/string-hash/tsconfig.json similarity index 100% rename from string-hash/tsconfig.json rename to types/string-hash/tsconfig.json diff --git a/string-template/index.d.ts b/types/string-template/index.d.ts similarity index 100% rename from string-template/index.d.ts rename to types/string-template/index.d.ts diff --git a/string-template/string-template-tests.ts b/types/string-template/string-template-tests.ts similarity index 100% rename from string-template/string-template-tests.ts rename to types/string-template/string-template-tests.ts diff --git a/string-template/tsconfig.json b/types/string-template/tsconfig.json similarity index 100% rename from string-template/tsconfig.json rename to types/string-template/tsconfig.json diff --git a/string/index.d.ts b/types/string/index.d.ts similarity index 100% rename from string/index.d.ts rename to types/string/index.d.ts diff --git a/string/string-tests.ts b/types/string/string-tests.ts similarity index 100% rename from string/string-tests.ts rename to types/string/string-tests.ts diff --git a/string/tsconfig.json b/types/string/tsconfig.json similarity index 100% rename from string/tsconfig.json rename to types/string/tsconfig.json diff --git a/string_score/index.d.ts b/types/string_score/index.d.ts similarity index 100% rename from string_score/index.d.ts rename to types/string_score/index.d.ts diff --git a/string_score/string_score-tests.ts b/types/string_score/string_score-tests.ts similarity index 100% rename from string_score/string_score-tests.ts rename to types/string_score/string_score-tests.ts diff --git a/string_score/tsconfig.json b/types/string_score/tsconfig.json similarity index 100% rename from string_score/tsconfig.json rename to types/string_score/tsconfig.json diff --git a/stringify-object/index.d.ts b/types/stringify-object/index.d.ts similarity index 100% rename from stringify-object/index.d.ts rename to types/stringify-object/index.d.ts diff --git a/stringify-object/stringify-object-tests.ts b/types/stringify-object/stringify-object-tests.ts similarity index 100% rename from stringify-object/stringify-object-tests.ts rename to types/stringify-object/stringify-object-tests.ts diff --git a/stringify-object/tsconfig.json b/types/stringify-object/tsconfig.json similarity index 100% rename from stringify-object/tsconfig.json rename to types/stringify-object/tsconfig.json diff --git a/stringify-object/tslint.json b/types/stringify-object/tslint.json similarity index 100% rename from stringify-object/tslint.json rename to types/stringify-object/tslint.json diff --git a/strip-ansi/index.d.ts b/types/strip-ansi/index.d.ts similarity index 100% rename from strip-ansi/index.d.ts rename to types/strip-ansi/index.d.ts diff --git a/strip-ansi/strip-ansi-tests.ts b/types/strip-ansi/strip-ansi-tests.ts similarity index 100% rename from strip-ansi/strip-ansi-tests.ts rename to types/strip-ansi/strip-ansi-tests.ts diff --git a/strip-ansi/tsconfig.json b/types/strip-ansi/tsconfig.json similarity index 100% rename from strip-ansi/tsconfig.json rename to types/strip-ansi/tsconfig.json diff --git a/strip-ansi/tslint.json b/types/strip-ansi/tslint.json similarity index 100% rename from strip-ansi/tslint.json rename to types/strip-ansi/tslint.json diff --git a/strip-bom/index.d.ts b/types/strip-bom/index.d.ts similarity index 100% rename from strip-bom/index.d.ts rename to types/strip-bom/index.d.ts diff --git a/strip-bom/strip-bom-tests.ts b/types/strip-bom/strip-bom-tests.ts similarity index 100% rename from strip-bom/strip-bom-tests.ts rename to types/strip-bom/strip-bom-tests.ts diff --git a/strip-bom/tsconfig.json b/types/strip-bom/tsconfig.json similarity index 100% rename from strip-bom/tsconfig.json rename to types/strip-bom/tsconfig.json diff --git a/strip-bom/tslint.json b/types/strip-bom/tslint.json similarity index 100% rename from strip-bom/tslint.json rename to types/strip-bom/tslint.json diff --git a/strip-json-comments/index.d.ts b/types/strip-json-comments/index.d.ts similarity index 100% rename from strip-json-comments/index.d.ts rename to types/strip-json-comments/index.d.ts diff --git a/strip-json-comments/strip-json-comments-tests.ts b/types/strip-json-comments/strip-json-comments-tests.ts similarity index 100% rename from strip-json-comments/strip-json-comments-tests.ts rename to types/strip-json-comments/strip-json-comments-tests.ts diff --git a/strip-json-comments/tsconfig.json b/types/strip-json-comments/tsconfig.json similarity index 100% rename from strip-json-comments/tsconfig.json rename to types/strip-json-comments/tsconfig.json diff --git a/stripe-checkout/index.d.ts b/types/stripe-checkout/index.d.ts similarity index 100% rename from stripe-checkout/index.d.ts rename to types/stripe-checkout/index.d.ts diff --git a/stripe-checkout/stripe-checkout-tests.ts b/types/stripe-checkout/stripe-checkout-tests.ts similarity index 100% rename from stripe-checkout/stripe-checkout-tests.ts rename to types/stripe-checkout/stripe-checkout-tests.ts diff --git a/stripe-checkout/tsconfig.json b/types/stripe-checkout/tsconfig.json similarity index 100% rename from stripe-checkout/tsconfig.json rename to types/stripe-checkout/tsconfig.json diff --git a/stripe-node/index.d.ts b/types/stripe-node/index.d.ts similarity index 100% rename from stripe-node/index.d.ts rename to types/stripe-node/index.d.ts diff --git a/stripe-node/stripe-node-tests.ts b/types/stripe-node/stripe-node-tests.ts similarity index 100% rename from stripe-node/stripe-node-tests.ts rename to types/stripe-node/stripe-node-tests.ts diff --git a/stripe-node/tsconfig.json b/types/stripe-node/tsconfig.json similarity index 100% rename from stripe-node/tsconfig.json rename to types/stripe-node/tsconfig.json diff --git a/stripe/index.d.ts b/types/stripe/index.d.ts similarity index 100% rename from stripe/index.d.ts rename to types/stripe/index.d.ts diff --git a/stripe/stripe-tests.ts b/types/stripe/stripe-tests.ts similarity index 100% rename from stripe/stripe-tests.ts rename to types/stripe/stripe-tests.ts diff --git a/stripe/tsconfig.json b/types/stripe/tsconfig.json similarity index 100% rename from stripe/tsconfig.json rename to types/stripe/tsconfig.json diff --git a/stripe/tslint.json b/types/stripe/tslint.json similarity index 100% rename from stripe/tslint.json rename to types/stripe/tslint.json diff --git a/striptags/index.d.ts b/types/striptags/index.d.ts similarity index 100% rename from striptags/index.d.ts rename to types/striptags/index.d.ts diff --git a/striptags/striptags-tests.ts b/types/striptags/striptags-tests.ts similarity index 100% rename from striptags/striptags-tests.ts rename to types/striptags/striptags-tests.ts diff --git a/striptags/tsconfig.json b/types/striptags/tsconfig.json similarity index 100% rename from striptags/tsconfig.json rename to types/striptags/tsconfig.json diff --git a/strong-cluster-control/index.d.ts b/types/strong-cluster-control/index.d.ts similarity index 100% rename from strong-cluster-control/index.d.ts rename to types/strong-cluster-control/index.d.ts diff --git a/strong-cluster-control/strong-cluster-control-tests.ts b/types/strong-cluster-control/strong-cluster-control-tests.ts similarity index 100% rename from strong-cluster-control/strong-cluster-control-tests.ts rename to types/strong-cluster-control/strong-cluster-control-tests.ts diff --git a/strong-cluster-control/tsconfig.json b/types/strong-cluster-control/tsconfig.json similarity index 100% rename from strong-cluster-control/tsconfig.json rename to types/strong-cluster-control/tsconfig.json diff --git a/strong-cluster-control/tslint.json b/types/strong-cluster-control/tslint.json similarity index 100% rename from strong-cluster-control/tslint.json rename to types/strong-cluster-control/tslint.json diff --git a/strophe/index.d.ts b/types/strophe/index.d.ts similarity index 100% rename from strophe/index.d.ts rename to types/strophe/index.d.ts diff --git a/strophe/strophe-tests.ts b/types/strophe/strophe-tests.ts similarity index 100% rename from strophe/strophe-tests.ts rename to types/strophe/strophe-tests.ts diff --git a/strophe/tsconfig.json b/types/strophe/tsconfig.json similarity index 100% rename from strophe/tsconfig.json rename to types/strophe/tsconfig.json diff --git a/stylelint/index.d.ts b/types/stylelint/index.d.ts similarity index 100% rename from stylelint/index.d.ts rename to types/stylelint/index.d.ts diff --git a/stylelint/stylelint-tests.ts b/types/stylelint/stylelint-tests.ts similarity index 100% rename from stylelint/stylelint-tests.ts rename to types/stylelint/stylelint-tests.ts diff --git a/stylelint/tsconfig.json b/types/stylelint/tsconfig.json similarity index 100% rename from stylelint/tsconfig.json rename to types/stylelint/tsconfig.json diff --git a/stylus/index.d.ts b/types/stylus/index.d.ts similarity index 100% rename from stylus/index.d.ts rename to types/stylus/index.d.ts diff --git a/stylus/stylus-tests.ts b/types/stylus/stylus-tests.ts similarity index 100% rename from stylus/stylus-tests.ts rename to types/stylus/stylus-tests.ts diff --git a/stylus/tsconfig.json b/types/stylus/tsconfig.json similarity index 100% rename from stylus/tsconfig.json rename to types/stylus/tsconfig.json diff --git a/succinct/index.d.ts b/types/succinct/index.d.ts similarity index 100% rename from succinct/index.d.ts rename to types/succinct/index.d.ts diff --git a/succinct/succinct-tests.ts b/types/succinct/succinct-tests.ts similarity index 100% rename from succinct/succinct-tests.ts rename to types/succinct/succinct-tests.ts diff --git a/succinct/tsconfig.json b/types/succinct/tsconfig.json similarity index 100% rename from succinct/tsconfig.json rename to types/succinct/tsconfig.json diff --git a/suitescript/index.d.ts b/types/suitescript/index.d.ts similarity index 100% rename from suitescript/index.d.ts rename to types/suitescript/index.d.ts diff --git a/suitescript/tsconfig.json b/types/suitescript/tsconfig.json similarity index 100% rename from suitescript/tsconfig.json rename to types/suitescript/tsconfig.json diff --git a/superagent/index.d.ts b/types/superagent/index.d.ts similarity index 100% rename from superagent/index.d.ts rename to types/superagent/index.d.ts diff --git a/superagent/superagent-tests.ts b/types/superagent/superagent-tests.ts similarity index 100% rename from superagent/superagent-tests.ts rename to types/superagent/superagent-tests.ts diff --git a/superagent/tsconfig.json b/types/superagent/tsconfig.json similarity index 100% rename from superagent/tsconfig.json rename to types/superagent/tsconfig.json diff --git a/supertest-as-promised/index.d.ts b/types/supertest-as-promised/index.d.ts similarity index 100% rename from supertest-as-promised/index.d.ts rename to types/supertest-as-promised/index.d.ts diff --git a/supertest-as-promised/supertest-as-promised-tests.ts b/types/supertest-as-promised/supertest-as-promised-tests.ts similarity index 100% rename from supertest-as-promised/supertest-as-promised-tests.ts rename to types/supertest-as-promised/supertest-as-promised-tests.ts diff --git a/supertest-as-promised/tsconfig.json b/types/supertest-as-promised/tsconfig.json similarity index 100% rename from supertest-as-promised/tsconfig.json rename to types/supertest-as-promised/tsconfig.json diff --git a/supertest-as-promised/tslint.json b/types/supertest-as-promised/tslint.json similarity index 100% rename from supertest-as-promised/tslint.json rename to types/supertest-as-promised/tslint.json diff --git a/supertest/index.d.ts b/types/supertest/index.d.ts similarity index 100% rename from supertest/index.d.ts rename to types/supertest/index.d.ts diff --git a/supertest/supertest-tests.ts b/types/supertest/supertest-tests.ts similarity index 100% rename from supertest/supertest-tests.ts rename to types/supertest/supertest-tests.ts diff --git a/supertest/tsconfig.json b/types/supertest/tsconfig.json similarity index 100% rename from supertest/tsconfig.json rename to types/supertest/tsconfig.json diff --git a/supports-color/index.d.ts b/types/supports-color/index.d.ts similarity index 100% rename from supports-color/index.d.ts rename to types/supports-color/index.d.ts diff --git a/supports-color/supports-color-tests.ts b/types/supports-color/supports-color-tests.ts similarity index 100% rename from supports-color/supports-color-tests.ts rename to types/supports-color/supports-color-tests.ts diff --git a/supports-color/tsconfig.json b/types/supports-color/tsconfig.json similarity index 100% rename from supports-color/tsconfig.json rename to types/supports-color/tsconfig.json diff --git a/survey-knockout/index.d.ts b/types/survey-knockout/index.d.ts similarity index 100% rename from survey-knockout/index.d.ts rename to types/survey-knockout/index.d.ts diff --git a/survey-knockout/survey-knockout-tests.ts b/types/survey-knockout/survey-knockout-tests.ts similarity index 100% rename from survey-knockout/survey-knockout-tests.ts rename to types/survey-knockout/survey-knockout-tests.ts diff --git a/survey-knockout/tsconfig.json b/types/survey-knockout/tsconfig.json similarity index 100% rename from survey-knockout/tsconfig.json rename to types/survey-knockout/tsconfig.json diff --git a/svg-injector/index.d.ts b/types/svg-injector/index.d.ts similarity index 100% rename from svg-injector/index.d.ts rename to types/svg-injector/index.d.ts diff --git a/svg-injector/svg-injector-tests.ts b/types/svg-injector/svg-injector-tests.ts similarity index 100% rename from svg-injector/svg-injector-tests.ts rename to types/svg-injector/svg-injector-tests.ts diff --git a/svg-injector/tsconfig.json b/types/svg-injector/tsconfig.json similarity index 100% rename from svg-injector/tsconfig.json rename to types/svg-injector/tsconfig.json diff --git a/svg-pan-zoom/index.d.ts b/types/svg-pan-zoom/index.d.ts similarity index 100% rename from svg-pan-zoom/index.d.ts rename to types/svg-pan-zoom/index.d.ts diff --git a/svg-pan-zoom/svg-pan-zoom-tests.ts b/types/svg-pan-zoom/svg-pan-zoom-tests.ts similarity index 100% rename from svg-pan-zoom/svg-pan-zoom-tests.ts rename to types/svg-pan-zoom/svg-pan-zoom-tests.ts diff --git a/svg-pan-zoom/tsconfig.json b/types/svg-pan-zoom/tsconfig.json similarity index 100% rename from svg-pan-zoom/tsconfig.json rename to types/svg-pan-zoom/tsconfig.json diff --git a/svg-pan-zoom/v2/index.d.ts b/types/svg-pan-zoom/v2/index.d.ts similarity index 100% rename from svg-pan-zoom/v2/index.d.ts rename to types/svg-pan-zoom/v2/index.d.ts diff --git a/svg-pan-zoom/v2/tsconfig.json b/types/svg-pan-zoom/v2/tsconfig.json similarity index 100% rename from svg-pan-zoom/v2/tsconfig.json rename to types/svg-pan-zoom/v2/tsconfig.json diff --git a/svg-sprite/index.d.ts b/types/svg-sprite/index.d.ts similarity index 100% rename from svg-sprite/index.d.ts rename to types/svg-sprite/index.d.ts diff --git a/svg-sprite/svg-sprite-tests.ts b/types/svg-sprite/svg-sprite-tests.ts similarity index 100% rename from svg-sprite/svg-sprite-tests.ts rename to types/svg-sprite/svg-sprite-tests.ts diff --git a/svg-sprite/tsconfig.json b/types/svg-sprite/tsconfig.json similarity index 100% rename from svg-sprite/tsconfig.json rename to types/svg-sprite/tsconfig.json diff --git a/svg.js/index.d.ts b/types/svg.js/index.d.ts similarity index 100% rename from svg.js/index.d.ts rename to types/svg.js/index.d.ts diff --git a/svg.js/svg.js-tests.ts b/types/svg.js/svg.js-tests.ts similarity index 100% rename from svg.js/svg.js-tests.ts rename to types/svg.js/svg.js-tests.ts diff --git a/svg.js/tsconfig.json b/types/svg.js/tsconfig.json similarity index 100% rename from svg.js/tsconfig.json rename to types/svg.js/tsconfig.json diff --git a/svg2png/index.d.ts b/types/svg2png/index.d.ts similarity index 100% rename from svg2png/index.d.ts rename to types/svg2png/index.d.ts diff --git a/svg2png/svg2png-tests.ts b/types/svg2png/svg2png-tests.ts similarity index 100% rename from svg2png/svg2png-tests.ts rename to types/svg2png/svg2png-tests.ts diff --git a/svg2png/tsconfig.json b/types/svg2png/tsconfig.json similarity index 100% rename from svg2png/tsconfig.json rename to types/svg2png/tsconfig.json diff --git a/svgjs.draggable/index.d.ts b/types/svgjs.draggable/index.d.ts similarity index 100% rename from svgjs.draggable/index.d.ts rename to types/svgjs.draggable/index.d.ts diff --git a/svgjs.draggable/tsconfig.json b/types/svgjs.draggable/tsconfig.json similarity index 100% rename from svgjs.draggable/tsconfig.json rename to types/svgjs.draggable/tsconfig.json diff --git a/svgjs.resize/index.d.ts b/types/svgjs.resize/index.d.ts similarity index 100% rename from svgjs.resize/index.d.ts rename to types/svgjs.resize/index.d.ts diff --git a/svgjs.resize/tsconfig.json b/types/svgjs.resize/tsconfig.json similarity index 100% rename from svgjs.resize/tsconfig.json rename to types/svgjs.resize/tsconfig.json diff --git a/swag/index.d.ts b/types/swag/index.d.ts similarity index 100% rename from swag/index.d.ts rename to types/swag/index.d.ts diff --git a/swag/swag-tests.ts b/types/swag/swag-tests.ts similarity index 100% rename from swag/swag-tests.ts rename to types/swag/swag-tests.ts diff --git a/swag/tsconfig.json b/types/swag/tsconfig.json similarity index 100% rename from swag/tsconfig.json rename to types/swag/tsconfig.json diff --git a/swagger-express-middleware/index.d.ts b/types/swagger-express-middleware/index.d.ts similarity index 100% rename from swagger-express-middleware/index.d.ts rename to types/swagger-express-middleware/index.d.ts diff --git a/swagger-express-middleware/swagger-express-middleware-tests.ts b/types/swagger-express-middleware/swagger-express-middleware-tests.ts similarity index 100% rename from swagger-express-middleware/swagger-express-middleware-tests.ts rename to types/swagger-express-middleware/swagger-express-middleware-tests.ts diff --git a/swagger-express-middleware/tsconfig.json b/types/swagger-express-middleware/tsconfig.json similarity index 100% rename from swagger-express-middleware/tsconfig.json rename to types/swagger-express-middleware/tsconfig.json diff --git a/swagger-express-mw/index.d.ts b/types/swagger-express-mw/index.d.ts similarity index 100% rename from swagger-express-mw/index.d.ts rename to types/swagger-express-mw/index.d.ts diff --git a/swagger-express-mw/swagger-express-mw-tests.ts b/types/swagger-express-mw/swagger-express-mw-tests.ts similarity index 100% rename from swagger-express-mw/swagger-express-mw-tests.ts rename to types/swagger-express-mw/swagger-express-mw-tests.ts diff --git a/swagger-express-mw/tsconfig.json b/types/swagger-express-mw/tsconfig.json similarity index 100% rename from swagger-express-mw/tsconfig.json rename to types/swagger-express-mw/tsconfig.json diff --git a/swagger-express-mw/tslint.json b/types/swagger-express-mw/tslint.json similarity index 100% rename from swagger-express-mw/tslint.json rename to types/swagger-express-mw/tslint.json diff --git a/swagger-hapi/index.d.ts b/types/swagger-hapi/index.d.ts similarity index 100% rename from swagger-hapi/index.d.ts rename to types/swagger-hapi/index.d.ts diff --git a/swagger-hapi/swagger-hapi-tests.ts b/types/swagger-hapi/swagger-hapi-tests.ts similarity index 100% rename from swagger-hapi/swagger-hapi-tests.ts rename to types/swagger-hapi/swagger-hapi-tests.ts diff --git a/swagger-hapi/tsconfig.json b/types/swagger-hapi/tsconfig.json similarity index 100% rename from swagger-hapi/tsconfig.json rename to types/swagger-hapi/tsconfig.json diff --git a/swagger-hapi/tslint.json b/types/swagger-hapi/tslint.json similarity index 100% rename from swagger-hapi/tslint.json rename to types/swagger-hapi/tslint.json diff --git a/swagger-jsdoc/index.d.ts b/types/swagger-jsdoc/index.d.ts similarity index 100% rename from swagger-jsdoc/index.d.ts rename to types/swagger-jsdoc/index.d.ts diff --git a/swagger-jsdoc/swagger-jsdoc-tests.ts b/types/swagger-jsdoc/swagger-jsdoc-tests.ts similarity index 100% rename from swagger-jsdoc/swagger-jsdoc-tests.ts rename to types/swagger-jsdoc/swagger-jsdoc-tests.ts diff --git a/swagger-jsdoc/tsconfig.json b/types/swagger-jsdoc/tsconfig.json similarity index 100% rename from swagger-jsdoc/tsconfig.json rename to types/swagger-jsdoc/tsconfig.json diff --git a/swagger-node-runner/index.d.ts b/types/swagger-node-runner/index.d.ts similarity index 100% rename from swagger-node-runner/index.d.ts rename to types/swagger-node-runner/index.d.ts diff --git a/swagger-node-runner/swagger-node-runner-tests.ts b/types/swagger-node-runner/swagger-node-runner-tests.ts similarity index 100% rename from swagger-node-runner/swagger-node-runner-tests.ts rename to types/swagger-node-runner/swagger-node-runner-tests.ts diff --git a/swagger-node-runner/tsconfig.json b/types/swagger-node-runner/tsconfig.json similarity index 100% rename from swagger-node-runner/tsconfig.json rename to types/swagger-node-runner/tsconfig.json diff --git a/swagger-node-runner/tslint.json b/types/swagger-node-runner/tslint.json similarity index 100% rename from swagger-node-runner/tslint.json rename to types/swagger-node-runner/tslint.json diff --git a/swagger-parser/index.d.ts b/types/swagger-parser/index.d.ts similarity index 100% rename from swagger-parser/index.d.ts rename to types/swagger-parser/index.d.ts diff --git a/swagger-parser/swagger-parser-tests.ts b/types/swagger-parser/swagger-parser-tests.ts similarity index 100% rename from swagger-parser/swagger-parser-tests.ts rename to types/swagger-parser/swagger-parser-tests.ts diff --git a/swagger-parser/tsconfig.json b/types/swagger-parser/tsconfig.json similarity index 100% rename from swagger-parser/tsconfig.json rename to types/swagger-parser/tsconfig.json diff --git a/swagger-parser/tslint.json b/types/swagger-parser/tslint.json similarity index 100% rename from swagger-parser/tslint.json rename to types/swagger-parser/tslint.json diff --git a/swagger-restify-mw/index.d.ts b/types/swagger-restify-mw/index.d.ts similarity index 100% rename from swagger-restify-mw/index.d.ts rename to types/swagger-restify-mw/index.d.ts diff --git a/swagger-restify-mw/swagger-restify-mw-tests.ts b/types/swagger-restify-mw/swagger-restify-mw-tests.ts similarity index 100% rename from swagger-restify-mw/swagger-restify-mw-tests.ts rename to types/swagger-restify-mw/swagger-restify-mw-tests.ts diff --git a/swagger-restify-mw/tsconfig.json b/types/swagger-restify-mw/tsconfig.json similarity index 100% rename from swagger-restify-mw/tsconfig.json rename to types/swagger-restify-mw/tsconfig.json diff --git a/swagger-restify-mw/tslint.json b/types/swagger-restify-mw/tslint.json similarity index 100% rename from swagger-restify-mw/tslint.json rename to types/swagger-restify-mw/tslint.json diff --git a/swagger-sails-hook/index.d.ts b/types/swagger-sails-hook/index.d.ts similarity index 100% rename from swagger-sails-hook/index.d.ts rename to types/swagger-sails-hook/index.d.ts diff --git a/swagger-sails-hook/swagger-sails-hook-tests.ts b/types/swagger-sails-hook/swagger-sails-hook-tests.ts similarity index 100% rename from swagger-sails-hook/swagger-sails-hook-tests.ts rename to types/swagger-sails-hook/swagger-sails-hook-tests.ts diff --git a/swagger-sails-hook/tsconfig.json b/types/swagger-sails-hook/tsconfig.json similarity index 100% rename from swagger-sails-hook/tsconfig.json rename to types/swagger-sails-hook/tsconfig.json diff --git a/swagger-sails-hook/tslint.json b/types/swagger-sails-hook/tslint.json similarity index 100% rename from swagger-sails-hook/tslint.json rename to types/swagger-sails-hook/tslint.json diff --git a/swagger-schema-official/index.d.ts b/types/swagger-schema-official/index.d.ts similarity index 100% rename from swagger-schema-official/index.d.ts rename to types/swagger-schema-official/index.d.ts diff --git a/swagger-schema-official/swagger-schema-official-tests.ts b/types/swagger-schema-official/swagger-schema-official-tests.ts similarity index 100% rename from swagger-schema-official/swagger-schema-official-tests.ts rename to types/swagger-schema-official/swagger-schema-official-tests.ts diff --git a/swagger-schema-official/tsconfig.json b/types/swagger-schema-official/tsconfig.json similarity index 100% rename from swagger-schema-official/tsconfig.json rename to types/swagger-schema-official/tsconfig.json diff --git a/swagger-schema-official/tslint.json b/types/swagger-schema-official/tslint.json similarity index 100% rename from swagger-schema-official/tslint.json rename to types/swagger-schema-official/tslint.json diff --git a/swaggerize-express/index.d.ts b/types/swaggerize-express/index.d.ts similarity index 100% rename from swaggerize-express/index.d.ts rename to types/swaggerize-express/index.d.ts diff --git a/swaggerize-express/swaggerize-express-tests.ts b/types/swaggerize-express/swaggerize-express-tests.ts similarity index 100% rename from swaggerize-express/swaggerize-express-tests.ts rename to types/swaggerize-express/swaggerize-express-tests.ts diff --git a/swaggerize-express/tsconfig.json b/types/swaggerize-express/tsconfig.json similarity index 100% rename from swaggerize-express/tsconfig.json rename to types/swaggerize-express/tsconfig.json diff --git a/sweetalert/index.d.ts b/types/sweetalert/index.d.ts similarity index 100% rename from sweetalert/index.d.ts rename to types/sweetalert/index.d.ts diff --git a/sweetalert/sweetalert-tests.ts b/types/sweetalert/sweetalert-tests.ts similarity index 100% rename from sweetalert/sweetalert-tests.ts rename to types/sweetalert/sweetalert-tests.ts diff --git a/sweetalert/tsconfig.json b/types/sweetalert/tsconfig.json similarity index 100% rename from sweetalert/tsconfig.json rename to types/sweetalert/tsconfig.json diff --git a/swfobject/index.d.ts b/types/swfobject/index.d.ts similarity index 100% rename from swfobject/index.d.ts rename to types/swfobject/index.d.ts diff --git a/swfobject/swfobject-tests.ts b/types/swfobject/swfobject-tests.ts similarity index 100% rename from swfobject/swfobject-tests.ts rename to types/swfobject/swfobject-tests.ts diff --git a/swfobject/tsconfig.json b/types/swfobject/tsconfig.json similarity index 100% rename from swfobject/tsconfig.json rename to types/swfobject/tsconfig.json diff --git a/swiftclick/index.d.ts b/types/swiftclick/index.d.ts similarity index 100% rename from swiftclick/index.d.ts rename to types/swiftclick/index.d.ts diff --git a/swiftclick/swiftclick-tests.ts b/types/swiftclick/swiftclick-tests.ts similarity index 100% rename from swiftclick/swiftclick-tests.ts rename to types/swiftclick/swiftclick-tests.ts diff --git a/swiftclick/tsconfig.json b/types/swiftclick/tsconfig.json similarity index 100% rename from swiftclick/tsconfig.json rename to types/swiftclick/tsconfig.json diff --git a/swig-email-templates/index.d.ts b/types/swig-email-templates/index.d.ts similarity index 100% rename from swig-email-templates/index.d.ts rename to types/swig-email-templates/index.d.ts diff --git a/swig-email-templates/swig-email-templates-tests.ts b/types/swig-email-templates/swig-email-templates-tests.ts similarity index 100% rename from swig-email-templates/swig-email-templates-tests.ts rename to types/swig-email-templates/swig-email-templates-tests.ts diff --git a/swig-email-templates/tsconfig.json b/types/swig-email-templates/tsconfig.json similarity index 100% rename from swig-email-templates/tsconfig.json rename to types/swig-email-templates/tsconfig.json diff --git a/swig/index.d.ts b/types/swig/index.d.ts similarity index 100% rename from swig/index.d.ts rename to types/swig/index.d.ts diff --git a/swig/swig-tests.ts b/types/swig/swig-tests.ts similarity index 100% rename from swig/swig-tests.ts rename to types/swig/swig-tests.ts diff --git a/swig/tsconfig.json b/types/swig/tsconfig.json similarity index 100% rename from swig/tsconfig.json rename to types/swig/tsconfig.json diff --git a/swipe/index.d.ts b/types/swipe/index.d.ts similarity index 100% rename from swipe/index.d.ts rename to types/swipe/index.d.ts diff --git a/swipe/swipe-tests.ts b/types/swipe/swipe-tests.ts similarity index 100% rename from swipe/swipe-tests.ts rename to types/swipe/swipe-tests.ts diff --git a/swipe/tsconfig.json b/types/swipe/tsconfig.json similarity index 100% rename from swipe/tsconfig.json rename to types/swipe/tsconfig.json diff --git a/swiper/index.d.ts b/types/swiper/index.d.ts similarity index 100% rename from swiper/index.d.ts rename to types/swiper/index.d.ts diff --git a/swiper/swiper-tests.ts b/types/swiper/swiper-tests.ts similarity index 100% rename from swiper/swiper-tests.ts rename to types/swiper/swiper-tests.ts diff --git a/swiper/tsconfig.json b/types/swiper/tsconfig.json similarity index 100% rename from swiper/tsconfig.json rename to types/swiper/tsconfig.json diff --git a/swiper/tslint.json b/types/swiper/tslint.json similarity index 100% rename from swiper/tslint.json rename to types/swiper/tslint.json diff --git a/swiper/v2/index.d.ts b/types/swiper/v2/index.d.ts similarity index 100% rename from swiper/v2/index.d.ts rename to types/swiper/v2/index.d.ts diff --git a/swiper/v2/swiper-tests.ts b/types/swiper/v2/swiper-tests.ts similarity index 100% rename from swiper/v2/swiper-tests.ts rename to types/swiper/v2/swiper-tests.ts diff --git a/swiper/v2/tsconfig.json b/types/swiper/v2/tsconfig.json similarity index 100% rename from swiper/v2/tsconfig.json rename to types/swiper/v2/tsconfig.json diff --git a/swiper/v2/tslint.json b/types/swiper/v2/tslint.json similarity index 100% rename from swiper/v2/tslint.json rename to types/swiper/v2/tslint.json diff --git a/swipeview/index.d.ts b/types/swipeview/index.d.ts similarity index 100% rename from swipeview/index.d.ts rename to types/swipeview/index.d.ts diff --git a/swipeview/swipeview-tests.ts b/types/swipeview/swipeview-tests.ts similarity index 100% rename from swipeview/swipeview-tests.ts rename to types/swipeview/swipeview-tests.ts diff --git a/swipeview/tsconfig.json b/types/swipeview/tsconfig.json similarity index 100% rename from swipeview/tsconfig.json rename to types/swipeview/tsconfig.json diff --git a/switchery/index.d.ts b/types/switchery/index.d.ts similarity index 100% rename from switchery/index.d.ts rename to types/switchery/index.d.ts diff --git a/switchery/switchery-tests.ts b/types/switchery/switchery-tests.ts similarity index 100% rename from switchery/switchery-tests.ts rename to types/switchery/switchery-tests.ts diff --git a/switchery/tsconfig.json b/types/switchery/tsconfig.json similarity index 100% rename from switchery/tsconfig.json rename to types/switchery/tsconfig.json diff --git a/swiz/index.d.ts b/types/swiz/index.d.ts similarity index 100% rename from swiz/index.d.ts rename to types/swiz/index.d.ts diff --git a/swiz/swiz-tests.ts b/types/swiz/swiz-tests.ts similarity index 100% rename from swiz/swiz-tests.ts rename to types/swiz/swiz-tests.ts diff --git a/swiz/tsconfig.json b/types/swiz/tsconfig.json similarity index 100% rename from swiz/tsconfig.json rename to types/swiz/tsconfig.json diff --git a/sylvester/index.d.ts b/types/sylvester/index.d.ts similarity index 100% rename from sylvester/index.d.ts rename to types/sylvester/index.d.ts diff --git a/sylvester/sylvester-tests.ts b/types/sylvester/sylvester-tests.ts similarity index 100% rename from sylvester/sylvester-tests.ts rename to types/sylvester/sylvester-tests.ts diff --git a/sylvester/tsconfig.json b/types/sylvester/tsconfig.json similarity index 100% rename from sylvester/tsconfig.json rename to types/sylvester/tsconfig.json diff --git a/synaptic/index.d.ts b/types/synaptic/index.d.ts similarity index 100% rename from synaptic/index.d.ts rename to types/synaptic/index.d.ts diff --git a/synaptic/synaptic-tests.ts b/types/synaptic/synaptic-tests.ts similarity index 100% rename from synaptic/synaptic-tests.ts rename to types/synaptic/synaptic-tests.ts diff --git a/synaptic/tsconfig.json b/types/synaptic/tsconfig.json similarity index 100% rename from synaptic/tsconfig.json rename to types/synaptic/tsconfig.json diff --git a/systemjs/index.d.ts b/types/systemjs/index.d.ts similarity index 100% rename from systemjs/index.d.ts rename to types/systemjs/index.d.ts diff --git a/systemjs/systemjs-tests.ts b/types/systemjs/systemjs-tests.ts similarity index 100% rename from systemjs/systemjs-tests.ts rename to types/systemjs/systemjs-tests.ts diff --git a/systemjs/tsconfig.json b/types/systemjs/tsconfig.json similarity index 100% rename from systemjs/tsconfig.json rename to types/systemjs/tsconfig.json diff --git a/table/index.d.ts b/types/table/index.d.ts similarity index 100% rename from table/index.d.ts rename to types/table/index.d.ts diff --git a/table/table-tests.ts b/types/table/table-tests.ts similarity index 100% rename from table/table-tests.ts rename to types/table/table-tests.ts diff --git a/table/tsconfig.json b/types/table/tsconfig.json similarity index 100% rename from table/tsconfig.json rename to types/table/tsconfig.json diff --git a/table/tslint.json b/types/table/tslint.json similarity index 100% rename from table/tslint.json rename to types/table/tslint.json diff --git a/tabris/README.md b/types/tabris/README.md similarity index 100% rename from tabris/README.md rename to types/tabris/README.md diff --git a/tabris/index.d.ts b/types/tabris/index.d.ts similarity index 100% rename from tabris/index.d.ts rename to types/tabris/index.d.ts diff --git a/tabris/tabris-tests.ts b/types/tabris/tabris-tests.ts similarity index 100% rename from tabris/tabris-tests.ts rename to types/tabris/tabris-tests.ts diff --git a/tabris/tsconfig.json b/types/tabris/tsconfig.json similarity index 100% rename from tabris/tsconfig.json rename to types/tabris/tsconfig.json diff --git a/tabtab/index.d.ts b/types/tabtab/index.d.ts similarity index 100% rename from tabtab/index.d.ts rename to types/tabtab/index.d.ts diff --git a/tabtab/tabtab-tests.ts b/types/tabtab/tabtab-tests.ts similarity index 100% rename from tabtab/tabtab-tests.ts rename to types/tabtab/tabtab-tests.ts diff --git a/tabtab/tsconfig.json b/types/tabtab/tsconfig.json similarity index 100% rename from tabtab/tsconfig.json rename to types/tabtab/tsconfig.json diff --git a/tapable/index.d.ts b/types/tapable/index.d.ts similarity index 100% rename from tapable/index.d.ts rename to types/tapable/index.d.ts diff --git a/tapable/tapable-tests.ts b/types/tapable/tapable-tests.ts similarity index 100% rename from tapable/tapable-tests.ts rename to types/tapable/tapable-tests.ts diff --git a/tapable/tsconfig.json b/types/tapable/tsconfig.json similarity index 100% rename from tapable/tsconfig.json rename to types/tapable/tsconfig.json diff --git a/tape/index.d.ts b/types/tape/index.d.ts similarity index 100% rename from tape/index.d.ts rename to types/tape/index.d.ts diff --git a/tape/tape-tests.ts b/types/tape/tape-tests.ts similarity index 100% rename from tape/tape-tests.ts rename to types/tape/tape-tests.ts diff --git a/tape/tsconfig.json b/types/tape/tsconfig.json similarity index 100% rename from tape/tsconfig.json rename to types/tape/tsconfig.json diff --git a/tar/index.d.ts b/types/tar/index.d.ts similarity index 100% rename from tar/index.d.ts rename to types/tar/index.d.ts diff --git a/tar/tar-tests.ts b/types/tar/tar-tests.ts similarity index 100% rename from tar/tar-tests.ts rename to types/tar/tar-tests.ts diff --git a/tar/tsconfig.json b/types/tar/tsconfig.json similarity index 100% rename from tar/tsconfig.json rename to types/tar/tsconfig.json diff --git a/tcomb/index.d.ts b/types/tcomb/index.d.ts similarity index 100% rename from tcomb/index.d.ts rename to types/tcomb/index.d.ts diff --git a/tcomb/tcomb-tests.ts b/types/tcomb/tcomb-tests.ts similarity index 100% rename from tcomb/tcomb-tests.ts rename to types/tcomb/tcomb-tests.ts diff --git a/tcomb/tsconfig.json b/types/tcomb/tsconfig.json similarity index 100% rename from tcomb/tsconfig.json rename to types/tcomb/tsconfig.json diff --git a/tcomb/tslint.json b/types/tcomb/tslint.json similarity index 100% rename from tcomb/tslint.json rename to types/tcomb/tslint.json diff --git a/tea-merge/index.d.ts b/types/tea-merge/index.d.ts similarity index 100% rename from tea-merge/index.d.ts rename to types/tea-merge/index.d.ts diff --git a/tea-merge/tea-merge-tests.ts b/types/tea-merge/tea-merge-tests.ts similarity index 100% rename from tea-merge/tea-merge-tests.ts rename to types/tea-merge/tea-merge-tests.ts diff --git a/tea-merge/tsconfig.json b/types/tea-merge/tsconfig.json similarity index 100% rename from tea-merge/tsconfig.json rename to types/tea-merge/tsconfig.json diff --git a/tedious-connection-pool/index.d.ts b/types/tedious-connection-pool/index.d.ts similarity index 100% rename from tedious-connection-pool/index.d.ts rename to types/tedious-connection-pool/index.d.ts diff --git a/tedious-connection-pool/tedious-connection-pool-tests.ts b/types/tedious-connection-pool/tedious-connection-pool-tests.ts similarity index 100% rename from tedious-connection-pool/tedious-connection-pool-tests.ts rename to types/tedious-connection-pool/tedious-connection-pool-tests.ts diff --git a/tedious-connection-pool/tsconfig.json b/types/tedious-connection-pool/tsconfig.json similarity index 100% rename from tedious-connection-pool/tsconfig.json rename to types/tedious-connection-pool/tsconfig.json diff --git a/tedious-connection-pool/tslint.json b/types/tedious-connection-pool/tslint.json similarity index 100% rename from tedious-connection-pool/tslint.json rename to types/tedious-connection-pool/tslint.json diff --git a/tedious/index.d.ts b/types/tedious/index.d.ts similarity index 100% rename from tedious/index.d.ts rename to types/tedious/index.d.ts diff --git a/tedious/tedious-tests.ts b/types/tedious/tedious-tests.ts similarity index 100% rename from tedious/tedious-tests.ts rename to types/tedious/tedious-tests.ts diff --git a/tedious/tsconfig.json b/types/tedious/tsconfig.json similarity index 100% rename from tedious/tsconfig.json rename to types/tedious/tsconfig.json diff --git a/teechart/index.d.ts b/types/teechart/index.d.ts similarity index 100% rename from teechart/index.d.ts rename to types/teechart/index.d.ts diff --git a/teechart/tsconfig.json b/types/teechart/tsconfig.json similarity index 100% rename from teechart/tsconfig.json rename to types/teechart/tsconfig.json diff --git a/temp-fs/index.d.ts b/types/temp-fs/index.d.ts similarity index 100% rename from temp-fs/index.d.ts rename to types/temp-fs/index.d.ts diff --git a/temp-fs/temp-fs-tests.ts b/types/temp-fs/temp-fs-tests.ts similarity index 100% rename from temp-fs/temp-fs-tests.ts rename to types/temp-fs/temp-fs-tests.ts diff --git a/temp-fs/tsconfig.json b/types/temp-fs/tsconfig.json similarity index 100% rename from temp-fs/tsconfig.json rename to types/temp-fs/tsconfig.json diff --git a/temp/index.d.ts b/types/temp/index.d.ts similarity index 100% rename from temp/index.d.ts rename to types/temp/index.d.ts diff --git a/temp/temp-tests.ts b/types/temp/temp-tests.ts similarity index 100% rename from temp/temp-tests.ts rename to types/temp/temp-tests.ts diff --git a/temp/tsconfig.json b/types/temp/tsconfig.json similarity index 100% rename from temp/tsconfig.json rename to types/temp/tsconfig.json diff --git a/tempfile/index.d.ts b/types/tempfile/index.d.ts similarity index 100% rename from tempfile/index.d.ts rename to types/tempfile/index.d.ts diff --git a/tempfile/tempfile-tests.ts b/types/tempfile/tempfile-tests.ts similarity index 100% rename from tempfile/tempfile-tests.ts rename to types/tempfile/tempfile-tests.ts diff --git a/tempfile/tsconfig.json b/types/tempfile/tsconfig.json similarity index 100% rename from tempfile/tsconfig.json rename to types/tempfile/tsconfig.json diff --git a/terminal-menu/index.d.ts b/types/terminal-menu/index.d.ts similarity index 100% rename from terminal-menu/index.d.ts rename to types/terminal-menu/index.d.ts diff --git a/terminal-menu/terminal-menu-tests.ts b/types/terminal-menu/terminal-menu-tests.ts similarity index 100% rename from terminal-menu/terminal-menu-tests.ts rename to types/terminal-menu/terminal-menu-tests.ts diff --git a/terminal-menu/tsconfig.json b/types/terminal-menu/tsconfig.json similarity index 100% rename from terminal-menu/tsconfig.json rename to types/terminal-menu/tsconfig.json diff --git a/tesseract.js/index.d.ts b/types/tesseract.js/index.d.ts similarity index 100% rename from tesseract.js/index.d.ts rename to types/tesseract.js/index.d.ts diff --git a/tesseract.js/tesseract.js-tests.ts b/types/tesseract.js/tesseract.js-tests.ts similarity index 100% rename from tesseract.js/tesseract.js-tests.ts rename to types/tesseract.js/tesseract.js-tests.ts diff --git a/tesseract.js/tsconfig.json b/types/tesseract.js/tsconfig.json similarity index 100% rename from tesseract.js/tsconfig.json rename to types/tesseract.js/tsconfig.json diff --git a/tether-drop/index.d.ts b/types/tether-drop/index.d.ts similarity index 100% rename from tether-drop/index.d.ts rename to types/tether-drop/index.d.ts diff --git a/tether-drop/tether-drop-tests.ts b/types/tether-drop/tether-drop-tests.ts similarity index 100% rename from tether-drop/tether-drop-tests.ts rename to types/tether-drop/tether-drop-tests.ts diff --git a/tether-drop/tsconfig.json b/types/tether-drop/tsconfig.json similarity index 100% rename from tether-drop/tsconfig.json rename to types/tether-drop/tsconfig.json diff --git a/tether-shepherd/index.d.ts b/types/tether-shepherd/index.d.ts similarity index 100% rename from tether-shepherd/index.d.ts rename to types/tether-shepherd/index.d.ts diff --git a/tether-shepherd/tether-shepherd-tests.ts b/types/tether-shepherd/tether-shepherd-tests.ts similarity index 100% rename from tether-shepherd/tether-shepherd-tests.ts rename to types/tether-shepherd/tether-shepherd-tests.ts diff --git a/tether-shepherd/tsconfig.json b/types/tether-shepherd/tsconfig.json similarity index 100% rename from tether-shepherd/tsconfig.json rename to types/tether-shepherd/tsconfig.json diff --git a/tether/index.d.ts b/types/tether/index.d.ts similarity index 100% rename from tether/index.d.ts rename to types/tether/index.d.ts diff --git a/tether/tether-tests.ts b/types/tether/tether-tests.ts similarity index 100% rename from tether/tether-tests.ts rename to types/tether/tether-tests.ts diff --git a/tether/tsconfig.json b/types/tether/tsconfig.json similarity index 100% rename from tether/tsconfig.json rename to types/tether/tsconfig.json diff --git a/text-buffer/index.d.ts b/types/text-buffer/index.d.ts similarity index 100% rename from text-buffer/index.d.ts rename to types/text-buffer/index.d.ts diff --git a/text-buffer/text-buffer-tests.ts b/types/text-buffer/text-buffer-tests.ts similarity index 100% rename from text-buffer/text-buffer-tests.ts rename to types/text-buffer/text-buffer-tests.ts diff --git a/text-buffer/tsconfig.json b/types/text-buffer/tsconfig.json similarity index 100% rename from text-buffer/tsconfig.json rename to types/text-buffer/tsconfig.json diff --git a/text-encoding/index.d.ts b/types/text-encoding/index.d.ts similarity index 100% rename from text-encoding/index.d.ts rename to types/text-encoding/index.d.ts diff --git a/text-encoding/text-encoding-tests.ts b/types/text-encoding/text-encoding-tests.ts similarity index 100% rename from text-encoding/text-encoding-tests.ts rename to types/text-encoding/text-encoding-tests.ts diff --git a/text-encoding/tsconfig.json b/types/text-encoding/tsconfig.json similarity index 100% rename from text-encoding/tsconfig.json rename to types/text-encoding/tsconfig.json diff --git a/three/detector.d.ts b/types/three/detector.d.ts similarity index 100% rename from three/detector.d.ts rename to types/three/detector.d.ts diff --git a/three/index.d.ts b/types/three/index.d.ts similarity index 100% rename from three/index.d.ts rename to types/three/index.d.ts diff --git a/three/test/canvas/canvas_camera_orthographic.ts b/types/three/test/canvas/canvas_camera_orthographic.ts similarity index 100% rename from three/test/canvas/canvas_camera_orthographic.ts rename to types/three/test/canvas/canvas_camera_orthographic.ts diff --git a/three/test/canvas/canvas_geometry_cube.ts b/types/three/test/canvas/canvas_geometry_cube.ts similarity index 100% rename from three/test/canvas/canvas_geometry_cube.ts rename to types/three/test/canvas/canvas_geometry_cube.ts diff --git a/three/test/canvas/canvas_interactive_cubes_tween.ts b/types/three/test/canvas/canvas_interactive_cubes_tween.ts similarity index 100% rename from three/test/canvas/canvas_interactive_cubes_tween.ts rename to types/three/test/canvas/canvas_interactive_cubes_tween.ts diff --git a/three/test/canvas/canvas_lights_pointlights.ts b/types/three/test/canvas/canvas_lights_pointlights.ts similarity index 100% rename from three/test/canvas/canvas_lights_pointlights.ts rename to types/three/test/canvas/canvas_lights_pointlights.ts diff --git a/three/test/canvas/canvas_materials.ts b/types/three/test/canvas/canvas_materials.ts similarity index 100% rename from three/test/canvas/canvas_materials.ts rename to types/three/test/canvas/canvas_materials.ts diff --git a/three/test/canvas/canvas_particles_floor.ts b/types/three/test/canvas/canvas_particles_floor.ts similarity index 100% rename from three/test/canvas/canvas_particles_floor.ts rename to types/three/test/canvas/canvas_particles_floor.ts diff --git a/three/test/css3d/css3d_periodictable.ts b/types/three/test/css3d/css3d_periodictable.ts similarity index 100% rename from three/test/css3d/css3d_periodictable.ts rename to types/three/test/css3d/css3d_periodictable.ts diff --git a/three/test/css3d/css3d_sprites.ts b/types/three/test/css3d/css3d_sprites.ts similarity index 100% rename from three/test/css3d/css3d_sprites.ts rename to types/three/test/css3d/css3d_sprites.ts diff --git a/three/test/examples/controls/vrcontrols.ts b/types/three/test/examples/controls/vrcontrols.ts similarity index 100% rename from three/test/examples/controls/vrcontrols.ts rename to types/three/test/examples/controls/vrcontrols.ts diff --git a/three/test/examples/ctm/ctmloader.ts b/types/three/test/examples/ctm/ctmloader.ts similarity index 100% rename from three/test/examples/ctm/ctmloader.ts rename to types/three/test/examples/ctm/ctmloader.ts diff --git a/three/test/examples/detector.ts b/types/three/test/examples/detector.ts similarity index 100% rename from three/test/examples/detector.ts rename to types/three/test/examples/detector.ts diff --git a/three/test/examples/effects/vreffect.ts b/types/three/test/examples/effects/vreffect.ts similarity index 100% rename from three/test/examples/effects/vreffect.ts rename to types/three/test/examples/effects/vreffect.ts diff --git a/three/test/examples/octree.ts b/types/three/test/examples/octree.ts similarity index 100% rename from three/test/examples/octree.ts rename to types/three/test/examples/octree.ts diff --git a/three/test/math/test_unit_math.ts b/types/three/test/math/test_unit_math.ts similarity index 100% rename from three/test/math/test_unit_math.ts rename to types/three/test/math/test_unit_math.ts diff --git a/three/test/three-tests-setup.ts b/types/three/test/three-tests-setup.ts similarity index 100% rename from three/test/three-tests-setup.ts rename to types/three/test/three-tests-setup.ts diff --git a/three/test/webgl/webgl_animation_cloth.ts b/types/three/test/webgl/webgl_animation_cloth.ts similarity index 100% rename from three/test/webgl/webgl_animation_cloth.ts rename to types/three/test/webgl/webgl_animation_cloth.ts diff --git a/three/test/webgl/webgl_animation_skinning_morph.ts b/types/three/test/webgl/webgl_animation_skinning_morph.ts similarity index 100% rename from three/test/webgl/webgl_animation_skinning_morph.ts rename to types/three/test/webgl/webgl_animation_skinning_morph.ts diff --git a/three/test/webgl/webgl_buffergeometry.ts b/types/three/test/webgl/webgl_buffergeometry.ts similarity index 100% rename from three/test/webgl/webgl_buffergeometry.ts rename to types/three/test/webgl/webgl_buffergeometry.ts diff --git a/three/test/webgl/webgl_camera.ts b/types/three/test/webgl/webgl_camera.ts similarity index 100% rename from three/test/webgl/webgl_camera.ts rename to types/three/test/webgl/webgl_camera.ts diff --git a/three/test/webgl/webgl_custom_attributes.ts b/types/three/test/webgl/webgl_custom_attributes.ts similarity index 100% rename from three/test/webgl/webgl_custom_attributes.ts rename to types/three/test/webgl/webgl_custom_attributes.ts diff --git a/three/test/webgl/webgl_geometries.ts b/types/three/test/webgl/webgl_geometries.ts similarity index 100% rename from three/test/webgl/webgl_geometries.ts rename to types/three/test/webgl/webgl_geometries.ts diff --git a/three/test/webgl/webgl_helpers.ts b/types/three/test/webgl/webgl_helpers.ts similarity index 100% rename from three/test/webgl/webgl_helpers.ts rename to types/three/test/webgl/webgl_helpers.ts diff --git a/three/test/webgl/webgl_interactive_cubes.ts b/types/three/test/webgl/webgl_interactive_cubes.ts similarity index 100% rename from three/test/webgl/webgl_interactive_cubes.ts rename to types/three/test/webgl/webgl_interactive_cubes.ts diff --git a/three/test/webgl/webgl_interactive_raycasting_points.ts b/types/three/test/webgl/webgl_interactive_raycasting_points.ts similarity index 100% rename from three/test/webgl/webgl_interactive_raycasting_points.ts rename to types/three/test/webgl/webgl_interactive_raycasting_points.ts diff --git a/three/test/webgl/webgl_lensflares.ts b/types/three/test/webgl/webgl_lensflares.ts similarity index 100% rename from three/test/webgl/webgl_lensflares.ts rename to types/three/test/webgl/webgl_lensflares.ts diff --git a/three/test/webgl/webgl_lights_hemisphere.ts b/types/three/test/webgl/webgl_lights_hemisphere.ts similarity index 100% rename from three/test/webgl/webgl_lights_hemisphere.ts rename to types/three/test/webgl/webgl_lights_hemisphere.ts diff --git a/three/test/webgl/webgl_lines_colors.ts b/types/three/test/webgl/webgl_lines_colors.ts similarity index 100% rename from three/test/webgl/webgl_lines_colors.ts rename to types/three/test/webgl/webgl_lines_colors.ts diff --git a/three/test/webgl/webgl_loader_awd.ts b/types/three/test/webgl/webgl_loader_awd.ts similarity index 100% rename from three/test/webgl/webgl_loader_awd.ts rename to types/three/test/webgl/webgl_loader_awd.ts diff --git a/three/test/webgl/webgl_materials.ts b/types/three/test/webgl/webgl_materials.ts similarity index 100% rename from three/test/webgl/webgl_materials.ts rename to types/three/test/webgl/webgl_materials.ts diff --git a/three/test/webgl/webgl_morphtargets.ts b/types/three/test/webgl/webgl_morphtargets.ts similarity index 100% rename from three/test/webgl/webgl_morphtargets.ts rename to types/three/test/webgl/webgl_morphtargets.ts diff --git a/three/test/webgl/webgl_points_billboards.ts b/types/three/test/webgl/webgl_points_billboards.ts similarity index 100% rename from three/test/webgl/webgl_points_billboards.ts rename to types/three/test/webgl/webgl_points_billboards.ts diff --git a/three/test/webgl/webgl_postprocessing.ts b/types/three/test/webgl/webgl_postprocessing.ts similarity index 100% rename from three/test/webgl/webgl_postprocessing.ts rename to types/three/test/webgl/webgl_postprocessing.ts diff --git a/three/test/webgl/webgl_shader.ts b/types/three/test/webgl/webgl_shader.ts similarity index 100% rename from three/test/webgl/webgl_shader.ts rename to types/three/test/webgl/webgl_shader.ts diff --git a/three/test/webgl/webgl_sprites.ts b/types/three/test/webgl/webgl_sprites.ts similarity index 100% rename from three/test/webgl/webgl_sprites.ts rename to types/three/test/webgl/webgl_sprites.ts diff --git a/three/three-FirstPersonControls.d.ts b/types/three/three-FirstPersonControls.d.ts similarity index 100% rename from three/three-FirstPersonControls.d.ts rename to types/three/three-FirstPersonControls.d.ts diff --git a/three/three-canvasrenderer.d.ts b/types/three/three-canvasrenderer.d.ts similarity index 100% rename from three/three-canvasrenderer.d.ts rename to types/three/three-canvasrenderer.d.ts diff --git a/three/three-colladaLoader.d.ts b/types/three/three-colladaLoader.d.ts similarity index 100% rename from three/three-colladaLoader.d.ts rename to types/three/three-colladaLoader.d.ts diff --git a/three/three-copyshader.d.ts b/types/three/three-copyshader.d.ts similarity index 100% rename from three/three-copyshader.d.ts rename to types/three/three-copyshader.d.ts diff --git a/three/three-css3drenderer.d.ts b/types/three/three-css3drenderer.d.ts similarity index 100% rename from three/three-css3drenderer.d.ts rename to types/three/three-css3drenderer.d.ts diff --git a/three/three-ctmloader.d.ts b/types/three/three-ctmloader.d.ts similarity index 100% rename from three/three-ctmloader.d.ts rename to types/three/three-ctmloader.d.ts diff --git a/three/three-editorcontrols.d.ts b/types/three/three-editorcontrols.d.ts similarity index 100% rename from three/three-editorcontrols.d.ts rename to types/three/three-editorcontrols.d.ts diff --git a/three/three-effectcomposer.d.ts b/types/three/three-effectcomposer.d.ts similarity index 100% rename from three/three-effectcomposer.d.ts rename to types/three/three-effectcomposer.d.ts diff --git a/three/three-maskpass.d.ts b/types/three/three-maskpass.d.ts similarity index 100% rename from three/three-maskpass.d.ts rename to types/three/three-maskpass.d.ts diff --git a/three/three-octree.d.ts b/types/three/three-octree.d.ts similarity index 100% rename from three/three-octree.d.ts rename to types/three/three-octree.d.ts diff --git a/three/three-orbitcontrols.d.ts b/types/three/three-orbitcontrols.d.ts similarity index 100% rename from three/three-orbitcontrols.d.ts rename to types/three/three-orbitcontrols.d.ts diff --git a/three/three-orthographictrackballcontrols.d.ts b/types/three/three-orthographictrackballcontrols.d.ts similarity index 100% rename from three/three-orthographictrackballcontrols.d.ts rename to types/three/three-orthographictrackballcontrols.d.ts diff --git a/three/three-projector.d.ts b/types/three/three-projector.d.ts similarity index 100% rename from three/three-projector.d.ts rename to types/three/three-projector.d.ts diff --git a/three/three-renderpass.d.ts b/types/three/three-renderpass.d.ts similarity index 100% rename from three/three-renderpass.d.ts rename to types/three/three-renderpass.d.ts diff --git a/three/three-shaderpass.d.ts b/types/three/three-shaderpass.d.ts similarity index 100% rename from three/three-shaderpass.d.ts rename to types/three/three-shaderpass.d.ts diff --git a/three/three-trackballcontrols.d.ts b/types/three/three-trackballcontrols.d.ts similarity index 100% rename from three/three-trackballcontrols.d.ts rename to types/three/three-trackballcontrols.d.ts diff --git a/three/three-transformcontrols.d.ts b/types/three/three-transformcontrols.d.ts similarity index 100% rename from three/three-transformcontrols.d.ts rename to types/three/three-transformcontrols.d.ts diff --git a/three/three-vrcontrols.d.ts b/types/three/three-vrcontrols.d.ts similarity index 100% rename from three/three-vrcontrols.d.ts rename to types/three/three-vrcontrols.d.ts diff --git a/three/three-vreffect.d.ts b/types/three/three-vreffect.d.ts similarity index 100% rename from three/three-vreffect.d.ts rename to types/three/three-vreffect.d.ts diff --git a/three/tsconfig.json b/types/three/tsconfig.json similarity index 100% rename from three/tsconfig.json rename to types/three/tsconfig.json diff --git a/thrift/index.d.ts b/types/thrift/index.d.ts similarity index 100% rename from thrift/index.d.ts rename to types/thrift/index.d.ts diff --git a/thrift/thrift-tests.ts b/types/thrift/thrift-tests.ts similarity index 100% rename from thrift/thrift-tests.ts rename to types/thrift/thrift-tests.ts diff --git a/thrift/tsconfig.json b/types/thrift/tsconfig.json similarity index 100% rename from thrift/tsconfig.json rename to types/thrift/tsconfig.json diff --git a/through/index.d.ts b/types/through/index.d.ts similarity index 100% rename from through/index.d.ts rename to types/through/index.d.ts diff --git a/through/through-tests.ts b/types/through/through-tests.ts similarity index 100% rename from through/through-tests.ts rename to types/through/through-tests.ts diff --git a/through/tsconfig.json b/types/through/tsconfig.json similarity index 100% rename from through/tsconfig.json rename to types/through/tsconfig.json diff --git a/through2/index.d.ts b/types/through2/index.d.ts similarity index 100% rename from through2/index.d.ts rename to types/through2/index.d.ts diff --git a/through2/through2-tests.ts b/types/through2/through2-tests.ts similarity index 100% rename from through2/through2-tests.ts rename to types/through2/through2-tests.ts diff --git a/through2/tsconfig.json b/types/through2/tsconfig.json similarity index 100% rename from through2/tsconfig.json rename to types/through2/tsconfig.json diff --git a/through2/v0/index.d.ts b/types/through2/v0/index.d.ts similarity index 100% rename from through2/v0/index.d.ts rename to types/through2/v0/index.d.ts diff --git a/through2/v0/through2-tests.ts b/types/through2/v0/through2-tests.ts similarity index 100% rename from through2/v0/through2-tests.ts rename to types/through2/v0/through2-tests.ts diff --git a/through2/v0/tsconfig.json b/types/through2/v0/tsconfig.json similarity index 100% rename from through2/v0/tsconfig.json rename to types/through2/v0/tsconfig.json diff --git a/tile-reduce/index.d.ts b/types/tile-reduce/index.d.ts similarity index 100% rename from tile-reduce/index.d.ts rename to types/tile-reduce/index.d.ts diff --git a/tile-reduce/tile-reduce-tests.ts b/types/tile-reduce/tile-reduce-tests.ts similarity index 100% rename from tile-reduce/tile-reduce-tests.ts rename to types/tile-reduce/tile-reduce-tests.ts diff --git a/tile-reduce/tsconfig.json b/types/tile-reduce/tsconfig.json similarity index 100% rename from tile-reduce/tsconfig.json rename to types/tile-reduce/tsconfig.json diff --git a/tilebelt/index.d.ts b/types/tilebelt/index.d.ts similarity index 100% rename from tilebelt/index.d.ts rename to types/tilebelt/index.d.ts diff --git a/tilebelt/tilebelt-tests.ts b/types/tilebelt/tilebelt-tests.ts similarity index 100% rename from tilebelt/tilebelt-tests.ts rename to types/tilebelt/tilebelt-tests.ts diff --git a/tilebelt/tsconfig.json b/types/tilebelt/tsconfig.json similarity index 100% rename from tilebelt/tsconfig.json rename to types/tilebelt/tsconfig.json diff --git a/timelinejs/index.d.ts b/types/timelinejs/index.d.ts similarity index 100% rename from timelinejs/index.d.ts rename to types/timelinejs/index.d.ts diff --git a/timelinejs/timelinejs-tests.ts b/types/timelinejs/timelinejs-tests.ts similarity index 100% rename from timelinejs/timelinejs-tests.ts rename to types/timelinejs/timelinejs-tests.ts diff --git a/timelinejs/tsconfig.json b/types/timelinejs/tsconfig.json similarity index 100% rename from timelinejs/tsconfig.json rename to types/timelinejs/tsconfig.json diff --git a/timelinejs3/index.d.ts b/types/timelinejs3/index.d.ts similarity index 100% rename from timelinejs3/index.d.ts rename to types/timelinejs3/index.d.ts diff --git a/timelinejs3/timelinejs3-tests.ts b/types/timelinejs3/timelinejs3-tests.ts similarity index 100% rename from timelinejs3/timelinejs3-tests.ts rename to types/timelinejs3/timelinejs3-tests.ts diff --git a/timelinejs3/tsconfig.json b/types/timelinejs3/tsconfig.json similarity index 100% rename from timelinejs3/tsconfig.json rename to types/timelinejs3/tsconfig.json diff --git a/timezone-js/index.d.ts b/types/timezone-js/index.d.ts similarity index 100% rename from timezone-js/index.d.ts rename to types/timezone-js/index.d.ts diff --git a/timezone-js/timezone-js-tests.ts b/types/timezone-js/timezone-js-tests.ts similarity index 100% rename from timezone-js/timezone-js-tests.ts rename to types/timezone-js/timezone-js-tests.ts diff --git a/timezone-js/tsconfig.json b/types/timezone-js/tsconfig.json similarity index 100% rename from timezone-js/tsconfig.json rename to types/timezone-js/tsconfig.json diff --git a/timezonecomplete/index.d.ts b/types/timezonecomplete/index.d.ts similarity index 100% rename from timezonecomplete/index.d.ts rename to types/timezonecomplete/index.d.ts diff --git a/timezonecomplete/timezonecomplete-tests.ts b/types/timezonecomplete/timezonecomplete-tests.ts similarity index 100% rename from timezonecomplete/timezonecomplete-tests.ts rename to types/timezonecomplete/timezonecomplete-tests.ts diff --git a/timezonecomplete/tsconfig.json b/types/timezonecomplete/tsconfig.json similarity index 100% rename from timezonecomplete/tsconfig.json rename to types/timezonecomplete/tsconfig.json diff --git a/tinder/index.d.ts b/types/tinder/index.d.ts similarity index 100% rename from tinder/index.d.ts rename to types/tinder/index.d.ts diff --git a/tinder/tinder-tests.ts b/types/tinder/tinder-tests.ts similarity index 100% rename from tinder/tinder-tests.ts rename to types/tinder/tinder-tests.ts diff --git a/tinder/tsconfig.json b/types/tinder/tsconfig.json similarity index 100% rename from tinder/tsconfig.json rename to types/tinder/tsconfig.json diff --git a/tinycolor2/index.d.ts b/types/tinycolor2/index.d.ts similarity index 100% rename from tinycolor2/index.d.ts rename to types/tinycolor2/index.d.ts diff --git a/tinycolor2/tinycolor2-tests.ts b/types/tinycolor2/tinycolor2-tests.ts similarity index 100% rename from tinycolor2/tinycolor2-tests.ts rename to types/tinycolor2/tinycolor2-tests.ts diff --git a/tinycolor2/tsconfig.json b/types/tinycolor2/tsconfig.json similarity index 100% rename from tinycolor2/tsconfig.json rename to types/tinycolor2/tsconfig.json diff --git a/tinycopy/index.d.ts b/types/tinycopy/index.d.ts similarity index 100% rename from tinycopy/index.d.ts rename to types/tinycopy/index.d.ts diff --git a/tinycopy/tinycopy-tests.ts b/types/tinycopy/tinycopy-tests.ts similarity index 100% rename from tinycopy/tinycopy-tests.ts rename to types/tinycopy/tinycopy-tests.ts diff --git a/tinycopy/tsconfig.json b/types/tinycopy/tsconfig.json similarity index 100% rename from tinycopy/tsconfig.json rename to types/tinycopy/tsconfig.json diff --git a/tinymce/index.d.ts b/types/tinymce/index.d.ts similarity index 100% rename from tinymce/index.d.ts rename to types/tinymce/index.d.ts diff --git a/tinymce/tinymce-tests.ts b/types/tinymce/tinymce-tests.ts similarity index 100% rename from tinymce/tinymce-tests.ts rename to types/tinymce/tinymce-tests.ts diff --git a/tinymce/tsconfig.json b/types/tinymce/tsconfig.json similarity index 100% rename from tinymce/tsconfig.json rename to types/tinymce/tsconfig.json diff --git a/tinymce/tslint.json b/types/tinymce/tslint.json similarity index 100% rename from tinymce/tslint.json rename to types/tinymce/tslint.json diff --git a/titanium/index.d.ts b/types/titanium/index.d.ts similarity index 100% rename from titanium/index.d.ts rename to types/titanium/index.d.ts diff --git a/titanium/titanium-tests.ts b/types/titanium/titanium-tests.ts similarity index 100% rename from titanium/titanium-tests.ts rename to types/titanium/titanium-tests.ts diff --git a/titanium/tsconfig.json b/types/titanium/tsconfig.json similarity index 100% rename from titanium/tsconfig.json rename to types/titanium/tsconfig.json diff --git a/title/index.d.ts b/types/title/index.d.ts similarity index 100% rename from title/index.d.ts rename to types/title/index.d.ts diff --git a/title/title-tests.ts b/types/title/title-tests.ts similarity index 100% rename from title/title-tests.ts rename to types/title/title-tests.ts diff --git a/title/tsconfig.json b/types/title/tsconfig.json similarity index 100% rename from title/tsconfig.json rename to types/title/tsconfig.json diff --git a/tldjs/index.d.ts b/types/tldjs/index.d.ts similarity index 100% rename from tldjs/index.d.ts rename to types/tldjs/index.d.ts diff --git a/tldjs/tldjs-tests.ts b/types/tldjs/tldjs-tests.ts similarity index 100% rename from tldjs/tldjs-tests.ts rename to types/tldjs/tldjs-tests.ts diff --git a/tldjs/tsconfig.json b/types/tldjs/tsconfig.json similarity index 100% rename from tldjs/tsconfig.json rename to types/tldjs/tsconfig.json diff --git a/tmp/index.d.ts b/types/tmp/index.d.ts similarity index 100% rename from tmp/index.d.ts rename to types/tmp/index.d.ts diff --git a/tmp/tmp-tests.ts b/types/tmp/tmp-tests.ts similarity index 100% rename from tmp/tmp-tests.ts rename to types/tmp/tmp-tests.ts diff --git a/tmp/tsconfig.json b/types/tmp/tsconfig.json similarity index 100% rename from tmp/tsconfig.json rename to types/tmp/tsconfig.json diff --git a/to-title-case-gouch/index.d.ts b/types/to-title-case-gouch/index.d.ts similarity index 100% rename from to-title-case-gouch/index.d.ts rename to types/to-title-case-gouch/index.d.ts diff --git a/to-title-case-gouch/to-title-case-gouch-tests.ts b/types/to-title-case-gouch/to-title-case-gouch-tests.ts similarity index 100% rename from to-title-case-gouch/to-title-case-gouch-tests.ts rename to types/to-title-case-gouch/to-title-case-gouch-tests.ts diff --git a/to-title-case-gouch/tsconfig.json b/types/to-title-case-gouch/tsconfig.json similarity index 100% rename from to-title-case-gouch/tsconfig.json rename to types/to-title-case-gouch/tsconfig.json diff --git a/toastr/index.d.ts b/types/toastr/index.d.ts similarity index 100% rename from toastr/index.d.ts rename to types/toastr/index.d.ts diff --git a/toastr/toastr-tests.ts b/types/toastr/toastr-tests.ts similarity index 100% rename from toastr/toastr-tests.ts rename to types/toastr/toastr-tests.ts diff --git a/toastr/tsconfig.json b/types/toastr/tsconfig.json similarity index 100% rename from toastr/tsconfig.json rename to types/toastr/tsconfig.json diff --git a/tooltipster/index.d.ts b/types/tooltipster/index.d.ts similarity index 100% rename from tooltipster/index.d.ts rename to types/tooltipster/index.d.ts diff --git a/tooltipster/tooltipster-tests.ts b/types/tooltipster/tooltipster-tests.ts similarity index 100% rename from tooltipster/tooltipster-tests.ts rename to types/tooltipster/tooltipster-tests.ts diff --git a/tooltipster/tsconfig.json b/types/tooltipster/tsconfig.json similarity index 100% rename from tooltipster/tsconfig.json rename to types/tooltipster/tsconfig.json diff --git a/torrent-stream/index.d.ts b/types/torrent-stream/index.d.ts similarity index 100% rename from torrent-stream/index.d.ts rename to types/torrent-stream/index.d.ts diff --git a/torrent-stream/torrent-stream-tests.ts b/types/torrent-stream/torrent-stream-tests.ts similarity index 100% rename from torrent-stream/torrent-stream-tests.ts rename to types/torrent-stream/torrent-stream-tests.ts diff --git a/torrent-stream/tsconfig.json b/types/torrent-stream/tsconfig.json similarity index 100% rename from torrent-stream/tsconfig.json rename to types/torrent-stream/tsconfig.json diff --git a/touch-events/index.d.ts b/types/touch-events/index.d.ts similarity index 100% rename from touch-events/index.d.ts rename to types/touch-events/index.d.ts diff --git a/touch-events/touch-events-tests.ts b/types/touch-events/touch-events-tests.ts similarity index 100% rename from touch-events/touch-events-tests.ts rename to types/touch-events/touch-events-tests.ts diff --git a/touch-events/tsconfig.json b/types/touch-events/tsconfig.json similarity index 100% rename from touch-events/tsconfig.json rename to types/touch-events/tsconfig.json diff --git a/touch/index.d.ts b/types/touch/index.d.ts similarity index 100% rename from touch/index.d.ts rename to types/touch/index.d.ts diff --git a/touch/touch-tests.ts b/types/touch/touch-tests.ts similarity index 100% rename from touch/touch-tests.ts rename to types/touch/touch-tests.ts diff --git a/touch/tsconfig.json b/types/touch/tsconfig.json similarity index 100% rename from touch/tsconfig.json rename to types/touch/tsconfig.json diff --git a/traceback/index.d.ts b/types/traceback/index.d.ts similarity index 100% rename from traceback/index.d.ts rename to types/traceback/index.d.ts diff --git a/traceback/traceback-tests.ts b/types/traceback/traceback-tests.ts similarity index 100% rename from traceback/traceback-tests.ts rename to types/traceback/traceback-tests.ts diff --git a/traceback/tsconfig.json b/types/traceback/tsconfig.json similarity index 100% rename from traceback/tsconfig.json rename to types/traceback/tsconfig.json diff --git a/tracking/index.d.ts b/types/tracking/index.d.ts similarity index 100% rename from tracking/index.d.ts rename to types/tracking/index.d.ts diff --git a/tracking/tracking-tests.ts b/types/tracking/tracking-tests.ts similarity index 100% rename from tracking/tracking-tests.ts rename to types/tracking/tracking-tests.ts diff --git a/tracking/tsconfig.json b/types/tracking/tsconfig.json similarity index 100% rename from tracking/tsconfig.json rename to types/tracking/tsconfig.json diff --git a/transducers-js/index.d.ts b/types/transducers-js/index.d.ts similarity index 100% rename from transducers-js/index.d.ts rename to types/transducers-js/index.d.ts diff --git a/transducers-js/transducers-js-tests.ts b/types/transducers-js/transducers-js-tests.ts similarity index 100% rename from transducers-js/transducers-js-tests.ts rename to types/transducers-js/transducers-js-tests.ts diff --git a/transducers-js/tsconfig.json b/types/transducers-js/tsconfig.json similarity index 100% rename from transducers-js/tsconfig.json rename to types/transducers-js/tsconfig.json diff --git a/transducers-js/tslint.json b/types/transducers-js/tslint.json similarity index 100% rename from transducers-js/tslint.json rename to types/transducers-js/tslint.json diff --git a/traverse/index.d.ts b/types/traverse/index.d.ts similarity index 100% rename from traverse/index.d.ts rename to types/traverse/index.d.ts diff --git a/traverse/traverse-tests.ts b/types/traverse/traverse-tests.ts similarity index 100% rename from traverse/traverse-tests.ts rename to types/traverse/traverse-tests.ts diff --git a/traverse/tsconfig.json b/types/traverse/tsconfig.json similarity index 100% rename from traverse/tsconfig.json rename to types/traverse/tsconfig.json diff --git a/traverson/index.d.ts b/types/traverson/index.d.ts similarity index 100% rename from traverson/index.d.ts rename to types/traverson/index.d.ts diff --git a/traverson/traverson-tests.ts b/types/traverson/traverson-tests.ts similarity index 100% rename from traverson/traverson-tests.ts rename to types/traverson/traverson-tests.ts diff --git a/traverson/tsconfig.json b/types/traverson/tsconfig.json similarity index 100% rename from traverson/tsconfig.json rename to types/traverson/tsconfig.json diff --git a/trayballoon/index.d.ts b/types/trayballoon/index.d.ts similarity index 100% rename from trayballoon/index.d.ts rename to types/trayballoon/index.d.ts diff --git a/trayballoon/trayballoon-tests.ts b/types/trayballoon/trayballoon-tests.ts similarity index 100% rename from trayballoon/trayballoon-tests.ts rename to types/trayballoon/trayballoon-tests.ts diff --git a/trayballoon/tsconfig.json b/types/trayballoon/tsconfig.json similarity index 100% rename from trayballoon/tsconfig.json rename to types/trayballoon/tsconfig.json diff --git a/trim/index.d.ts b/types/trim/index.d.ts similarity index 100% rename from trim/index.d.ts rename to types/trim/index.d.ts diff --git a/trim/trim-tests.ts b/types/trim/trim-tests.ts similarity index 100% rename from trim/trim-tests.ts rename to types/trim/trim-tests.ts diff --git a/trim/tsconfig.json b/types/trim/tsconfig.json similarity index 100% rename from trim/tsconfig.json rename to types/trim/tsconfig.json diff --git a/trunk8/index.d.ts b/types/trunk8/index.d.ts similarity index 100% rename from trunk8/index.d.ts rename to types/trunk8/index.d.ts diff --git a/trunk8/tsconfig.json b/types/trunk8/tsconfig.json similarity index 100% rename from trunk8/tsconfig.json rename to types/trunk8/tsconfig.json diff --git a/tsmonad/index.d.ts b/types/tsmonad/index.d.ts similarity index 100% rename from tsmonad/index.d.ts rename to types/tsmonad/index.d.ts diff --git a/tsmonad/test/either-tests.ts b/types/tsmonad/test/either-tests.ts similarity index 100% rename from tsmonad/test/either-tests.ts rename to types/tsmonad/test/either-tests.ts diff --git a/tsmonad/test/maybe-tests.ts b/types/tsmonad/test/maybe-tests.ts similarity index 100% rename from tsmonad/test/maybe-tests.ts rename to types/tsmonad/test/maybe-tests.ts diff --git a/tsmonad/test/writer-tests.ts b/types/tsmonad/test/writer-tests.ts similarity index 100% rename from tsmonad/test/writer-tests.ts rename to types/tsmonad/test/writer-tests.ts diff --git a/tsmonad/tsconfig.json b/types/tsmonad/tsconfig.json similarity index 100% rename from tsmonad/tsconfig.json rename to types/tsmonad/tsconfig.json diff --git a/tspromise/index.d.ts b/types/tspromise/index.d.ts similarity index 100% rename from tspromise/index.d.ts rename to types/tspromise/index.d.ts diff --git a/tspromise/tsconfig.json b/types/tspromise/tsconfig.json similarity index 100% rename from tspromise/tsconfig.json rename to types/tspromise/tsconfig.json diff --git a/tspromise/tspromise-tests.ts b/types/tspromise/tspromise-tests.ts similarity index 100% rename from tspromise/tspromise-tests.ts rename to types/tspromise/tspromise-tests.ts diff --git a/tstl/index.d.ts b/types/tstl/index.d.ts similarity index 100% rename from tstl/index.d.ts rename to types/tstl/index.d.ts diff --git a/tstl/tsconfig.json b/types/tstl/tsconfig.json similarity index 100% rename from tstl/tsconfig.json rename to types/tstl/tsconfig.json diff --git a/tstl/tstl-tests.ts b/types/tstl/tstl-tests.ts similarity index 100% rename from tstl/tstl-tests.ts rename to types/tstl/tstl-tests.ts diff --git a/turf/index.d.ts b/types/turf/index.d.ts similarity index 100% rename from turf/index.d.ts rename to types/turf/index.d.ts diff --git a/turf/tsconfig.json b/types/turf/tsconfig.json similarity index 100% rename from turf/tsconfig.json rename to types/turf/tsconfig.json diff --git a/turf/turf-tests.ts b/types/turf/turf-tests.ts similarity index 100% rename from turf/turf-tests.ts rename to types/turf/turf-tests.ts diff --git a/turf/v2/index.d.ts b/types/turf/v2/index.d.ts similarity index 100% rename from turf/v2/index.d.ts rename to types/turf/v2/index.d.ts diff --git a/turf/v2/tsconfig.json b/types/turf/v2/tsconfig.json similarity index 100% rename from turf/v2/tsconfig.json rename to types/turf/v2/tsconfig.json diff --git a/turf/v2/turf-tests.ts b/types/turf/v2/turf-tests.ts similarity index 100% rename from turf/v2/turf-tests.ts rename to types/turf/v2/turf-tests.ts diff --git a/tv4/index.d.ts b/types/tv4/index.d.ts similarity index 100% rename from tv4/index.d.ts rename to types/tv4/index.d.ts diff --git a/tv4/tsconfig.json b/types/tv4/tsconfig.json similarity index 100% rename from tv4/tsconfig.json rename to types/tv4/tsconfig.json diff --git a/tv4/tv4-tests.ts b/types/tv4/tv4-tests.ts similarity index 100% rename from tv4/tv4-tests.ts rename to types/tv4/tv4-tests.ts diff --git a/tween.js/index.d.ts b/types/tween.js/index.d.ts similarity index 100% rename from tween.js/index.d.ts rename to types/tween.js/index.d.ts diff --git a/tween.js/tsconfig.json b/types/tween.js/tsconfig.json similarity index 100% rename from tween.js/tsconfig.json rename to types/tween.js/tsconfig.json diff --git a/tweenjs/index.d.ts b/types/tweenjs/index.d.ts similarity index 100% rename from tweenjs/index.d.ts rename to types/tweenjs/index.d.ts diff --git a/tweenjs/tsconfig.json b/types/tweenjs/tsconfig.json similarity index 100% rename from tweenjs/tsconfig.json rename to types/tweenjs/tsconfig.json diff --git a/tweenjs/tweenjs-tests.ts b/types/tweenjs/tweenjs-tests.ts similarity index 100% rename from tweenjs/tweenjs-tests.ts rename to types/tweenjs/tweenjs-tests.ts diff --git a/twig/index.d.ts b/types/twig/index.d.ts similarity index 100% rename from twig/index.d.ts rename to types/twig/index.d.ts diff --git a/twig/tsconfig.json b/types/twig/tsconfig.json similarity index 100% rename from twig/tsconfig.json rename to types/twig/tsconfig.json diff --git a/twig/twig-tests.ts b/types/twig/twig-tests.ts similarity index 100% rename from twig/twig-tests.ts rename to types/twig/twig-tests.ts diff --git a/twilio/index.d.ts b/types/twilio/index.d.ts similarity index 100% rename from twilio/index.d.ts rename to types/twilio/index.d.ts diff --git a/twilio/tsconfig.json b/types/twilio/tsconfig.json similarity index 100% rename from twilio/tsconfig.json rename to types/twilio/tsconfig.json diff --git a/twilio/twilio-tests.ts b/types/twilio/twilio-tests.ts similarity index 100% rename from twilio/twilio-tests.ts rename to types/twilio/twilio-tests.ts diff --git a/twit/index.d.ts b/types/twit/index.d.ts similarity index 100% rename from twit/index.d.ts rename to types/twit/index.d.ts diff --git a/twit/tsconfig.json b/types/twit/tsconfig.json similarity index 100% rename from twit/tsconfig.json rename to types/twit/tsconfig.json diff --git a/twit/twit-tests.ts b/types/twit/twit-tests.ts similarity index 100% rename from twit/twit-tests.ts rename to types/twit/twit-tests.ts diff --git a/twitter-text/index.d.ts b/types/twitter-text/index.d.ts similarity index 100% rename from twitter-text/index.d.ts rename to types/twitter-text/index.d.ts diff --git a/twitter-text/tsconfig.json b/types/twitter-text/tsconfig.json similarity index 100% rename from twitter-text/tsconfig.json rename to types/twitter-text/tsconfig.json diff --git a/twitter-text/twitter-text-tests.ts b/types/twitter-text/twitter-text-tests.ts similarity index 100% rename from twitter-text/twitter-text-tests.ts rename to types/twitter-text/twitter-text-tests.ts diff --git a/twitter/index.d.ts b/types/twitter/index.d.ts similarity index 100% rename from twitter/index.d.ts rename to types/twitter/index.d.ts diff --git a/twitter/tsconfig.json b/types/twitter/tsconfig.json similarity index 100% rename from twitter/tsconfig.json rename to types/twitter/tsconfig.json diff --git a/twitter/twitter-tests.ts b/types/twitter/twitter-tests.ts similarity index 100% rename from twitter/twitter-tests.ts rename to types/twitter/twitter-tests.ts diff --git a/twix/index.d.ts b/types/twix/index.d.ts similarity index 100% rename from twix/index.d.ts rename to types/twix/index.d.ts diff --git a/twix/package.json b/types/twix/package.json similarity index 100% rename from twix/package.json rename to types/twix/package.json diff --git a/twix/tsconfig.json b/types/twix/tsconfig.json similarity index 100% rename from twix/tsconfig.json rename to types/twix/tsconfig.json diff --git a/twix/twix-tests.ts b/types/twix/twix-tests.ts similarity index 100% rename from twix/twix-tests.ts rename to types/twix/twix-tests.ts diff --git a/type-check/index.d.ts b/types/type-check/index.d.ts similarity index 100% rename from type-check/index.d.ts rename to types/type-check/index.d.ts diff --git a/type-check/tsconfig.json b/types/type-check/tsconfig.json similarity index 100% rename from type-check/tsconfig.json rename to types/type-check/tsconfig.json diff --git a/type-check/type-check-tests.ts b/types/type-check/type-check-tests.ts similarity index 100% rename from type-check/type-check-tests.ts rename to types/type-check/type-check-tests.ts diff --git a/type-detect/index.d.ts b/types/type-detect/index.d.ts similarity index 100% rename from type-detect/index.d.ts rename to types/type-detect/index.d.ts diff --git a/type-detect/tsconfig.json b/types/type-detect/tsconfig.json similarity index 100% rename from type-detect/tsconfig.json rename to types/type-detect/tsconfig.json diff --git a/type-detect/type-detect-tests.ts b/types/type-detect/type-detect-tests.ts similarity index 100% rename from type-detect/type-detect-tests.ts rename to types/type-detect/type-detect-tests.ts diff --git a/type-name/index.d.ts b/types/type-name/index.d.ts similarity index 100% rename from type-name/index.d.ts rename to types/type-name/index.d.ts diff --git a/type-name/tsconfig.json b/types/type-name/tsconfig.json similarity index 100% rename from type-name/tsconfig.json rename to types/type-name/tsconfig.json diff --git a/type-name/type-name-tests.ts b/types/type-name/type-name-tests.ts similarity index 100% rename from type-name/type-name-tests.ts rename to types/type-name/type-name-tests.ts diff --git a/typeahead/index.d.ts b/types/typeahead/index.d.ts similarity index 100% rename from typeahead/index.d.ts rename to types/typeahead/index.d.ts diff --git a/typeahead/tsconfig.json b/types/typeahead/tsconfig.json similarity index 100% rename from typeahead/tsconfig.json rename to types/typeahead/tsconfig.json diff --git a/typeahead/typeahead-tests.ts b/types/typeahead/typeahead-tests.ts similarity index 100% rename from typeahead/typeahead-tests.ts rename to types/typeahead/typeahead-tests.ts diff --git a/typedarray-pool/index.d.ts b/types/typedarray-pool/index.d.ts similarity index 100% rename from typedarray-pool/index.d.ts rename to types/typedarray-pool/index.d.ts diff --git a/typedarray-pool/tsconfig.json b/types/typedarray-pool/tsconfig.json similarity index 100% rename from typedarray-pool/tsconfig.json rename to types/typedarray-pool/tsconfig.json diff --git a/typedarray-pool/typedarray-pool-tests.ts b/types/typedarray-pool/typedarray-pool-tests.ts similarity index 100% rename from typedarray-pool/typedarray-pool-tests.ts rename to types/typedarray-pool/typedarray-pool-tests.ts diff --git a/typescript-deferred/index.d.ts b/types/typescript-deferred/index.d.ts similarity index 100% rename from typescript-deferred/index.d.ts rename to types/typescript-deferred/index.d.ts diff --git a/typescript-deferred/tsconfig.json b/types/typescript-deferred/tsconfig.json similarity index 100% rename from typescript-deferred/tsconfig.json rename to types/typescript-deferred/tsconfig.json diff --git a/typescript-deferred/typescript-deferred-tests.ts b/types/typescript-deferred/typescript-deferred-tests.ts similarity index 100% rename from typescript-deferred/typescript-deferred-tests.ts rename to types/typescript-deferred/typescript-deferred-tests.ts diff --git a/typescript-stl/index.d.ts b/types/typescript-stl/index.d.ts similarity index 100% rename from typescript-stl/index.d.ts rename to types/typescript-stl/index.d.ts diff --git a/typescript-stl/tsconfig.json b/types/typescript-stl/tsconfig.json similarity index 100% rename from typescript-stl/tsconfig.json rename to types/typescript-stl/tsconfig.json diff --git a/typescript-stl/typescript-stl-tests.ts b/types/typescript-stl/typescript-stl-tests.ts similarity index 100% rename from typescript-stl/typescript-stl-tests.ts rename to types/typescript-stl/typescript-stl-tests.ts diff --git a/tz-format/index.d.ts b/types/tz-format/index.d.ts similarity index 100% rename from tz-format/index.d.ts rename to types/tz-format/index.d.ts diff --git a/tz-format/tsconfig.json b/types/tz-format/tsconfig.json similarity index 100% rename from tz-format/tsconfig.json rename to types/tz-format/tsconfig.json diff --git a/tz-format/tz-format-tests.ts b/types/tz-format/tz-format-tests.ts similarity index 100% rename from tz-format/tz-format-tests.ts rename to types/tz-format/tz-format-tests.ts diff --git a/ua-parser-js/index.d.ts b/types/ua-parser-js/index.d.ts similarity index 100% rename from ua-parser-js/index.d.ts rename to types/ua-parser-js/index.d.ts diff --git a/ua-parser-js/tsconfig.json b/types/ua-parser-js/tsconfig.json similarity index 100% rename from ua-parser-js/tsconfig.json rename to types/ua-parser-js/tsconfig.json diff --git a/ua-parser-js/ua-parser-js-tests.ts b/types/ua-parser-js/ua-parser-js-tests.ts similarity index 100% rename from ua-parser-js/ua-parser-js-tests.ts rename to types/ua-parser-js/ua-parser-js-tests.ts diff --git a/uglify-js/index.d.ts b/types/uglify-js/index.d.ts similarity index 100% rename from uglify-js/index.d.ts rename to types/uglify-js/index.d.ts diff --git a/uglify-js/tsconfig.json b/types/uglify-js/tsconfig.json similarity index 100% rename from uglify-js/tsconfig.json rename to types/uglify-js/tsconfig.json diff --git a/uglify-js/uglify-js-tests.ts b/types/uglify-js/uglify-js-tests.ts similarity index 100% rename from uglify-js/uglify-js-tests.ts rename to types/uglify-js/uglify-js-tests.ts diff --git a/uglifycss/index.d.ts b/types/uglifycss/index.d.ts similarity index 100% rename from uglifycss/index.d.ts rename to types/uglifycss/index.d.ts diff --git a/uglifycss/tsconfig.json b/types/uglifycss/tsconfig.json similarity index 100% rename from uglifycss/tsconfig.json rename to types/uglifycss/tsconfig.json diff --git a/uglifycss/uglifycss-tests.ts b/types/uglifycss/uglifycss-tests.ts similarity index 100% rename from uglifycss/uglifycss-tests.ts rename to types/uglifycss/uglifycss-tests.ts diff --git a/ui-grid/index.d.ts b/types/ui-grid/index.d.ts similarity index 100% rename from ui-grid/index.d.ts rename to types/ui-grid/index.d.ts diff --git a/ui-grid/tsconfig.json b/types/ui-grid/tsconfig.json similarity index 100% rename from ui-grid/tsconfig.json rename to types/ui-grid/tsconfig.json diff --git a/ui-grid/ui-grid-tests.ts b/types/ui-grid/ui-grid-tests.ts similarity index 100% rename from ui-grid/ui-grid-tests.ts rename to types/ui-grid/ui-grid-tests.ts diff --git a/ui-router-extras/index.d.ts b/types/ui-router-extras/index.d.ts similarity index 100% rename from ui-router-extras/index.d.ts rename to types/ui-router-extras/index.d.ts diff --git a/ui-router-extras/tsconfig.json b/types/ui-router-extras/tsconfig.json similarity index 100% rename from ui-router-extras/tsconfig.json rename to types/ui-router-extras/tsconfig.json diff --git a/ui-router-extras/tslint.json b/types/ui-router-extras/tslint.json similarity index 100% rename from ui-router-extras/tslint.json rename to types/ui-router-extras/tslint.json diff --git a/ui-router-extras/ui-router-extras-tests.ts b/types/ui-router-extras/ui-router-extras-tests.ts similarity index 100% rename from ui-router-extras/ui-router-extras-tests.ts rename to types/ui-router-extras/ui-router-extras-tests.ts diff --git a/ui-select/index.d.ts b/types/ui-select/index.d.ts similarity index 100% rename from ui-select/index.d.ts rename to types/ui-select/index.d.ts diff --git a/ui-select/tsconfig.json b/types/ui-select/tsconfig.json similarity index 100% rename from ui-select/tsconfig.json rename to types/ui-select/tsconfig.json diff --git a/ui-select/ui-select-tests.ts b/types/ui-select/ui-select-tests.ts similarity index 100% rename from ui-select/ui-select-tests.ts rename to types/ui-select/ui-select-tests.ts diff --git a/uid-safe/index.d.ts b/types/uid-safe/index.d.ts similarity index 100% rename from uid-safe/index.d.ts rename to types/uid-safe/index.d.ts diff --git a/uid-safe/tsconfig.json b/types/uid-safe/tsconfig.json similarity index 100% rename from uid-safe/tsconfig.json rename to types/uid-safe/tsconfig.json diff --git a/uid-safe/uid-safe-tests.ts b/types/uid-safe/uid-safe-tests.ts similarity index 100% rename from uid-safe/uid-safe-tests.ts rename to types/uid-safe/uid-safe-tests.ts diff --git a/uikit/README.md b/types/uikit/README.md similarity index 100% rename from uikit/README.md rename to types/uikit/README.md diff --git a/uikit/index.d.ts b/types/uikit/index.d.ts similarity index 100% rename from uikit/index.d.ts rename to types/uikit/index.d.ts diff --git a/uikit/tsconfig.json b/types/uikit/tsconfig.json similarity index 100% rename from uikit/tsconfig.json rename to types/uikit/tsconfig.json diff --git a/uikit/tslint.json b/types/uikit/tslint.json similarity index 100% rename from uikit/tslint.json rename to types/uikit/tslint.json diff --git a/uikit/uikit-tests.ts b/types/uikit/uikit-tests.ts similarity index 100% rename from uikit/uikit-tests.ts rename to types/uikit/uikit-tests.ts diff --git a/uk.co.workingedge.phonegap.plugin.istablet/index.d.ts b/types/uk.co.workingedge.phonegap.plugin.istablet/index.d.ts similarity index 100% rename from uk.co.workingedge.phonegap.plugin.istablet/index.d.ts rename to types/uk.co.workingedge.phonegap.plugin.istablet/index.d.ts diff --git a/uk.co.workingedge.phonegap.plugin.istablet/tsconfig.json b/types/uk.co.workingedge.phonegap.plugin.istablet/tsconfig.json similarity index 100% rename from uk.co.workingedge.phonegap.plugin.istablet/tsconfig.json rename to types/uk.co.workingedge.phonegap.plugin.istablet/tsconfig.json diff --git a/uk.co.workingedge.phonegap.plugin.istablet/uk.co.workingedge.phonegap.plugin.istablet-tests.ts b/types/uk.co.workingedge.phonegap.plugin.istablet/uk.co.workingedge.phonegap.plugin.istablet-tests.ts similarity index 100% rename from uk.co.workingedge.phonegap.plugin.istablet/uk.co.workingedge.phonegap.plugin.istablet-tests.ts rename to types/uk.co.workingedge.phonegap.plugin.istablet/uk.co.workingedge.phonegap.plugin.istablet-tests.ts diff --git a/uk.co.workingedge.phonegap.plugin.launchnavigator/index.d.ts b/types/uk.co.workingedge.phonegap.plugin.launchnavigator/index.d.ts similarity index 100% rename from uk.co.workingedge.phonegap.plugin.launchnavigator/index.d.ts rename to types/uk.co.workingedge.phonegap.plugin.launchnavigator/index.d.ts diff --git a/uk.co.workingedge.phonegap.plugin.launchnavigator/tsconfig.json b/types/uk.co.workingedge.phonegap.plugin.launchnavigator/tsconfig.json similarity index 100% rename from uk.co.workingedge.phonegap.plugin.launchnavigator/tsconfig.json rename to types/uk.co.workingedge.phonegap.plugin.launchnavigator/tsconfig.json diff --git a/uk.co.workingedge.phonegap.plugin.launchnavigator/uk.co.workingedge.phonegap.plugin.launchnavigator-tests.ts b/types/uk.co.workingedge.phonegap.plugin.launchnavigator/uk.co.workingedge.phonegap.plugin.launchnavigator-tests.ts similarity index 100% rename from uk.co.workingedge.phonegap.plugin.launchnavigator/uk.co.workingedge.phonegap.plugin.launchnavigator-tests.ts rename to types/uk.co.workingedge.phonegap.plugin.launchnavigator/uk.co.workingedge.phonegap.plugin.launchnavigator-tests.ts diff --git a/umbraco/index.d.ts b/types/umbraco/index.d.ts similarity index 100% rename from umbraco/index.d.ts rename to types/umbraco/index.d.ts diff --git a/umbraco/tsconfig.json b/types/umbraco/tsconfig.json similarity index 100% rename from umbraco/tsconfig.json rename to types/umbraco/tsconfig.json diff --git a/umbraco/umbraco-resources.d.ts b/types/umbraco/umbraco-resources.d.ts similarity index 100% rename from umbraco/umbraco-resources.d.ts rename to types/umbraco/umbraco-resources.d.ts diff --git a/umbraco/umbraco-services.d.ts b/types/umbraco/umbraco-services.d.ts similarity index 100% rename from umbraco/umbraco-services.d.ts rename to types/umbraco/umbraco-services.d.ts diff --git a/umbraco/umbraco-tests.ts b/types/umbraco/umbraco-tests.ts similarity index 100% rename from umbraco/umbraco-tests.ts rename to types/umbraco/umbraco-tests.ts diff --git a/umzug/index.d.ts b/types/umzug/index.d.ts similarity index 100% rename from umzug/index.d.ts rename to types/umzug/index.d.ts diff --git a/umzug/tsconfig.json b/types/umzug/tsconfig.json similarity index 100% rename from umzug/tsconfig.json rename to types/umzug/tsconfig.json diff --git a/umzug/umzug-tests.ts b/types/umzug/umzug-tests.ts similarity index 100% rename from umzug/umzug-tests.ts rename to types/umzug/umzug-tests.ts diff --git a/underscore-ko/index.d.ts b/types/underscore-ko/index.d.ts similarity index 100% rename from underscore-ko/index.d.ts rename to types/underscore-ko/index.d.ts diff --git a/underscore-ko/tsconfig.json b/types/underscore-ko/tsconfig.json similarity index 100% rename from underscore-ko/tsconfig.json rename to types/underscore-ko/tsconfig.json diff --git a/underscore.string/index.d.ts b/types/underscore.string/index.d.ts similarity index 100% rename from underscore.string/index.d.ts rename to types/underscore.string/index.d.ts diff --git a/underscore.string/tsconfig.json b/types/underscore.string/tsconfig.json similarity index 100% rename from underscore.string/tsconfig.json rename to types/underscore.string/tsconfig.json diff --git a/underscore.string/underscore.string-tests.ts b/types/underscore.string/underscore.string-tests.ts similarity index 100% rename from underscore.string/underscore.string-tests.ts rename to types/underscore.string/underscore.string-tests.ts diff --git a/underscore/index.d.ts b/types/underscore/index.d.ts similarity index 100% rename from underscore/index.d.ts rename to types/underscore/index.d.ts diff --git a/underscore/tsconfig.json b/types/underscore/tsconfig.json similarity index 100% rename from underscore/tsconfig.json rename to types/underscore/tsconfig.json diff --git a/underscore/underscore-tests.ts b/types/underscore/underscore-tests.ts similarity index 100% rename from underscore/underscore-tests.ts rename to types/underscore/underscore-tests.ts diff --git a/undertaker/index.d.ts b/types/undertaker/index.d.ts similarity index 100% rename from undertaker/index.d.ts rename to types/undertaker/index.d.ts diff --git a/undertaker/tsconfig.json b/types/undertaker/tsconfig.json similarity index 100% rename from undertaker/tsconfig.json rename to types/undertaker/tsconfig.json diff --git a/undertaker/undertaker-tests.ts b/types/undertaker/undertaker-tests.ts similarity index 100% rename from undertaker/undertaker-tests.ts rename to types/undertaker/undertaker-tests.ts diff --git a/uniq/index.d.ts b/types/uniq/index.d.ts similarity index 100% rename from uniq/index.d.ts rename to types/uniq/index.d.ts diff --git a/uniq/tsconfig.json b/types/uniq/tsconfig.json similarity index 100% rename from uniq/tsconfig.json rename to types/uniq/tsconfig.json diff --git a/uniq/uniq-tests.ts b/types/uniq/uniq-tests.ts similarity index 100% rename from uniq/uniq-tests.ts rename to types/uniq/uniq-tests.ts diff --git a/unique-random/index.d.ts b/types/unique-random/index.d.ts similarity index 100% rename from unique-random/index.d.ts rename to types/unique-random/index.d.ts diff --git a/unique-random/tsconfig.json b/types/unique-random/tsconfig.json similarity index 100% rename from unique-random/tsconfig.json rename to types/unique-random/tsconfig.json diff --git a/unique-random/unique-random-tests.ts b/types/unique-random/unique-random-tests.ts similarity index 100% rename from unique-random/unique-random-tests.ts rename to types/unique-random/unique-random-tests.ts diff --git a/unity-webapi/index.d.ts b/types/unity-webapi/index.d.ts similarity index 100% rename from unity-webapi/index.d.ts rename to types/unity-webapi/index.d.ts diff --git a/unity-webapi/tsconfig.json b/types/unity-webapi/tsconfig.json similarity index 100% rename from unity-webapi/tsconfig.json rename to types/unity-webapi/tsconfig.json diff --git a/unity-webapi/unity-webapi-tests.ts b/types/unity-webapi/unity-webapi-tests.ts similarity index 100% rename from unity-webapi/unity-webapi-tests.ts rename to types/unity-webapi/unity-webapi-tests.ts diff --git a/universal-analytics/index.d.ts b/types/universal-analytics/index.d.ts similarity index 100% rename from universal-analytics/index.d.ts rename to types/universal-analytics/index.d.ts diff --git a/universal-analytics/tsconfig.json b/types/universal-analytics/tsconfig.json similarity index 100% rename from universal-analytics/tsconfig.json rename to types/universal-analytics/tsconfig.json diff --git a/universal-analytics/universal-analytics-tests.ts b/types/universal-analytics/universal-analytics-tests.ts similarity index 100% rename from universal-analytics/universal-analytics-tests.ts rename to types/universal-analytics/universal-analytics-tests.ts diff --git a/universal-router/index.d.ts b/types/universal-router/index.d.ts similarity index 100% rename from universal-router/index.d.ts rename to types/universal-router/index.d.ts diff --git a/universal-router/tsconfig.json b/types/universal-router/tsconfig.json similarity index 100% rename from universal-router/tsconfig.json rename to types/universal-router/tsconfig.json diff --git a/universal-router/tslint.json b/types/universal-router/tslint.json similarity index 100% rename from universal-router/tslint.json rename to types/universal-router/tslint.json diff --git a/universal-router/universal-router-tests.ts b/types/universal-router/universal-router-tests.ts similarity index 100% rename from universal-router/universal-router-tests.ts rename to types/universal-router/universal-router-tests.ts diff --git a/unorm/index.d.ts b/types/unorm/index.d.ts similarity index 100% rename from unorm/index.d.ts rename to types/unorm/index.d.ts diff --git a/unorm/tsconfig.json b/types/unorm/tsconfig.json similarity index 100% rename from unorm/tsconfig.json rename to types/unorm/tsconfig.json diff --git a/unorm/unorm-tests.ts b/types/unorm/unorm-tests.ts similarity index 100% rename from unorm/unorm-tests.ts rename to types/unorm/unorm-tests.ts diff --git a/update-notifier/index.d.ts b/types/update-notifier/index.d.ts similarity index 100% rename from update-notifier/index.d.ts rename to types/update-notifier/index.d.ts diff --git a/update-notifier/tsconfig.json b/types/update-notifier/tsconfig.json similarity index 100% rename from update-notifier/tsconfig.json rename to types/update-notifier/tsconfig.json diff --git a/update-notifier/tslint.json b/types/update-notifier/tslint.json similarity index 100% rename from update-notifier/tslint.json rename to types/update-notifier/tslint.json diff --git a/update-notifier/update-notifier-tests.ts b/types/update-notifier/update-notifier-tests.ts similarity index 100% rename from update-notifier/update-notifier-tests.ts rename to types/update-notifier/update-notifier-tests.ts diff --git a/urbanairship-cordova/index.d.ts b/types/urbanairship-cordova/index.d.ts similarity index 100% rename from urbanairship-cordova/index.d.ts rename to types/urbanairship-cordova/index.d.ts diff --git a/urbanairship-cordova/tsconfig.json b/types/urbanairship-cordova/tsconfig.json similarity index 100% rename from urbanairship-cordova/tsconfig.json rename to types/urbanairship-cordova/tsconfig.json diff --git a/urbanairship-cordova/urbanairship-cordova-tests.ts b/types/urbanairship-cordova/urbanairship-cordova-tests.ts similarity index 100% rename from urbanairship-cordova/urbanairship-cordova-tests.ts rename to types/urbanairship-cordova/urbanairship-cordova-tests.ts diff --git a/uri-templates/index.d.ts b/types/uri-templates/index.d.ts similarity index 100% rename from uri-templates/index.d.ts rename to types/uri-templates/index.d.ts diff --git a/uri-templates/tsconfig.json b/types/uri-templates/tsconfig.json similarity index 100% rename from uri-templates/tsconfig.json rename to types/uri-templates/tsconfig.json diff --git a/uri-templates/uri-templates-tests.ts b/types/uri-templates/uri-templates-tests.ts similarity index 100% rename from uri-templates/uri-templates-tests.ts rename to types/uri-templates/uri-templates-tests.ts diff --git a/urijs/index.d.ts b/types/urijs/index.d.ts similarity index 100% rename from urijs/index.d.ts rename to types/urijs/index.d.ts diff --git a/urijs/tsconfig.json b/types/urijs/tsconfig.json similarity index 100% rename from urijs/tsconfig.json rename to types/urijs/tsconfig.json diff --git a/urijs/urijs-tests.ts b/types/urijs/urijs-tests.ts similarity index 100% rename from urijs/urijs-tests.ts rename to types/urijs/urijs-tests.ts diff --git a/uritemplate/index.d.ts b/types/uritemplate/index.d.ts similarity index 100% rename from uritemplate/index.d.ts rename to types/uritemplate/index.d.ts diff --git a/uritemplate/tsconfig.json b/types/uritemplate/tsconfig.json similarity index 100% rename from uritemplate/tsconfig.json rename to types/uritemplate/tsconfig.json diff --git a/uritemplate/uritemplate-tests.ts b/types/uritemplate/uritemplate-tests.ts similarity index 100% rename from uritemplate/uritemplate-tests.ts rename to types/uritemplate/uritemplate-tests.ts diff --git a/url-join/index.d.ts b/types/url-join/index.d.ts similarity index 100% rename from url-join/index.d.ts rename to types/url-join/index.d.ts diff --git a/url-join/tsconfig.json b/types/url-join/tsconfig.json similarity index 100% rename from url-join/tsconfig.json rename to types/url-join/tsconfig.json diff --git a/url-join/url-join-tests.ts b/types/url-join/url-join-tests.ts similarity index 100% rename from url-join/url-join-tests.ts rename to types/url-join/url-join-tests.ts diff --git a/url-regex/index.d.ts b/types/url-regex/index.d.ts similarity index 100% rename from url-regex/index.d.ts rename to types/url-regex/index.d.ts diff --git a/url-regex/tsconfig.json b/types/url-regex/tsconfig.json similarity index 100% rename from url-regex/tsconfig.json rename to types/url-regex/tsconfig.json diff --git a/url-regex/tslint.json b/types/url-regex/tslint.json similarity index 100% rename from url-regex/tslint.json rename to types/url-regex/tslint.json diff --git a/url-regex/url-regex-tests.ts b/types/url-regex/url-regex-tests.ts similarity index 100% rename from url-regex/url-regex-tests.ts rename to types/url-regex/url-regex-tests.ts diff --git a/url-template/index.d.ts b/types/url-template/index.d.ts similarity index 100% rename from url-template/index.d.ts rename to types/url-template/index.d.ts diff --git a/url-template/tsconfig.json b/types/url-template/tsconfig.json similarity index 100% rename from url-template/tsconfig.json rename to types/url-template/tsconfig.json diff --git a/url-template/url-template-tests.ts b/types/url-template/url-template-tests.ts similarity index 100% rename from url-template/url-template-tests.ts rename to types/url-template/url-template-tests.ts diff --git a/urlrouter/index.d.ts b/types/urlrouter/index.d.ts similarity index 100% rename from urlrouter/index.d.ts rename to types/urlrouter/index.d.ts diff --git a/urlrouter/tsconfig.json b/types/urlrouter/tsconfig.json similarity index 100% rename from urlrouter/tsconfig.json rename to types/urlrouter/tsconfig.json diff --git a/urlrouter/urlrouter-tests.ts b/types/urlrouter/urlrouter-tests.ts similarity index 100% rename from urlrouter/urlrouter-tests.ts rename to types/urlrouter/urlrouter-tests.ts diff --git a/urlsafe-base64/index.d.ts b/types/urlsafe-base64/index.d.ts similarity index 100% rename from urlsafe-base64/index.d.ts rename to types/urlsafe-base64/index.d.ts diff --git a/urlsafe-base64/tsconfig.json b/types/urlsafe-base64/tsconfig.json similarity index 100% rename from urlsafe-base64/tsconfig.json rename to types/urlsafe-base64/tsconfig.json diff --git a/urlsafe-base64/urlsafe-base64-tests.ts b/types/urlsafe-base64/urlsafe-base64-tests.ts similarity index 100% rename from urlsafe-base64/urlsafe-base64-tests.ts rename to types/urlsafe-base64/urlsafe-base64-tests.ts diff --git a/usage/index.d.ts b/types/usage/index.d.ts similarity index 100% rename from usage/index.d.ts rename to types/usage/index.d.ts diff --git a/usage/tsconfig.json b/types/usage/tsconfig.json similarity index 100% rename from usage/tsconfig.json rename to types/usage/tsconfig.json diff --git a/usage/usage-tests.ts b/types/usage/usage-tests.ts similarity index 100% rename from usage/usage-tests.ts rename to types/usage/usage-tests.ts diff --git a/usb/index.d.ts b/types/usb/index.d.ts similarity index 100% rename from usb/index.d.ts rename to types/usb/index.d.ts diff --git a/usb/tsconfig.json b/types/usb/tsconfig.json similarity index 100% rename from usb/tsconfig.json rename to types/usb/tsconfig.json diff --git a/usb/tslint.json b/types/usb/tslint.json similarity index 100% rename from usb/tslint.json rename to types/usb/tslint.json diff --git a/usb/usb-tests.ts b/types/usb/usb-tests.ts similarity index 100% rename from usb/usb-tests.ts rename to types/usb/usb-tests.ts diff --git a/user-home/index.d.ts b/types/user-home/index.d.ts similarity index 100% rename from user-home/index.d.ts rename to types/user-home/index.d.ts diff --git a/user-home/tsconfig.json b/types/user-home/tsconfig.json similarity index 100% rename from user-home/tsconfig.json rename to types/user-home/tsconfig.json diff --git a/user-home/tslint.json b/types/user-home/tslint.json similarity index 100% rename from user-home/tslint.json rename to types/user-home/tslint.json diff --git a/user-home/user-home-tests.ts b/types/user-home/user-home-tests.ts similarity index 100% rename from user-home/user-home-tests.ts rename to types/user-home/user-home-tests.ts diff --git a/useragent/index.d.ts b/types/useragent/index.d.ts similarity index 100% rename from useragent/index.d.ts rename to types/useragent/index.d.ts diff --git a/useragent/tsconfig.json b/types/useragent/tsconfig.json similarity index 100% rename from useragent/tsconfig.json rename to types/useragent/tsconfig.json diff --git a/useragent/useragent-tests.ts b/types/useragent/useragent-tests.ts similarity index 100% rename from useragent/useragent-tests.ts rename to types/useragent/useragent-tests.ts diff --git a/username/index.d.ts b/types/username/index.d.ts similarity index 100% rename from username/index.d.ts rename to types/username/index.d.ts diff --git a/username/tsconfig.json b/types/username/tsconfig.json similarity index 100% rename from username/tsconfig.json rename to types/username/tsconfig.json diff --git a/username/username-tests.ts b/types/username/username-tests.ts similarity index 100% rename from username/username-tests.ts rename to types/username/username-tests.ts diff --git a/utf8/index.d.ts b/types/utf8/index.d.ts similarity index 100% rename from utf8/index.d.ts rename to types/utf8/index.d.ts diff --git a/utf8/tsconfig.json b/types/utf8/tsconfig.json similarity index 100% rename from utf8/tsconfig.json rename to types/utf8/tsconfig.json diff --git a/utf8/utf8-tests.ts b/types/utf8/utf8-tests.ts similarity index 100% rename from utf8/utf8-tests.ts rename to types/utf8/utf8-tests.ts diff --git a/utils-merge/index.d.ts b/types/utils-merge/index.d.ts similarity index 100% rename from utils-merge/index.d.ts rename to types/utils-merge/index.d.ts diff --git a/utils-merge/tsconfig.json b/types/utils-merge/tsconfig.json similarity index 100% rename from utils-merge/tsconfig.json rename to types/utils-merge/tsconfig.json diff --git a/utils-merge/utils-merge-tests.ts b/types/utils-merge/utils-merge-tests.ts similarity index 100% rename from utils-merge/utils-merge-tests.ts rename to types/utils-merge/utils-merge-tests.ts diff --git a/uuid-1345/index.d.ts b/types/uuid-1345/index.d.ts similarity index 100% rename from uuid-1345/index.d.ts rename to types/uuid-1345/index.d.ts diff --git a/uuid-1345/tsconfig.json b/types/uuid-1345/tsconfig.json similarity index 100% rename from uuid-1345/tsconfig.json rename to types/uuid-1345/tsconfig.json diff --git a/uuid-1345/uuid-1345-tests.ts b/types/uuid-1345/uuid-1345-tests.ts similarity index 100% rename from uuid-1345/uuid-1345-tests.ts rename to types/uuid-1345/uuid-1345-tests.ts diff --git a/uuid-js/index.d.ts b/types/uuid-js/index.d.ts similarity index 100% rename from uuid-js/index.d.ts rename to types/uuid-js/index.d.ts diff --git a/uuid-js/tsconfig.json b/types/uuid-js/tsconfig.json similarity index 100% rename from uuid-js/tsconfig.json rename to types/uuid-js/tsconfig.json diff --git a/uuid-js/tslint.json b/types/uuid-js/tslint.json similarity index 100% rename from uuid-js/tslint.json rename to types/uuid-js/tslint.json diff --git a/uuid-js/uuid-js-tests.ts b/types/uuid-js/uuid-js-tests.ts similarity index 100% rename from uuid-js/uuid-js-tests.ts rename to types/uuid-js/uuid-js-tests.ts diff --git a/uuid/index.d.ts b/types/uuid/index.d.ts similarity index 100% rename from uuid/index.d.ts rename to types/uuid/index.d.ts diff --git a/uuid/tsconfig.json b/types/uuid/tsconfig.json similarity index 100% rename from uuid/tsconfig.json rename to types/uuid/tsconfig.json diff --git a/uuid/uuid-tests.ts b/types/uuid/uuid-tests.ts similarity index 100% rename from uuid/uuid-tests.ts rename to types/uuid/uuid-tests.ts diff --git a/uuidjs/index.d.ts b/types/uuidjs/index.d.ts similarity index 100% rename from uuidjs/index.d.ts rename to types/uuidjs/index.d.ts diff --git a/uuidjs/tsconfig.json b/types/uuidjs/tsconfig.json similarity index 100% rename from uuidjs/tsconfig.json rename to types/uuidjs/tsconfig.json diff --git a/uuidjs/uuidjs-tests.ts b/types/uuidjs/uuidjs-tests.ts similarity index 100% rename from uuidjs/uuidjs-tests.ts rename to types/uuidjs/uuidjs-tests.ts diff --git a/uws/index.d.ts b/types/uws/index.d.ts similarity index 100% rename from uws/index.d.ts rename to types/uws/index.d.ts diff --git a/uws/tsconfig.json b/types/uws/tsconfig.json similarity index 100% rename from uws/tsconfig.json rename to types/uws/tsconfig.json diff --git a/uws/uws-tests.ts b/types/uws/uws-tests.ts similarity index 100% rename from uws/uws-tests.ts rename to types/uws/uws-tests.ts diff --git a/v8-profiler/index.d.ts b/types/v8-profiler/index.d.ts similarity index 100% rename from v8-profiler/index.d.ts rename to types/v8-profiler/index.d.ts diff --git a/v8-profiler/tsconfig.json b/types/v8-profiler/tsconfig.json similarity index 100% rename from v8-profiler/tsconfig.json rename to types/v8-profiler/tsconfig.json diff --git a/v8-profiler/v8-profiler-tests.ts b/types/v8-profiler/v8-profiler-tests.ts similarity index 100% rename from v8-profiler/v8-profiler-tests.ts rename to types/v8-profiler/v8-profiler-tests.ts diff --git a/valdr-message/index.d.ts b/types/valdr-message/index.d.ts similarity index 100% rename from valdr-message/index.d.ts rename to types/valdr-message/index.d.ts diff --git a/valdr-message/tsconfig.json b/types/valdr-message/tsconfig.json similarity index 100% rename from valdr-message/tsconfig.json rename to types/valdr-message/tsconfig.json diff --git a/valdr-message/valdr-message-tests.ts b/types/valdr-message/valdr-message-tests.ts similarity index 100% rename from valdr-message/valdr-message-tests.ts rename to types/valdr-message/valdr-message-tests.ts diff --git a/valdr/index.d.ts b/types/valdr/index.d.ts similarity index 100% rename from valdr/index.d.ts rename to types/valdr/index.d.ts diff --git a/valdr/tsconfig.json b/types/valdr/tsconfig.json similarity index 100% rename from valdr/tsconfig.json rename to types/valdr/tsconfig.json diff --git a/valdr/valdr-tests.ts b/types/valdr/valdr-tests.ts similarity index 100% rename from valdr/valdr-tests.ts rename to types/valdr/valdr-tests.ts diff --git a/valerie/index.d.ts b/types/valerie/index.d.ts similarity index 100% rename from valerie/index.d.ts rename to types/valerie/index.d.ts diff --git a/valerie/tsconfig.json b/types/valerie/tsconfig.json similarity index 100% rename from valerie/tsconfig.json rename to types/valerie/tsconfig.json diff --git a/valerie/valerie-tests.ts b/types/valerie/valerie-tests.ts similarity index 100% rename from valerie/valerie-tests.ts rename to types/valerie/valerie-tests.ts diff --git a/valid-url/index.d.ts b/types/valid-url/index.d.ts similarity index 100% rename from valid-url/index.d.ts rename to types/valid-url/index.d.ts diff --git a/valid-url/tsconfig.json b/types/valid-url/tsconfig.json similarity index 100% rename from valid-url/tsconfig.json rename to types/valid-url/tsconfig.json diff --git a/valid-url/valid-url-tests.ts b/types/valid-url/valid-url-tests.ts similarity index 100% rename from valid-url/valid-url-tests.ts rename to types/valid-url/valid-url-tests.ts diff --git a/validate.js/index.d.ts b/types/validate.js/index.d.ts similarity index 100% rename from validate.js/index.d.ts rename to types/validate.js/index.d.ts diff --git a/validate.js/tsconfig.json b/types/validate.js/tsconfig.json similarity index 100% rename from validate.js/tsconfig.json rename to types/validate.js/tsconfig.json diff --git a/validate.js/validate.js-tests.ts b/types/validate.js/validate.js-tests.ts similarity index 100% rename from validate.js/validate.js-tests.ts rename to types/validate.js/validate.js-tests.ts diff --git a/validator/index.d.ts b/types/validator/index.d.ts similarity index 100% rename from validator/index.d.ts rename to types/validator/index.d.ts diff --git a/validator/tsconfig.json b/types/validator/tsconfig.json similarity index 100% rename from validator/tsconfig.json rename to types/validator/tsconfig.json diff --git a/validator/validator-tests.ts b/types/validator/validator-tests.ts similarity index 100% rename from validator/validator-tests.ts rename to types/validator/validator-tests.ts diff --git a/validatorjs/index.d.ts b/types/validatorjs/index.d.ts similarity index 100% rename from validatorjs/index.d.ts rename to types/validatorjs/index.d.ts diff --git a/validatorjs/tsconfig.json b/types/validatorjs/tsconfig.json similarity index 100% rename from validatorjs/tsconfig.json rename to types/validatorjs/tsconfig.json diff --git a/validatorjs/validatorjs-tests.ts b/types/validatorjs/validatorjs-tests.ts similarity index 100% rename from validatorjs/validatorjs-tests.ts rename to types/validatorjs/validatorjs-tests.ts diff --git a/vanilla-tilt/index.d.ts b/types/vanilla-tilt/index.d.ts similarity index 100% rename from vanilla-tilt/index.d.ts rename to types/vanilla-tilt/index.d.ts diff --git a/vanilla-tilt/tsconfig.json b/types/vanilla-tilt/tsconfig.json similarity index 100% rename from vanilla-tilt/tsconfig.json rename to types/vanilla-tilt/tsconfig.json diff --git a/vanilla-tilt/tslint.json b/types/vanilla-tilt/tslint.json similarity index 100% rename from vanilla-tilt/tslint.json rename to types/vanilla-tilt/tslint.json diff --git a/vanilla-tilt/vanilla-tilt-tests.ts b/types/vanilla-tilt/vanilla-tilt-tests.ts similarity index 100% rename from vanilla-tilt/vanilla-tilt-tests.ts rename to types/vanilla-tilt/vanilla-tilt-tests.ts diff --git a/vec3/index.d.ts b/types/vec3/index.d.ts similarity index 100% rename from vec3/index.d.ts rename to types/vec3/index.d.ts diff --git a/vec3/tsconfig.json b/types/vec3/tsconfig.json similarity index 100% rename from vec3/tsconfig.json rename to types/vec3/tsconfig.json diff --git a/vec3/vec3-tests.ts b/types/vec3/vec3-tests.ts similarity index 100% rename from vec3/vec3-tests.ts rename to types/vec3/vec3-tests.ts diff --git a/vectorious/index.d.ts b/types/vectorious/index.d.ts similarity index 100% rename from vectorious/index.d.ts rename to types/vectorious/index.d.ts diff --git a/vectorious/tsconfig.json b/types/vectorious/tsconfig.json similarity index 100% rename from vectorious/tsconfig.json rename to types/vectorious/tsconfig.json diff --git a/vectorious/vectorious-tests.ts b/types/vectorious/vectorious-tests.ts similarity index 100% rename from vectorious/vectorious-tests.ts rename to types/vectorious/vectorious-tests.ts diff --git a/vega/index.d.ts b/types/vega/index.d.ts similarity index 100% rename from vega/index.d.ts rename to types/vega/index.d.ts diff --git a/vega/tsconfig.json b/types/vega/tsconfig.json similarity index 100% rename from vega/tsconfig.json rename to types/vega/tsconfig.json diff --git a/vega/vega-tests.ts b/types/vega/vega-tests.ts similarity index 100% rename from vega/vega-tests.ts rename to types/vega/vega-tests.ts diff --git a/velocity-animate/index.d.ts b/types/velocity-animate/index.d.ts similarity index 100% rename from velocity-animate/index.d.ts rename to types/velocity-animate/index.d.ts diff --git a/velocity-animate/tsconfig.json b/types/velocity-animate/tsconfig.json similarity index 100% rename from velocity-animate/tsconfig.json rename to types/velocity-animate/tsconfig.json diff --git a/velocity-animate/velocity-animate-tests.ts b/types/velocity-animate/velocity-animate-tests.ts similarity index 100% rename from velocity-animate/velocity-animate-tests.ts rename to types/velocity-animate/velocity-animate-tests.ts diff --git a/verror/index.d.ts b/types/verror/index.d.ts similarity index 100% rename from verror/index.d.ts rename to types/verror/index.d.ts diff --git a/verror/tsconfig.json b/types/verror/tsconfig.json similarity index 100% rename from verror/tsconfig.json rename to types/verror/tsconfig.json diff --git a/verror/tslint.json b/types/verror/tslint.json similarity index 100% rename from verror/tslint.json rename to types/verror/tslint.json diff --git a/verror/verror-tests.ts b/types/verror/verror-tests.ts similarity index 100% rename from verror/verror-tests.ts rename to types/verror/verror-tests.ts diff --git a/vex-js/index.d.ts b/types/vex-js/index.d.ts similarity index 100% rename from vex-js/index.d.ts rename to types/vex-js/index.d.ts diff --git a/vex-js/tsconfig.json b/types/vex-js/tsconfig.json similarity index 100% rename from vex-js/tsconfig.json rename to types/vex-js/tsconfig.json diff --git a/vex-js/vex-js-tests.ts b/types/vex-js/vex-js-tests.ts similarity index 100% rename from vex-js/vex-js-tests.ts rename to types/vex-js/vex-js-tests.ts diff --git a/vexflow/index.d.ts b/types/vexflow/index.d.ts similarity index 100% rename from vexflow/index.d.ts rename to types/vexflow/index.d.ts diff --git a/vexflow/tsconfig.json b/types/vexflow/tsconfig.json similarity index 100% rename from vexflow/tsconfig.json rename to types/vexflow/tsconfig.json diff --git a/vexflow/vexflow-tests.ts b/types/vexflow/vexflow-tests.ts similarity index 100% rename from vexflow/vexflow-tests.ts rename to types/vexflow/vexflow-tests.ts diff --git a/victor/index.d.ts b/types/victor/index.d.ts similarity index 100% rename from victor/index.d.ts rename to types/victor/index.d.ts diff --git a/victor/tsconfig.json b/types/victor/tsconfig.json similarity index 100% rename from victor/tsconfig.json rename to types/victor/tsconfig.json diff --git a/victor/victor-tests.ts b/types/victor/victor-tests.ts similarity index 100% rename from victor/victor-tests.ts rename to types/victor/victor-tests.ts diff --git a/victory/index.d.ts b/types/victory/index.d.ts similarity index 100% rename from victory/index.d.ts rename to types/victory/index.d.ts diff --git a/victory/tsconfig.json b/types/victory/tsconfig.json similarity index 100% rename from victory/tsconfig.json rename to types/victory/tsconfig.json diff --git a/victory/victory-tests.tsx b/types/victory/victory-tests.tsx similarity index 100% rename from victory/victory-tests.tsx rename to types/victory/victory-tests.tsx diff --git a/videojs/index.d.ts b/types/videojs/index.d.ts similarity index 100% rename from videojs/index.d.ts rename to types/videojs/index.d.ts diff --git a/videojs/tsconfig.json b/types/videojs/tsconfig.json similarity index 100% rename from videojs/tsconfig.json rename to types/videojs/tsconfig.json diff --git a/videojs/tslint.json b/types/videojs/tslint.json similarity index 100% rename from videojs/tslint.json rename to types/videojs/tslint.json diff --git a/videojs/videojs-tests.ts b/types/videojs/videojs-tests.ts similarity index 100% rename from videojs/videojs-tests.ts rename to types/videojs/videojs-tests.ts diff --git a/viewporter/index.d.ts b/types/viewporter/index.d.ts similarity index 100% rename from viewporter/index.d.ts rename to types/viewporter/index.d.ts diff --git a/viewporter/tsconfig.json b/types/viewporter/tsconfig.json similarity index 100% rename from viewporter/tsconfig.json rename to types/viewporter/tsconfig.json diff --git a/viewporter/viewporter-tests.ts b/types/viewporter/viewporter-tests.ts similarity index 100% rename from viewporter/viewporter-tests.ts rename to types/viewporter/viewporter-tests.ts diff --git a/vimeo/index.d.ts b/types/vimeo/index.d.ts similarity index 100% rename from vimeo/index.d.ts rename to types/vimeo/index.d.ts diff --git a/vimeo/tsconfig.json b/types/vimeo/tsconfig.json similarity index 100% rename from vimeo/tsconfig.json rename to types/vimeo/tsconfig.json diff --git a/vinyl-buffer/index.d.ts b/types/vinyl-buffer/index.d.ts similarity index 100% rename from vinyl-buffer/index.d.ts rename to types/vinyl-buffer/index.d.ts diff --git a/vinyl-buffer/tsconfig.json b/types/vinyl-buffer/tsconfig.json similarity index 100% rename from vinyl-buffer/tsconfig.json rename to types/vinyl-buffer/tsconfig.json diff --git a/vinyl-buffer/vinyl-buffer-tests.ts b/types/vinyl-buffer/vinyl-buffer-tests.ts similarity index 100% rename from vinyl-buffer/vinyl-buffer-tests.ts rename to types/vinyl-buffer/vinyl-buffer-tests.ts diff --git a/vinyl-fs/.editorconfig b/types/vinyl-fs/.editorconfig similarity index 100% rename from vinyl-fs/.editorconfig rename to types/vinyl-fs/.editorconfig diff --git a/vinyl-fs/index.d.ts b/types/vinyl-fs/index.d.ts similarity index 100% rename from vinyl-fs/index.d.ts rename to types/vinyl-fs/index.d.ts diff --git a/vinyl-fs/tsconfig.json b/types/vinyl-fs/tsconfig.json similarity index 100% rename from vinyl-fs/tsconfig.json rename to types/vinyl-fs/tsconfig.json diff --git a/vinyl-fs/tslint.json b/types/vinyl-fs/tslint.json similarity index 100% rename from vinyl-fs/tslint.json rename to types/vinyl-fs/tslint.json diff --git a/vinyl-fs/vinyl-fs-tests.ts b/types/vinyl-fs/vinyl-fs-tests.ts similarity index 100% rename from vinyl-fs/vinyl-fs-tests.ts rename to types/vinyl-fs/vinyl-fs-tests.ts diff --git a/vinyl-paths/index.d.ts b/types/vinyl-paths/index.d.ts similarity index 100% rename from vinyl-paths/index.d.ts rename to types/vinyl-paths/index.d.ts diff --git a/vinyl-paths/tsconfig.json b/types/vinyl-paths/tsconfig.json similarity index 100% rename from vinyl-paths/tsconfig.json rename to types/vinyl-paths/tsconfig.json diff --git a/vinyl-paths/vinyl-paths-tests.ts b/types/vinyl-paths/vinyl-paths-tests.ts similarity index 100% rename from vinyl-paths/vinyl-paths-tests.ts rename to types/vinyl-paths/vinyl-paths-tests.ts diff --git a/vinyl-source-stream/index.d.ts b/types/vinyl-source-stream/index.d.ts similarity index 100% rename from vinyl-source-stream/index.d.ts rename to types/vinyl-source-stream/index.d.ts diff --git a/vinyl-source-stream/tsconfig.json b/types/vinyl-source-stream/tsconfig.json similarity index 100% rename from vinyl-source-stream/tsconfig.json rename to types/vinyl-source-stream/tsconfig.json diff --git a/vinyl-source-stream/vinyl-source-stream-tests.ts b/types/vinyl-source-stream/vinyl-source-stream-tests.ts similarity index 100% rename from vinyl-source-stream/vinyl-source-stream-tests.ts rename to types/vinyl-source-stream/vinyl-source-stream-tests.ts diff --git a/vinyl/index.d.ts b/types/vinyl/index.d.ts similarity index 100% rename from vinyl/index.d.ts rename to types/vinyl/index.d.ts diff --git a/vinyl/tsconfig.json b/types/vinyl/tsconfig.json similarity index 100% rename from vinyl/tsconfig.json rename to types/vinyl/tsconfig.json diff --git a/vinyl/v0/index.d.ts b/types/vinyl/v0/index.d.ts similarity index 100% rename from vinyl/v0/index.d.ts rename to types/vinyl/v0/index.d.ts diff --git a/vinyl/v0/tsconfig.json b/types/vinyl/v0/tsconfig.json similarity index 100% rename from vinyl/v0/tsconfig.json rename to types/vinyl/v0/tsconfig.json diff --git a/vinyl/v0/vinyl-tests.ts b/types/vinyl/v0/vinyl-tests.ts similarity index 100% rename from vinyl/v0/vinyl-tests.ts rename to types/vinyl/v0/vinyl-tests.ts diff --git a/vinyl/vinyl-tests.ts b/types/vinyl/vinyl-tests.ts similarity index 100% rename from vinyl/vinyl-tests.ts rename to types/vinyl/vinyl-tests.ts diff --git a/virtual-dom/index.d.ts b/types/virtual-dom/index.d.ts similarity index 100% rename from virtual-dom/index.d.ts rename to types/virtual-dom/index.d.ts diff --git a/virtual-dom/tsconfig.json b/types/virtual-dom/tsconfig.json similarity index 100% rename from virtual-dom/tsconfig.json rename to types/virtual-dom/tsconfig.json diff --git a/virtual-dom/virtual-dom-tests.ts b/types/virtual-dom/virtual-dom-tests.ts similarity index 100% rename from virtual-dom/virtual-dom-tests.ts rename to types/virtual-dom/virtual-dom-tests.ts diff --git a/vis/index.d.ts b/types/vis/index.d.ts similarity index 100% rename from vis/index.d.ts rename to types/vis/index.d.ts diff --git a/vis/tsconfig.json b/types/vis/tsconfig.json similarity index 100% rename from vis/tsconfig.json rename to types/vis/tsconfig.json diff --git a/vis/tslint.json b/types/vis/tslint.json similarity index 100% rename from vis/tslint.json rename to types/vis/tslint.json diff --git a/vis/vis-tests.ts b/types/vis/vis-tests.ts similarity index 100% rename from vis/vis-tests.ts rename to types/vis/vis-tests.ts diff --git a/vitalsigns/index.d.ts b/types/vitalsigns/index.d.ts similarity index 100% rename from vitalsigns/index.d.ts rename to types/vitalsigns/index.d.ts diff --git a/vitalsigns/tsconfig.json b/types/vitalsigns/tsconfig.json similarity index 100% rename from vitalsigns/tsconfig.json rename to types/vitalsigns/tsconfig.json diff --git a/vitalsigns/vitalsigns-tests.ts b/types/vitalsigns/vitalsigns-tests.ts similarity index 100% rename from vitalsigns/vitalsigns-tests.ts rename to types/vitalsigns/vitalsigns-tests.ts diff --git a/vivus/index.d.ts b/types/vivus/index.d.ts similarity index 100% rename from vivus/index.d.ts rename to types/vivus/index.d.ts diff --git a/vivus/tsconfig.json b/types/vivus/tsconfig.json similarity index 100% rename from vivus/tsconfig.json rename to types/vivus/tsconfig.json diff --git a/vivus/vivus-tests.ts b/types/vivus/vivus-tests.ts similarity index 100% rename from vivus/vivus-tests.ts rename to types/vivus/vivus-tests.ts diff --git a/vkbeautify/index.d.ts b/types/vkbeautify/index.d.ts similarity index 100% rename from vkbeautify/index.d.ts rename to types/vkbeautify/index.d.ts diff --git a/vkbeautify/tsconfig.json b/types/vkbeautify/tsconfig.json similarity index 100% rename from vkbeautify/tsconfig.json rename to types/vkbeautify/tsconfig.json diff --git a/vkbeautify/tslint.json b/types/vkbeautify/tslint.json similarity index 100% rename from vkbeautify/tslint.json rename to types/vkbeautify/tslint.json diff --git a/vkbeautify/vkbeautify-tests.ts b/types/vkbeautify/vkbeautify-tests.ts similarity index 100% rename from vkbeautify/vkbeautify-tests.ts rename to types/vkbeautify/vkbeautify-tests.ts diff --git a/voca/index.d.ts b/types/voca/index.d.ts similarity index 100% rename from voca/index.d.ts rename to types/voca/index.d.ts diff --git a/voca/tsconfig.json b/types/voca/tsconfig.json similarity index 100% rename from voca/tsconfig.json rename to types/voca/tsconfig.json diff --git a/voca/tslint.json b/types/voca/tslint.json similarity index 100% rename from voca/tslint.json rename to types/voca/tslint.json diff --git a/voca/voca-tests.ts b/types/voca/voca-tests.ts similarity index 100% rename from voca/voca-tests.ts rename to types/voca/voca-tests.ts diff --git a/voronoi-diagram/index.d.ts b/types/voronoi-diagram/index.d.ts similarity index 100% rename from voronoi-diagram/index.d.ts rename to types/voronoi-diagram/index.d.ts diff --git a/voronoi-diagram/tsconfig.json b/types/voronoi-diagram/tsconfig.json similarity index 100% rename from voronoi-diagram/tsconfig.json rename to types/voronoi-diagram/tsconfig.json diff --git a/voronoi-diagram/voronoi-diagram-tests.ts b/types/voronoi-diagram/voronoi-diagram-tests.ts similarity index 100% rename from voronoi-diagram/voronoi-diagram-tests.ts rename to types/voronoi-diagram/voronoi-diagram-tests.ts diff --git a/vortex-web-client/index.d.ts b/types/vortex-web-client/index.d.ts similarity index 100% rename from vortex-web-client/index.d.ts rename to types/vortex-web-client/index.d.ts diff --git a/vortex-web-client/tsconfig.json b/types/vortex-web-client/tsconfig.json similarity index 100% rename from vortex-web-client/tsconfig.json rename to types/vortex-web-client/tsconfig.json diff --git a/vortex-web-client/vortex-web-client-tests.ts b/types/vortex-web-client/vortex-web-client-tests.ts similarity index 100% rename from vortex-web-client/vortex-web-client-tests.ts rename to types/vortex-web-client/vortex-web-client-tests.ts diff --git a/voximplant-websdk/index.d.ts b/types/voximplant-websdk/index.d.ts similarity index 100% rename from voximplant-websdk/index.d.ts rename to types/voximplant-websdk/index.d.ts diff --git a/voximplant-websdk/tsconfig.json b/types/voximplant-websdk/tsconfig.json similarity index 100% rename from voximplant-websdk/tsconfig.json rename to types/voximplant-websdk/tsconfig.json diff --git a/voximplant-websdk/voximplant-websdk-tests.ts b/types/voximplant-websdk/voximplant-websdk-tests.ts similarity index 100% rename from voximplant-websdk/voximplant-websdk-tests.ts rename to types/voximplant-websdk/voximplant-websdk-tests.ts diff --git a/vso-node-api/index.d.ts b/types/vso-node-api/index.d.ts similarity index 100% rename from vso-node-api/index.d.ts rename to types/vso-node-api/index.d.ts diff --git a/vso-node-api/tsconfig.json b/types/vso-node-api/tsconfig.json similarity index 100% rename from vso-node-api/tsconfig.json rename to types/vso-node-api/tsconfig.json diff --git a/vso-node-api/vso-node-api-tests.ts b/types/vso-node-api/vso-node-api-tests.ts similarity index 100% rename from vso-node-api/vso-node-api-tests.ts rename to types/vso-node-api/vso-node-api-tests.ts diff --git a/vue-resource/index.d.ts b/types/vue-resource/index.d.ts similarity index 100% rename from vue-resource/index.d.ts rename to types/vue-resource/index.d.ts diff --git a/vue-resource/package.json b/types/vue-resource/package.json similarity index 100% rename from vue-resource/package.json rename to types/vue-resource/package.json diff --git a/vue-resource/tsconfig.json b/types/vue-resource/tsconfig.json similarity index 100% rename from vue-resource/tsconfig.json rename to types/vue-resource/tsconfig.json diff --git a/vue-resource/vue-resource-tests.ts b/types/vue-resource/vue-resource-tests.ts similarity index 100% rename from vue-resource/vue-resource-tests.ts rename to types/vue-resource/vue-resource-tests.ts diff --git a/w2ui/index.d.ts b/types/w2ui/index.d.ts similarity index 100% rename from w2ui/index.d.ts rename to types/w2ui/index.d.ts diff --git a/w2ui/tsconfig.json b/types/w2ui/tsconfig.json similarity index 100% rename from w2ui/tsconfig.json rename to types/w2ui/tsconfig.json diff --git a/w2ui/w2ui-tests.ts b/types/w2ui/w2ui-tests.ts similarity index 100% rename from w2ui/w2ui-tests.ts rename to types/w2ui/w2ui-tests.ts diff --git a/wake_on_lan/index.d.ts b/types/wake_on_lan/index.d.ts similarity index 100% rename from wake_on_lan/index.d.ts rename to types/wake_on_lan/index.d.ts diff --git a/wake_on_lan/tsconfig.json b/types/wake_on_lan/tsconfig.json similarity index 100% rename from wake_on_lan/tsconfig.json rename to types/wake_on_lan/tsconfig.json diff --git a/wake_on_lan/wake_on_lan-tests.ts b/types/wake_on_lan/wake_on_lan-tests.ts similarity index 100% rename from wake_on_lan/wake_on_lan-tests.ts rename to types/wake_on_lan/wake_on_lan-tests.ts diff --git a/wallabyjs/index.d.ts b/types/wallabyjs/index.d.ts similarity index 100% rename from wallabyjs/index.d.ts rename to types/wallabyjs/index.d.ts diff --git a/wallabyjs/tsconfig.json b/types/wallabyjs/tsconfig.json similarity index 100% rename from wallabyjs/tsconfig.json rename to types/wallabyjs/tsconfig.json diff --git a/wallabyjs/wallabyjs-tests.ts b/types/wallabyjs/wallabyjs-tests.ts similarity index 100% rename from wallabyjs/wallabyjs-tests.ts rename to types/wallabyjs/wallabyjs-tests.ts diff --git a/wampy/index.d.ts b/types/wampy/index.d.ts similarity index 100% rename from wampy/index.d.ts rename to types/wampy/index.d.ts diff --git a/wampy/tsconfig.json b/types/wampy/tsconfig.json similarity index 100% rename from wampy/tsconfig.json rename to types/wampy/tsconfig.json diff --git a/wampy/wampy-tests.ts b/types/wampy/wampy-tests.ts similarity index 100% rename from wampy/wampy-tests.ts rename to types/wampy/wampy-tests.ts diff --git a/warning/index.d.ts b/types/warning/index.d.ts similarity index 100% rename from warning/index.d.ts rename to types/warning/index.d.ts diff --git a/warning/tsconfig.json b/types/warning/tsconfig.json similarity index 100% rename from warning/tsconfig.json rename to types/warning/tsconfig.json diff --git a/warning/warning-tests.ts b/types/warning/warning-tests.ts similarity index 100% rename from warning/warning-tests.ts rename to types/warning/warning-tests.ts diff --git a/watch/index.d.ts b/types/watch/index.d.ts similarity index 100% rename from watch/index.d.ts rename to types/watch/index.d.ts diff --git a/watch/tsconfig.json b/types/watch/tsconfig.json similarity index 100% rename from watch/tsconfig.json rename to types/watch/tsconfig.json diff --git a/watch/watch-tests.ts b/types/watch/watch-tests.ts similarity index 100% rename from watch/watch-tests.ts rename to types/watch/watch-tests.ts diff --git a/watchify/index.d.ts b/types/watchify/index.d.ts similarity index 100% rename from watchify/index.d.ts rename to types/watchify/index.d.ts diff --git a/watchify/tsconfig.json b/types/watchify/tsconfig.json similarity index 100% rename from watchify/tsconfig.json rename to types/watchify/tsconfig.json diff --git a/watchify/watchify-tests.ts b/types/watchify/watchify-tests.ts similarity index 100% rename from watchify/watchify-tests.ts rename to types/watchify/watchify-tests.ts diff --git a/watchpack/DirectoryWatcher.d.ts b/types/watchpack/DirectoryWatcher.d.ts similarity index 100% rename from watchpack/DirectoryWatcher.d.ts rename to types/watchpack/DirectoryWatcher.d.ts diff --git a/watchpack/Watcher.d.ts b/types/watchpack/Watcher.d.ts similarity index 100% rename from watchpack/Watcher.d.ts rename to types/watchpack/Watcher.d.ts diff --git a/watchpack/index.d.ts b/types/watchpack/index.d.ts similarity index 100% rename from watchpack/index.d.ts rename to types/watchpack/index.d.ts diff --git a/watchpack/tsconfig.json b/types/watchpack/tsconfig.json similarity index 100% rename from watchpack/tsconfig.json rename to types/watchpack/tsconfig.json diff --git a/watchpack/tslint.json b/types/watchpack/tslint.json similarity index 100% rename from watchpack/tslint.json rename to types/watchpack/tslint.json diff --git a/watchpack/watchpack-tests.ts b/types/watchpack/watchpack-tests.ts similarity index 100% rename from watchpack/watchpack-tests.ts rename to types/watchpack/watchpack-tests.ts diff --git a/waterline/index.d.ts b/types/waterline/index.d.ts similarity index 100% rename from waterline/index.d.ts rename to types/waterline/index.d.ts diff --git a/waterline/tsconfig.json b/types/waterline/tsconfig.json similarity index 100% rename from waterline/tsconfig.json rename to types/waterline/tsconfig.json diff --git a/waterline/waterline-tests.ts b/types/waterline/waterline-tests.ts similarity index 100% rename from waterline/waterline-tests.ts rename to types/waterline/waterline-tests.ts diff --git a/weapp-api/index.d.ts b/types/weapp-api/index.d.ts similarity index 100% rename from weapp-api/index.d.ts rename to types/weapp-api/index.d.ts diff --git a/weapp-api/tsconfig.json b/types/weapp-api/tsconfig.json similarity index 100% rename from weapp-api/tsconfig.json rename to types/weapp-api/tsconfig.json diff --git a/weapp-api/weapp-api-tests.ts b/types/weapp-api/weapp-api-tests.ts similarity index 100% rename from weapp-api/weapp-api-tests.ts rename to types/weapp-api/weapp-api-tests.ts diff --git a/web-bluetooth/index.d.ts b/types/web-bluetooth/index.d.ts similarity index 100% rename from web-bluetooth/index.d.ts rename to types/web-bluetooth/index.d.ts diff --git a/web-bluetooth/tsconfig.json b/types/web-bluetooth/tsconfig.json similarity index 100% rename from web-bluetooth/tsconfig.json rename to types/web-bluetooth/tsconfig.json diff --git a/web-bluetooth/web-bluetooth-tests.ts b/types/web-bluetooth/web-bluetooth-tests.ts similarity index 100% rename from web-bluetooth/web-bluetooth-tests.ts rename to types/web-bluetooth/web-bluetooth-tests.ts diff --git a/webappsec-credential-management/index.d.ts b/types/webappsec-credential-management/index.d.ts similarity index 100% rename from webappsec-credential-management/index.d.ts rename to types/webappsec-credential-management/index.d.ts diff --git a/webappsec-credential-management/tsconfig.json b/types/webappsec-credential-management/tsconfig.json similarity index 100% rename from webappsec-credential-management/tsconfig.json rename to types/webappsec-credential-management/tsconfig.json diff --git a/webappsec-credential-management/tslint.json b/types/webappsec-credential-management/tslint.json similarity index 100% rename from webappsec-credential-management/tslint.json rename to types/webappsec-credential-management/tslint.json diff --git a/webappsec-credential-management/webappsec-credential-management-tests.ts b/types/webappsec-credential-management/webappsec-credential-management-tests.ts similarity index 100% rename from webappsec-credential-management/webappsec-credential-management-tests.ts rename to types/webappsec-credential-management/webappsec-credential-management-tests.ts diff --git a/webcl/index.d.ts b/types/webcl/index.d.ts similarity index 100% rename from webcl/index.d.ts rename to types/webcl/index.d.ts diff --git a/webcl/tsconfig.json b/types/webcl/tsconfig.json similarity index 100% rename from webcl/tsconfig.json rename to types/webcl/tsconfig.json diff --git a/webcl/webcl-tests.ts b/types/webcl/webcl-tests.ts similarity index 100% rename from webcl/webcl-tests.ts rename to types/webcl/webcl-tests.ts diff --git a/webcola/index.d.ts b/types/webcola/index.d.ts similarity index 100% rename from webcola/index.d.ts rename to types/webcola/index.d.ts diff --git a/webcola/tsconfig.json b/types/webcola/tsconfig.json similarity index 100% rename from webcola/tsconfig.json rename to types/webcola/tsconfig.json diff --git a/webcomponents.js/index.d.ts b/types/webcomponents.js/index.d.ts similarity index 100% rename from webcomponents.js/index.d.ts rename to types/webcomponents.js/index.d.ts diff --git a/webcomponents.js/tsconfig.json b/types/webcomponents.js/tsconfig.json similarity index 100% rename from webcomponents.js/tsconfig.json rename to types/webcomponents.js/tsconfig.json diff --git a/webcomponents.js/webcomponents.js-tests.ts b/types/webcomponents.js/webcomponents.js-tests.ts similarity index 100% rename from webcomponents.js/webcomponents.js-tests.ts rename to types/webcomponents.js/webcomponents.js-tests.ts diff --git a/webcrypto/index.d.ts b/types/webcrypto/index.d.ts similarity index 100% rename from webcrypto/index.d.ts rename to types/webcrypto/index.d.ts diff --git a/webcrypto/tsconfig.json b/types/webcrypto/tsconfig.json similarity index 100% rename from webcrypto/tsconfig.json rename to types/webcrypto/tsconfig.json diff --git a/webdriverio/index.d.ts b/types/webdriverio/index.d.ts similarity index 100% rename from webdriverio/index.d.ts rename to types/webdriverio/index.d.ts diff --git a/webdriverio/tsconfig.json b/types/webdriverio/tsconfig.json similarity index 100% rename from webdriverio/tsconfig.json rename to types/webdriverio/tsconfig.json diff --git a/webdriverio/webdriverio-tests.ts b/types/webdriverio/webdriverio-tests.ts similarity index 100% rename from webdriverio/webdriverio-tests.ts rename to types/webdriverio/webdriverio-tests.ts diff --git a/webfontloader/index.d.ts b/types/webfontloader/index.d.ts similarity index 100% rename from webfontloader/index.d.ts rename to types/webfontloader/index.d.ts diff --git a/webfontloader/tsconfig.json b/types/webfontloader/tsconfig.json similarity index 100% rename from webfontloader/tsconfig.json rename to types/webfontloader/tsconfig.json diff --git a/webfontloader/webfontloader-tests.ts b/types/webfontloader/webfontloader-tests.ts similarity index 100% rename from webfontloader/webfontloader-tests.ts rename to types/webfontloader/webfontloader-tests.ts diff --git a/webgl-ext/index.d.ts b/types/webgl-ext/index.d.ts similarity index 100% rename from webgl-ext/index.d.ts rename to types/webgl-ext/index.d.ts diff --git a/webgl-ext/tsconfig.json b/types/webgl-ext/tsconfig.json similarity index 100% rename from webgl-ext/tsconfig.json rename to types/webgl-ext/tsconfig.json diff --git a/webgl-ext/webgl-ext-tests.ts b/types/webgl-ext/webgl-ext-tests.ts similarity index 100% rename from webgl-ext/webgl-ext-tests.ts rename to types/webgl-ext/webgl-ext-tests.ts diff --git a/webgl2/index.d.ts b/types/webgl2/index.d.ts similarity index 100% rename from webgl2/index.d.ts rename to types/webgl2/index.d.ts diff --git a/webgl2/tsconfig.json b/types/webgl2/tsconfig.json similarity index 100% rename from webgl2/tsconfig.json rename to types/webgl2/tsconfig.json diff --git a/webgl2/tslint.json b/types/webgl2/tslint.json similarity index 100% rename from webgl2/tslint.json rename to types/webgl2/tslint.json diff --git a/webgl2/webgl2-tests.ts b/types/webgl2/webgl2-tests.ts similarity index 100% rename from webgl2/webgl2-tests.ts rename to types/webgl2/webgl2-tests.ts diff --git a/webgme/index.d.ts b/types/webgme/index.d.ts similarity index 100% rename from webgme/index.d.ts rename to types/webgme/index.d.ts diff --git a/webgme/tsconfig.json b/types/webgme/tsconfig.json similarity index 100% rename from webgme/tsconfig.json rename to types/webgme/tsconfig.json diff --git a/webgme/webgme-tests.ts b/types/webgme/webgme-tests.ts similarity index 100% rename from webgme/webgme-tests.ts rename to types/webgme/webgme-tests.ts diff --git a/webix/index.d.ts b/types/webix/index.d.ts similarity index 100% rename from webix/index.d.ts rename to types/webix/index.d.ts diff --git a/webix/tsconfig.json b/types/webix/tsconfig.json similarity index 100% rename from webix/tsconfig.json rename to types/webix/tsconfig.json diff --git a/webix/webix-tests.ts b/types/webix/webix-tests.ts similarity index 100% rename from webix/webix-tests.ts rename to types/webix/webix-tests.ts diff --git a/webmidi/index.d.ts b/types/webmidi/index.d.ts similarity index 100% rename from webmidi/index.d.ts rename to types/webmidi/index.d.ts diff --git a/webmidi/tsconfig.json b/types/webmidi/tsconfig.json similarity index 100% rename from webmidi/tsconfig.json rename to types/webmidi/tsconfig.json diff --git a/webmidi/tslint.json b/types/webmidi/tslint.json similarity index 100% rename from webmidi/tslint.json rename to types/webmidi/tslint.json diff --git a/webmidi/webmidi-tests.ts b/types/webmidi/webmidi-tests.ts similarity index 100% rename from webmidi/webmidi-tests.ts rename to types/webmidi/webmidi-tests.ts diff --git a/webpack-chain/index.d.ts b/types/webpack-chain/index.d.ts similarity index 100% rename from webpack-chain/index.d.ts rename to types/webpack-chain/index.d.ts diff --git a/webpack-chain/tsconfig.json b/types/webpack-chain/tsconfig.json similarity index 100% rename from webpack-chain/tsconfig.json rename to types/webpack-chain/tsconfig.json diff --git a/webpack-chain/tslint.json b/types/webpack-chain/tslint.json similarity index 100% rename from webpack-chain/tslint.json rename to types/webpack-chain/tslint.json diff --git a/webpack-chain/webpack-chain-tests.ts b/types/webpack-chain/webpack-chain-tests.ts similarity index 100% rename from webpack-chain/webpack-chain-tests.ts rename to types/webpack-chain/webpack-chain-tests.ts diff --git a/webpack-dev-middleware/index.d.ts b/types/webpack-dev-middleware/index.d.ts similarity index 100% rename from webpack-dev-middleware/index.d.ts rename to types/webpack-dev-middleware/index.d.ts diff --git a/webpack-dev-middleware/tsconfig.json b/types/webpack-dev-middleware/tsconfig.json similarity index 100% rename from webpack-dev-middleware/tsconfig.json rename to types/webpack-dev-middleware/tsconfig.json diff --git a/webpack-dev-middleware/tslint.json b/types/webpack-dev-middleware/tslint.json similarity index 100% rename from webpack-dev-middleware/tslint.json rename to types/webpack-dev-middleware/tslint.json diff --git a/webpack-dev-middleware/webpack-dev-middleware-tests.ts b/types/webpack-dev-middleware/webpack-dev-middleware-tests.ts similarity index 100% rename from webpack-dev-middleware/webpack-dev-middleware-tests.ts rename to types/webpack-dev-middleware/webpack-dev-middleware-tests.ts diff --git a/webpack-dev-server/index.d.ts b/types/webpack-dev-server/index.d.ts similarity index 100% rename from webpack-dev-server/index.d.ts rename to types/webpack-dev-server/index.d.ts diff --git a/webpack-dev-server/tsconfig.json b/types/webpack-dev-server/tsconfig.json similarity index 100% rename from webpack-dev-server/tsconfig.json rename to types/webpack-dev-server/tsconfig.json diff --git a/webpack-dev-server/webpack-dev-server-tests.ts b/types/webpack-dev-server/webpack-dev-server-tests.ts similarity index 100% rename from webpack-dev-server/webpack-dev-server-tests.ts rename to types/webpack-dev-server/webpack-dev-server-tests.ts diff --git a/webpack-env/index.d.ts b/types/webpack-env/index.d.ts similarity index 100% rename from webpack-env/index.d.ts rename to types/webpack-env/index.d.ts diff --git a/webpack-env/tsconfig.json b/types/webpack-env/tsconfig.json similarity index 100% rename from webpack-env/tsconfig.json rename to types/webpack-env/tsconfig.json diff --git a/webpack-env/webpack-env-tests.ts b/types/webpack-env/webpack-env-tests.ts similarity index 100% rename from webpack-env/webpack-env-tests.ts rename to types/webpack-env/webpack-env-tests.ts diff --git a/webpack-fail-plugin/index.d.ts b/types/webpack-fail-plugin/index.d.ts similarity index 100% rename from webpack-fail-plugin/index.d.ts rename to types/webpack-fail-plugin/index.d.ts diff --git a/webpack-fail-plugin/tsconfig.json b/types/webpack-fail-plugin/tsconfig.json similarity index 100% rename from webpack-fail-plugin/tsconfig.json rename to types/webpack-fail-plugin/tsconfig.json diff --git a/webpack-fail-plugin/webpack-fail-plugin-tests.ts b/types/webpack-fail-plugin/webpack-fail-plugin-tests.ts similarity index 100% rename from webpack-fail-plugin/webpack-fail-plugin-tests.ts rename to types/webpack-fail-plugin/webpack-fail-plugin-tests.ts diff --git a/webpack-hot-middleware/index.d.ts b/types/webpack-hot-middleware/index.d.ts similarity index 100% rename from webpack-hot-middleware/index.d.ts rename to types/webpack-hot-middleware/index.d.ts diff --git a/webpack-hot-middleware/tsconfig.json b/types/webpack-hot-middleware/tsconfig.json similarity index 100% rename from webpack-hot-middleware/tsconfig.json rename to types/webpack-hot-middleware/tsconfig.json diff --git a/webpack-hot-middleware/tslint.json b/types/webpack-hot-middleware/tslint.json similarity index 100% rename from webpack-hot-middleware/tslint.json rename to types/webpack-hot-middleware/tslint.json diff --git a/webpack-hot-middleware/webpack-hot-middleware-tests.ts b/types/webpack-hot-middleware/webpack-hot-middleware-tests.ts similarity index 100% rename from webpack-hot-middleware/webpack-hot-middleware-tests.ts rename to types/webpack-hot-middleware/webpack-hot-middleware-tests.ts diff --git a/webpack-merge/index.d.ts b/types/webpack-merge/index.d.ts similarity index 100% rename from webpack-merge/index.d.ts rename to types/webpack-merge/index.d.ts diff --git a/webpack-merge/tsconfig.json b/types/webpack-merge/tsconfig.json similarity index 100% rename from webpack-merge/tsconfig.json rename to types/webpack-merge/tsconfig.json diff --git a/webpack-merge/webpack-merge-tests.ts b/types/webpack-merge/webpack-merge-tests.ts similarity index 100% rename from webpack-merge/webpack-merge-tests.ts rename to types/webpack-merge/webpack-merge-tests.ts diff --git a/webpack-notifier/index.d.ts b/types/webpack-notifier/index.d.ts similarity index 100% rename from webpack-notifier/index.d.ts rename to types/webpack-notifier/index.d.ts diff --git a/webpack-notifier/tsconfig.json b/types/webpack-notifier/tsconfig.json similarity index 100% rename from webpack-notifier/tsconfig.json rename to types/webpack-notifier/tsconfig.json diff --git a/webpack-notifier/tslint.json b/types/webpack-notifier/tslint.json similarity index 100% rename from webpack-notifier/tslint.json rename to types/webpack-notifier/tslint.json diff --git a/webpack-notifier/webpack-notifier-tests.ts b/types/webpack-notifier/webpack-notifier-tests.ts similarity index 100% rename from webpack-notifier/webpack-notifier-tests.ts rename to types/webpack-notifier/webpack-notifier-tests.ts diff --git a/webpack-sources/index.d.ts b/types/webpack-sources/index.d.ts similarity index 100% rename from webpack-sources/index.d.ts rename to types/webpack-sources/index.d.ts diff --git a/webpack-sources/tsconfig.json b/types/webpack-sources/tsconfig.json similarity index 100% rename from webpack-sources/tsconfig.json rename to types/webpack-sources/tsconfig.json diff --git a/webpack-sources/webpack-sources-tests.ts b/types/webpack-sources/webpack-sources-tests.ts similarity index 100% rename from webpack-sources/webpack-sources-tests.ts rename to types/webpack-sources/webpack-sources-tests.ts diff --git a/webpack-stream/index.d.ts b/types/webpack-stream/index.d.ts similarity index 100% rename from webpack-stream/index.d.ts rename to types/webpack-stream/index.d.ts diff --git a/webpack-stream/tsconfig.json b/types/webpack-stream/tsconfig.json similarity index 100% rename from webpack-stream/tsconfig.json rename to types/webpack-stream/tsconfig.json diff --git a/webpack-stream/tslint.json b/types/webpack-stream/tslint.json similarity index 100% rename from webpack-stream/tslint.json rename to types/webpack-stream/tslint.json diff --git a/webpack-stream/webpack-stream-tests.ts b/types/webpack-stream/webpack-stream-tests.ts similarity index 100% rename from webpack-stream/webpack-stream-tests.ts rename to types/webpack-stream/webpack-stream-tests.ts diff --git a/webpack-validator/index.d.ts b/types/webpack-validator/index.d.ts similarity index 100% rename from webpack-validator/index.d.ts rename to types/webpack-validator/index.d.ts diff --git a/webpack-validator/tsconfig.json b/types/webpack-validator/tsconfig.json similarity index 100% rename from webpack-validator/tsconfig.json rename to types/webpack-validator/tsconfig.json diff --git a/webpack-validator/webpack-validator-tests.ts b/types/webpack-validator/webpack-validator-tests.ts similarity index 100% rename from webpack-validator/webpack-validator-tests.ts rename to types/webpack-validator/webpack-validator-tests.ts diff --git a/webpack/index.d.ts b/types/webpack/index.d.ts similarity index 100% rename from webpack/index.d.ts rename to types/webpack/index.d.ts diff --git a/webpack/tsconfig.json b/types/webpack/tsconfig.json similarity index 100% rename from webpack/tsconfig.json rename to types/webpack/tsconfig.json diff --git a/webpack/tslint.json b/types/webpack/tslint.json similarity index 100% rename from webpack/tslint.json rename to types/webpack/tslint.json diff --git a/webpack/webpack-tests.ts b/types/webpack/webpack-tests.ts similarity index 100% rename from webpack/webpack-tests.ts rename to types/webpack/webpack-tests.ts diff --git a/webrtc/MediaStream.d.ts b/types/webrtc/MediaStream.d.ts similarity index 100% rename from webrtc/MediaStream.d.ts rename to types/webrtc/MediaStream.d.ts diff --git a/webrtc/RTCPeerConnection.d.ts b/types/webrtc/RTCPeerConnection.d.ts similarity index 100% rename from webrtc/RTCPeerConnection.d.ts rename to types/webrtc/RTCPeerConnection.d.ts diff --git a/webrtc/index.d.ts b/types/webrtc/index.d.ts similarity index 100% rename from webrtc/index.d.ts rename to types/webrtc/index.d.ts diff --git a/webrtc/readme.md b/types/webrtc/readme.md similarity index 100% rename from webrtc/readme.md rename to types/webrtc/readme.md diff --git a/webrtc/test/MediaStream.ts b/types/webrtc/test/MediaStream.ts similarity index 100% rename from webrtc/test/MediaStream.ts rename to types/webrtc/test/MediaStream.ts diff --git a/webrtc/test/RTCPeerConnection.ts b/types/webrtc/test/RTCPeerConnection.ts similarity index 100% rename from webrtc/test/RTCPeerConnection.ts rename to types/webrtc/test/RTCPeerConnection.ts diff --git a/webrtc/tsconfig.json b/types/webrtc/tsconfig.json similarity index 100% rename from webrtc/tsconfig.json rename to types/webrtc/tsconfig.json diff --git a/website-scraper/index.d.ts b/types/website-scraper/index.d.ts similarity index 100% rename from website-scraper/index.d.ts rename to types/website-scraper/index.d.ts diff --git a/website-scraper/tsconfig.json b/types/website-scraper/tsconfig.json similarity index 100% rename from website-scraper/tsconfig.json rename to types/website-scraper/tsconfig.json diff --git a/website-scraper/website-scraper-tests.ts b/types/website-scraper/website-scraper-tests.ts similarity index 100% rename from website-scraper/website-scraper-tests.ts rename to types/website-scraper/website-scraper-tests.ts diff --git a/websocket/index.d.ts b/types/websocket/index.d.ts similarity index 100% rename from websocket/index.d.ts rename to types/websocket/index.d.ts diff --git a/websocket/tsconfig.json b/types/websocket/tsconfig.json similarity index 100% rename from websocket/tsconfig.json rename to types/websocket/tsconfig.json diff --git a/websocket/websocket-tests.ts b/types/websocket/websocket-tests.ts similarity index 100% rename from websocket/websocket-tests.ts rename to types/websocket/websocket-tests.ts diff --git a/webspeechapi/index.d.ts b/types/webspeechapi/index.d.ts similarity index 100% rename from webspeechapi/index.d.ts rename to types/webspeechapi/index.d.ts diff --git a/webspeechapi/tsconfig.json b/types/webspeechapi/tsconfig.json similarity index 100% rename from webspeechapi/tsconfig.json rename to types/webspeechapi/tsconfig.json diff --git a/webspeechapi/webspeechapi-tests.ts b/types/webspeechapi/webspeechapi-tests.ts similarity index 100% rename from webspeechapi/webspeechapi-tests.ts rename to types/webspeechapi/webspeechapi-tests.ts diff --git a/websql/index.d.ts b/types/websql/index.d.ts similarity index 100% rename from websql/index.d.ts rename to types/websql/index.d.ts diff --git a/websql/tsconfig.json b/types/websql/tsconfig.json similarity index 100% rename from websql/tsconfig.json rename to types/websql/tsconfig.json diff --git a/websql/websql-tests.ts b/types/websql/websql-tests.ts similarity index 100% rename from websql/websql-tests.ts rename to types/websql/websql-tests.ts diff --git a/webtorrent/index.d.ts b/types/webtorrent/index.d.ts similarity index 100% rename from webtorrent/index.d.ts rename to types/webtorrent/index.d.ts diff --git a/webtorrent/tsconfig.json b/types/webtorrent/tsconfig.json similarity index 100% rename from webtorrent/tsconfig.json rename to types/webtorrent/tsconfig.json diff --git a/webtorrent/tslint.json b/types/webtorrent/tslint.json similarity index 100% rename from webtorrent/tslint.json rename to types/webtorrent/tslint.json diff --git a/webtorrent/webtorrent-tests.ts b/types/webtorrent/webtorrent-tests.ts similarity index 100% rename from webtorrent/webtorrent-tests.ts rename to types/webtorrent/webtorrent-tests.ts diff --git a/webvr-api/index.d.ts b/types/webvr-api/index.d.ts similarity index 100% rename from webvr-api/index.d.ts rename to types/webvr-api/index.d.ts diff --git a/webvr-api/tsconfig.json b/types/webvr-api/tsconfig.json similarity index 100% rename from webvr-api/tsconfig.json rename to types/webvr-api/tsconfig.json diff --git a/webvr-api/webvr-api-tests.ts b/types/webvr-api/webvr-api-tests.ts similarity index 100% rename from webvr-api/webvr-api-tests.ts rename to types/webvr-api/webvr-api-tests.ts diff --git a/week/index.d.ts b/types/week/index.d.ts similarity index 100% rename from week/index.d.ts rename to types/week/index.d.ts diff --git a/week/tsconfig.json b/types/week/tsconfig.json similarity index 100% rename from week/tsconfig.json rename to types/week/tsconfig.json diff --git a/week/tslint.json b/types/week/tslint.json similarity index 100% rename from week/tslint.json rename to types/week/tslint.json diff --git a/week/week-tests.ts b/types/week/week-tests.ts similarity index 100% rename from week/week-tests.ts rename to types/week/week-tests.ts diff --git a/weighted/index.d.ts b/types/weighted/index.d.ts similarity index 100% rename from weighted/index.d.ts rename to types/weighted/index.d.ts diff --git a/weighted/tsconfig.json b/types/weighted/tsconfig.json similarity index 100% rename from weighted/tsconfig.json rename to types/weighted/tsconfig.json diff --git a/weighted/weighted-tests.ts b/types/weighted/weighted-tests.ts similarity index 100% rename from weighted/weighted-tests.ts rename to types/weighted/weighted-tests.ts diff --git a/whatwg-streams/index.d.ts b/types/whatwg-streams/index.d.ts similarity index 100% rename from whatwg-streams/index.d.ts rename to types/whatwg-streams/index.d.ts diff --git a/whatwg-streams/tsconfig.json b/types/whatwg-streams/tsconfig.json similarity index 100% rename from whatwg-streams/tsconfig.json rename to types/whatwg-streams/tsconfig.json diff --git a/whatwg-streams/whatwg-streams-tests.ts b/types/whatwg-streams/whatwg-streams-tests.ts similarity index 100% rename from whatwg-streams/whatwg-streams-tests.ts rename to types/whatwg-streams/whatwg-streams-tests.ts diff --git a/when/index.d.ts b/types/when/index.d.ts similarity index 100% rename from when/index.d.ts rename to types/when/index.d.ts diff --git a/when/tsconfig.json b/types/when/tsconfig.json similarity index 100% rename from when/tsconfig.json rename to types/when/tsconfig.json diff --git a/when/when-tests.ts b/types/when/when-tests.ts similarity index 100% rename from when/when-tests.ts rename to types/when/when-tests.ts diff --git a/which/index.d.ts b/types/which/index.d.ts similarity index 100% rename from which/index.d.ts rename to types/which/index.d.ts diff --git a/which/tsconfig.json b/types/which/tsconfig.json similarity index 100% rename from which/tsconfig.json rename to types/which/tsconfig.json diff --git a/which/which-tests.ts b/types/which/which-tests.ts similarity index 100% rename from which/which-tests.ts rename to types/which/which-tests.ts diff --git a/why-did-you-update/index.d.ts b/types/why-did-you-update/index.d.ts similarity index 100% rename from why-did-you-update/index.d.ts rename to types/why-did-you-update/index.d.ts diff --git a/why-did-you-update/tsconfig.json b/types/why-did-you-update/tsconfig.json similarity index 100% rename from why-did-you-update/tsconfig.json rename to types/why-did-you-update/tsconfig.json diff --git a/why-did-you-update/why-did-you-update-tests.ts b/types/why-did-you-update/why-did-you-update-tests.ts similarity index 100% rename from why-did-you-update/why-did-you-update-tests.ts rename to types/why-did-you-update/why-did-you-update-tests.ts diff --git a/wicg-mediasession/index.d.ts b/types/wicg-mediasession/index.d.ts similarity index 100% rename from wicg-mediasession/index.d.ts rename to types/wicg-mediasession/index.d.ts diff --git a/wicg-mediasession/tsconfig.json b/types/wicg-mediasession/tsconfig.json similarity index 100% rename from wicg-mediasession/tsconfig.json rename to types/wicg-mediasession/tsconfig.json diff --git a/wicg-mediasession/tslint.json b/types/wicg-mediasession/tslint.json similarity index 100% rename from wicg-mediasession/tslint.json rename to types/wicg-mediasession/tslint.json diff --git a/wicg-mediasession/wicg-mediasession-tests.ts b/types/wicg-mediasession/wicg-mediasession-tests.ts similarity index 100% rename from wicg-mediasession/wicg-mediasession-tests.ts rename to types/wicg-mediasession/wicg-mediasession-tests.ts diff --git a/wiiu/index.d.ts b/types/wiiu/index.d.ts similarity index 100% rename from wiiu/index.d.ts rename to types/wiiu/index.d.ts diff --git a/wiiu/tsconfig.json b/types/wiiu/tsconfig.json similarity index 100% rename from wiiu/tsconfig.json rename to types/wiiu/tsconfig.json diff --git a/wiiu/wiiu-tests.ts b/types/wiiu/wiiu-tests.ts similarity index 100% rename from wiiu/wiiu-tests.ts rename to types/wiiu/wiiu-tests.ts diff --git a/window-or-global/index.d.ts b/types/window-or-global/index.d.ts similarity index 100% rename from window-or-global/index.d.ts rename to types/window-or-global/index.d.ts diff --git a/window-or-global/tsconfig.json b/types/window-or-global/tsconfig.json similarity index 100% rename from window-or-global/tsconfig.json rename to types/window-or-global/tsconfig.json diff --git a/window-or-global/tslint.json b/types/window-or-global/tslint.json similarity index 100% rename from window-or-global/tslint.json rename to types/window-or-global/tslint.json diff --git a/window-or-global/window-or-global-tests.ts b/types/window-or-global/window-or-global-tests.ts similarity index 100% rename from window-or-global/window-or-global-tests.ts rename to types/window-or-global/window-or-global-tests.ts diff --git a/window-size/index.d.ts b/types/window-size/index.d.ts similarity index 100% rename from window-size/index.d.ts rename to types/window-size/index.d.ts diff --git a/window-size/tsconfig.json b/types/window-size/tsconfig.json similarity index 100% rename from window-size/tsconfig.json rename to types/window-size/tsconfig.json diff --git a/windows-1251/index.d.ts b/types/windows-1251/index.d.ts similarity index 100% rename from windows-1251/index.d.ts rename to types/windows-1251/index.d.ts diff --git a/windows-1251/tsconfig.json b/types/windows-1251/tsconfig.json similarity index 100% rename from windows-1251/tsconfig.json rename to types/windows-1251/tsconfig.json diff --git a/windows-1251/windows-1251-tests.ts b/types/windows-1251/windows-1251-tests.ts similarity index 100% rename from windows-1251/windows-1251-tests.ts rename to types/windows-1251/windows-1251-tests.ts diff --git a/windows-service/index.d.ts b/types/windows-service/index.d.ts similarity index 100% rename from windows-service/index.d.ts rename to types/windows-service/index.d.ts diff --git a/windows-service/tsconfig.json b/types/windows-service/tsconfig.json similarity index 100% rename from windows-service/tsconfig.json rename to types/windows-service/tsconfig.json diff --git a/windows-service/windows-service-tests.ts b/types/windows-service/windows-service-tests.ts similarity index 100% rename from windows-service/windows-service-tests.ts rename to types/windows-service/windows-service-tests.ts diff --git a/winjs/index.d.ts b/types/winjs/index.d.ts similarity index 100% rename from winjs/index.d.ts rename to types/winjs/index.d.ts diff --git a/winjs/tsconfig.json b/types/winjs/tsconfig.json similarity index 100% rename from winjs/tsconfig.json rename to types/winjs/tsconfig.json diff --git a/winjs/v1/index.d.ts b/types/winjs/v1/index.d.ts similarity index 100% rename from winjs/v1/index.d.ts rename to types/winjs/v1/index.d.ts diff --git a/winjs/v1/tsconfig.json b/types/winjs/v1/tsconfig.json similarity index 100% rename from winjs/v1/tsconfig.json rename to types/winjs/v1/tsconfig.json diff --git a/winjs/v2/index.d.ts b/types/winjs/v2/index.d.ts similarity index 100% rename from winjs/v2/index.d.ts rename to types/winjs/v2/index.d.ts diff --git a/winjs/v2/tsconfig.json b/types/winjs/v2/tsconfig.json similarity index 100% rename from winjs/v2/tsconfig.json rename to types/winjs/v2/tsconfig.json diff --git a/winreg/index.d.ts b/types/winreg/index.d.ts similarity index 100% rename from winreg/index.d.ts rename to types/winreg/index.d.ts diff --git a/winreg/tsconfig.json b/types/winreg/tsconfig.json similarity index 100% rename from winreg/tsconfig.json rename to types/winreg/tsconfig.json diff --git a/winreg/winreg-tests.ts b/types/winreg/winreg-tests.ts similarity index 100% rename from winreg/winreg-tests.ts rename to types/winreg/winreg-tests.ts diff --git a/winrt-uwp/index.d.ts b/types/winrt-uwp/index.d.ts similarity index 100% rename from winrt-uwp/index.d.ts rename to types/winrt-uwp/index.d.ts diff --git a/winrt-uwp/tsconfig.json b/types/winrt-uwp/tsconfig.json similarity index 100% rename from winrt-uwp/tsconfig.json rename to types/winrt-uwp/tsconfig.json diff --git a/winrt/index.d.ts b/types/winrt/index.d.ts similarity index 100% rename from winrt/index.d.ts rename to types/winrt/index.d.ts diff --git a/winrt/tsconfig.json b/types/winrt/tsconfig.json similarity index 100% rename from winrt/tsconfig.json rename to types/winrt/tsconfig.json diff --git a/winston-dynamodb/index.d.ts b/types/winston-dynamodb/index.d.ts similarity index 100% rename from winston-dynamodb/index.d.ts rename to types/winston-dynamodb/index.d.ts diff --git a/winston-dynamodb/tsconfig.json b/types/winston-dynamodb/tsconfig.json similarity index 100% rename from winston-dynamodb/tsconfig.json rename to types/winston-dynamodb/tsconfig.json diff --git a/winston-dynamodb/winston-dynamodb-tests.ts b/types/winston-dynamodb/winston-dynamodb-tests.ts similarity index 100% rename from winston-dynamodb/winston-dynamodb-tests.ts rename to types/winston-dynamodb/winston-dynamodb-tests.ts diff --git a/winston/index.d.ts b/types/winston/index.d.ts similarity index 100% rename from winston/index.d.ts rename to types/winston/index.d.ts diff --git a/winston/tsconfig.json b/types/winston/tsconfig.json similarity index 100% rename from winston/tsconfig.json rename to types/winston/tsconfig.json diff --git a/winston/winston-tests.ts b/types/winston/winston-tests.ts similarity index 100% rename from winston/winston-tests.ts rename to types/winston/winston-tests.ts diff --git a/wiredep/index.d.ts b/types/wiredep/index.d.ts similarity index 100% rename from wiredep/index.d.ts rename to types/wiredep/index.d.ts diff --git a/wiredep/tsconfig.json b/types/wiredep/tsconfig.json similarity index 100% rename from wiredep/tsconfig.json rename to types/wiredep/tsconfig.json diff --git a/wiredep/wiredep-tests.ts b/types/wiredep/wiredep-tests.ts similarity index 100% rename from wiredep/wiredep-tests.ts rename to types/wiredep/wiredep-tests.ts diff --git a/wiring-pi/index.d.ts b/types/wiring-pi/index.d.ts similarity index 100% rename from wiring-pi/index.d.ts rename to types/wiring-pi/index.d.ts diff --git a/wiring-pi/tsconfig.json b/types/wiring-pi/tsconfig.json similarity index 100% rename from wiring-pi/tsconfig.json rename to types/wiring-pi/tsconfig.json diff --git a/wiring-pi/wiring-pi-tests.ts b/types/wiring-pi/wiring-pi-tests.ts similarity index 100% rename from wiring-pi/wiring-pi-tests.ts rename to types/wiring-pi/wiring-pi-tests.ts diff --git a/wnumb/index.d.ts b/types/wnumb/index.d.ts similarity index 100% rename from wnumb/index.d.ts rename to types/wnumb/index.d.ts diff --git a/wnumb/tsconfig.json b/types/wnumb/tsconfig.json similarity index 100% rename from wnumb/tsconfig.json rename to types/wnumb/tsconfig.json diff --git a/wnumb/wnumb-tests.ts b/types/wnumb/wnumb-tests.ts similarity index 100% rename from wnumb/wnumb-tests.ts rename to types/wnumb/wnumb-tests.ts diff --git a/wolfy87-eventemitter/index.d.ts b/types/wolfy87-eventemitter/index.d.ts similarity index 100% rename from wolfy87-eventemitter/index.d.ts rename to types/wolfy87-eventemitter/index.d.ts diff --git a/wolfy87-eventemitter/tsconfig.json b/types/wolfy87-eventemitter/tsconfig.json similarity index 100% rename from wolfy87-eventemitter/tsconfig.json rename to types/wolfy87-eventemitter/tsconfig.json diff --git a/wolfy87-eventemitter/wolfy87-eventemitter-tests.ts b/types/wolfy87-eventemitter/wolfy87-eventemitter-tests.ts similarity index 100% rename from wolfy87-eventemitter/wolfy87-eventemitter-tests.ts rename to types/wolfy87-eventemitter/wolfy87-eventemitter-tests.ts diff --git a/wonder-commonlib/index.d.ts b/types/wonder-commonlib/index.d.ts similarity index 100% rename from wonder-commonlib/index.d.ts rename to types/wonder-commonlib/index.d.ts diff --git a/wonder-commonlib/tsconfig.json b/types/wonder-commonlib/tsconfig.json similarity index 100% rename from wonder-commonlib/tsconfig.json rename to types/wonder-commonlib/tsconfig.json diff --git a/wonder-commonlib/wonder-commonlib-tests.ts b/types/wonder-commonlib/wonder-commonlib-tests.ts similarity index 100% rename from wonder-commonlib/wonder-commonlib-tests.ts rename to types/wonder-commonlib/wonder-commonlib-tests.ts diff --git a/wonder-frp/index.d.ts b/types/wonder-frp/index.d.ts similarity index 100% rename from wonder-frp/index.d.ts rename to types/wonder-frp/index.d.ts diff --git a/wonder-frp/tsconfig.json b/types/wonder-frp/tsconfig.json similarity index 100% rename from wonder-frp/tsconfig.json rename to types/wonder-frp/tsconfig.json diff --git a/wonder-frp/wonder-frp-tests.ts b/types/wonder-frp/wonder-frp-tests.ts similarity index 100% rename from wonder-frp/wonder-frp-tests.ts rename to types/wonder-frp/wonder-frp-tests.ts diff --git a/wonder.js/index.d.ts b/types/wonder.js/index.d.ts similarity index 100% rename from wonder.js/index.d.ts rename to types/wonder.js/index.d.ts diff --git a/wonder.js/tsconfig.json b/types/wonder.js/tsconfig.json similarity index 100% rename from wonder.js/tsconfig.json rename to types/wonder.js/tsconfig.json diff --git a/wonder.js/wonder.js-tests.ts b/types/wonder.js/wonder.js-tests.ts similarity index 100% rename from wonder.js/wonder.js-tests.ts rename to types/wonder.js/wonder.js-tests.ts diff --git a/wordcloud/index.d.ts b/types/wordcloud/index.d.ts similarity index 100% rename from wordcloud/index.d.ts rename to types/wordcloud/index.d.ts diff --git a/wordcloud/tsconfig.json b/types/wordcloud/tsconfig.json similarity index 100% rename from wordcloud/tsconfig.json rename to types/wordcloud/tsconfig.json diff --git a/wordcloud/wordcloud-tests.ts b/types/wordcloud/wordcloud-tests.ts similarity index 100% rename from wordcloud/wordcloud-tests.ts rename to types/wordcloud/wordcloud-tests.ts diff --git a/wrap-ansi/index.d.ts b/types/wrap-ansi/index.d.ts similarity index 100% rename from wrap-ansi/index.d.ts rename to types/wrap-ansi/index.d.ts diff --git a/wrap-ansi/tsconfig.json b/types/wrap-ansi/tsconfig.json similarity index 100% rename from wrap-ansi/tsconfig.json rename to types/wrap-ansi/tsconfig.json diff --git a/wrap-ansi/wrap-ansi-tests.ts b/types/wrap-ansi/wrap-ansi-tests.ts similarity index 100% rename from wrap-ansi/wrap-ansi-tests.ts rename to types/wrap-ansi/wrap-ansi-tests.ts diff --git a/wreck/index.d.ts b/types/wreck/index.d.ts similarity index 100% rename from wreck/index.d.ts rename to types/wreck/index.d.ts diff --git a/wreck/tsconfig.json b/types/wreck/tsconfig.json similarity index 100% rename from wreck/tsconfig.json rename to types/wreck/tsconfig.json diff --git a/wreck/wreck-tests.ts b/types/wreck/wreck-tests.ts similarity index 100% rename from wreck/wreck-tests.ts rename to types/wreck/wreck-tests.ts diff --git a/wrench/index.d.ts b/types/wrench/index.d.ts similarity index 100% rename from wrench/index.d.ts rename to types/wrench/index.d.ts diff --git a/wrench/tsconfig.json b/types/wrench/tsconfig.json similarity index 100% rename from wrench/tsconfig.json rename to types/wrench/tsconfig.json diff --git a/wrench/wrench-tests.ts b/types/wrench/wrench-tests.ts similarity index 100% rename from wrench/wrench-tests.ts rename to types/wrench/wrench-tests.ts diff --git a/ws/index.d.ts b/types/ws/index.d.ts similarity index 100% rename from ws/index.d.ts rename to types/ws/index.d.ts diff --git a/ws/tsconfig.json b/types/ws/tsconfig.json similarity index 100% rename from ws/tsconfig.json rename to types/ws/tsconfig.json diff --git a/ws/ws-tests.ts b/types/ws/ws-tests.ts similarity index 100% rename from ws/ws-tests.ts rename to types/ws/ws-tests.ts diff --git a/wu/index.d.ts b/types/wu/index.d.ts similarity index 100% rename from wu/index.d.ts rename to types/wu/index.d.ts diff --git a/wu/tsconfig.json b/types/wu/tsconfig.json similarity index 100% rename from wu/tsconfig.json rename to types/wu/tsconfig.json diff --git a/wu/tslint.json b/types/wu/tslint.json similarity index 100% rename from wu/tslint.json rename to types/wu/tslint.json diff --git a/wu/wu-tests.ts b/types/wu/wu-tests.ts similarity index 100% rename from wu/wu-tests.ts rename to types/wu/wu-tests.ts diff --git a/x-editable/index.d.ts b/types/x-editable/index.d.ts similarity index 100% rename from x-editable/index.d.ts rename to types/x-editable/index.d.ts diff --git a/x-editable/tsconfig.json b/types/x-editable/tsconfig.json similarity index 100% rename from x-editable/tsconfig.json rename to types/x-editable/tsconfig.json diff --git a/x-editable/x-editable-tests.ts b/types/x-editable/x-editable-tests.ts similarity index 100% rename from x-editable/x-editable-tests.ts rename to types/x-editable/x-editable-tests.ts diff --git a/xadesjs/index.d.ts b/types/xadesjs/index.d.ts similarity index 100% rename from xadesjs/index.d.ts rename to types/xadesjs/index.d.ts diff --git a/xadesjs/tsconfig.json b/types/xadesjs/tsconfig.json similarity index 100% rename from xadesjs/tsconfig.json rename to types/xadesjs/tsconfig.json diff --git a/xadesjs/xadesjs-tests.ts b/types/xadesjs/xadesjs-tests.ts similarity index 100% rename from xadesjs/xadesjs-tests.ts rename to types/xadesjs/xadesjs-tests.ts diff --git a/xdate/index.d.ts b/types/xdate/index.d.ts similarity index 100% rename from xdate/index.d.ts rename to types/xdate/index.d.ts diff --git a/xdate/tsconfig.json b/types/xdate/tsconfig.json similarity index 100% rename from xdate/tsconfig.json rename to types/xdate/tsconfig.json diff --git a/xdate/xdate-tests.ts b/types/xdate/xdate-tests.ts similarity index 100% rename from xdate/xdate-tests.ts rename to types/xdate/xdate-tests.ts diff --git a/xdg-basedir/index.d.ts b/types/xdg-basedir/index.d.ts similarity index 100% rename from xdg-basedir/index.d.ts rename to types/xdg-basedir/index.d.ts diff --git a/xdg-basedir/tsconfig.json b/types/xdg-basedir/tsconfig.json similarity index 100% rename from xdg-basedir/tsconfig.json rename to types/xdg-basedir/tsconfig.json diff --git a/xdg-basedir/tslint.json b/types/xdg-basedir/tslint.json similarity index 100% rename from xdg-basedir/tslint.json rename to types/xdg-basedir/tslint.json diff --git a/xdg-basedir/xdg-basedir-tests.ts b/types/xdg-basedir/xdg-basedir-tests.ts similarity index 100% rename from xdg-basedir/xdg-basedir-tests.ts rename to types/xdg-basedir/xdg-basedir-tests.ts diff --git a/xdomain/index.d.ts b/types/xdomain/index.d.ts similarity index 100% rename from xdomain/index.d.ts rename to types/xdomain/index.d.ts diff --git a/xdomain/tsconfig.json b/types/xdomain/tsconfig.json similarity index 100% rename from xdomain/tsconfig.json rename to types/xdomain/tsconfig.json diff --git a/xdomain/xdomain-tests.ts b/types/xdomain/xdomain-tests.ts similarity index 100% rename from xdomain/xdomain-tests.ts rename to types/xdomain/xdomain-tests.ts diff --git a/xlsx/index.d.ts b/types/xlsx/index.d.ts similarity index 100% rename from xlsx/index.d.ts rename to types/xlsx/index.d.ts diff --git a/xlsx/tsconfig.json b/types/xlsx/tsconfig.json similarity index 100% rename from xlsx/tsconfig.json rename to types/xlsx/tsconfig.json diff --git a/xlsx/xlsx-tests.ts b/types/xlsx/xlsx-tests.ts similarity index 100% rename from xlsx/xlsx-tests.ts rename to types/xlsx/xlsx-tests.ts diff --git a/xml-js/index.d.ts b/types/xml-js/index.d.ts similarity index 100% rename from xml-js/index.d.ts rename to types/xml-js/index.d.ts diff --git a/xml-js/tsconfig.json b/types/xml-js/tsconfig.json similarity index 100% rename from xml-js/tsconfig.json rename to types/xml-js/tsconfig.json diff --git a/xml-js/xml-js-tests.ts b/types/xml-js/xml-js-tests.ts similarity index 100% rename from xml-js/xml-js-tests.ts rename to types/xml-js/xml-js-tests.ts diff --git a/xml-parser/index.d.ts b/types/xml-parser/index.d.ts similarity index 100% rename from xml-parser/index.d.ts rename to types/xml-parser/index.d.ts diff --git a/xml-parser/tsconfig.json b/types/xml-parser/tsconfig.json similarity index 100% rename from xml-parser/tsconfig.json rename to types/xml-parser/tsconfig.json diff --git a/xml-parser/xml-parser-tests.ts b/types/xml-parser/xml-parser-tests.ts similarity index 100% rename from xml-parser/xml-parser-tests.ts rename to types/xml-parser/xml-parser-tests.ts diff --git a/xml/index.d.ts b/types/xml/index.d.ts similarity index 100% rename from xml/index.d.ts rename to types/xml/index.d.ts diff --git a/xml/tsconfig.json b/types/xml/tsconfig.json similarity index 100% rename from xml/tsconfig.json rename to types/xml/tsconfig.json diff --git a/xml/tslint.json b/types/xml/tslint.json similarity index 100% rename from xml/tslint.json rename to types/xml/tslint.json diff --git a/xml/xml-tests.ts b/types/xml/xml-tests.ts similarity index 100% rename from xml/xml-tests.ts rename to types/xml/xml-tests.ts diff --git a/xml2js/index.d.ts b/types/xml2js/index.d.ts similarity index 100% rename from xml2js/index.d.ts rename to types/xml2js/index.d.ts diff --git a/xml2js/processors.d.ts b/types/xml2js/processors.d.ts similarity index 100% rename from xml2js/processors.d.ts rename to types/xml2js/processors.d.ts diff --git a/xml2js/tsconfig.json b/types/xml2js/tsconfig.json similarity index 100% rename from xml2js/tsconfig.json rename to types/xml2js/tsconfig.json diff --git a/xml2js/xml2js-tests.ts b/types/xml2js/xml2js-tests.ts similarity index 100% rename from xml2js/xml2js-tests.ts rename to types/xml2js/xml2js-tests.ts diff --git a/xml2json/index.d.ts b/types/xml2json/index.d.ts similarity index 100% rename from xml2json/index.d.ts rename to types/xml2json/index.d.ts diff --git a/xml2json/tsconfig.json b/types/xml2json/tsconfig.json similarity index 100% rename from xml2json/tsconfig.json rename to types/xml2json/tsconfig.json diff --git a/xml2json/tslint.json b/types/xml2json/tslint.json similarity index 100% rename from xml2json/tslint.json rename to types/xml2json/tslint.json diff --git a/xml2json/xml2json-tests.ts b/types/xml2json/xml2json-tests.ts similarity index 100% rename from xml2json/xml2json-tests.ts rename to types/xml2json/xml2json-tests.ts diff --git a/xmlbuilder/index.d.ts b/types/xmlbuilder/index.d.ts similarity index 100% rename from xmlbuilder/index.d.ts rename to types/xmlbuilder/index.d.ts diff --git a/xmlbuilder/tsconfig.json b/types/xmlbuilder/tsconfig.json similarity index 100% rename from xmlbuilder/tsconfig.json rename to types/xmlbuilder/tsconfig.json diff --git a/xmlbuilder/xmlbuilder-tests.ts b/types/xmlbuilder/xmlbuilder-tests.ts similarity index 100% rename from xmlbuilder/xmlbuilder-tests.ts rename to types/xmlbuilder/xmlbuilder-tests.ts diff --git a/xmldoc/index.d.ts b/types/xmldoc/index.d.ts similarity index 100% rename from xmldoc/index.d.ts rename to types/xmldoc/index.d.ts diff --git a/xmldoc/tsconfig.json b/types/xmldoc/tsconfig.json similarity index 100% rename from xmldoc/tsconfig.json rename to types/xmldoc/tsconfig.json diff --git a/xmldoc/xmldoc-tests.ts b/types/xmldoc/xmldoc-tests.ts similarity index 100% rename from xmldoc/xmldoc-tests.ts rename to types/xmldoc/xmldoc-tests.ts diff --git a/xmldom/index.d.ts b/types/xmldom/index.d.ts old mode 100755 new mode 100644 similarity index 100% rename from xmldom/index.d.ts rename to types/xmldom/index.d.ts diff --git a/xmldom/tsconfig.json b/types/xmldom/tsconfig.json similarity index 100% rename from xmldom/tsconfig.json rename to types/xmldom/tsconfig.json diff --git a/xmldom/xmldom-tests.ts b/types/xmldom/xmldom-tests.ts similarity index 100% rename from xmldom/xmldom-tests.ts rename to types/xmldom/xmldom-tests.ts diff --git a/xmlpoke/index.d.ts b/types/xmlpoke/index.d.ts similarity index 100% rename from xmlpoke/index.d.ts rename to types/xmlpoke/index.d.ts diff --git a/xmlpoke/tsconfig.json b/types/xmlpoke/tsconfig.json similarity index 100% rename from xmlpoke/tsconfig.json rename to types/xmlpoke/tsconfig.json diff --git a/xmlpoke/xmlpoke-tests.ts b/types/xmlpoke/xmlpoke-tests.ts similarity index 100% rename from xmlpoke/xmlpoke-tests.ts rename to types/xmlpoke/xmlpoke-tests.ts diff --git a/xmlrpc/index.d.ts b/types/xmlrpc/index.d.ts similarity index 100% rename from xmlrpc/index.d.ts rename to types/xmlrpc/index.d.ts diff --git a/xmlrpc/tsconfig.json b/types/xmlrpc/tsconfig.json similarity index 100% rename from xmlrpc/tsconfig.json rename to types/xmlrpc/tsconfig.json diff --git a/xmlrpc/xmlrpc-tests.ts b/types/xmlrpc/xmlrpc-tests.ts similarity index 100% rename from xmlrpc/xmlrpc-tests.ts rename to types/xmlrpc/xmlrpc-tests.ts diff --git a/xmltojson/index.d.ts b/types/xmltojson/index.d.ts similarity index 100% rename from xmltojson/index.d.ts rename to types/xmltojson/index.d.ts diff --git a/xmltojson/tsconfig.json b/types/xmltojson/tsconfig.json similarity index 100% rename from xmltojson/tsconfig.json rename to types/xmltojson/tsconfig.json diff --git a/xmltojson/xmltojson-tests.ts b/types/xmltojson/xmltojson-tests.ts similarity index 100% rename from xmltojson/xmltojson-tests.ts rename to types/xmltojson/xmltojson-tests.ts diff --git a/xmpp__jid/index.d.ts b/types/xmpp__jid/index.d.ts similarity index 100% rename from xmpp__jid/index.d.ts rename to types/xmpp__jid/index.d.ts diff --git a/xmpp__jid/tsconfig.json b/types/xmpp__jid/tsconfig.json similarity index 100% rename from xmpp__jid/tsconfig.json rename to types/xmpp__jid/tsconfig.json diff --git a/xmpp__jid/tslint.json b/types/xmpp__jid/tslint.json similarity index 100% rename from xmpp__jid/tslint.json rename to types/xmpp__jid/tslint.json diff --git a/xmpp__jid/xmpp__jid-tests.ts b/types/xmpp__jid/xmpp__jid-tests.ts similarity index 100% rename from xmpp__jid/xmpp__jid-tests.ts rename to types/xmpp__jid/xmpp__jid-tests.ts diff --git a/xregexp/index.d.ts b/types/xregexp/index.d.ts similarity index 100% rename from xregexp/index.d.ts rename to types/xregexp/index.d.ts diff --git a/xregexp/tsconfig.json b/types/xregexp/tsconfig.json similarity index 100% rename from xregexp/tsconfig.json rename to types/xregexp/tsconfig.json diff --git a/xregexp/xregexp-tests.ts b/types/xregexp/xregexp-tests.ts similarity index 100% rename from xregexp/xregexp-tests.ts rename to types/xregexp/xregexp-tests.ts diff --git a/xrm/index.d.ts b/types/xrm/index.d.ts similarity index 100% rename from xrm/index.d.ts rename to types/xrm/index.d.ts diff --git a/xrm/tsconfig.json b/types/xrm/tsconfig.json similarity index 100% rename from xrm/tsconfig.json rename to types/xrm/tsconfig.json diff --git a/xrm/tslint.json b/types/xrm/tslint.json similarity index 100% rename from xrm/tslint.json rename to types/xrm/tslint.json diff --git a/xrm/v6/index.d.ts b/types/xrm/v6/index.d.ts similarity index 100% rename from xrm/v6/index.d.ts rename to types/xrm/v6/index.d.ts diff --git a/xrm/v6/tsconfig.json b/types/xrm/v6/tsconfig.json similarity index 100% rename from xrm/v6/tsconfig.json rename to types/xrm/v6/tsconfig.json diff --git a/xrm/v6/xrm-tests.ts b/types/xrm/v6/xrm-tests.ts similarity index 100% rename from xrm/v6/xrm-tests.ts rename to types/xrm/v6/xrm-tests.ts diff --git a/xrm/v7/UNUSED_FILES.txt b/types/xrm/v7/UNUSED_FILES.txt similarity index 100% rename from xrm/v7/UNUSED_FILES.txt rename to types/xrm/v7/UNUSED_FILES.txt diff --git a/xrm/v7/index.d.ts b/types/xrm/v7/index.d.ts similarity index 100% rename from xrm/v7/index.d.ts rename to types/xrm/v7/index.d.ts diff --git a/xrm/v7/parature.d.ts b/types/xrm/v7/parature.d.ts similarity index 100% rename from xrm/v7/parature.d.ts rename to types/xrm/v7/parature.d.ts diff --git a/xrm/v7/tsconfig.json b/types/xrm/v7/tsconfig.json similarity index 100% rename from xrm/v7/tsconfig.json rename to types/xrm/v7/tsconfig.json diff --git a/xrm/v7/xrm-tests.ts b/types/xrm/v7/xrm-tests.ts similarity index 100% rename from xrm/v7/xrm-tests.ts rename to types/xrm/v7/xrm-tests.ts diff --git a/xrm/xrm-tests.ts b/types/xrm/xrm-tests.ts similarity index 100% rename from xrm/xrm-tests.ts rename to types/xrm/xrm-tests.ts diff --git a/xsd-schema-validator/index.d.ts b/types/xsd-schema-validator/index.d.ts similarity index 100% rename from xsd-schema-validator/index.d.ts rename to types/xsd-schema-validator/index.d.ts diff --git a/xsd-schema-validator/tsconfig.json b/types/xsd-schema-validator/tsconfig.json similarity index 100% rename from xsd-schema-validator/tsconfig.json rename to types/xsd-schema-validator/tsconfig.json diff --git a/xsd-schema-validator/tslint.json b/types/xsd-schema-validator/tslint.json similarity index 100% rename from xsd-schema-validator/tslint.json rename to types/xsd-schema-validator/tslint.json diff --git a/xsd-schema-validator/xsd-schema-validator-tests.ts b/types/xsd-schema-validator/xsd-schema-validator-tests.ts similarity index 100% rename from xsd-schema-validator/xsd-schema-validator-tests.ts rename to types/xsd-schema-validator/xsd-schema-validator-tests.ts diff --git a/xsockets/index.d.ts b/types/xsockets/index.d.ts similarity index 100% rename from xsockets/index.d.ts rename to types/xsockets/index.d.ts diff --git a/xsockets/tsconfig.json b/types/xsockets/tsconfig.json similarity index 100% rename from xsockets/tsconfig.json rename to types/xsockets/tsconfig.json diff --git a/xsockets/xsockets-tests.ts b/types/xsockets/xsockets-tests.ts similarity index 100% rename from xsockets/xsockets-tests.ts rename to types/xsockets/xsockets-tests.ts diff --git a/xss-filters/index.d.ts b/types/xss-filters/index.d.ts similarity index 100% rename from xss-filters/index.d.ts rename to types/xss-filters/index.d.ts diff --git a/xss-filters/tsconfig.json b/types/xss-filters/tsconfig.json similarity index 100% rename from xss-filters/tsconfig.json rename to types/xss-filters/tsconfig.json diff --git a/xss-filters/xss-filters-tests.ts b/types/xss-filters/xss-filters-tests.ts similarity index 100% rename from xss-filters/xss-filters-tests.ts rename to types/xss-filters/xss-filters-tests.ts diff --git a/xtend/index.d.ts b/types/xtend/index.d.ts similarity index 100% rename from xtend/index.d.ts rename to types/xtend/index.d.ts diff --git a/xtend/tsconfig.json b/types/xtend/tsconfig.json similarity index 100% rename from xtend/tsconfig.json rename to types/xtend/tsconfig.json diff --git a/xtend/xtend-tests.ts b/types/xtend/xtend-tests.ts similarity index 100% rename from xtend/xtend-tests.ts rename to types/xtend/xtend-tests.ts diff --git a/xterm/index.d.ts b/types/xterm/index.d.ts similarity index 100% rename from xterm/index.d.ts rename to types/xterm/index.d.ts diff --git a/xterm/tsconfig.json b/types/xterm/tsconfig.json similarity index 100% rename from xterm/tsconfig.json rename to types/xterm/tsconfig.json diff --git a/xterm/xterm-tests.ts b/types/xterm/xterm-tests.ts similarity index 100% rename from xterm/xterm-tests.ts rename to types/xterm/xterm-tests.ts diff --git a/yamljs/index.d.ts b/types/yamljs/index.d.ts similarity index 100% rename from yamljs/index.d.ts rename to types/yamljs/index.d.ts diff --git a/yamljs/tsconfig.json b/types/yamljs/tsconfig.json similarity index 100% rename from yamljs/tsconfig.json rename to types/yamljs/tsconfig.json diff --git a/yamljs/yamljs-tests.ts b/types/yamljs/yamljs-tests.ts similarity index 100% rename from yamljs/yamljs-tests.ts rename to types/yamljs/yamljs-tests.ts diff --git a/yandex-money-sdk/index.d.ts b/types/yandex-money-sdk/index.d.ts similarity index 100% rename from yandex-money-sdk/index.d.ts rename to types/yandex-money-sdk/index.d.ts diff --git a/yandex-money-sdk/tsconfig.json b/types/yandex-money-sdk/tsconfig.json similarity index 100% rename from yandex-money-sdk/tsconfig.json rename to types/yandex-money-sdk/tsconfig.json diff --git a/yandex-money-sdk/yandex-money-sdk-tests.ts b/types/yandex-money-sdk/yandex-money-sdk-tests.ts similarity index 100% rename from yandex-money-sdk/yandex-money-sdk-tests.ts rename to types/yandex-money-sdk/yandex-money-sdk-tests.ts diff --git a/yargs/.editorconfig b/types/yargs/.editorconfig similarity index 100% rename from yargs/.editorconfig rename to types/yargs/.editorconfig diff --git a/yargs/index.d.ts b/types/yargs/index.d.ts similarity index 100% rename from yargs/index.d.ts rename to types/yargs/index.d.ts diff --git a/yargs/tsconfig.json b/types/yargs/tsconfig.json similarity index 100% rename from yargs/tsconfig.json rename to types/yargs/tsconfig.json diff --git a/yargs/yargs-tests.ts b/types/yargs/yargs-tests.ts similarity index 100% rename from yargs/yargs-tests.ts rename to types/yargs/yargs-tests.ts diff --git a/yayson/index.d.ts b/types/yayson/index.d.ts similarity index 100% rename from yayson/index.d.ts rename to types/yayson/index.d.ts diff --git a/yayson/tsconfig.json b/types/yayson/tsconfig.json similarity index 100% rename from yayson/tsconfig.json rename to types/yayson/tsconfig.json diff --git a/yayson/yayson-tests.ts b/types/yayson/yayson-tests.ts similarity index 100% rename from yayson/yayson-tests.ts rename to types/yayson/yayson-tests.ts diff --git a/ydn-db/index.d.ts b/types/ydn-db/index.d.ts similarity index 100% rename from ydn-db/index.d.ts rename to types/ydn-db/index.d.ts diff --git a/ydn-db/tsconfig.json b/types/ydn-db/tsconfig.json similarity index 100% rename from ydn-db/tsconfig.json rename to types/ydn-db/tsconfig.json diff --git a/ydn-db/ydn-db-tests.ts b/types/ydn-db/ydn-db-tests.ts similarity index 100% rename from ydn-db/ydn-db-tests.ts rename to types/ydn-db/ydn-db-tests.ts diff --git a/yeoman-generator/index.d.ts b/types/yeoman-generator/index.d.ts similarity index 100% rename from yeoman-generator/index.d.ts rename to types/yeoman-generator/index.d.ts diff --git a/yeoman-generator/tsconfig.json b/types/yeoman-generator/tsconfig.json similarity index 100% rename from yeoman-generator/tsconfig.json rename to types/yeoman-generator/tsconfig.json diff --git a/yeoman-generator/tslint.json b/types/yeoman-generator/tslint.json similarity index 100% rename from yeoman-generator/tslint.json rename to types/yeoman-generator/tslint.json diff --git a/yeoman-generator/yeoman-generator-tests.ts b/types/yeoman-generator/yeoman-generator-tests.ts similarity index 100% rename from yeoman-generator/yeoman-generator-tests.ts rename to types/yeoman-generator/yeoman-generator-tests.ts diff --git a/yfiles/index.d.ts b/types/yfiles/index.d.ts similarity index 100% rename from yfiles/index.d.ts rename to types/yfiles/index.d.ts diff --git a/yfiles/tsconfig.json b/types/yfiles/tsconfig.json similarity index 100% rename from yfiles/tsconfig.json rename to types/yfiles/tsconfig.json diff --git a/yfiles/yfiles-tests.ts b/types/yfiles/yfiles-tests.ts similarity index 100% rename from yfiles/yfiles-tests.ts rename to types/yfiles/yfiles-tests.ts diff --git a/yosay/index.d.ts b/types/yosay/index.d.ts similarity index 100% rename from yosay/index.d.ts rename to types/yosay/index.d.ts diff --git a/yosay/tsconfig.json b/types/yosay/tsconfig.json similarity index 100% rename from yosay/tsconfig.json rename to types/yosay/tsconfig.json diff --git a/yosay/yosay-tests.ts b/types/yosay/yosay-tests.ts similarity index 100% rename from yosay/yosay-tests.ts rename to types/yosay/yosay-tests.ts diff --git a/youtube/index.d.ts b/types/youtube/index.d.ts similarity index 100% rename from youtube/index.d.ts rename to types/youtube/index.d.ts diff --git a/youtube/tsconfig.json b/types/youtube/tsconfig.json similarity index 100% rename from youtube/tsconfig.json rename to types/youtube/tsconfig.json diff --git a/yui/README.md b/types/yui/README.md similarity index 100% rename from yui/README.md rename to types/yui/README.md diff --git a/yui/index.d.ts b/types/yui/index.d.ts similarity index 100% rename from yui/index.d.ts rename to types/yui/index.d.ts diff --git a/yui/tsconfig.json b/types/yui/tsconfig.json similarity index 100% rename from yui/tsconfig.json rename to types/yui/tsconfig.json diff --git a/yui/yui-test.d.ts b/types/yui/yui-test.d.ts similarity index 100% rename from yui/yui-test.d.ts rename to types/yui/yui-test.d.ts diff --git a/z-schema/index.d.ts b/types/z-schema/index.d.ts similarity index 100% rename from z-schema/index.d.ts rename to types/z-schema/index.d.ts diff --git a/z-schema/tsconfig.json b/types/z-schema/tsconfig.json similarity index 100% rename from z-schema/tsconfig.json rename to types/z-schema/tsconfig.json diff --git a/z-schema/z-schema-tests.ts b/types/z-schema/z-schema-tests.ts similarity index 100% rename from z-schema/z-schema-tests.ts rename to types/z-schema/z-schema-tests.ts diff --git a/zepto/index.d.ts b/types/zepto/index.d.ts similarity index 100% rename from zepto/index.d.ts rename to types/zepto/index.d.ts diff --git a/zepto/tsconfig.json b/types/zepto/tsconfig.json similarity index 100% rename from zepto/tsconfig.json rename to types/zepto/tsconfig.json diff --git a/zepto/zepto-tests.ts b/types/zepto/zepto-tests.ts similarity index 100% rename from zepto/zepto-tests.ts rename to types/zepto/zepto-tests.ts diff --git a/zeroclipboard/index.d.ts b/types/zeroclipboard/index.d.ts similarity index 100% rename from zeroclipboard/index.d.ts rename to types/zeroclipboard/index.d.ts diff --git a/zeroclipboard/tsconfig.json b/types/zeroclipboard/tsconfig.json similarity index 100% rename from zeroclipboard/tsconfig.json rename to types/zeroclipboard/tsconfig.json diff --git a/zeroclipboard/v1/index.d.ts b/types/zeroclipboard/v1/index.d.ts similarity index 100% rename from zeroclipboard/v1/index.d.ts rename to types/zeroclipboard/v1/index.d.ts diff --git a/zeroclipboard/v1/tsconfig.json b/types/zeroclipboard/v1/tsconfig.json similarity index 100% rename from zeroclipboard/v1/tsconfig.json rename to types/zeroclipboard/v1/tsconfig.json diff --git a/zeroclipboard/v1/zeroclipboard-tests.ts b/types/zeroclipboard/v1/zeroclipboard-tests.ts similarity index 100% rename from zeroclipboard/v1/zeroclipboard-tests.ts rename to types/zeroclipboard/v1/zeroclipboard-tests.ts diff --git a/zeroclipboard/zeroclipboard-tests.ts b/types/zeroclipboard/zeroclipboard-tests.ts similarity index 100% rename from zeroclipboard/zeroclipboard-tests.ts rename to types/zeroclipboard/zeroclipboard-tests.ts diff --git a/zip.js/index.d.ts b/types/zip.js/index.d.ts similarity index 100% rename from zip.js/index.d.ts rename to types/zip.js/index.d.ts diff --git a/zip.js/tsconfig.json b/types/zip.js/tsconfig.json similarity index 100% rename from zip.js/tsconfig.json rename to types/zip.js/tsconfig.json diff --git a/zip.js/zip.js-tests.ts b/types/zip.js/zip.js-tests.ts similarity index 100% rename from zip.js/zip.js-tests.ts rename to types/zip.js/zip.js-tests.ts diff --git a/zmq/index.d.ts b/types/zmq/index.d.ts similarity index 100% rename from zmq/index.d.ts rename to types/zmq/index.d.ts diff --git a/zmq/tsconfig.json b/types/zmq/tsconfig.json similarity index 100% rename from zmq/tsconfig.json rename to types/zmq/tsconfig.json diff --git a/zmq/zmq-tests.ts b/types/zmq/zmq-tests.ts similarity index 100% rename from zmq/zmq-tests.ts rename to types/zmq/zmq-tests.ts diff --git a/zone.js/index.d.ts b/types/zone.js/index.d.ts similarity index 100% rename from zone.js/index.d.ts rename to types/zone.js/index.d.ts diff --git a/zone.js/tsconfig.json b/types/zone.js/tsconfig.json similarity index 100% rename from zone.js/tsconfig.json rename to types/zone.js/tsconfig.json diff --git a/zone.js/zone.js-tests.ts b/types/zone.js/zone.js-tests.ts similarity index 100% rename from zone.js/zone.js-tests.ts rename to types/zone.js/zone.js-tests.ts diff --git a/zynga-scroller/index.d.ts b/types/zynga-scroller/index.d.ts similarity index 100% rename from zynga-scroller/index.d.ts rename to types/zynga-scroller/index.d.ts diff --git a/zynga-scroller/tsconfig.json b/types/zynga-scroller/tsconfig.json similarity index 100% rename from zynga-scroller/tsconfig.json rename to types/zynga-scroller/tsconfig.json diff --git a/zynga-scroller/zynga-scroller-tests.ts b/types/zynga-scroller/zynga-scroller-tests.ts similarity index 100% rename from zynga-scroller/zynga-scroller-tests.ts rename to types/zynga-scroller/zynga-scroller-tests.ts