TextModel - Update only the edited paragraph when the style changes.
[platform/core/uifw/dali-toolkit.git] / plugins / dali-script-v8 / docs / content / helpers.js
1 module.exports = {
2     daliName: function() {
3         return "dali";
4     }
5 };