All files / scripts/generate-news-indexes constants.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/constants
 * @description Legacy compatibility shim — re-exports from `./constants/index.js`.
 * Source split into focused modules per Hack23/riksdagsmonitor#2624 so
 * the 14-language list lives in a single source of truth.
 *
 * @author Hack23 AB
 * @license Apache-2.0
 */
 
export * from './constants/index.js';