UNPKG

aile-capacitor-aiff

Version:

AIFF WebView plugin for Capacitor with iframe-based web implementation

8 lines (7 loc) 246 B
export var ToolBarType; (function (ToolBarType) { ToolBarType["ACTIVITY"] = "activity"; ToolBarType["NAVIGATION"] = "navigation"; ToolBarType["BLANK"] = "blank"; ToolBarType["DEFAULT"] = ""; })(ToolBarType || (ToolBarType = {}));