@hyperjump/browser
    Preparing search index...

    Type Alias JrefStringifyOptions

    type JrefStringifyOptions = {
        replacer?: Replacer;
        space?: string;
    }
    Index

    Properties

    Properties

    replacer?: Replacer
    space?: string