UploadTileData: {
    email: string;
    image: string;
    imageExt: string;
    sound: string;
    text: string;
    tileColor: string;
}

Type declaration

  • email: string
  • image: string
  • imageExt: string
  • sound: string
  • text: string
  • tileColor: string

Generated using TypeDoc