Skip to content

Commit

Permalink
fixup! feat!: add proposal for new discovery API
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Sep 19, 2023
1 parent 6234555 commit c0178ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/src/protocol-interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import { Subscription } from "rxjs/Subscription";
import Servient from "./servient";
import ExposedThing from "./exposed-thing";
import { Content } from "./content";
import { ThingDescription } from "wot-typescript-definitions";

export type PropertyContentMap = Map<string, Content>;

Expand Down

0 comments on commit c0178ea

Please sign in to comment.