@imedx/ics-imedx-ymt-platform-js-sdk
v0.0.1
Published
一码通js-sdk
Downloads
3
Maintainers
Keywords
Readme
Usage
npm i @imedx/[email protected]
feature
0.0.1 初始提供
Features
- Test:测试
Importing library
You can import the generated bundle to use the whole library generated by this starter:
import Test from '@imedx/ics-imedx-ymt-platform-js-sdk'
Test
// 测试返回Promise函数
testA(data: any): Promise<String>
// 测试返回字符串函数
testB(data: any): String