TOP_FRAME constant

ContentBlockerTriggerLoadContext const TOP_FRAME

Top frame load context

Implementation

static const TOP_FRAME = ContentBlockerTriggerLoadContext._internal(
  'top-frame',
  'top-frame',
);