Documentation / @expofp/schema / FpSvgJsRef
Type Alias: FpSvgJsRef
ts
type FpSvgJsRef = object;A $ref to the expo's fp.svg.js — resolves to a FpSvgJsSchema payload. Set explicitly (e.g. by an offline copy pointing at a resolved fp.svg.json) to override the <legacyDataUrlBase>fp.svg.js derivation.
Type Declaration
$ref
ts
$ref: string;