|
28 | 28 | "lib/commonjs/index.d.js.map", |
29 | 29 | "lib/commonjs/index.js", |
30 | 30 | "lib/commonjs/index.js.map", |
| 31 | + "lib/commonjs/native/module.js", |
| 32 | + "lib/commonjs/native/module.js.map", |
| 33 | + "lib/commonjs/native/NativeShopifyCheckoutSheetKit.js", |
| 34 | + "lib/commonjs/native/NativeShopifyCheckoutSheetKit.js.map", |
31 | 35 | "lib/commonjs/pixels.d.js", |
32 | 36 | "lib/commonjs/pixels.d.js.map", |
33 | 37 | "lib/module/components/AcceleratedCheckoutButtons.js", |
|
42 | 46 | "lib/module/index.d.js.map", |
43 | 47 | "lib/module/index.js", |
44 | 48 | "lib/module/index.js.map", |
| 49 | + "lib/module/native/module.js", |
| 50 | + "lib/module/native/module.js.map", |
| 51 | + "lib/module/native/NativeShopifyCheckoutSheetKit.js", |
| 52 | + "lib/module/native/NativeShopifyCheckoutSheetKit.js.map", |
45 | 53 | "lib/module/pixels.d.js", |
46 | 54 | "lib/module/pixels.d.js.map", |
47 | 55 | "lib/typescript/src/components/AcceleratedCheckoutButtons.d.ts", |
|
50 | 58 | "lib/typescript/src/context.d.ts.map", |
51 | 59 | "lib/typescript/src/index.d.ts", |
52 | 60 | "lib/typescript/src/index.d.ts.map", |
| 61 | + "lib/typescript/src/native/module.d.ts", |
| 62 | + "lib/typescript/src/native/module.d.ts.map", |
| 63 | + "lib/typescript/src/native/NativeShopifyCheckoutSheetKit.d.ts", |
| 64 | + "lib/typescript/src/native/NativeShopifyCheckoutSheetKit.d.ts.map", |
53 | 65 | "package.json", |
54 | 66 | "src/components/AcceleratedCheckoutButtons.tsx", |
55 | 67 | "src/context.tsx", |
56 | 68 | "src/errors.d.ts", |
57 | 69 | "src/events.d.ts", |
58 | 70 | "src/index.d.ts", |
59 | 71 | "src/index.ts", |
| 72 | + "src/native/module.ts", |
| 73 | + "src/native/NativeShopifyCheckoutSheetKit.ts", |
60 | 74 | "src/pixels.d.ts" |
61 | 75 | ] |
0 commit comments