UNPKG

@aca-1/a2-composer

Version:
9 lines 248 B
import { Binding } from './binding.directive'; import { Debug } from './debug.directive'; export * from './binding.directive'; export * from './debug.directive'; export var DIRECTIVES = [ Binding, Debug, ]; //# sourceMappingURL=index.js.map