UNPKG

feathers-primus

Version:

The Feathers Primus real-time API provider

5 lines (3 loc) 131 B
declare function e(config:any | socket:any, configurer:any | Function | undefined): () => void; declare namespace e{} export = e;