UNPKG

@protorians/widgets

Version:

Create your web user interfaces with widgets

6 lines (5 loc) 87 B
export class WidgetException extends Error { show() { return this; } }