My map service is deployed as wms service on map server.
when i am that service in leaflet.js at that time i am able to consume it as tile service as i am able to zoom.
So, i want to is there any method in arcgis js to convert that wms service to wmts service so that i can use it in my application
thank you