Skip to content

types / dist missing in currently published version #19

@bkniffler

Description

@bkniffler

Package.json uses dist/index.d.ts path, but it is not actually included in the published package

{
  "name": "node-native-ocr",
  "version": "0.3.9",
  "description": "Native Node.js bindings for the Tesseract OCR project.",
  "gypfile": true,
  "main": "lib/index.js",
  "module": "src/index.js",
  "types": "./dist/index.d.ts",
Bildschirmfoto 2023-12-09 um 10 43 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions