fix review findings

This commit is contained in:
Konstantin Schaper
2020-12-01 15:16:55 +01:00
parent e8044747e3
commit 9ec8b4efac
17 changed files with 176 additions and 242 deletions

View File

@@ -23,7 +23,7 @@
*/
import { Links } from "./hal";
import {Signature} from "./Signature";
import { Signature } from "./Signature";
export type Tag = {
name: string;