UNPKG

mongoku

Version:

[![CI](https://github.com/huggingface/Mongoku/actions/workflows/ci.yml/badge.svg)](https://github.com/huggingface/Mongoku/actions/workflows/ci.yml)

26 lines (22 loc) 1.01 kB
const load = async (event) => { return { document: event.params.document, breadcrumbs: [ ...(await event.parent()).breadcrumbs, { label: event.params.document, path: `/documents/${event.params.document}` } ] }; }; var _layout_ts = /*#__PURE__*/Object.freeze({ __proto__: null, load: load }); const index = 5; let component_cache; const component = async () => component_cache ??= (await import('./layout.svelte-PFROMnUZ.js')).default; const universal_id = "src/routes/servers/[server]/databases/[database]/collections/[collection]/documents/[document]/+layout.ts"; const imports = ["_app/immutable/nodes/5.CyK0fI1l.js","_app/immutable/chunks/BiVfO0yo.js","_app/immutable/chunks/DaMh_eeB.js","_app/immutable/chunks/IwGwbOe7.js","_app/immutable/chunks/BUO1EOQu.js","_app/immutable/chunks/951V-MIZ.js"]; const stylesheets = []; const fonts = []; export { component, fonts, imports, index, stylesheets, _layout_ts as universal, universal_id }; //# sourceMappingURL=5-cZ6VD-C-.js.map