@hyperjump/browser
    Preparing search index...

    Class JrefMediaTypePlugin

    Supports JRef

    • Media type: application/reference+json
    • Extensions: .jref

    Implements

    • MediaTypePlugin<JrefDocumentNode>
    Index

    Constructors

    Properties

    extensions: string[]

    Extensions start with . (Example: .jref). Filenames start with / (Example: /.bowerrc)

    mediaType: string
    parse: (response: Response) => Promise<JrefDocumentNode>
    quality?: number