export * from '@nicepkg/gpt-runner-shared/common'; export * from '@nicepkg/gpt-runner-shared/node'; function defineConfig(config) { return config; } export { defineConfig };