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