Skip to content

Instantly share code, notes, and snippets.

@selbekk
Created April 20, 2018 18:05
Show Gist options
  • Select an option

  • Save selbekk/64877526168c99dbb82d27ce43fdbb19 to your computer and use it in GitHub Desktop.

Select an option

Save selbekk/64877526168c99dbb82d27ce43fdbb19 to your computer and use it in GitHub Desktop.
Some nice and fancy new timeproxy examples
import tp from 'timeproxy';
const REQUEST_TIMEOUT = tp.TWENTY_SECONDS;
const COOKIE_EXPIRY_TIME = tp.A_WEEK;
const DEBOUNCE_PERIOD = tp.HALF_A_SECOND;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment