Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
chore: Merge branch 'master' of https://github.com/zhycorp/node-zhycorp
Browse files Browse the repository at this point in the history
  • Loading branch information
mozartrafi committed Dec 8, 2020
2 parents 6f56e6c + 002ae2c commit 0bc3760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/src/Zhycorp.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import type { Bot } from "./interfaces";
import { Bot } from "./interfaces";
export declare class ZhycorpWrapper {
private readonly baseURL;
getBot(id: string): Promise<Bot>;
Expand Down

0 comments on commit 0bc3760

Please sign in to comment.