Alias

Instead of importing from 'diabolo', you can import from 'diabolo/aliased'. This version exports all the functions and types from 'diabolo' with shorter names.

import * as DI from 'diabolo/aliased'

Here is the table of the aliases:

OriginalAlias
ServiceSrv
WithServicesWith
createServicesrv
lazyCreateServiceImplimpl
createFunctionfn
requireServicereq
provideprov