Skip to content

Commit e25592f

Browse files
committed
test(read_write_mesh): update expected component type
For an unknown component.
1 parent 3215f03 commit e25592f

File tree

16 files changed

+317
-4
lines changed

16 files changed

+317
-4
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
// Generated file. To retain edits, remove this comment.
22

33
export { default as version } from './version.js'
4+
5+
export type { Image } from 'itk-wasm'
6+
export type { JsonCompatible } from 'itk-wasm'

0 commit comments

Comments
 (0)