We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c127744 commit 39c2bd4Copy full SHA for 39c2bd4
packages/client/balloon.ts
@@ -0,0 +1 @@
1
+import { receiptline } from 'receiptline';
packages/client/package.json
@@ -11,7 +11,9 @@
11
},
12
"dependencies": {
13
"@myriaddreamin/typst-ts-web-compiler": "^0.4.1",
14
+ "@myteril/node-win-printer": "^1.1.5",
15
"cordis": "2.8.8",
16
+ "receiptline": "^1.16.1",
17
"superagent": "^8.1.2",
18
"unix-print": "^1.3.2"
19
}
0 commit comments