/** * Created by sam on 06.03.2017. */ export declare namespace FormSubtype { const FORM_COPYNUMBER_SUBTYPE_ID = "copynumber_subtype"; const FORM_EXPRESSION_SUBTYPE_ID = "expression_subtype"; } //# sourceMappingURL=forms.d.ts.map