UNPKG

@rarible/action

Version:

Action is almost like async function, but actions can be divided into steps. It gives more control over action execution.

4 lines (3 loc) 98 B
export * from "./execution.js"; export * from "./action.js"; export * from "./action-builder.js";