source:
src/components/file-thumbnail/index.ts@
057453c
Last change on this file since 057453c was 5d6f37a, checked in by , 7 weeks ago | |
---|---|
|
|
File size: 134 bytes |
Line | |
---|---|
1 | export * from './utils'; |
2 | |
3 | export { default } from './file-thumbnail'; |
4 | |
5 | export { default as DownloadButton } from './download-button'; |
Note:
See TracBrowser
for help on using the repository browser.