UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

4 lines (3 loc) 149 B
import { IActionHandler } from "./IActionHandler"; export declare const arrayAppend: IActionHandler; export declare const arrayTake: IActionHandler;