Type alias Function<TBoot, TOptions>

Function<in TBoot, in TOptions>: Object<TBoot, TOptions>["uccEnable"]

Schema processing feature signature.

Type Parameters

  • in TBoot

    Type of schema processing bootstrap.

  • in TOptions = void

    Type of supported schema constraint options.

Generated using TypeDoc