File size: 93 Bytes
1e92f2d |
1 2 3 4 |
import Link from './dist/client/link'
export * from './dist/client/link'
export default Link
|
1e92f2d |
1 2 3 4 |
import Link from './dist/client/link'
export * from './dist/client/link'
export default Link
|