Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
feat(docs): Include documentation for 'component' package
Browse files Browse the repository at this point in the history
  • Loading branch information
aivruu committed Apr 19, 2024
1 parent cef9125 commit fc8fed7
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/**
* Provides utility for components deserialization
* with MiniMessage.
*
* @since 0.0.1
*/
package me.qeklydev.scoreboard.component;

0 comments on commit fc8fed7

Please sign in to comment.