getForUrl method

Last updated: 2026-02-24T19:46:21.800Z

Metrics

LOC: 1 Complexity: 1 Params: 1

Signature

getForUrl(url: string): : Promise<T[]>

Source Code

  getForUrl(url: string): Promise<T[]>;

No outgoing dependencies.

No incoming dependencies.