UNPKG

react-router

Version:
9 lines (8 loc) 197 B
//#region lib/types/future.d.ts /** * An augmentable interface users can modify in their app-code to opt into * future-flag-specific types */ interface Future {} //#endregion export { Future };