UNPKG

@pdfme/ui

Version:

TypeScript base PDF generator and React base UI. Open source, developed by the community, and completely free to use under the MIT license!

4 lines (3 loc) 84 B
import React from 'react'; declare const Spinner: React.FC; export default Spinner;