APIInterfacesCoreModuleStoreOn this pageInterface: CoreModuleStoreRepresents a core module store that stores IDs mapped to file paths.Implemented byModuleStorePropertiescommands• commands: Map<string, string>Defined insrc/core/contracts/module-store.ts:7metadata• metadata: WeakMap<Module, CommandMeta>Defined insrc/core/contracts/module-store.ts:8