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:357–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
export
interface
AdMeasurementTag {
358
markup: string;
359
overlay?: boolean;
360
}
361
362
export
type
ReadHistoryPost = Pick<
363
Post,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected