All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.lib.deprecations.d.ts Maven / Gradle / Ivy

There is a newer version: 6.26.2
Show newest version
import type { FutureConfig as RouterFutureConfig } from "@remix-run/router";
import type { FutureConfig as RenderFutureConfig } from "./components";
export declare function warnOnce(key: string, message: string): void;
export declare function logV6DeprecationWarnings(renderFuture: Partial | undefined, routerFuture?: Omit): void;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy