UNPKG

@visulima/ono

Version:

Ono is an error-parsing library that pretty prints JavaScript errors on a web page or the terminal.

2 lines (1 loc) 47 B
export type Theme = "dark" | "light" | "auto";