IOweb/node_modules/astro/dist/runtime/server/render/server-islands-shared.js
2026-07-03 15:07:38 -05:00

4 lines
105 B
JavaScript

const SERVER_ISLAND_START = "[if astro]>server-island-start<![endif]";
export {
SERVER_ISLAND_START
};