Skip to content
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.

Sneezry/volumelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volume List

Install

npm i volumelist --save

JavaScript

const volumelist = require('volumelist').volumelist;

volumelist().then(console.log);

TypeScript

import {volumelist} from 'volumelist';

volumelist().then(console.log);

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published