UNPKG

@avonjs/avonjs

Version:

A fluent Node.js API generator.

4 lines (3 loc) 97 B
import Exception from './Exception'; export default class RuntimeException extends Exception { }