refactor: reorg

This commit is contained in:
2026-02-27 12:34:55 +08:00
parent 88cfe03779
commit 807ce5a406
6 changed files with 30 additions and 26 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import type { Layer, LayerConfig } from './types';
import type { Layer, LayerConfig } from '../types';
/**
* 解析 layers 字符串 "body:1,7-5,8 title:1,1-5,1"