mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-01 05:47:17 +00:00
7 lines
120 B
JavaScript
7 lines
120 B
JavaScript
![]() |
module.exports = function() {
|
||
|
return {
|
||
|
'free-solid-svg-icons': 'all',
|
||
|
'free-regular-svg-icons': 'all'
|
||
|
};
|
||
|
};
|