{{!
    Template for example-Apemanfile.js
}}/**
* This is example to use "{{pkg.name}}".
{{#each see}} * @see {{{this}}}
{{/each}} */

(function () {
    "use strict";

})();