UNPKG

@limejs/core

Version:
14 lines (9 loc) 223 B
/* * Created on 2019-02-24 01:01 * @file export lime core constructor * @author: sheldoncui * @date: 2019-02-24 01:01 * Copyright (c) 2018 limefe */ const Lime = require('./lib/constructor') module.exports = Lime