UNPKG

@tanstack/router-core

Version:

Modern and scalable routing for React applications

2 lines (1 loc) 50 B
export declare function batch<T>(fn: () => T): T;