This commit is contained in:
King Wang
2021-06-28 23:50:42 +08:00
parent a0d1437b2d
commit 22121e3279
2 changed files with 5 additions and 19 deletions

View File

@@ -1,3 +1,4 @@
import assert from 'assert';
import { HttpClient } from 'tsrpc';
import { Post } from '../../src/shared/protocols/models/Post';
import { serviceProto } from '../../src/shared/protocols/serviceProto';