1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/packages/unleash-api/migrations/20161102212415-create-client-strategies.js
2020-02-20 08:30:34 +01:00

4 lines
111 B
JavaScript

'use strict';
module.exports = require('../scripts/migration-runner').create('009-create-client-strategies');