navio-blsct
    Preparing search index...

    Interface BlsctBoolRetVal

    interface BlsctBoolRetVal {
        result: number;
        value: boolean;
    }
    Index

    Properties

    Properties

    result: number
    value: boolean