mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 17:32:11 +03:00
3 lines
82 B
TypeScript
3 lines
82 B
TypeScript
export * from './types';
|
|
import Urbit from './Urbit';
|
|
export { Urbit as default }; |