UNPKG

@tangle.js/anchors

Version:

Anchoring messages to the Tangle. Powered by IOTA Streams

5 lines (4 loc) 122 B
export default class ValidationHelper { static url(input: string): boolean; static did(input: string): boolean; }