UNPKG

eksisozluk

Version:
14 lines (9 loc) 163 B
// eksisozluk/eksisozluk 'use strict'; // local packages const get = require('./get'); const users = { get }; // export module.exports = users;