UNPKG

@commercetools/personal-data-erasure

Version:

Export and delete all data related to a single customer

11 lines (8 loc) 222 B
#!/usr/bin/env node /* eslint-disable */ /* This file exists because we use Babel to transpile the JS but when testing the CLI we need to spawn a process that uses normal JS. */ 'use strict' require('../lib/cli.js')