UNPKG
@zxkane/quip-mcp-server
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
MCP server for interacting with Quip spreadsheets
@zxkane/quip-mcp-server
/
dist
/
version.d.ts
5 lines
(4 loc)
•
95 B
TypeScript
View Raw
1
2
3
4
5
/** * Version information for the Quip MCP Server */
export
declare
const
version =
"1.0.0"
;