2 lines
70 B
JavaScript
2 lines
70 B
JavaScript
// Noop function which has a EE counter-part
|
|
export default () => {};
|