Type Alias AssertTypeofString

AssertTypeofString: ((specimen: any, typeName: "string", details?: Details) => asserts specimen is string)