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

4 lines
111 B
JavaScript

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