refactor: reorg
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user