Skip to content

Commit 1b0bec6

Browse files
committed
chore: revert line removal
1 parent 664d4af commit 1b0bec6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@ const _Memory = or(
489489
* @example
490490
*
491491
* ```ts
492+
* import { multiaddr } from '@multiformats/multiaddr'
492493
* import { Memory } from '@multiformats/multiaddr-matcher'
493494
*
494495
* Memory.matches(multiaddr('/memory/0xDEADBEEF')) // true

0 commit comments

Comments
 (0)