Closed jerome-aluffi-perso closed 4 months ago
Hi,
Can you export interface ModalResponse ?
I can't type my property correctly :
private modalResponse?: Promise<ModalResponse>;
Interface was exported but not exposed. Will do in v0.1.2.
Hi,
Can you export interface ModalResponse ?
I can't type my property correctly :
private modalResponse?: Promise<ModalResponse>;