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