[feathersjs__express] Repair links (#47446)

This commit is contained in:
Jack Bates 2020-09-11 09:07:53 -07:00 committed by GitHub
parent 18accceb5d
commit 46d9d1248b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
// Project: https://feathersjs.com
// Definitions by: Jan Lohage <https://github.com/j2L4e>
// Aleksey Klimenko <https://github.com/DadUndead>
// Definitions: https://github.com/feathersjs-ecosystem/feathers-typescript
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import { Application as FeathersApplication, ServiceMethods, SetupMethod } from '@feathersjs/feathers';