chore(convert): expose dc mappings

This commit is contained in:
alina 🌸 2024-03-17 07:54:23 +03:00
parent 999c18c616
commit 902196bdcf
Signed by: teidesu
SSH key fingerprint: SHA256:uNeCpw6aTSU4aIObXLvHfLkDa82HWH9EiOj9AXOIRpI

View file

@ -1,3 +1,4 @@
export * from './dcs.js'
export * from './gramjs/index.js' export * from './gramjs/index.js'
export * from './mtkruto/index.js' export * from './mtkruto/index.js'
export * from './pyrogram/index.js' export * from './pyrogram/index.js'