UNPKG

vpn.email

Version:
8 lines (6 loc) 262 B
// For any options that may affect various areas of Knockout and aren't directly associated with data binding. ko.options = { 'deferUpdates': false, 'useOnlyNativeEvents': false }; //ko.exportSymbol('options', ko.options); // 'options' isn't minified