// Code generated from Pkl module `dwngen`. DO NOT EDIT. package gen type IPFS struct { ApiUrl string `pkl:"apiUrl" json:"apiUrl,omitempty"` GatewayUrl string `pkl:"gatewayUrl" json:"gatewayUrl,omitempty"` }