UNPKG

webstorm-init

Version:

CLI tool to write initial WebStorm settings into a new project

5 lines (4 loc) 117 B
/// <reference types="react" /> export declare const Footer: (() => JSX.Element) & { displayName: string; };