%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/yup/lib/util/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/yup/lib/util/types.d.ts

export declare type Defined<T> = T extends undefined ? never : T;
export declare type TypedSchema = {
    __inputType: any;
    __outputType: any;
};
export declare type TypeOf<TSchema extends TypedSchema> = TSchema['__inputType'];
export declare type Asserts<TSchema extends TypedSchema> = TSchema['__outputType'];
export declare type Thunk<T> = T | (() => T);
export declare type If<T, Y, N> = T extends undefined ? Y : N;

Zerion Mini Shell 1.0