0.0.21 • Published 11 months ago

print-pos-plugin-cjp v0.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

print-pos-plugin-cjp

PT7010

Install

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

API

echo(...)

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

Returns: Promise<{ value: string; }>


testPluginMethod(...)

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

Returns: Promise<{ value: string; }>


printText(...)

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

buy_in_amount(...)

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

cash_out_amount(...)

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

main_Screen(...)

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

buyIn_success_Screen(...)

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

buyIn_failed_Screen(...)

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

cashOut_success_Screen(...)

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

cashOut_failed_Screen(...)

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

player_join(...)

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

0.0.21

11 months ago

0.0.19

11 months ago

0.0.18

11 months ago

0.0.17

11 months ago

0.0.16

11 months ago

0.0.15

11 months ago

0.0.14

11 months ago

0.0.13

11 months ago

0.0.12

11 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago