UNPKG
@bistroo/capacitor-plugin-sunmi
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
## Install
github.com/bistroo/capacitor-plugin-sunmi
bistroo/capacitor-plugin-sunmi
@bistroo/capacitor-plugin-sunmi
/
dist
/
esm
/
index.js
4 lines
•
146 B
JavaScript
View Raw
1
2
3
4
import
{ registerPlugin }
from
'@capacitor/core'
;
const
Sunmi
=
registerPlugin
(
'SunmiPlugin'
);
export
{
Sunmi
};
//# sourceMappingURL=index.js.map