mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-04 13:19:48 +03:00
4 lines
127 B
JavaScript
4 lines
127 B
JavaScript
export * from './types';
|
|
import { Urbit } from './Urbit';
|
|
export { Urbit as default, Urbit };
|
|
//# sourceMappingURL=index.js.map
|