##// END OF EJS Templates
added provided and configure methods to the fluent container configuration, added applyConfig method to the container
added provided and configure methods to the fluent container configuration, added applyConfig method to the container

File last commit:

r136:17c7de5d346c ioc ts support
r142:be7edf08a115 v1.4.0-rc3 default
Show More
plan.ts
8 lines | 220 B | video/mp2t | TypeScriptLexer
cin
working build and test for browser and node targets
r93 import "./ActivatableTests";
import "./TraceSourceTests";
import "./CancellationTests";
import "./ObservableTests";
import "./ContainerTests";
import "./SafeTests";
import "./TextTests";
cin
tests
r136 import "./FluentContainerTests";