UNPKG

extes

Version:

A tiny library that extends native js with some handy tools

12 lines (10 loc) 196 B
/** * Author: JCloudYu * Create: 2020/01/30 **/ module.exports = BuildTemplate`(()=>{ "use strict"; const writable=true, configurable=true, enumerable=false; ${'!helper'} ${'@unnamed'} })();`;