UNPKG

@bigfishtv/cockpit

Version:

9 lines (7 loc) 223 B
/** * Messages used for hints ... didn't really end up being used but will eventually be useful for i11n * @module Constants/Hints */ export default { RedirectsIndex: 'Redirects take one URL and send it to another', }