Type Alias ResourceInitFn<TConfig, TValue, TDependencies, TContext, TMeta, TTags, TMiddleware>

Helper alias describing the canonical resource init call signature. Shared with fluent builders to keep init typing consistent.

Type Parameters