Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/shisho_cloud_policy_helpers/raw.ts>RawPolicy

TypeScript libraries for Shisho Cloud
Latest
type alias RawPolicy
import { type RawPolicy } from "https://deno.land/x/shisho_cloud_policy_helpers@v0.0.1/raw.ts";

The default-exported function must have this type

Type Parameters

Input
Data
Result
definition: (input: Input, data: Data) => { result: Result; }