Current File : /home/exataengenharia/public_html/node_modules/bonjour-service/dist/lib/KeyValue.d.ts
type KeyValue = {
    [key: string]: any;
};
export default KeyValue;