UNPKG

vue-styleguidist

Version:
12 lines (11 loc) 282 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; /** * This object will contain all loaded markdown files * too avoid loading them twice and send a warinnig if we do. */ var _default = {}; exports["default"] = _default;