common: make imports esm compatible

This commit is contained in:
Abdullah Atta
2024-09-23 15:11:34 +05:00
parent 7f31066e8f
commit 1fb86cb27b
13 changed files with 76 additions and 40 deletions

View File

@@ -17,4 +17,4 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
export * from "./resolved-item";
export * from "./resolved-item.js";