mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-05 06:53:06 +00:00
reinstate removed types
This commit is contained in:
parent
d6e9162f48
commit
d753a517d9
@ -56,6 +56,15 @@ type
|
||||
|
||||
TestManagerError* = object of CatchableError
|
||||
|
||||
Border {.pure.} = enum
|
||||
Left, Right
|
||||
Align {.pure.} = enum
|
||||
Left, Right
|
||||
|
||||
MarkerPosition {.pure.} = enum
|
||||
Start,
|
||||
Finish
|
||||
|
||||
{.push raises: [].}
|
||||
|
||||
logScope:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user