https://github.com/Gozala/reducers
Raw File
Tip revision: 2a5706e16ddbd76deabdd176b570f97984b6f153 authored by Irakli Gozalishvili on 10 November 2012, 06:03:09 UTC
Version 1.0.2
Tip revision: 2a5706e
end.js
"use strict";

module.exports = String("End of the collection")
back to top