-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.bitmap
More file actions
19 lines (17 loc) · 818 Bytes
/
.bitmap
File metadata and controls
19 lines (17 loc) · 818 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* THIS IS A BIT-AUTO-GENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. */
/**
* The Bitmap file is an auto generated file used by Bit to track all your Bit components. It maps the component to a folder in your file system.
* This file should be committed to VCS(version control).
* Components are listed using their component ID (https://harmony-docs.bit.dev/aspects/component/#component-id).
* If you want to delete components you can use the "bit remove <component-id>" command.
* See the docs (https://harmony-docs.bit.dev/building-with-bit/removing-components) for more information, or use "bit remove --help".
*/
{
"ui/multi-select": {
"scope": "",
"version": "",
"mainFile": "public-api.ts",
"rootDir": "angular/ui/multi-select"
},
"$schema-version": "14.9.0"
}