Closed sin-to-jin closed 1 year ago
This commit updates the type definition for the GTMContextDispatch createContext to use the more specific typeof sendToGTM instead of any. This improves type safety and helps to catch any potential errors earlier in the development process.
Summary
This commit updates the type definition for the GTMContextDispatch createContext to use the more specific typeof sendToGTM instead of any. This improves type safety and helps to catch any potential errors earlier in the development process.