chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"FormatVersion": 3,
|
||||
"Id": "4c496e8d-2a83-4493-a7a4-fdad29ef3f7d"/*StringLength*/,
|
||||
"Description": "Counts the characters in a string and outputs the amount as a float",
|
||||
"SymbolTags": "1",
|
||||
"InputUis": [
|
||||
{
|
||||
"InputId": "5794d63a-3ef7-42c5-b726-e814ea9093e3"/*InputString*/,
|
||||
"Position": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0
|
||||
},
|
||||
"Usage": "Default"
|
||||
}
|
||||
],
|
||||
"SymbolChildUis": [],
|
||||
"OutputUis": [
|
||||
{
|
||||
"OutputId": "c2fa7c57-6a0c-4d33-a70d-5130f3d52798"/*Length*/,
|
||||
"Position": {
|
||||
"X": 0.0,
|
||||
"Y": 0.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user