mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 21:14:14 +00:00
4 lines
126 B
TypeScript
4 lines
126 B
TypeScript
import { DefaultConfig } from "../../src/core/configuration/DefaultConfig";
|
|
|
|
export class TestConfig extends DefaultConfig {}
|