()
| 241 | : never |
| 242 | > |
| 243 | & { readonly make: Make } |
| 244 | } = function() { |
| 245 | function KeyClass() {} |
| 246 | const self = KeyClass as any as Types.Mutable<Reference<any>> |
| 247 | Object.setPrototypeOf(self, ServiceProto) |
| 248 | const init = (key: string, options?: { |