1
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { ImageElementProps } from './interface';
|
||||
export declare const COMMON_PROPS: (keyof Omit<ImageElementProps, 'src'>)[];
|
||||
Reference in New Issue
Block a user