forked from defunkt/toes
4 lines
72 B
TypeScript
4 lines
72 B
TypeScript
import { Shell } from '../server/shell'
|
|
|
|
export default () => <Shell />
|