@lenml/char-card-reader - v1.0.6
    Preparing search index...

    Type Alias WebPChunk

    type WebPChunk = {
        length: number;
        offset: number;
        preview: string;
        type: string;
    }
    Index

    Properties

    length: number
    offset: number
    preview: string
    type: string