Link Search Menu Expand Document

containsUpperCase overview

Added in v0.0.2


Table of contents


Is

isContainUpperCase

check if it’s contains upper case

Signature

export declare const isContainUpperCase: (a: any) => boolean

Added in v0.0.2