UNPKG

@woleet/woleet-widgetv2

Version:

Woleet web widgets V2

10 lines (8 loc) 149 B
/** * File hasher widget constants * @type {string} */ const FILE_HASHER_WIDGET = 'file-hasher-widget'; export default { FILE_HASHER_WIDGET };