3.0.1 • Published 5 months ago

@shelf/is-audio-filepath v3.0.1

Weekly downloads
1,951
License
MIT
Repository
-
Last release
5 months ago

is-audio-filepath CircleCInpm.io

is-audio-filepath

Install

$ yarn add @shelf/is-audio-filepath

Usage

const isAudioFilepath = require('@shelf/is-audio-filepath');

isAudioFilepath('folder/file.mp3');
// => true

Publish

$ git checkout master
$ yarn version
$ yarn publish
$ git push origin master --tags

License

MIT © Shelf