UNPKG

@itcomp/abp-rn

Version:

CLI for generating proxy for react native abp templates.

6 lines (5 loc) 243 B
import { ReferentielBaseLookupDto } from "../../../../itcomp/sgs/referentiels/models"; export interface SessionEvaluationLookupDto extends ReferentielBaseLookupDto { } export interface ExamenLookupDto extends ReferentielBaseLookupDto { }