UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

9 lines 229 B
import React from 'react'; import './index.scss'; export declare const NavToggler: React.FC<{ children?: React.ReactNode; className?: string; id?: string; tabIndex?: number; }>; //# sourceMappingURL=index.d.ts.map