UNPKG

111 BJavaScriptView Raw
1"use strict";
2
3const apemanDemoCmd = require('apeman-demo-cmd');
4
5apemanDemoCmd({
6
7}, (err) =>{
8 /*...*/
9});
\No newline at end of file