// @flow export default function transformFileSync() { throw new Error("Transforming files is not supported in browsers"); }