variable PlatformCompilerOptionsSchema

Schema for platform compiler options Note: preFetchedContent and customFetcher are not validated as they are runtime objects

Type

z.ZodType<PlatformCompilerOptionsOutput>

Usage

import { PlatformCompilerOptionsSchema } from ".";