UNPKG

@marko/vite

Version:
7 lines (6 loc) 213 B
export declare const renderAssetsRuntimeId = "\0marko-render-assets.mjs"; export declare function getRenderAssetsRuntime(opts: { isBuild: boolean; runtimeId?: string; basePathVar?: string; }): string;