UNPKG

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