UNPKG
@solapi/mcp-server
Version:
latest (1.7.2)
1.7.2
1.7.1
1.7.0
1.6.1
1.5.10
1.5.9
1.5.8
1.5.6
1.5.5
1.5.4
1.3.14
1.3.12
1.3.11
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.0.100
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
MCP server for SOLAPI document search and integration
@solapi/mcp-server
/
dist
/
data
/
authenticationExamples.d.ts
9 lines
•
227 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
declare
const
authenticationExamples
: {
id
:
string
;
title
:
string
;
category
:
string
;
description
:
string
;
tags
:
string
[];
content
:
string
; }[];
//# sourceMappingURL=authenticationExamples.d.ts.map