UNPKG

@stackpress/idea-parser

Version:

Parses ideas to AST and readable JSON.

4 lines (3 loc) 108 B
import Exception from '@stackpress/lib/Exception'; export default class IdeaException extends Exception { }