4 lines
79 B
JavaScript
4 lines
79 B
JavaScript
import hungupCall from './hungup-call/index.js';
|
|
|
|
export default [hungupCall];
|