Back to Pocketbase

Type alias excludeHooks<Type>

static/jsvm/types/excludeHooks.html

latest396 B
Original Source

Type alias excludeHooks<Type>

excludeHooks<Type>: {
[Property in keyof Type as Exclude<Property, on${string} | "cron">]: Type[Property]
}

Type Parameters

Type

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc