UNPKG
@untitledui/file-icons
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.2
0.0.1
Official React library for Untitled UI File Icons
@untitledui/file-icons
/
dist
/
index.js
2 lines
(1 loc)
•
150 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
var
_FileIcon =
require
(
'./FileIcon'
);
exports
.
FileIcon
= _FileIcon.
FileIcon
;