UNPKG

apostrophe

Version:

The Apostrophe Content Management System.

8 lines (6 loc) 259 B
// Provides widgets for downloading PDF files and other files that have been // uploaded to the file library provided by [apostrophe-files](/reference/modules/apostrophe-files). module.exports = { extend: 'apostrophe-pieces-widgets', label: 'File(s)' };