Skip to content

Commit

Permalink
refactor: clean up the build
Browse files Browse the repository at this point in the history
  • Loading branch information
sarvalabs-harshrastogi committed Oct 24, 2024
1 parent 0f4e2d1 commit 6c23a91
Show file tree
Hide file tree
Showing 20 changed files with 14 additions and 96 deletions.
4 changes: 0 additions & 4 deletions packages/js-moi-logic/lib.cjs/logic-base.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ import { InteractionCallResponse, InteractionResponse, LogicPayload } from "js-m
import { Signer } from "js-moi-signer";
import { IxType } from "js-moi-utils";
import { LogicIxArguments, LogicIxObject, LogicIxResponse } from "../types/interaction";
<<<<<<< HEAD
import { LogicIxRequest, RoutineOption } from "../types/logic";
=======
import { LogicIxRequest } from "../types/logic";
>>>>>>> develop
import { LogicId } from "./logic-id";
import { RoutineOption } from "./routine-options";
/**
Expand Down
6 changes: 1 addition & 5 deletions packages/js-moi-logic/lib.cjs/logic-base.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions packages/js-moi-logic/lib.cjs/logic-base.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6c23a91

Please sign in to comment.