[][src]Type Definition swc_js_sourcemap::Result

type Result<T> = Result<T, Error>;

Represents results from this library