print-pos-plugin-cjp
TypeScript icon, indicating that this package has built-in type declarations

0.0.21 • Public • Published

print-pos-plugin-cjp

PT7010

Install

npm install print-pos-plugin-cjp
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
Param Type
options { value: string; }

Returns: Promise<{ value: string; }>


testPluginMethod(...)

testPluginMethod(options: { msg: string; }) => Promise<{ value: string; }>
Param Type
options { msg: string; }

Returns: Promise<{ value: string; }>


printText(...)

printText(options: { content: any; }) => Promise<void>
Param Type
options { content: any; }

buy_in_amount(...)

buy_in_amount(options: { content: any; }) => Promise<void>
Param Type
options { content: any; }

cash_out_amount(...)

cash_out_amount(options: { content: any; }) => Promise<void>
Param Type
options { content: any; }

main_Screen(...)

main_Screen(options: { content: any; }) => Promise<void>
Param Type
options { content: any; }

buyIn_success_Screen(...)

buyIn_success_Screen(options: { content: any; }) => Promise<void>
Param Type
options { content: any; }

buyIn_failed_Screen(...)

buyIn_failed_Screen(options: { content: any; }) => Promise<void>
Param Type
options { content: any; }

cashOut_success_Screen(...)

cashOut_success_Screen(options: { content: any; }) => Promise<void>
Param Type
options { content: any; }

cashOut_failed_Screen(...)

cashOut_failed_Screen(options: { content: any; }) => Promise<void>
Param Type
options { content: any; }

player_join(...)

player_join(options: { content: any; }) => Promise<void>
Param Type
options { content: any; }

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.210latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.210
0.0.190
0.0.180
0.0.170
0.0.160
0.0.151
0.0.141
0.0.130
0.0.120
0.0.110
0.0.100
0.0.90
0.0.80
0.0.61
0.0.50
0.0.41
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i print-pos-plugin-cjp

Weekly Downloads

4

Version

0.0.21

License

MIT

Unpacked Size

236 kB

Total Files

41

Last publish

Collaborators

  • chrisjaypedra