feat(gmail): add new emails trigger

This commit is contained in:
Rıdvan Akca
2024-04-22 14:46:19 +02:00
parent b594a8e0f3
commit b6b4ed5ad2
8 changed files with 115 additions and 0 deletions

View File

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