mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
refactor: 重构lib代码(无实质性功能更新,可不更新)
This commit is contained in:
parent
a7f06d404b
commit
aa3b7928ec
26 changed files with 547 additions and 483 deletions
|
|
@ -7,7 +7,7 @@ import { ZZZPlugin } from '../lib/plugin.js';
|
|||
import { imageResourcesPath } from '../lib/path.js';
|
||||
import _ from 'lodash';
|
||||
import settings from '../lib/settings.js';
|
||||
import { downloadFile } from '../lib/download.js';
|
||||
import { downloadFile } from '../lib/download/core.js';
|
||||
import { char } from '../lib/convert.js';
|
||||
import guides from '../lib/guides.js';
|
||||
import { rulePrefix } from '../lib/common.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue