UNPKG

longdown

Version:

Convert longform markdown files to outline format used by Logseq

12 lines (10 loc) 310 B
import "./cljs_env.js"; goog.loadModule(function(exports) { "use strict"; goog.module("goog.flags"); goog.module.declareLegacyNamespace(); exports.USE_USER_AGENT_CLIENT_HINTS = false; exports.ASYNC_THROW_ON_UNICODE_TO_BYTE = false; return exports; }); //# sourceMappingURL=goog.flags.flags.js.map