UNPKG

booking-core

Version:

Core components for booking repo

6 lines (5 loc) 185 B
export var NavigationPath; (function (NavigationPath) { NavigationPath["Home"] = "/"; NavigationPath["Unauthorized"] = "/unauthorized"; })(NavigationPath || (NavigationPath = {}));