export type { GapCategory, GapClassification } from './generated/utils/migrate-literals.js'; export { classifyHandlerGap, isInlineSafeExpression, isInlineSafeLiteral, } from './generated/utils/migrate-literals.js';