UNPKG

precis-js

Version:

A JavaScript implementation of RFC 7564 (The PRECIS Framework).

4 lines (2 loc) 112 B
module.exports = class EmptyStringError extends Error constructor: -> @message = 'String cannot be empty.'