angular/projects/shared-utils/index.ts
AleksanderBodurri 3556129afe build(devtools): create bazel build rules for shared-utils and the protocol library
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.
2021-11-10 12:30:54 -05:00

1 line
34 B
TypeScript

export * from './src/public-api';