blockly > registro > TEST_ONLY

Variável Registry.TEST_ONLY

Signature:

TEST_ONLY: {
    typeMap: {
        [key: string]: {
            [key: string]: any;
        };
    };
}