--- editUrl: false next: false prev: false title: "Services" --- > **Services**\<`T`\>(...`keys`): `IntoDependencies`\<`T`\> ## Type parameters • **T** *extends* keyof `Dependencies`[] ## Parameters • ...**keys**: [`...T[]`] ## Returns `IntoDependencies`\<`T`\> array of dependencies, in the same order of keys provided ## Since 3.0.0 The plural version of [Service](../../../../../../../../v4/api/functions/service) ## Source [src/core/ioc/index.ts:27](https://github.com/sern-handler/handler/blob/45665292ae99b70b419575eef2271e29523a30e0/src/core/ioc/index.ts#L27)