For example, in https://github.com/react-native-community/RNNewArchitectureApp/blob/run/pure-cxx-module/tm/NativeSampleModule.ts if `CustomType` has methods, how to declare them?
For example, in https://github.com/react-native-community/RNNewArchitectureApp/blob/run/pure-cxx-module/tm/NativeSampleModule.ts if
CustomTypehas methods, how to declare them?