mirror of
https://github.com/mermaid-js/mermaid-live-editor.git
synced 2025-03-18 17:16:21 +03:00
3 lines
107 B
JavaScript
3 lines
107 B
JavaScript
// eslint-disable-next-line @typescript-eslint/no-empty-function
|
|
self.addEventListener('fetch', () => {});
|