UNPKG

@andrewlwn77/app-store-mcp

Version:

MCP server for App Store API integration - Access Apple App Store and Google Play Store data

6 lines 160 B
export var Store; (function (Store) { Store["Apple"] = "apple"; Store["Google"] = "google"; })(Store || (Store = {})); //# sourceMappingURL=types.js.map