电速宝
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

index.d.ts 136B

1234
  1. import { TdImageProps } from './type';
  2. export declare type ImageProps = TdImageProps;
  3. export * from './props';
  4. export * from './image';