1 | var $bNpOp$react = require("react");
|
2 |
|
3 |
|
4 | function $parcel$interopDefault(a) {
|
5 | return a && a.__esModule ? a.default : a;
|
6 | }
|
7 |
|
8 | function $parcel$export(e, n, v, s) {
|
9 | Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});
|
10 | }
|
11 |
|
12 | $parcel$export(module.exports, "PressResponderContext", () => $01d3f539e91688c8$export$5165eccb35aaadb5);
|
13 | /*
|
14 | * Copyright 2020 Adobe. All rights reserved.
|
15 | * This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
16 | * you may not use this file except in compliance with the License. You may obtain a copy
|
17 | * of the License at http://www.apache.org/licenses/LICENSE-2.0
|
18 | *
|
19 | * Unless required by applicable law or agreed to in writing, software distributed under
|
20 | * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
21 | * OF ANY KIND, either express or implied. See the License for the specific language
|
22 | * governing permissions and limitations under the License.
|
23 | */
|
24 | const $01d3f539e91688c8$export$5165eccb35aaadb5 = (0, ($parcel$interopDefault($bNpOp$react))).createContext({
|
25 | register: ()=>{}
|
26 | });
|
27 | $01d3f539e91688c8$export$5165eccb35aaadb5.displayName = 'PressResponderContext';
|
28 |
|
29 |
|
30 | //# sourceMappingURL=context.main.js.map
|