3 lines
109 B
TypeScript
3 lines
109 B
TypeScript
// re-export from external.ts for backward compatibility
|
|
export { ghPullfrogMcpName } from "../external.ts";
|