Logo
Explore Help
Register Sign In
ZF/jitsi-meet
1
0
Fork 0
You've already forked jitsi-meet
mirror of https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git synced 2026-05-14 16:07:50 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
5b7e3bb2d77bfb9c795d2a20d5e4a2bf7ce54b8e
jitsi-meet/modules/API/index.js

3 lines
62 B
JavaScript
Raw Normal View History

feat(build) drop export-default-from plugin The proposal never passed stage 1 and was last updated 4 years ago, which signals it won't make it into the language: https://github.com/tc39/proposal-export-default-from The alternative is just a couple of characters longer.
2025-02-03 13:46:01 +01:00
export { default } from './API';
feat(transport): Implement transport module The transport module will be handling all external app communication.
2017-04-17 10:52:31 -05:00
export * from './constants';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 266ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API