Type Utils
    Preparing search index...

    Type Alias TypeGuardFactory<Args, T>

    TypeGuardFactory: Func<Args, TypeGuard<T>>

    Type Parameters

    • Args extends any[] = any[]
    • T = any