UNPKG

react-native-web-headroom

Version:
8 lines (7 loc) 275 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); // addons, panels and events get unique names using a prefix var ADDON_ID = exports.ADDON_ID = 'storybooks/storybook-addon-options'; var EVENT_ID = exports.EVENT_ID = ADDON_ID + '/options-event';