types/instance-of
@algorandfoundation/algokit-utils / types/instance-of
Table of contents
Section titled “Table of contents”Type Aliases
Section titled “Type Aliases”Type Aliases
Section titled “Type Aliases”InterfaceOf
Section titled “InterfaceOf”Ƭ InterfaceOf<ClassType>: { [Member in keyof ClassType]: ClassType[Member] }
A type that represents the interface of the class given as the generic parameter
Type parameters
Section titled “Type parameters”| Name |
|---|
ClassType |