UNPKG

amule-aim

Version:

Aggregated, In-Memory cache for AlexandraJS aMule

7 lines (6 loc) 133 B
'use strict'; /** * @author Michał Żaloudik <ponury.kostek@gmail.com> */ const Aim = require('./src/aim'); module.exports = Aim;