UNPKG

@fission-ai/openspec

Version:

AI-native system for spec-driven development

3 lines 283 B
// Core OpenSpec logic will be implemented here export { GLOBAL_CONFIG_DIR_NAME, GLOBAL_CONFIG_FILE_NAME, GLOBAL_DATA_DIR_NAME, getGlobalConfigDir, getGlobalConfigPath, getGlobalConfig, saveGlobalConfig, getGlobalDataDir } from './global-config.js'; //# sourceMappingURL=index.js.map