UNPKG

precis-js

Version:

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

4 lines (2 loc) 139 B
module.exports = class InvalidDirectionalityError extends Error constructor: -> @message = 'String violates the directionality rule.'