augment-vir - v31.13.0
    Preparing search index...

    Type Alias NoInputsFunction<Return>

    NoInputsFunction: () => Return

    A Function with no inputs and a return type of Return (which defaults to any).

    Type Parameters

    • Return = any

    Type declaration