Skip to content

FunctionTuple

FunctionTuple = [string, AnyFunction]

Defined in: packages/isaacscript-common/src/types/FunctionTuple.ts:4

Helper type to represent a tuple containing the name of a function and the function itself.