UNPKG

browserfs

Version:

A filesystem in your browser!

9 lines (6 loc) 259 B
/// <reference path="../typings/main.d.ts" /> // Shim for Browserify so we can reference tsd.d.ts without // accidentally referencing it in our *.d.ts files, which // causes problems for TypeScript projects that depend on // us. export = require('./main');