UNPKG

rsshub

Version:
6 lines (4 loc) 97 B
class NotFoundError extends Error { name = 'NotFoundError'; } export default NotFoundError;