Documentation

type Schema​.Builders

The type of the Schema.build object, passed to the initializer function.

type Builders = typeof build;

Related