UNPKG

root-api

Version:

Organize your API with flexible customization in a breeze. No dependencies.

4 lines 61 B
module.exports = function() { this.a = "a"; this.b = "b"; }