Skip to content

Commit

Permalink
Update CBOR.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Dec 18, 2024
1 parent 95bcf59 commit eb36324
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Core/CBOR.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
use Revolution\Bluesky\Core\CBOR\Encoder;
use Revolution\Bluesky\Core\CBOR\Normalizer;

/**
* DAG-CBOR.
*/
final class CBOR
{
public static function encode(mixed $data): string
Expand Down

0 comments on commit eb36324

Please sign in to comment.