Files
cm-app-crawlspider/node_modules/relative-time-format/locale/se/quantify.js

1 line
64 B
JavaScript

module.exports=function(n){return 1==n?"one":2==n?"two":"other"}