5 lines
225 B
JavaScript
5 lines
225 B
JavaScript
"use strict";
|
|
|
|
// @ts-ignore it's not exported so we need to import it from path
|
|
export { PressabilityDebugView } from 'react-native/Libraries/Pressability/PressabilityDebug';
|
|
//# sourceMappingURL=PressabilityDebugView.js.map
|