UNPKG

bia-framework

Version:

Bia Framework to work with angular 2

10 lines (8 loc) 112 B
/** * Created by jd on 10/09/2015. */ interface IToast { message:string; position:string; }