Repository URL to install this package:
|
Version:
2.0.0-beta.20 ▾
|
import { Response } from './typings';
export declare function renderWithoutServerSide(res: Response, nonce: string): void;