UNPKG

@tsed/schema

Version:
3 lines (2 loc) 184 B
export declare const isSuccessStatus: (code: string | number | undefined) => boolean | 0; export declare const isRedirectionStatus: (code: string | number | undefined) => boolean | 0;