@kangc/skywalking-backend-js
Version:
The NodeJS agent for Apache SkyWalking
22 lines (19 loc) • 702 B
JavaScript
// source: browser/BrowserPerfCompat.proto
/**
* @fileoverview
* @enhanceable
* @suppress {missingRequire} reports error on implicit type usages.
* @suppress {messageConventions} JS Compiler reports an error if a variable or
* field starts with 'MSG_' and isn't a translatable message.
* @public
*/
// GENERATED CODE -- DO NOT EDIT!
/* eslint-disable */
// @ts-nocheck
var jspb = require('google-protobuf');
var goog = jspb;
var global = Function('return this')();
var common_Common_pb = require('../common/Common_pb.js');
goog.object.extend(proto, common_Common_pb);
var browser_BrowserPerf_pb = require('../browser/BrowserPerf_pb.js');
goog.object.extend(proto, browser_BrowserPerf_pb);