Skip to content

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]: unknown

dataSize? ​

ts
optional dataSize?: number;