@nextcloud/dialogs
    Preparing search index...

    Interface Boolean

    interface Boolean {
        valueOf(): boolean;
    }
    Index

    Methods

    Methods

    • Returns the primitive value of the specified object.

      Returns boolean