UNPKG

@sdc-monitor/demo

Version:

<div align="center"> <a href="#" target="_blank"> <img src="https://i.loli.net/2021/07/28/EvPwd4NjVH3tBfO.jpg" alt="mito-logo" height="90"> </a> <p>A Lightweight SDK For Monitor Web</p>

6 lines (4 loc) 117 B
import { BaseClient } from '@sdc-monitor/core' export interface MitoContextValueType { MitoInstance: BaseClient }