Overview of @dojo/framework sub-packages
masterThe @dojo/framework core is composed of seven primary sub-packages that provide the foundation for building Dojo applications:
dojo/core: The foundational code of the Dojo framework.dojo/has: A feature detection library.dojo/i18n: Internationalization tooling.dojo/routing: A routing service for web applications.dojo/shim: Modules providing fills for ES6+ functionality.dojo/stores: A lightweight state container.dojo/testing: Modules for testing Dojo applications.