mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-24 23:44:56 +03:00
7f7e033004
This reverts commit 2f49dab586
.
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
export * from './types';
|
|
import Urbit from './Urbit';
|
|
export { Urbit as default }; |