UNPKG

lin-cms-test

Version:

The core library of Lin CMS, this package is just for test!

11 lines (10 loc) 182 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * json序列化对象 * * @class JsonMixin */ class JsonMixin { } exports.JsonMixin = JsonMixin;