This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
js-libp2p-interfaces
Watch
1
Star
0
Fork
0
You've already forked js-libp2p-interfaces
mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced
2025-04-25 06:02:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
js-libp2p-interfaces
/
src
/
pubsub
/
signature-policy.d.ts
5 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: typescript types (#69)
2020-11-03 14:35:18 -07:00
export
namespace
SignaturePolicy
{
feat: add types per jsdoc and types for testing interfaces
2020-11-30 16:43:51 +01:00
const
StrictSign
:
string
;
const
StrictNoSign
:
string
;
fix: typescript types (#69)
2020-11-03 14:35:18 -07:00
}
Reference in New Issue
Copy Permalink