tsbase
    Preparing search index...

    Class AsyncQuery<T>

    Wraps a generic async function returning a Result containing the return value of said function

    Type Parameters

    • T

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    AsyncQuery: () => Promise<T>

    Methods