Convert rocketchat-file to main module structure (#12644)
* Convert rocketchat-file to main module structure * Import RocketChatFile in packages that use itpull/12623/head^2
parent
bda3f7a859
commit
515a372edb
@ -0,0 +1,3 @@ |
||||
import { RocketChatFile } from './file.server'; |
||||
|
||||
export { RocketChatFile }; |
||||
Loading…
Reference in new issue