Umi — API References - v1.3.0
    Preparing search index...

    Variable isSomeConst

    isSome: <T>(option: Option<T>) => option is Some<T>

    Whether the given Option is a Some.

    Type Declaration