qr-pure - v2.1.0
    Preparing search index...

    Interface BlocksConfig

    Configuración de bloques por nivel de corrección.

    interface BlocksConfig {
        H: BlockInfo;
        L: BlockInfo;
        M: BlockInfo;
        Q: BlockInfo;
    }
    Index

    Properties

    H L M Q

    Properties