method LazyResult.prototype.asyncRe-exportimport { LazyResult } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js"; async(): Promise<Result>Run plugin in async way and return Result. Run plugin in async way and return Result. ReturnsPromise<Result>Result with output content.