@connect-plus-online/ogabai-integrations 0.0.103 → 0.0.105

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -1380,6 +1380,9 @@ var meResponseNestedFields = {
1380
1380
 
1381
1381
  // src/services/user/user.service.ts
1382
1382
  var createUserService = (client) => ({
1383
+ async featureTestPhase(featureName, testFeatures) {
1384
+ return testFeatures.includes(featureName);
1385
+ },
1383
1386
  async getTestFeatureEnabled(fetchFields, option) {
1384
1387
  var _a, _b;
1385
1388
  const res = await client.request(