UNPKG

pipebomb.js

Version:

Library for interacting with Pipe Bomb servers

5 lines (4 loc) 79 B
export default interface ServiceInfo { name: string; prefix: string; }