sounds_of_kraz

0.6.1 • Public • Published

USAGE

import {SoundError} from "sounds_of_kraz"

const throwOutException = () => {
    throw new SoundError()
}

try {
    throwOutException()
} catch (e) {
    console.log(e)
}

Readme

Keywords

none

Package Sidebar

Install

npm i sounds_of_kraz

Weekly Downloads

2

Version

0.6.1

License

ISC

Unpacked Size

325 kB

Total Files

12

Last publish

Collaborators

  • flntz