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

Commit 002ae2c

Browse files
committed
chore(build) Build from 950f1ea
1 parent 950f1ea commit 002ae2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/src/Zhycorp.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { Bot } from "./interfaces";
1+
import { Bot } from "./interfaces";
22
export declare class ZhycorpWrapper {
33
private readonly baseURL;
44
getBot(id: string): Promise<Bot>;

0 commit comments

Comments
 (0)