mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-01-29 12:19:06 +08:00
4 lines
96 B
TypeScript
4 lines
96 B
TypeScript
export class CloudRunnerStatics {
|
|
public static readonly logPrefix = `Cloud-Runner-System`;
|
|
}
|