tool/inject library

Properties

no setter

Functions

clearAll() → void
create<T>(T any()) → void
delete<T>() → void
exists<T>() bool
get<T>() → T
getSafe<T>({T? onError()?}) → T?
put<T>(T any()) → T
replace<T>(T any()) → T