UNPKG

okam-build

Version:

The build tool for Okam develop framework

9 lines (6 loc) 163 B
/** * @file Weixin template event attribute transform plugin * @author sparklewhy@gmail.com */ 'use strict'; module.exports = require('./swan-event-plugin');