blob: 14fc822b0fc450078416035b3fcd2fd9c2ad7c3a [file]
ko.applyBindings({
city: "London",
coords: {
test1: "A",
test2: "B"
}
});