File: index.coffee
| Defined in: | src |
Variables Summary
- module.exports =
-
{ Store: Store, store: function(settings) { if (settings == null) { settings = {}; } return new Store(settings); } }
| Defined in: | src |
{
Store: Store,
store: function(settings) {
if (settings == null) {
settings = {};
}
return new Store(settings);
}
}
Quickly fuzzy find classes, mixins, methods, file:
Control the navigation frame:
You can focus and blur the search input: