How do we use k6/experimental/grpc?

How do we use “k6/experimental/grpc” , it there an easier way to import and use it instead of through xk6 ?

I see there is GitHub - grafana/xk6-grpc , But i do not want to build custom k6 binary to use it , is there a way i can import the required module and use it ?

And its also not listed here

@rahulgouthamgs

k6/experimental/grpc is part of the official k6 binary since v0.45.0. You can just import it without building a custom k6 binary.