mirror of
https://github.com/logos-storage/swarmsim.git
synced 2026-01-04 23:03:12 +00:00
8 lines
138 B
Nim
8 lines
138 B
Nim
# Used in twithtypeid.nim. Do not delete.
|
|
|
|
import swarmsim/lib/withtypeid
|
|
|
|
withTypeId(true):
|
|
type
|
|
RepeatedName* = object of RootObj
|