frontend/.pnpm-store/v3/files/4d/fdc001e59d11f25d62c33d08ee05f7b29d458a0c0f1a370bb5b3c49b25cbe08c254d64d0afccc18746855ca5ca52c897625aef64c8f11a33d768c24285801f

3 lines
99 B
Plaintext

import { Response } from '..';
export declare const isResponseOk: (response: Response) => boolean;