@imedx/ics-imedx-intf-pacs-connectivity-core
v0.0.3
Published
医学影像互联互通核心接口实现
Downloads
7
Maintainers
Keywords
Readme
Usage
npm i @imedx/[email protected]
feature
0.0.1 初始提供
Features
- ics-imedx-intf-pacs-connectivity-core:医学影像互联互通核心接口实现
Importing library
You can import the generated bundle to use the whole library generated by this starter:
import { install, uninstall, IXXXXInterface } from '@imedx/ics-imedx-intf-pacs-connectivity-core'
ics-imedx-intf-pacs-connectivity-core
// 安装核心接口
install(Vue: any, opts = {})
// 卸载核心接口
uninstall(Vue: any, opts = {})