MCPcopy Create free account
hub / github.com/aurelia/binding /

Class

src/binding-engine.js:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11};
12
13export class BindingEngine {
14 static inject = [ObserverLocator, Parser];
15
16 constructor(observerLocator, parser) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected