helia
    Preparing search index...

    Interface DNSLinkOptions

    interface DNSLinkOptions {
        namespaces?: Record<string, DNSLinkNamespace>;
    }
    Index

    Properties

    Properties

    namespaces?: Record<string, DNSLinkNamespace>

    By default /ipfs/..., /ipns/... and /dnslink/... record values are supported - to support other prefixes pass other value parsers here