import Porter from './types/porter'; // commonjs interop // - https://stackoverflow.com/a/40357573/179691 export = Porter;