4 lines
112 B
TypeScript
4 lines
112 B
TypeScript
import buildConfig from "#utils/buildConfig.default.json" assert { type: "json" };
|
|
|
|
export default buildConfig;
|