Documentation / @expofp/schema / FpStat
Type Alias: FpStat
ts
type FpStat = object;__fpStat: converter output stats. dataSize is in bytes.
Type Declaration
Index Signature
ts
[key: string]: unknowndataSize?
ts
optional dataSize?: number;