UNPKG

1.24 kBJavaScriptView Raw
1var $bNpOp$react = require("react");
2
3
4function $parcel$interopDefault(a) {
5 return a && a.__esModule ? a.default : a;
6}
7
8function $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 */
24const $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