diff --git a/src/index.tsx b/src/index.tsx index 5fdc7ff..b442fef 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -12,3 +12,5 @@ export * from './bridges/core'; export * from './bridges/image'; export * from './types'; export * from './utils'; + +// CHECK