Function customShape

  • Use this to define a custom shape.

    Type Parameters

    • T

    Parameters

    • __namedParameters: Overwrite<
          Omit<
              CustomSpecifier<T>,

                  | "__vir__custom__specifier__key__do__not__use__in__actual__objects"
                  | "__vir__shape__specifier__key__do__not__use__in__actual__objects",
          >,
          { checker: (value: unknown) => boolean },
      >

    Returns CustomSpecifier<T>

MMNEPVFCICPMFPCPTTAAATR