/**
 * This file shows how to integrate custom fetch functionality into the rockset fetch api.
 * We use axios in this example, and enable automatic retrying of failed requests.
 */
export {};
