Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaystackOSS/paystack-mcp-server
/ paystack-skill-resource.spec.ts
File
paystack-skill-resource.spec.ts
test/paystack-skill-resource.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert'
;
2
import
* as fs from
'node:fs'
;
3
import
* as path from
'node:path'
;
4
import
{ registerSkillResource } from
'../src/resources/paystack-skill.js'
;
Callers
nothing calls this directly
Calls
1
registerSkillResource
Function · 0.85
Tested by
no test coverage detected