UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

6 lines (5 loc) 118 B
import React from 'react'; declare const TransferReport: React.FC<{ report: any[]; }>; export { TransferReport };