Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Function srcExists

    • Test whether a file source exists by performing a HEAD request against it

      Parameters

      • src: string

        The source URL or path to test

      Returns Promise<boolean>

      Does the file exist at the provided url?