Files
Botexercito/Frontend/angular-internal-chat/node_modules/@schematics/angular/utility/eol.d.ts
T
2026-03-22 18:07:19 +00:00

9 lines
260 B
TypeScript

/**
* @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.dev/license
*/
export declare function getEOL(content: string): string;