UNPKG

brakes

Version:

Node.js Circuit Breaker Pattern

6 lines (3 loc) 83 B
'use strict'; class TimeOutError extends Error {} module.exports = TimeOutError;