ScriptUrlPattern: string | typeof FingerprintJSPro.defaultScriptUrlPattern | readonly (string | typeof FingerprintJSPro.defaultScriptUrlPattern)[]

A JS agent script URL pattern.

The following substrings are replaced:

  • — the major version of JS agent;
  • — the public key set via the apiKey option;
  • — the version of this package;

Generated using TypeDoc