Closed
Description
Import is failing in my VueJS application
Steps to reproduce:
import printJS from 'print-js'
printJS({
printable: {'name': 'Test', 'description': '1g', 'quantity': 4},
properties: ['name', 'description', 'quantity'],
type: 'json'
})
Error:
TypeError: print_js__WEBPACK_IMPORTED_MODULE_1___default(...) is not a function[Learn More]
Metadata
Assignees
Labels
No labels