// The main class that represents a single sheet // this is the main module.exports import { GoogleSpreadsheet as gs } from './src/old/GoogleSpreadsheet'; export const GoogleSpreadsheet = gs;