@nativescript/pdf
Version:
A NativeScript plugin to display PDF files on iOS and Android
18 lines • 384 B
JSON
{
"name": "@nativescript/pdf-angular",
"module": "fesm2022/nativescript-pdf-angular.mjs",
"typings": "index.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./index.d.ts",
"default": "./fesm2022/nativescript-pdf-angular.mjs"
}
},
"sideEffects": false,
"dependencies": {
"tslib": "^2.3.0"
}
}