import { sdk } from '../sdk' import { setApiKey } from './setApiKey' export const actions = sdk.Actions.of().addAction(setApiKey)