NestKit

StandardExpandMethod

type

Represents a standard method on an

typescript
type StandardExpandMethod = (context: ExpandContext) => Promise<unknown>