blockly > utils > idGenerator > TEST_ONLY

utils.idGenerator.TEST_ONLY variable

Signature:

TEST_ONLY: {
    genUid: () => string;
}