Skip to content
View moander's full-sized avatar
  • Norway

Block or report moander

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. _worker.js for pages api _worker.js for pages api
    1
    /* eslint-disable */
    2
    
                  
    3
    /**
    4
     * Add _worker.js to your public directory to enable /api/* proxying
    5
     *
  2. Lodash on Array.prototype Lodash on Array.prototype
    1
    // eslint-disable
    2
    
                  
    3
    // Access prefixed lodash array functions on the Array prototype.
    4
    // For example [3,2,1].js1SortBy(x => x)
    5