This commit is contained in:
Eduard Heimbuch
2020-12-03 08:54:56 +01:00
parent 60cdc6f8cf
commit 09c13100dd
6 changed files with 5 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
* SOFTWARE.
*/
import {Collection, Links} from "./hal";
import { Collection, Links } from "./hal";
export type RepositoryType = {
name: string;