UNPKG

ut-tools

Version:

Build and Release management automation package.

6 lines (3 loc) 123 B
import CauseError from './cause-error.mjs'; class RuntimeError extends CauseError {} export { RuntimeError as default };