Files
feedstr.live/node_modules/workbox-build/build/lib/get-file-size.d.ts
T
2023-11-25 18:12:47 -05:00

2 lines
66 B
TypeScript

export declare function getFileSize(file: string): number | null;