UNPKG

@bigfishtv/cockpit

Version:

11 lines (9 loc) 268 B
'use strict'; exports.__esModule = true; /** * Messages used for hints ... didn't really end up being used but will eventually be useful for i11n * @module Constants/Hints */ exports.default = { RedirectsIndex: 'Redirects take one URL and send it to another' };