4 lines
54 B
TypeScript
4 lines
54 B
TypeScript
declare const corePath: string;
|
|
|
|
export { corePath };
|
declare const corePath: string;
|
|
|
|
export { corePath };
|