Skip to content

Commit

Permalink
chore: add types
Browse files Browse the repository at this point in the history
  • Loading branch information
DIY0R committed Oct 6, 2024
1 parent 6e17665 commit 0f98833
Show file tree
Hide file tree
Showing 23 changed files with 112 additions and 288 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
const Messaging = require('./lib/messaging');
module.exports = { ClapPeer: Messaging };
2 changes: 0 additions & 2 deletions lib/index.js

This file was deleted.

285 changes: 6 additions & 279 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0f98833

Please sign in to comment.