UNPKG

ayanami

Version:
5 lines (4 loc) 147 B
import { combineWithIkari } from '../core'; export function getAllActionsForTest(ayanami) { return combineWithIkari(ayanami).triggerActions; }