Commit 046a9eda authored by Chunchi Che's avatar Chunchi Che

add ygoAgent

parent 6b669d0a
...@@ -7,3 +7,4 @@ export * from "./ocgcore/idl/ocgcore"; ...@@ -7,3 +7,4 @@ export * from "./ocgcore/idl/ocgcore";
export * from "./ocgcore/ocgHelper"; export * from "./ocgcore/ocgHelper";
export * from "./strings"; export * from "./strings";
export * from "./superPreRelease"; export * from "./superPreRelease";
export * from "./ygoAgent";
export async function crateDuel() {}
export async function deleteDuel() {}
export * from "./create";
export * from "./delete";
export * from "./predict";
export async function predictDuel() {}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment