Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ AdMeasurementTag
Interface
AdMeasurementTag
packages/shared/src/graphql/posts.ts:343–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
341
}
342
343
export
interface
AdMeasurementTag {
344
markup: string;
345
overlay?: boolean;
346
}
347
348
export
type
ReadHistoryPost = Pick<
349
Post,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected