mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
common: make imports esm compatible
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user