Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 667 Bytes

File metadata and controls

10 lines (7 loc) · 667 Bytes

Thunderbird Core Components

Core components provide small, foundational building blocks that can be reused by higher-level components and applications.

Components

Component Module Maven Coordinate Description
Outcome :components:core:outcome net.thunderbird.components.core:outcome Small result type with a flexible failure type, unlike Kotlin Result.