@anjuna/docs
Version:
Anjuna Documentation Web Components
10 lines (7 loc) • 983 B
JavaScript
import { a as patchEsm, b as bootstrapLazy } from './core-dc91389b.js';
const defineCustomElements = (win, options) => {
return patchEsm().then(() => {
bootstrapLazy([["ad-app_8",[[4,"ad-app",{"layout":[513]}],[2,"ad-footer"],[0,"ad-framework-switcher",{"frameworks":[16]}],[4,"ad-header",{"github":[1],"version":[1],"active":[32]}],[4,"ad-nav",{"active":[516],"disabled":[516]}],[0,"ad-nav-item"],[0,"ad-nav-toggle",{"active":[516],"disabled":[516]}],[2,"ad-container"]]],["ad-api_13",[[2,"ad-api",{"doc":[16]}],[0,"ad-arg-def",{"arg":[16]}],[0,"ad-markdown",{"data":[1]}],[0,"ad-real-time"],[0,"ad-toc",{"docs":[16],"keys":[16],"activeId":[32],"sectionIds":[32]},[[9,"scroll","onScroll"]]],[0,"ad-event-def",{"event":[16]}],[0,"ad-input-def",{"input":[16]}],[0,"ad-method-def",{"method":[16]}],[0,"ad-output-def",{"output":[16]}],[0,"ad-prop-def",{"prop":[16]}],[0,"ad-decorator"],[0,"ad-api-name"],[0,"ad-type-def"]]]], options);
});
};
export { defineCustomElements };