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
/
types.js
6 lines
•
162 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
/** * Type definitions for the Quip MCP Server */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=types.js.map