Skip to content

types/instance-of

@algorandfoundation/algokit-utils / types/instance-of

Ƭ InterfaceOf<ClassType>: { [Member in keyof ClassType]: ClassType[Member] }

A type that represents the interface of the class given as the generic parameter

Name
ClassType

src/types/instance-of.ts:4