github.com/ipld/go-ipld-prime@v0.21.0/adl.go (about) 1 package ipld 2 3 import ( 4 "github.com/ipld/go-ipld-prime/adl" 5 ) 6 7 type ADL = adl.ADL