What is the standard way to export the same ES6 class definition as a commonjs module and a Flow type-definition (export type) at the same time?
export type
As an exampl