mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-04-08 23:42:57 +00:00
feat: migrate to esm
This commit is contained in:
@@ -32,7 +32,7 @@ import {
|
||||
Scope,
|
||||
Tag,
|
||||
TreeFile,
|
||||
} from './types';
|
||||
} from './types.js';
|
||||
import got from "got";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user