UNPKG

ld-scheduler

Version:

Schedule launch darkly flags on or off

6 lines (4 loc) 125 B
import testdouble from 'testdouble'; import fetchMock from './fetchMock'; global.td = testdouble; global.fetch = fetchMock;