Content fetcher abstraction - provides content from any source. This allows the compiler to work with pre-fetched content or custom fetch implementations.
Usage
import { type IContentFetcher } from ".";
Content fetcher abstraction - provides content from any source. This allows the compiler to work with pre-fetched content or custom fetch implementations.
import { type IContentFetcher } from ".";