Summary
Directory Structure
Directory structure:└── trysound-rollup-plugin-memory/├── README.md├── CHANGELOG.md├── LICENSE├── package.json├── rollup.config.js├── .editorconfig├── .travis.yml├── src/│ └── index.js└── test/└── test.js
Directory structure:└── trysound-rollup-plugin-memory/├── README.md├── CHANGELOG.md├── LICENSE├── package.json├── rollup.config.js├── .editorconfig├── .travis.yml├── src/│ └── index.js└── test/└── test.js