property IPlatformCompilerOptions.preFetchedContent

Pre-fetched content that bypasses network/file access. Useful for browser/worker environments or testing.

Type

Usage

import { type IPlatformCompilerOptions } from ".";