UNPKG

@twreporter/universal-header

Version:
13 lines (12 loc) 330 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = exports["default"] = { // auth REQUEST_AUTH: 'request_authorization', AUTH_SUCCESS: 'grant_authorization_success', AUTH_FAILURE: 'grant_authorization_failure', AUTH_CLEAR: 'clear_authorization' };