UNPKG

ada

Version:

a simple frentend build tool

4 lines (2 loc) 95 B
import * as type from '../types' export const changeName = () => ({ type: type.CHANGE_NAME })