Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 233 Bytes

.verb.md

File metadata and controls

12 lines (8 loc) · 233 Bytes

Based on MapCache in Lo-dash v3.0. MIT License

Usage

var MapCache = require('{%= name %}');
var mapCache = new MapCache();

API

{%= apidocs("index.js") %}