This project includes all types that are shared between the Iglu Projects. It includes these namespaces:
@iglu-sh/types/core
: Contains the core types used in Iglu (basic types, enums, etc.). This package should be used in all Iglu projects.@iglu-sh/types/scheduler
: Contains types related to the Iglu Builder Scheduler.@iglu-sh/types/builder
: Contains types related to the Iglu Builder.@iglu-sh/types/cache
: Contains types related to the Iglu Cache.@iglu-sh/types/controller
: Contains types related to the Iglu Controller.