UNPKG

okam-build

Version:

The build tool for Okam develop framework

16 lines (12 loc) 168 B
/** * @file All app types definition * @author sparklewhy@gmail.com */ 'use strict'; module.exports = [ 'swan', 'wx', 'ant', 'tt', 'quick' ];