UNPKG

@sanity/visual-editing

Version:

[![npm stat](https://img.shields.io/npm/dm/@sanity/visual-editing.svg?style=flat-square)](https://npm-stat.com/charts.html?package=@sanity/visual-editing) [![npm version](https://img.shields.io/npm/v/@sanity/visual-editing.svg?style=flat-square)](https://

8 lines (6 loc) 356 B
export {VERCEL_STEGA_REGEX} from '@vercel/stega' /** * How long to wait after the last subscriber has unsubscribed before resetting the observable and disconnecting the listener * We want to keep the listener alive for a short while after the last subscriber has unsubscribed to avoid unnecessary reconnects */ export const LISTENER_RESET_DELAY = 2000