2023-02-17 11:06:01 +01:00

4 lines
97 B
TypeScript

import Image from './dist/client/image'
export * from './dist/client/image'
export default Image