Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/security / / createGuard
Function: createGuard()
ts
function createGuard(opts): MemoryModificationGuard;Defined in: packages/security/src/guard/factory.ts:32
Construct a guard for the supplied tier.
Parameters
| Parameter | Type |
|---|---|
opts | CreateGuardOptions |