5 lines
168 B
TypeScript
5 lines
168 B
TypeScript
// Auto-generated stub — replace with real implementation
|
|
export {}
|
|
export const environmentRunnerMain: (args: string[]) => Promise<void> = () =>
|
|
Promise.resolve()
|