@hyperjump/browser
    Preparing search index...

    Type Alias RejsonStringifyOptions

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

    Properties

    Properties

    replacer?: Replacer
    space?: string