UNPKG

@smontero/ppp-common

Version:

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

12 lines (11 loc) 235 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { EMAIL: 'emailAddress', SMS_NUMBER: 'smsNumber', COMM_PREF: 'commPref' }; exports["default"] = _default;