aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testAppNevena/Front/node_modules/@angular-devkit/architect/builders/true.d.ts
blob: cef2dd8a470ce7f2325e8468aef3f3677c0ed457 (plain) (blame)
1
2
3
4
5
6
7
8
9
/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://angular.io/license
 */
declare const _default: import("../src/internal").Builder<import("../../core/src").JsonObject>;
export default _default;