type GetStorageSizeFn = () => number;
Defined in: packages/db/src/local-storage.ts:95
Type for the getStorageSize utility function
number