Documentation / @expofp/schema / FpSvgLayerJsRefSchema
Variable: FpSvgLayerJsRefSchema
ts
const FpSvgLayerJsRefSchema: ZodObject<FpSvgLayerJsRef>;A $ref to one layer's fp.svg.<layerName>.js. The layer's data is not loaded eagerly: resolve() (@expofp/resolve) evaluates a .js ref on demand and returns its assigned globals as JSON — a FpSvgLayerJsSchema payload.