Function initBuiltinSerializers

  • Register all builtin serializers and prototype patches. Must be called from initEngine so the registrations survive tree-shaking when the package declares sideEffects: false.

    Returns void