feat(airbrake): add new errors trigger

This commit is contained in:
Rıdvan Akca
2024-02-13 15:02:57 +03:00
parent 98274c3d71
commit c762f0562f
8 changed files with 116 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
import listProjects from './list-projects/index.js';
export default [listProjects];