UNPKG

84 BTypeScriptView Raw
1export declare enum OffcanvasDismissReasons {
2 BACKDROP_CLICK = 0,
3 ESC = 1
4}