export interface Wrapper { identifier: string, label: string, isAsm: boolean, isFormatter: boolean, }