UNPKG

@tangle-js/ld-proofs

Version:

Linked Data Proofs on the Tangle. Powered by IOTA Identity & IOTA Streams

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