# AdminDO DOFS Browser Plugin

An ES module plugin for [AdminDO](../../README.md) that provides a Durable Objects File System GUI.

## Installation

```html
<script type="module" src="https://unpkg.com/admindo-plugin-dofs-browser"></script>
```
