UNPKG

@smontero/ppp-common

Version:

Contains classes that are used by both the server and client apis

11 lines (10 loc) 226 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { BASE_PROFILE_APP: '__BASE_PROFILE', CURRENT_APP: 'CURRENT_APP' }; exports["default"] = _default;