@adcp/client API Reference - v3.3.3
    Preparing search index...

    Variable HTMLAssetSchemaConst

    HTMLAssetSchema: ZodObject<
        { content: ZodString; version: ZodOptional<ZodNullable<ZodString>> },
        $strip,
    > = ...