Buckets:
| import { Command } from '../command'; | |
| import { Logger } from '../logger'; | |
| import { FlowController } from './flow-controller'; | |
| export declare class LoggerPadding implements FlowController { | |
| private readonly logger; | |
| constructor({ logger }: { | |
| logger: Logger; | |
| }); | |
| handle(commands: Command[]): { | |
| commands: Command[]; | |
| onFinish: () => void; | |
| }; | |
| } | |
Xet Storage Details
- Size:
- 383 Bytes
- Xet hash:
- 04d01baee13571d50c5454c8c3bd2cd56a87d6152bd111d0a4928a54601b2a3d
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.