Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 363 Bytes

core.options.useragent.md

File metadata and controls

13 lines (8 loc) · 363 Bytes

Home > @cerbos/core > Options > userAgent

Options.userAgent property

Custom user agent to prepend to the built-in value.

Signature:

userAgent?: string | undefined;