UNPKG

stitch-ui

Version:

5 lines (3 loc) 154 B
import { makeAPIKeyReducer } from "../auth/apikeys"; import { profileKeyActions } from "./actions"; export default makeAPIKeyReducer(profileKeyActions);