"use strict"; /** * Copyright 2017 Google Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ Object.defineProperty(exports, "__esModule", { value: true }); const initialize_node_js_1 = require("./initialize-node.js"); const environment_js_1 = require("./environment.js"); if (!environment_js_1.isNode) { throw new Error('Trying to run Puppeteer-Node in a web environment.'); } exports.default = (0, initialize_node_js_1.initializePuppeteerNode)('puppeteer'); //# sourceMappingURL=node.js.map
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
common | Folder | 2755 |
|
|
node | Folder | 2755 |
|
|
api-docs-entry.d.ts | File | 4 KB | 0644 |
|
api-docs-entry.d.ts.map | File | 2.19 KB | 0644 |
|
api-docs-entry.js | File | 4.05 KB | 0644 |
|
api-docs-entry.js.map | File | 700 B | 0644 |
|
environment.d.ts | File | 696 B | 0644 |
|
environment.d.ts.map | File | 175 B | 0644 |
|
environment.js | File | 830 B | 0644 |
|
environment.js.map | File | 230 B | 0644 |
|
global.d.ts | File | 384 B | 0644 |
|
global.d.ts.map | File | 249 B | 0644 |
|
global.js | File | 111 B | 0644 |
|
global.js.map | File | 110 B | 0644 |
|
initialize-node.d.ts | File | 801 B | 0644 |
|
initialize-node.d.ts.map | File | 246 B | 0644 |
|
initialize-node.js | File | 1.93 KB | 0644 |
|
initialize-node.js.map | File | 792 B | 0644 |
|
initialize-web.d.ts | File | 793 B | 0644 |
|
initialize-web.d.ts.map | File | 243 B | 0644 |
|
initialize-web.js | File | 1.06 KB | 0644 |
|
initialize-web.js.map | File | 343 B | 0644 |
|
node-puppeteer-core.d.ts | File | 762 B | 0644 |
|
node-puppeteer-core.d.ts.map | File | 213 B | 0644 |
|
node-puppeteer-core.js | File | 1.05 KB | 0644 |
|
node-puppeteer-core.js.map | File | 336 B | 0644 |
|
node.d.ts | File | 745 B | 0644 |
|
node.d.ts.map | File | 143 B | 0644 |
|
node.js | File | 1.01 KB | 0644 |
|
node.js.map | File | 273 B | 0644 |
|
revisions.d.ts | File | 821 B | 0644 |
|
revisions.d.ts.map | File | 296 B | 0644 |
|
revisions.js | File | 851 B | 0644 |
|
revisions.js.map | File | 216 B | 0644 |
|
web.d.ts | File | 740 B | 0644 |
|
web.d.ts.map | File | 141 B | 0644 |
|
web.js | File | 1 KB | 0644 |
|
web.js.map | File | 266 B | 0644 |
|