UNPKG

desirae

Version:

An in-browser static blog library and static site generator. Similar to Jekyll, Octopress, Nanoc, etc

12 lines (9 loc) 252 B
/*jshint -W054 */ (function (exports) { "use strict"; function desiMap(obj) { obj.desi = obj; return obj; } exports.DesiraeDatamapCore = desiMap.DesiraeDatamapCore = desiMap; })(("undefined" !== typeof exports && exports) || window);