UNPKG

@opra/client

Version:
7 lines (6 loc) 268 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.kContext = exports.kBackend = exports.kClient = void 0; exports.kClient = Symbol.for('kClient'); exports.kBackend = Symbol.for('kBackend'); exports.kContext = Symbol.for('kContext');