Variable originRequirementShapeConst
originRequirementShape: ShapeDefinition<
ShapeOr<
[
undefined,
string,
ShapeExact<readonly [{ anyOrigin: boolean }]>,
ShapeClass<[RegExpConstructor]>,
() => void,
ShapeOr<
[
string,
ShapeExact<readonly [{ anyOrigin: boolean }]>,
ShapeClass<[RegExpConstructor]>,
() => void,
],
>[],
],
>,
false,
> = ...
Shape definition for OriginRequirement.