⚠️ This package is deprecated. v2 is the final release. No future versions will be published.
Skip to content

first()

ts
import api from "axe-api-client";

// ...
const user = await api.find("users/1");
  • url: The resource URL.

Released under the MIT License.