UNPKG

@daiyu-5577/quickbuild

Version:

front-end build service

10 lines (9 loc) 247 B
export var IdType; (function (IdType) { IdType["T"] = "T"; IdType["M"] = "M"; IdType["TM"] = "TM"; })(IdType || (IdType = {})); export function formatMsg(val, data) { return Object.assign(Object.assign({}, data), { type: val }); }