Chartbreaker
    Preparing search index...

    Type Alias WhatWgTextDecoder

    type WhatWgTextDecoder = {
        prototype: TextDecoder_2;
        new (): TextDecoder_2;
    }
    Index

    Properties

    Properties

    prototype: TextDecoder_2