Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/
Class
packages/integration-github/src/helpers/serializer.ts:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
import
* as GitHubTypes from
'@octokit/webhooks-types'
;
3
4
export
default
class
Serializer {
5
static buildExternalId(
6
channelId: string,
7
owner: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected