MCPcopy Create free account
hub / github.com/denostack/safen / stringify

Function stringify

decorators/stringify.ts:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7};
8
9export function stringify(): Decorator<string> {
10 return decorator;
11}

Callers 1

decorators.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected