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