UNPKG

common-mpvue

Version:

基于mpvue小程序的通用能力封装

4 lines (3 loc) 52 B
export interface BaseKV { [key: string]: any; }