mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
{{!Copyright (c) Microsoft. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for full license information.}}
|
|
{{#isCollection}}
|
|
{{>partials/collection}}
|
|
{{/isCollection}}
|
|
{{#isItem}}
|
|
{{>partials/item}}
|
|
{{/isItem}}
|