scandit-sdk
Version:
Scandit Barcode Scanner SDK for the Web
14 lines (13 loc) • 372 B
JSON
{
"name": "Scandit Barcode Scanner SDK for the Web",
"plugin": ["typedoc-plugin-as-member-of"],
"listInvalidSymbolLinks": true,
"excludePrivate": true,
"excludeProtected": true,
"exclude": ["**/{engineWorker,*.spec}.ts", "**/workers/engineWorker.ts"],
"target": "es6",
"mode": "file",
"theme": "typedoc-custom-theme",
"src": ["src"],
"out": "docs"
}