LogoRobo.js
Framework

WalOp

Type Alias: WalOp

type WalOp = "create" | "update" | "delete";

WAL operation type.

On this page