I have this code:
import { Column, Entity, JoinTable, ManyToMany, OneToMany, PrimaryGeneratedColumn, } from \'typeorm\';
I want it to be