UNPKG

564 BTypeScriptView Raw
1/**
2 * @license
3 * Copyright Google LLC All Rights Reserved.
4 *
5 * Use of this source code is governed by an MIT-style license that can be
6 * found in the LICENSE file at https://angular.dev/license
7 */
8import * as test from './test';
9export * from './alias';
10export * from './buffer';
11export * from './create';
12export * from './empty';
13export * from './interface';
14export * from './memory';
15export * from './pattern';
16export * from './record';
17export * from './safe';
18export * from './scoped';
19export * from './sync';
20export * from './resolver';
21export { test };