Website for showcasing all features of Tesseract Web.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

7 satır
82 B

  1. {
  2. "extends": "./tsconfig.json",
  3. "compilerOptions": {
  4. "jsx": "react"
  5. }
  6. }