UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

6 lines (4 loc) 114 B
export var defaultInvalidDate = 'Invalid date'; export function invalidDate () { return this._invalidDate; }