Link Search Menu Expand Document

required overview

Added in v0.0.2


Table of contents


Is

isRequired

check if it’s not nil

Signature

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

Added in v0.0.2