UNPKG
@thomas.tan/typescript-mcp-demo-server
Version:
latest (0.2.0)
0.2.0
TypeScript MCP demo server with web extraction, search, and datetime utilities
@thomas.tan/typescript-mcp-demo-server
/
dist
/
datetime-tool.d.ts
2 lines
(1 loc)
•
54 B
TypeScript
View Raw
1
2
export
declare
function
getCurrentDateTime
(
):
string
;