UNPKG

@blitzjs/installer

Version:

Package installation for the Blitz CLI

5 lines (4 loc) 101 B
import * as React from 'react'; export declare const Newline: React.FC<{ count?: number; }>;