Searched defs:_TagsTuple (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/haikudepot/build/scripts/
H A Dustache.py108 _TagsTuple = tuple[typing.AnyStr, typing.AnyStr] variable
119 _TagsTuple = typing.Tuple[typing.AnyStr, typing.AnyStr] variable

Completed in 98 milliseconds