3 lines
136 B
TypeScript
3 lines
136 B
TypeScript
|
|
/** 用于表示跟随图层的颜色索引 */
|
||
|
|
export declare const ByLayerColorIndex = 260;
|
||
|
|
//# sourceMappingURL=LayerConstant.d.ts.map
|