Interface: PromiseAndParser

PromiseAndParser

A promise and parser pair

Properties:
Name Type Description
parser LoaderParser

the parser that is loading the asset

promise Promise<any>

the promise that is loading the asset

Members

parser LoaderParser

the parser that is loading the asset

promise Promise<any>

the promise that is loading the asset