Basic Wijmo for Angular 2 module containing internal common services and platform options.
wijmo.angular2.directivebase is an external TypeScript module that can be imported to your code using its ambient module name. For example:
import * as wjBase from 'wijmo/wijmo.angular2.directivebase'; wjBase.WjOptions.asyncBindings = false;
Basic Wijmo for Angular 2 module containing internal common services and platform options.
wijmo.angular2.directivebase is an external TypeScript module that can be imported to your code using its ambient module name. For example: