/** * Copyright 2020 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. */ import { initializePuppeteerWeb } from './initialize-web.js'; import { isNode } from './environment.js'; if (isNode) { throw new Error('Trying to run Puppeteer-Web in a Node environment'); } export default initializePuppeteerWeb('puppeteer'); //# sourceMappingURL=web.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 | 2.86 KB | 0644 |
|
api-docs-entry.js.map | File | 1.19 KB | 0644 |
|
environment.d.ts | File | 696 B | 0644 |
|
environment.d.ts.map | File | 175 B | 0644 |
|
environment.js | File | 733 B | 0644 |
|
environment.js.map | File | 237 B | 0644 |
|
global.d.ts | File | 384 B | 0644 |
|
global.d.ts.map | File | 249 B | 0644 |
|
global.js | File | 45 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.55 KB | 0644 |
|
initialize-node.js.map | File | 848 B | 0644 |
|
initialize-web.d.ts | File | 793 B | 0644 |
|
initialize-web.d.ts.map | File | 243 B | 0644 |
|
initialize-web.js | File | 892 B | 0644 |
|
initialize-web.js.map | File | 355 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 | 944 B | 0644 |
|
node-puppeteer-core.js.map | File | 389 B | 0644 |
|
node.d.ts | File | 745 B | 0644 |
|
node.d.ts.map | File | 143 B | 0644 |
|
node.js | File | 901 B | 0644 |
|
node.js.map | File | 326 B | 0644 |
|
revisions.d.ts | File | 821 B | 0644 |
|
revisions.d.ts.map | File | 296 B | 0644 |
|
revisions.js | File | 741 B | 0644 |
|
revisions.js.map | File | 223 B | 0644 |
|
web.d.ts | File | 740 B | 0644 |
|
web.d.ts.map | File | 141 B | 0644 |
|
web.js | File | 895 B | 0644 |
|
web.js.map | File | 319 B | 0644 |
|