UNPKG

apeman-react-style

Version:
14 lines (10 loc) 171 B
/** * apeman react package for style component. * @module apeman-react-style * @version 4.1.7 */ 'use strict' import ApStyle from './ap_style' export { ApStyle }