Type Alias AssertTypeofFunction

AssertTypeofFunction: ((specimen: any, typeName: "function", details?: Details) => asserts specimen is Function)