MCPcopy Create free account
hub / github.com/adearriba/ShopifyCheckoutJS / methodData

Method methodData

src/Methods/SelectionMethod.js:36–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 get methodData(){
37 return this.input.dataset;
38 }
39
40 get methodId(){
41 return this.input.id;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected