UNPKG

@ng-web-apis/audio

Version:

This is a library for declarative use of Web Audio API with Angular

2 lines (1 loc) 77 B
export type AudioParamAutomationMode = 'exponential' | 'instant' | 'linear';