Variable JEST_TIME_CONTROLLERConst

JEST_TIME_CONTROLLER: TimeController & {
    now: jest.Mock;
} = ...

Generated using TypeDoc