@types/sound-play
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

Installation

npm install --save @types/sound-play

Summary

This package contains type definitions for sound-play (https://github.com/leharry/sound-play).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sound-play.

index.d.ts

/// <reference types="node" />

export function play(path: string, volume?: number): Promise<{ stdout: string | Buffer; stdin: string | Buffer }>;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: @types/node

Credits

These definitions were written by Brenek Harrison.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/sound-play

Weekly Downloads

737

Version

1.1.3

License

MIT

Unpacked Size

2.92 kB

Total Files

5

Last publish

Collaborators

  • types