NestKit

ReusableExpandMethod

type

Represents a method within a

typescript
type ReusableExpandMethod = (args: any[]) => Promise<unknown>