ipns
    Preparing search index...

    Interface CreateOptions

    interface CreateOptions {
        ttlNs?: number | bigint;
        v1Compatible?: boolean;
    }
    Index

    Properties

    ttlNs?: number | bigint
    v1Compatible?: boolean