mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Allows shared-utils and protocol to be built with `bazel build projects/shared-utils` and `bazel build projects/protocol`. This lays down the necessary ground work to include these libraries as dependencies in other bazel build rules.
1 line
34 B
TypeScript
1 line
34 B
TypeScript
export * from './src/public-api';
|