DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.2.2-1 / tests / baselines / reference / reExportUndefined1.types
123456
//// [tests/cases/compiler/reExportUndefined1.ts] //// === a.ts === export { undefined }; >undefined : undefined