#!/usr/bin/env node
/**
 * To make the setup easier, we are using craco to override the webpack configuration.
 * This script is used to run the craco scripts with the custom configuration.
 *
 * The script is based on the original craco script from create-react-app.
 */
export {};
//# sourceMappingURL=react-scripts-intlayer.d.ts.map