UNPKG

@dr.pogodin/react-helmet

Version:

Thread-safe Helmet for React 19+ and friends

3 lines (2 loc) 145 B
import type { AggregatedState } from './types'; export declare function commitTagChanges(newState: AggregatedState, firstRender: boolean): void;