Files
Fluxup_PAP/node_modules/expo-router/build/internal/rsc.d.ts
2026-03-10 16:18:05 +00:00

5 lines
363 B
TypeScript

export { ServerRouter } from '../rsc/router/client';
export { getComponentIds, getInputString, parseInputString, PARAM_KEY_SKIP, SHOULD_SKIP_ID, LOCATION_ID, type RouteProps, type ShouldSkip, } from '../rsc/router/common';
export { Children, Slot } from '../rsc/router/host';
export { decodeActionId } from '../rsc/router/utils';
//# sourceMappingURL=rsc.d.ts.map