All files / scripts/generate-news-indexes/template client-script-runtime.ts

0% Statements 0/0
0% Branches 0/0
0% Functions 0/0
0% Lines 0/0

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12                       
/**
 * @module generate-news-indexes/template/client-script-runtime
 * @description Legacy compatibility shim — re-exports from
 * `./client-script-runtime/index.js`. Source split per
 * Hack23/riksdagsmonitor#2624.
 *
 * @author Hack23 AB
 * @license Apache-2.0
 */
 
export { CLIENT_RUNTIME_BODY } from './client-script-runtime/index.js';