Skip to content

Commit

Permalink
eslint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-p committed Sep 20, 2024
1 parent 8975973 commit 13ed4f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/arc56.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable no-use-before-define */
/** Describes the entire contract. This interface is an extension of the interface described in ARC-4 */
export interface ARC56Contract {
/** The ARCs used and/or supported by this contract. All contracts implicity support ARC4 and ARC56 */
Expand Down

0 comments on commit 13ed4f6

Please sign in to comment.