FunctionTuple
Type Aliases
Section titled “Type Aliases”FunctionTuple
Section titled “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.
