Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ff-editor / lib / demoText2.js
Size: Mime:
"use strict";

module.exports = {
    entityMap: {},
    "blocks": [{
        "data": {
            "timestamp": 302.742092
        },
        "depth": 0,
        "entityRanges": [],
        "inlineStyleRanges": [{
            "length": 3,
            "offset": 51,
            "style": "BOLD"
        }],
        "key": "9fque",
        "text": "This is checking the functionality of issue number 031, appears to be functional as 0f 3/26",
        "type": "unstyled"
    }, {
        "data": {
            "timestamp": 356.424292
        },
        "depth": 0,
        "entityRanges": [],
        "inlineStyleRanges": [],
        "key": "2a4jm",
        "text": "Does the transcript time stamp keep up?",
        "type": "unstyled"
    }, {
        "data": {
            "timestamp": 426.740414
        },
        "depth": 0,
        "entityRanges": [],
        "inlineStyleRanges": [],
        "key": "9re9m",
        "text": "Would appear that it is working as designed.",
        "type": "unstyled"
    }]
};