mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-25 10:30:04 +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'
|
||
|
};
|
||
|
};
|