UNPKG

1 kBJavaScriptView Raw
1import { a as patchEsm, b as bootstrapLazy } from './core-bb3ac537.js';
2
3const defineCustomElements = (win, options) => {
4 return patchEsm().then(() => {
5 bootstrapLazy([["ad-markdown",[[0,"ad-markdown",{"data":[1]}]]],["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_12",[[2,"ad-api",{"doc":[16]}],[0,"ad-arg-def",{"arg":[16]}],[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);
6 });
7};
8
9export { defineCustomElements };