Skip to content

Commit

Permalink
fixup! feat!: rework library structure
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Jan 5, 2024
1 parent 687dbbf commit cfcceea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/src/core/definitions.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
// SPDX-License-Identifier: BSD-3-Clause

/// Provides Thing Description and Thing Model Definitions that follow the
/// [WoT Thing Description Specification][spec link].
/// [WoT Thing Description Specification][spec link] as well as additional data
/// models for passing credentials to the Scripting API implementation.
///
/// [spec link]: https://www.w3.org/TR/wot-thing-description11/
library definitions;
Expand Down

0 comments on commit cfcceea

Please sign in to comment.