UNPKG

netlify-cli

Version:

Netlify command line tool

6 lines (5 loc) 169 B
export default { name: 'abtest', description: "Function that randomly assigns users to group 'a' or 'b' and sets this value as a cookie.", functionType: 'edge', }