6 lines
125 B
TypeScript
6 lines
125 B
TypeScript
|
export declare const commonVars: {
|
||
|
railInsetHorizontal: string;
|
||
|
railInsetVertical: string;
|
||
|
railColor: string;
|
||
|
};
|