// Type definitions for jscodeshift 0.11 // Project: https://github.com/facebook/jscodeshift#readme // Definitions by: Brie Bunge // Brian Jacobel // Will Nguyen // Bartosz Szewczyk // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.9 import core = require("./src/core"); export = core;