保存进度!
This commit is contained in:
parent
94cf7bbe65
commit
4872c2dd4a
@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
// 索引类型
|
||||
import { getProperty } from "@/utils/api/api.js";
|
||||
import { getProperty } from "./utils/api/api.js";
|
||||
|
||||
interface Circle
|
||||
{
|
||||
|
@ -13,7 +13,7 @@
|
||||
"target": "ESNext",
|
||||
"module": "ESNext",
|
||||
"esModuleInterop": true,
|
||||
"moduleResolution": "nodenext",
|
||||
"moduleResolution": "node",
|
||||
"lib": [
|
||||
"ESNext",
|
||||
"DOM",
|
||||
|
Loading…
x
Reference in New Issue
Block a user